|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivationContent | |
---|---|
info.magnolia.module.exchangesimple |
Uses of ActivationContent in info.magnolia.module.exchangesimple |
---|
Methods in info.magnolia.module.exchangesimple that return ActivationContent | |
---|---|
protected ActivationContent |
BaseSyndicatorImpl.collect(Content node,
java.util.List<java.lang.String> orderBefore)
Collects all information about activated content and its children (those that are set to be activated with the parent by filter rules). |
Methods in info.magnolia.module.exchangesimple with parameters of type ActivationContent | |
---|---|
void |
SimpleSyndicator.activate(ActivationContent activationContent,
java.lang.String nodePath)
|
abstract void |
BaseSyndicatorImpl.activate(ActivationContent activationContent,
java.lang.String nodePath)
|
java.lang.String |
BaseSyndicatorImpl.activate(Subscriber subscriber,
ActivationContent activationContent,
java.lang.String nodePath)
Send request of activation of activationContent to the subscriber. |
protected void |
BaseSyndicatorImpl.addActivationHeaders(java.net.URLConnection connection,
ActivationContent activationContent)
Adds headers fields describing activation request. |
protected void |
BaseSyndicatorImpl.addResources(org.jdom.Element resourceElement,
javax.jcr.Session session,
Content content,
Content.ContentFilter filter,
ActivationContent activationContent)
|
protected void |
BaseSyndicatorImpl.cleanTemporaryStore(ActivationContent activationContent)
Cleans up temporary file store after activation. |
static void |
Transporter.transport(java.net.HttpURLConnection connection,
ActivationContent activationContent)
Initiates multipart http post to transport content to the subscriber. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |