Uses of Class
info.magnolia.module.exchangesimple.ActivationContent

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, 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(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, Content content, 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.
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.