|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |