public class CmsTypePageController extends CmsPageController
transitions| Constructor and Description |
|---|
CmsTypePageController() |
| Modifier and Type | Method and Description |
|---|---|
protected SystemService |
getSystemService() |
protected TypeService |
getTypeService() |
WizardPage |
next(Wizard wizard,
WizardPage page)
Returns for the specified wizard page the next page.
|
boolean |
validate(Wizard wizard,
WizardPage page)
This method is invoked before leaving a page.
|
activateItemInEditor, donebeforeBack, beforeNext, cancel, evaluateAttribute, evaluateTransition, getFirstPage, initPage, previous, setTransitionspublic boolean validate(Wizard wizard, WizardPage page)
WizardPageControllervalidate in interface WizardPageControllervalidate in class CmsPageControllerpublic WizardPage next(Wizard wizard, WizardPage page)
WizardPageControllernext in interface WizardPageControllernext in class DefaultPageControllerwizard - the wizard which contains the pagespage - the current pageprotected SystemService getSystemService()
protected TypeService getTypeService()
Copyright © 2017 SAP SE. All Rights Reserved.