Class CmsContentEdiotrRelatedTypeWizard
java.lang.Object
de.hybris.platform.cmscockpit.wizard.CmsContentEdiotrRelatedTypeWizard
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BrowserModelprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected BrowserSectionModelprotected ObjectTemplateprotected org.zkoss.zk.ui.Componentprotected PropertyDescriptorprotected TypedObjectprotected UIConfigurationServiceprotected static final Stringprotected WizardConfiguration -
Constructor Summary
ConstructorsConstructorDescriptionCmsContentEdiotrRelatedTypeWizard(org.zkoss.zk.ui.Component parent) CmsContentEdiotrRelatedTypeWizard(org.zkoss.zk.ui.Component parent, ObjectTemplate currentObjectTemplate, TypedObject parentCompoenent, PropertyDescriptor parentPropertyDescriptor) -
Method Summary
Modifier and TypeMethodDescriptionprotected CMSAdminSiteServiceReturns proper admin site related service.protected ContentElementListConfigurationprotected ContentElementListConfigurationgetContentElementConfiguration(ObjectTemplate objectTemplate) protected ContentElementConfigurationprotected ObjectTypeFilter<ObjectTemplate,AbstractPageModel> protected UIConfigurationServiceprotected WizardConfigurationbooleanisCreateMode(WizardConfiguration config) booleanbooleanisSelectMode(WizardConfiguration config) voidsetBrowserModel(BrowserModel browserModel) voidsetCreateMode(Boolean createMode) voidsetDisplaySubtypes(boolean displaySubtypes) voidsetSelectedMode(Boolean selectedMode) voidsetWizardConfiguration(WizardConfiguration wizardConfiguration) voidsetWizardParameters(Map<String, Object> wizardParameters) 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
-
browserModel
-
uiConfigurationService
-
objectTemplate
-
typedObject
-
parentPropertyDescriptor
-
wizardConfiguration
-
-
Constructor Details
-
CmsContentEdiotrRelatedTypeWizard
public CmsContentEdiotrRelatedTypeWizard(org.zkoss.zk.ui.Component parent, ObjectTemplate currentObjectTemplate, TypedObject parentCompoenent, PropertyDescriptor parentPropertyDescriptor) -
CmsContentEdiotrRelatedTypeWizard
public CmsContentEdiotrRelatedTypeWizard(org.zkoss.zk.ui.Component parent)
-
-
Method Details
-
getWizardConfiguration
-
start
-
start
-
isSelectMode
-
isCreateMode
-
getCurrentTypeElementConfiguration
-
getContentElementConfiguration
-
getContentElementConfiguration
protected ContentElementListConfiguration getContentElementConfiguration(ObjectTemplate objectTemplate) -
getCmsAdminSiteService
Returns proper admin site related service.- Returns:
- site related admin service
-
getGenericRandomNameProducer
-
getUIConfigurationService
-
getType4PageFilter
-
setWizardConfiguration
-
isDisplaySubtypes
public boolean isDisplaySubtypes()- Returns:
- the displaySubtypes
-
setDisplaySubtypes
public void setDisplaySubtypes(boolean displaySubtypes) - Parameters:
displaySubtypes- the displaySubtypes to set
-
getCreateMode
-
setCreateMode
-
getSelectedMode
-
setSelectedMode
-
getWizardParameters
-
setWizardParameters
-
setBrowserModel
-