public interface ChannelManagerEvent
Modifier and Type | Method and Description |
---|---|
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.
|
Blueprint getBlueprint()
String getChannelId()
getChannel().getId()
.Channel getChannel()
javax.jcr.Node getConfigRootNode()
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.