|
||||||||||
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(info.magnolia.cms.core.Content node,
List<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,
String nodePath)
|
abstract void |
BaseSyndicatorImpl.activate(ActivationContent activationContent,
String nodePath)
|
String |
BaseSyndicatorImpl.activate(info.magnolia.cms.exchange.Subscriber subscriber,
ActivationContent activationContent,
String nodePath)
Send request of activation of activationContent to the subscriber. |
protected void |
BaseSyndicatorImpl.addActivationHeaders(URLConnection connection,
ActivationContent activationContent)
Adds headers fields describing activation request. |
protected void |
BaseSyndicatorImpl.addResources(org.jdom.Element resourceElement,
javax.jcr.Session session,
info.magnolia.cms.core.Content content,
info.magnolia.cms.core.Content.ContentFilter filter,
ActivationContent activationContent)
|
protected void |
BaseSyndicatorImpl.cleanTemporaryStore(ActivationContent activationContent)
Cleans up temporary file store after activation. |
static void |
Transporter.transport(HttpURLConnection connection,
ActivationContent activationContent)
Initiates multipart http post to transport content to the subscriber. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |