public class CmsComponentWizard 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 Component |
parent |
protected String |
position |
protected UIConfigurationService |
uiConfigurationService |
protected static String |
WIZARD_CONFIG |
| Constructor and Description |
|---|
CmsComponentWizard(BrowserSectionModel model,
Component parent,
BrowserModel browserModel) |
CmsComponentWizard(Component parent) |
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 String position
protected BrowserModel browserModel
protected UIConfigurationService uiConfigurationService
public CmsComponentWizard(BrowserSectionModel model, Component parent, BrowserModel browserModel)
public CmsComponentWizard(Component parent)
protected 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(String position)
public boolean isDisplaySubtypes()
public void setDisplaySubtypes(boolean displaySubtypes)
protected CMSAdminSiteService getCmsAdminSiteService()
public GenericRandomNameProducer getGenericRandomNameProducer()
protected UIConfigurationService getUIConfigurationService()
protected CmsComponentSelectorPageFactory getCmsComponentSelectorPageFactory()
Copyright © 2017 SAP SE. All Rights Reserved.