public interface PageUpdateContext extends PageActionContext
PageUpdateEvent
Modifier and Type | Method and Description |
---|---|
javax.jcr.Node |
getUpdatedPageNode() |
javax.jcr.Node |
getUpdatedSiteMapItemNode() |
getEditingMount, getRequestContext
javax.jcr.Node getUpdatedSiteMapItemNode()
session
created (but not yet persisted) site map item JCR Node
as a result of this update page actionjavax.jcr.Node getUpdatedPageNode()
session
created (but not yet persisted) page JCR Node
as a result of this update page action, or null if the page used by this site map item was not changedCopyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.