public class TemplatesForCmsSitePage extends AbstractGenericItemPage
BaseStore instances defined within system.
Note: BaseStore by selecting associated checkbox. At leaset one base store should be
selected!GenericItemWizard| Modifier and Type | Field and Description |
|---|---|
protected static String |
CHECKBOX_VALUE_ATTRIBUTE |
protected static String |
WIZARD_TEMPLATE_CONTEXT_INFO |
protected static String |
WIZARD_TEMPLATE_LIST_ENTRY |
protected static String |
WIZARD_TEMPLATES_CONTAINER |
protected static String |
WIZARD_TEMPLATES_LISTBOX |
protected static String |
WIZARD_TEMPLATES_LISTBOX_ODD |
CONTENT_ELEMENT_CONFIG, ERROR_SCLASS_ELEMENT_BOX_EDITOR, ERROR_SCLASS_WIZARD_CNT, errorContainer, INFO_SCLASS_ELEMENT_BOX_EDITOR, INFO_SCLASS_WIZARD_CNT, pageContainer, pageContent, SCLASS_ELEMENT_BOX_EDITOR, WARNING_SCLASS_ELEMENT_BOX_EDITOR, WARNING_SCLASS_WIZARD_CNT, WIZARD_ERROR_CNT_SCLASS, WIZARD_PAGE_CNT_SCLASS, WIZARD_PAGE_CONTENT_CNT_SCLASSheight, title, width, wizard| Constructor and Description |
|---|
TemplatesForCmsSitePage() |
TemplatesForCmsSitePage(String pageTitle) |
TemplatesForCmsSitePage(String pageTitle,
GenericItemWizard wizard) |
| Modifier and Type | Method and Description |
|---|---|
Component |
createRepresentationItself()
This is an general method responsible for creating UI representation of given page
Note:
Here we should create graphical representation of particular page |
protected List<CatalogVersionModel> |
getAllActiveCatalogVersions() |
CatalogService |
getCatalogService() |
protected CMSAdminPageService |
getCmsAdminPageService() |
protected ListModel |
getInitializedListModel() |
protected Collection<PageTemplateModel> |
getPagetTemplates() |
clearPageComponents, getDisplayedAttributes, getErrorContainer, getNextPageWizardId, getPageContainer, getPageContent, getWizard, handleMessages, isCauseError, setDisplayedAttributes, setNextPageWizardIdgetAttributes, getComponentURI, getController, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, initView, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardprotected static final String WIZARD_TEMPLATES_CONTAINER
protected static final String WIZARD_TEMPLATES_LISTBOX
protected static final String WIZARD_TEMPLATES_LISTBOX_ODD
protected static final String WIZARD_TEMPLATE_LIST_ENTRY
protected static final String WIZARD_TEMPLATE_CONTEXT_INFO
protected static final String CHECKBOX_VALUE_ATTRIBUTE
public TemplatesForCmsSitePage()
public TemplatesForCmsSitePage(String pageTitle)
public TemplatesForCmsSitePage(String pageTitle, GenericItemWizard wizard)
public Component createRepresentationItself()
AbstractGenericItemPagecreateRepresentationItself in interface GenericItemWizardPagecreateRepresentationItself in class AbstractGenericItemPageprotected ListModel getInitializedListModel()
protected Collection<PageTemplateModel> getPagetTemplates()
protected List<CatalogVersionModel> getAllActiveCatalogVersions()
public CatalogService getCatalogService()
protected CMSAdminPageService getCmsAdminPageService()
Copyright © 2017 SAP SE. All Rights Reserved.