|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ItemEventListener
Defines the listener for items being published to a node.
Node.addItemEventListener(ItemEventListener)
Method Summary | |
---|---|
void |
handlePublishedItems(ItemPublishEvent items)
Called whenever an item is published to the node the listener is registered with. |
Method Detail |
---|
void handlePublishedItems(ItemPublishEvent items)
items
- The publishing details.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |