|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChannelManagerEvent
This event type is used by the ChannelManagerEventListener in order to identify the channel and its related information.
Method Summary | |
---|---|
Blueprint |
getBlueprint()
Returns a blueprint object which is being used during the channel creation. |
Channel |
getChannel()
Returns the channel which was used as an input during channel creation or update. |
String |
getChannelId()
Returns the ID of the channel which is being created or updated. |
javax.jcr.Node |
getConfigRootNode()
Returns the HST Configuration root node. |
Method Detail |
---|
Blueprint getBlueprint()
String getChannelId()
getChannel().getId()
.
Channel getChannel()
javax.jcr.Node getConfigRootNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |