public class CmsCreatePageWizard
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ABSTRACTPAGE_UID_PREFIX |
protected static java.lang.String |
CMSITEM_CATALOGVERSION |
protected static java.lang.String |
CMSITEM_UID |
protected static java.lang.String |
DEFAULT_WIZARD_FRAME |
protected BrowserSectionModel |
model |
protected Component |
parent |
protected UIConfigurationService |
uiConfigurationService |
protected static java.lang.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 java.lang.String WIZARD_CONFIG
protected static final java.lang.String DEFAULT_WIZARD_FRAME
protected static final java.lang.String CMSITEM_CATALOGVERSION
protected static final java.lang.String CMSITEM_UID
protected static final java.lang.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 © 2018 SAP SE. All Rights Reserved.