Interface PageCreateContext

All Superinterfaces:
PageActionContext

public interface PageCreateContext extends PageActionContext
Page create context data used in PageCreateEvent
  • Method Details

    • getNewSiteMapItemNode

      Node getNewSiteMapItemNode()
      Returns:
      the in session created (but not yet persisted) site map item JCR Node as a result of this create page action
    • getNewPageNode

      Node getNewPageNode()
      Returns:
      the in session created (but not yet persisted) page JCR Node as a result of this create page action