public class DefaultNavigationGeneratorWizard extends Wizard
Wizard.WizardEvent| Modifier and Type | Field and Description |
|---|---|
protected static Integer |
DEFAULT_CATEGORY_LEVEL |
protected static Boolean |
DEFAULT_FLAG_VALUE |
protected static String |
GENERATE_CATEGORIES_ONLY_WITH_PRODUCTS |
protected static String |
GENERATE_NAVIGATION_CATALOG_NAME |
protected static String |
GENERATE_NAVIGATION_CATEGORY_LEVEL |
protected static String |
GENERATE_NAVIGATION_ROOT_CATEGORY |
static String |
WIZARD_CONTEXT_CATALOG_VERSION |
static 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 String GENERATE_NAVIGATION_CATALOG_NAME
protected static final String GENERATE_NAVIGATION_CATEGORY_LEVEL
protected static final String GENERATE_NAVIGATION_ROOT_CATEGORY
protected static final String GENERATE_CATEGORIES_ONLY_WITH_PRODUCTS
protected static final Integer DEFAULT_CATEGORY_LEVEL
protected static final Boolean DEFAULT_FLAG_VALUE
public static final String WIZARD_CONTEXT_CATALOG_VERSION
public static final String WIZARD_CONTEXT_PRODUCT_CATALOG_VERSION
public String runImpexForKey(ImpexContainer impexContainer)
public List<ImpexContainer> getConvertedImpex()
public void setConvertedImpex(List<ImpexContainer> convertedImpex)
public String getGeneratedImpex()
public void setGeneratedImpexLang(String keyLang)
public void setGeneratedImpex(OutputResult generatedImpex)
public Boolean getShouldGenerateCategoriesOnlyWithProducts()
public String getCmsCatalogName()
public String getCmsCatalogVersionName()
public String getLanguages()
public Integer getCmsCategoryLevel()
public void setCmsCategoryLevel(String value)
public Object getCmsRootCategory()
public Object getCmsProductCatalogName()
public DefaultWizardContext getWizardContext()
getWizardContext in class Wizardpublic void setWizardContext(WizardContext context)
setWizardContext in class Wizardprotected String[] convertRootCategoriesToString(List<TypedObject> rootCategories)
public void init(GenericItemMandatoryPage page, Component parent)
public void updateView()
updateView in class Wizardprotected CatalogVersionModel getCurrentContentCatalogVersion()
protected CatalogVersionModel getCurrentProductCatalogVersion()
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 © 2017 SAP SE. All Rights Reserved.