Package | Description |
---|---|
info.magnolia.cms.exchange |
Modifier and Type | Method and Description |
---|---|
Collection<Subscriber> |
ActivationManager.getSubscribers()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Syndicator.activate(Subscriber subscriber,
String parent,
Content content)
Deprecated.
This will activate the specified node to the specified subscriber.
|
void |
Syndicator.activate(Subscriber subscriber,
String parent,
Content content,
List<String> orderBefore)
Deprecated.
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)
Deprecated.
|
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–2019 Magnolia International Ltd.. All rights reserved.