Uses of Class
info.magnolia.cms.exchange.ExchangeException

Packages that use ExchangeException
info.magnolia.cms.exchange   
 

Uses of ExchangeException in info.magnolia.cms.exchange
 

Methods in info.magnolia.cms.exchange that throw ExchangeException
 void Syndicator.activate(String parent, Content content)
          This will activate the specified node to all configured subscribers.
 void Syndicator.activate(String parent, Content content, List<String> orderBefore)
          This will activate the specified node to all configured subscribers.
 void Syndicator.activate(Subscriber subscriber, String parent, Content content)
          This will activate the specified node to the specified subscriber.
 void Syndicator.activate(Subscriber subscriber, String parent, Content content, List<String> orderBefore)
          This will activate the specified node to the specified subscriber.
 void Syndicator.deactivate(Content node)
           
 void Syndicator.deactivate(Subscriber subscriber, Content node)
           
 



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