Package | Description |
---|---|
info.magnolia.cms.exchange |
Modifier and Type | Method and Description |
---|---|
void |
Syndicator.activate(String parent,
Content content)
Deprecated.
This will activate the specified node to all configured subscribers.
|
void |
Syndicator.activate(String parent,
Content content,
List<String> orderBefore)
Deprecated.
This will activate the specified node to all configured subscribers.
|
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 |
Syndicator.deactivate(Content node)
Deprecated.
|
void |
Syndicator.deactivate(Subscriber subscriber,
Content node)
Deprecated.
|
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.