public class CmsComponentWizard
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected BrowserModel |
browserModel |
protected static java.lang.String |
CMSITEM_CATALOGVERSION |
protected static java.lang.String |
CMSITEM_UID |
protected static java.lang.String |
CMSITEM_UID_PREFIX |
protected static java.lang.String |
DEFAULT_WIZARD_FRAME |
protected BrowserSectionModel |
model |
protected Component |
parent |
protected java.lang.String |
position |
protected UIConfigurationService |
uiConfigurationService |
protected static java.lang.String |
WIZARD_CONFIG |
| Constructor and Description |
|---|
CmsComponentWizard(BrowserSectionModel model,
Component parent,
BrowserModel browserModel) |
CmsComponentWizard(Component parent) |
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 CMSITEM_UID_PREFIX
protected Component parent
protected BrowserSectionModel model
protected java.lang.String position
protected BrowserModel browserModel
protected UIConfigurationService uiConfigurationService
public CmsComponentWizard(BrowserSectionModel model, Component parent, BrowserModel browserModel)
public CmsComponentWizard(Component parent)
protected java.lang.String getCurrentPosition(BrowserSectionModel model)
protected WizardConfiguration getWizardConfiguration()
public Wizard start()
protected ContentElementConfiguration getCurrentTypeElementConfiguration(CmsWizard wizard)
protected ContentElementListConfiguration getContentElementConfiguration()
protected ContentElementListConfiguration getContentElementConfiguration(ObjectTemplate objectTemplate)
public void setPosition(java.lang.String position)
public boolean isDisplaySubtypes()
public void setDisplaySubtypes(boolean displaySubtypes)
public void setParameters(java.util.Map<java.lang.String,? extends java.lang.Object> parameters)
public java.util.Map<java.lang.String,? extends java.lang.Object> getParameters()
protected CMSAdminSiteService getCmsAdminSiteService()
public GenericRandomNameProducer getGenericRandomNameProducer()
protected UIConfigurationService getUIConfigurationService()
protected CmsComponentSelectorPageFactory getCmsComponentSelectorPageFactory()
Copyright © 2018 SAP SE. All Rights Reserved.