public class CmsCreatePageWizard extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ABSTRACTPAGE_UID_PREFIX |
protected static String |
CMSITEM_CATALOGVERSION |
protected static String |
CMSITEM_UID |
protected static String |
DEFAULT_WIZARD_FRAME |
protected BrowserSectionModel |
model |
protected Component |
parent |
protected UIConfigurationService |
uiConfigurationService |
protected static String |
WIZARD_CONFIG |
| Constructor and Description |
|---|
CmsCreatePageWizard(BrowserSectionModel model,
Component parent) |
CmsCreatePageWizard(Component parent) |
| Modifier and Type | Method and Description |
|---|---|
protected CMSAdminSiteService |
getCmsAdminSiteService()
Returns proper admin site related service.
|
protected CmsPageSelectorPageFactory |
getCmsPageSelectorPageFactory() |
GenericRandomNameProducer |
getGenericRandomNameProducer() |
protected UIConfigurationService |
getUIConfigurationService() |
protected WizardConfiguration |
getWizardConfiguration() |
boolean |
isDisplaySubtypes() |
void |
setDisplaySubtypes(boolean displaySubtypes) |
Wizard |
start() |
protected static final String WIZARD_CONFIG
protected static final String DEFAULT_WIZARD_FRAME
protected static final String CMSITEM_CATALOGVERSION
protected static final String CMSITEM_UID
protected static final String ABSTRACTPAGE_UID_PREFIX
protected Component parent
protected BrowserSectionModel model
protected UIConfigurationService uiConfigurationService
public CmsCreatePageWizard(BrowserSectionModel model, Component parent)
public CmsCreatePageWizard(Component parent)
protected WizardConfiguration getWizardConfiguration()
public Wizard start()
protected CMSAdminSiteService getCmsAdminSiteService()
public boolean isDisplaySubtypes()
public void setDisplaySubtypes(boolean displaySubtypes)
public GenericRandomNameProducer getGenericRandomNameProducer()
protected UIConfigurationService getUIConfigurationService()
protected CmsPageSelectorPageFactory getCmsPageSelectorPageFactory()
Copyright © 2017 SAP SE. All Rights Reserved.