public class CmsContentEdiotrRelatedTypeWizard extends Object
| Modifier and Type | Field and Description |
|---|---|
protected BrowserModel |
browserModel |
protected static String |
CMSITEM_CATALOGVERSION |
protected static String |
CMSITEM_UID |
protected static String |
CMSITEM_UID_PREFIX |
protected static String |
DEFAULT_WIZARD_FRAME |
protected BrowserSectionModel |
model |
protected ObjectTemplate |
objectTemplate |
protected Component |
parent |
protected PropertyDescriptor |
parentPropertyDescriptor |
protected TypedObject |
typedObject |
protected UIConfigurationService |
uiConfigurationService |
protected static String |
WIZARD_CONFIG |
protected WizardConfiguration |
wizardConfiguration |
| Constructor and Description |
|---|
CmsContentEdiotrRelatedTypeWizard(Component parent) |
CmsContentEdiotrRelatedTypeWizard(Component parent,
ObjectTemplate currentObjectTemplate,
TypedObject parentCompoenent,
PropertyDescriptor parentPropertyDescriptor) |
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 CMSITEM_UID_PREFIX
protected Component parent
protected BrowserSectionModel model
protected BrowserModel browserModel
protected UIConfigurationService uiConfigurationService
protected ObjectTemplate objectTemplate
protected TypedObject typedObject
protected PropertyDescriptor parentPropertyDescriptor
protected WizardConfiguration wizardConfiguration
public CmsContentEdiotrRelatedTypeWizard(Component parent,
ObjectTemplate currentObjectTemplate,
TypedObject parentCompoenent,
PropertyDescriptor parentPropertyDescriptor)
public CmsContentEdiotrRelatedTypeWizard(Component parent)
protected WizardConfiguration getWizardConfiguration()
public Wizard start()
public boolean isSelectMode(WizardConfiguration config)
public boolean isCreateMode(WizardConfiguration config)
protected ContentElementConfiguration getCurrentTypeElementConfiguration(CmsWizard wizard)
protected ContentElementListConfiguration getContentElementConfiguration()
protected ContentElementListConfiguration getContentElementConfiguration(ObjectTemplate objectTemplate)
protected CMSAdminSiteService getCmsAdminSiteService()
public GenericRandomNameProducer getGenericRandomNameProducer()
protected UIConfigurationService getUIConfigurationService()
protected ObjectTypeFilter<ObjectTemplate,AbstractPageModel> getType4PageFilter()
public void setWizardConfiguration(WizardConfiguration wizardConfiguration)
public boolean isDisplaySubtypes()
public void setDisplaySubtypes(boolean displaySubtypes)
displaySubtypes - the displaySubtypes to setpublic Boolean getCreateMode()
public void setCreateMode(Boolean createMode)
public Boolean getSelectedMode()
public void setSelectedMode(Boolean selectedMode)
public void setBrowserModel(BrowserModel browserModel)
Copyright © 2017 SAP SE. All Rights Reserved.