Class PageViewNavigationEvent

    • Constructor Detail

      • PageViewNavigationEvent

        public PageViewNavigationEvent​(java.lang.Object source,
                                       CMSSiteModel site,
                                       CatalogVersionModel catalog,
                                       AbstractPageModel page)
        The Constructor.
        Parameters:
        source - the source
        site - the site
        catalog - the catalog
        page - the page
    • Method Detail

      • getPagePk

        public AbstractPageModel getPagePk()
        Gets the page pk.
        Returns:
        the pagePk