public class PageViewNavigationEvent extends CmsNavigationEvent
| Constructor and Description |
|---|
PageViewNavigationEvent(java.lang.Object source,
CMSSiteModel site,
CatalogVersionModel catalog,
AbstractPageModel page)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractPageModel |
getPagePk()
Gets the page pk.
|
getCatalog, getPage, getSitegetSource, toStringpublic PageViewNavigationEvent(java.lang.Object source,
CMSSiteModel site,
CatalogVersionModel catalog,
AbstractPageModel page)
source - the sourcesite - the sitecatalog - the catalogpage - the pagepublic AbstractPageModel getPagePk()
Copyright © 2018 SAP SE. All Rights Reserved.