public interface PageCreateContext extends PageActionContext
PageCreateEvent
Modifier and Type | Method and Description |
---|---|
javax.jcr.Node |
getNewPageNode() |
javax.jcr.Node |
getNewSiteMapItemNode() |
getEditingMount, getRequestContext
javax.jcr.Node getNewSiteMapItemNode()
session
created (but not yet persisted) site map item JCR Node
as a result of this create page actionjavax.jcr.Node getNewPageNode()
session
created (but not yet persisted) page JCR Node
as a result of this create page actionCopyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.