Interface PageUpdateContext

All Superinterfaces:
PageActionContext

public interface PageUpdateContext extends PageActionContext
Page updating context data used in PageUpdateEvent
  • Method Details

    • getUpdatedSiteMapItemNode

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

      Node getUpdatedPageNode()
      Returns:
      the in 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 changed