Package | Description |
---|---|
info.magnolia.cms.exchange |
Modifier and Type | Method and Description |
---|---|
Collection<Subscriber> |
ActivationManager.getSubscribers() |
Modifier and Type | Method and Description |
---|---|
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 |
ActivationManager.addSubscribers(Subscriber subscriber)
Deprecated.
since 5.3.3 means of setting the subscribers are implementation detail and should not be exposed
|
void |
Syndicator.deactivate(Subscriber subscriber,
Content node) |
Modifier and Type | Method and Description |
---|---|
void |
ActivationManager.setSubscribers(Collection<Subscriber> subscribers)
Deprecated.
since 5.3.3 means of setting the subscribers are implementation detail and should not be exposed
|
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.