public class PageViewNavigationEventHandler extends CmsNavigationEventHandler
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PAGE_KEY
The Constant PAGE_KEY.
|
CATALOG_KEY, SITE_KEYDELIMITER| Constructor and Description |
|---|
PageViewNavigationEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(UICockpitPerspective perspective,
java.util.Map<java.lang.String,java.lang.String[]> params)
Called by the active
RequestHandler when a cockpit event is triggered for which this RequestEventHandler is
registered. |
getCmsAdminSiteService, getModelService, getObjectgetParameter, getPrefix, setPrefixpublic static final java.lang.String PAGE_KEY
public void handleEvent(UICockpitPerspective perspective, java.util.Map<java.lang.String,java.lang.String[]> params)
RequestEventHandlerRequestHandler when a cockpit event is triggered for which this RequestEventHandler is
registered.handleEvent in interface RequestEventHandlerhandleEvent in class CmsNavigationEventHandlerperspective - the current perspective or null if no perspective has been specifiedparams - HTTP request parametersCopyright © 2018 SAP SE. All Rights Reserved.