public class DefaultNavigationGeneratorWizard extends Wizard
Wizard.WizardEvent| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.Integer |
DEFAULT_CATEGORY_LEVEL |
protected static java.lang.Boolean |
DEFAULT_FLAG_VALUE |
protected static java.lang.String |
GENERATE_CATEGORIES_ONLY_WITH_PRODUCTS |
protected static java.lang.String |
GENERATE_NAVIGATION_CATALOG_NAME |
protected static java.lang.String |
GENERATE_NAVIGATION_CATEGORY_LEVEL |
protected static java.lang.String |
GENERATE_NAVIGATION_ROOT_CATEGORY |
static java.lang.String |
WIZARD_CONTEXT_CATALOG_VERSION |
static java.lang.String |
WIZARD_CONTEXT_PRODUCT_CATALOG_VERSION |
currentPage, DO_BACK_ON_FIRST_PAGE, frameComponent, history, messages| Constructor and Description |
|---|
DefaultNavigationGeneratorWizard() |
addMessage, checkShowBackOnFirstPage, cleanupHistory, close, createFrameComponent, createPageComponent, doBack, doCancel, getAllPageAttributes, getComponentURI, getContextClass, getCurrentController, getCurrentPage, getDefaultController, getFrameComponent, getHeight, getMessages, getPage, getPageContainer, getPageRoot, getPages, getPreviousPage, getTitle, getWidth, isForceHideDone, isForceShowNext, isShowBack, isShowCancel, isShowDone, isShowNext, refreshButtons, resize, setComponentURI, setContextClass, setCurrentPage, setDefaultController, setForceHideDone, setForceShowNext, setHeight, setPageRoot, setPages, setPreviousPage, setShowBack, setShowCancel, setShowDone, setShowNext, setTitle, setWidth, setWizardTitle, show, show, showprotected static final java.lang.String GENERATE_NAVIGATION_CATALOG_NAME
protected static final java.lang.String GENERATE_NAVIGATION_CATEGORY_LEVEL
protected static final java.lang.String GENERATE_NAVIGATION_ROOT_CATEGORY
protected static final java.lang.String GENERATE_CATEGORIES_ONLY_WITH_PRODUCTS
protected static final java.lang.Integer DEFAULT_CATEGORY_LEVEL
protected static final java.lang.Boolean DEFAULT_FLAG_VALUE
public static final java.lang.String WIZARD_CONTEXT_CATALOG_VERSION
public static final java.lang.String WIZARD_CONTEXT_PRODUCT_CATALOG_VERSION
public java.lang.String runImpexForKey(ImpexContainer impexContainer)
public java.util.List<ImpexContainer> getConvertedImpex()
public void setConvertedImpex(java.util.List<ImpexContainer> convertedImpex)
public java.lang.String getGeneratedImpex()
public void setGeneratedImpexLang(java.lang.String keyLang)
public void setGeneratedImpex(OutputResult generatedImpex)
public java.lang.Boolean getShouldGenerateCategoriesOnlyWithProducts()
public java.lang.String getCmsCatalogName()
public java.lang.String getCmsCatalogVersionName()
public java.lang.String getLanguages()
public java.lang.Integer getCmsCategoryLevel()
public void setCmsCategoryLevel(java.lang.String value)
public java.lang.Object getCmsRootCategory()
public java.lang.Object getCmsProductCatalogName()
public DefaultWizardContext getWizardContext()
getWizardContext in class Wizardpublic void setWizardContext(WizardContext context)
setWizardContext in class Wizardprotected java.lang.String[] convertRootCategoriesToString(java.util.List<TypedObject> rootCategories)
public void init(GenericItemMandatoryPage page, Component parent)
public void updateView()
updateView in class Wizardprotected CatalogVersionModel getCurrentContentCatalogVersion()
protected CatalogVersionModel getCurrentProductCatalogVersion()
public java.util.Map<java.lang.Object,java.lang.Object> getPredefiniedSearchValues()
public UIAccessRightService getUiAccessRightService()
public void setUiAccessRightService(UIAccessRightService uiAccessRightService)
public void setNavigationBarGenerator(NavigationBarGenerator navigationBarGenerator)
public NavigationBarGenerator getNavigationBarGenerator()
public void setDefaultCatalogDataService(DefaultCatalogDataService defaultCatalogDataService)
public DefaultCatalogDataService getDefaultCatalogDataService()
Copyright © 2018 SAP SE. All Rights Reserved.