Class CmsComponentWizard
java.lang.Object
de.hybris.platform.cmscockpit.wizard.CmsComponentWizard
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BrowserModelprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected BrowserSectionModelprotected org.zkoss.zk.ui.Componentprotected Stringprotected UIConfigurationServiceprotected static final String -
Constructor Summary
ConstructorsConstructorDescriptionCmsComponentWizard(BrowserSectionModel model, org.zkoss.zk.ui.Component parent, BrowserModel browserModel) CmsComponentWizard(org.zkoss.zk.ui.Component parent) -
Method Summary
Modifier and TypeMethodDescriptionprotected CMSAdminSiteServiceReturns proper admin site related service.protected CmsComponentSelectorPageFactoryprotected ContentElementListConfigurationprotected ContentElementListConfigurationgetContentElementConfiguration(ObjectTemplate objectTemplate) protected Stringprotected ContentElementConfigurationprotected UIConfigurationServiceprotected WizardConfigurationbooleanvoidsetDisplaySubtypes(boolean displaySubtypes) voidsetParameters(Map<String, ? extends Object> parameters) voidsetPosition(String position) start()
-
Field Details
-
WIZARD_CONFIG
- See Also:
-
DEFAULT_WIZARD_FRAME
- See Also:
-
CMSITEM_CATALOGVERSION
- See Also:
-
CMSITEM_UID
- See Also:
-
CMSITEM_UID_PREFIX
- See Also:
-
parent
protected org.zkoss.zk.ui.Component parent -
model
-
position
-
browserModel
-
uiConfigurationService
-
-
Constructor Details
-
CmsComponentWizard
public CmsComponentWizard(BrowserSectionModel model, org.zkoss.zk.ui.Component parent, BrowserModel browserModel) -
CmsComponentWizard
public CmsComponentWizard(org.zkoss.zk.ui.Component parent)
-
-
Method Details
-
getCurrentPosition
-
getWizardConfiguration
-
start
-
getCurrentTypeElementConfiguration
-
getContentElementConfiguration
-
getContentElementConfiguration
protected ContentElementListConfiguration getContentElementConfiguration(ObjectTemplate objectTemplate) -
setPosition
-
isDisplaySubtypes
public boolean isDisplaySubtypes() -
setDisplaySubtypes
public void setDisplaySubtypes(boolean displaySubtypes) -
setParameters
-
getParameters
-
getCmsAdminSiteService
Returns proper admin site related service.- Returns:
- site related admin service
-
getGenericRandomNameProducer
-
getUIConfigurationService
-
getCmsComponentSelectorPageFactory
-