|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagListener
Listener for tag events.
Method Summary | |
---|---|
void |
tagAdded(TagEvent event)
Fired when a tag has been added to an object in the system. |
void |
tagCreated(TagEvent event)
Fired when a tag has been added to the system. |
void |
tagRemoved(TagEvent event)
Fired when a tag has been removed from an object in the system. |
Method Detail |
---|
void tagCreated(TagEvent event)
event
- the event object.void tagAdded(TagEvent event)
event
- the event object.void tagRemoved(TagEvent event)
event
- the event object.
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |