Class CmsCreatePageWizard
java.lang.Object
de.hybris.platform.cmscockpit.wizard.CmsCreatePageWizard
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected BrowserSectionModelprotected org.zkoss.zk.ui.Componentprotected UIConfigurationServiceprotected static final String -
Constructor Summary
ConstructorsConstructorDescriptionCmsCreatePageWizard(BrowserSectionModel model, org.zkoss.zk.ui.Component parent) CmsCreatePageWizard(org.zkoss.zk.ui.Component parent) -
Method Summary
Modifier and TypeMethodDescriptionprotected CMSAdminSiteServiceReturns proper admin site related service.protected CmsPageSelectorPageFactoryprotected UIConfigurationServiceprotected WizardConfigurationbooleanvoidsetDisplaySubtypes(boolean displaySubtypes) start()
-
Field Details
-
WIZARD_CONFIG
- See Also:
-
DEFAULT_WIZARD_FRAME
- See Also:
-
CMSITEM_CATALOGVERSION
- See Also:
-
CMSITEM_UID
- See Also:
-
ABSTRACTPAGE_UID_PREFIX
- See Also:
-
parent
protected org.zkoss.zk.ui.Component parent -
model
-
uiConfigurationService
-
-
Constructor Details
-
CmsCreatePageWizard
-
CmsCreatePageWizard
public CmsCreatePageWizard(org.zkoss.zk.ui.Component parent)
-
-
Method Details
-
getWizardConfiguration
-
start
-
getCmsAdminSiteService
Returns proper admin site related service.- Returns:
- site related admin service
-
isDisplaySubtypes
public boolean isDisplaySubtypes() -
setDisplaySubtypes
public void setDisplaySubtypes(boolean displaySubtypes) -
getGenericRandomNameProducer
-
getUIConfigurationService
-
getCmsPageSelectorPageFactory
-