Class CmsADESessionCache.LastPageBean

    • Constructor Summary

      Constructors 
      Constructor Description
      LastPageBean​(java.lang.String siteRoot, CmsUUID pageId, CmsUUID detailId)
      Creates a new instance.
    • Constructor Detail

      • LastPageBean

        public LastPageBean​(java.lang.String siteRoot,
                            CmsUUID pageId,
                            CmsUUID detailId)
        Creates a new instance.

        Parameters:
        siteRoot - the site root
        pageId - the page id
        detailId - the detail content id (may be null)
    • Method Detail

      • getPageId

        public CmsUUID getPageId()
        Returns the pageId.

        Returns:
        the pageId
      • getSiteRoot

        public java.lang.String getSiteRoot()
        Returns the siteRoot.

        Returns:
        the siteRoot