| Modifier and Type | Method and Description |
|---|---|
OutputResult |
OutputCreator.createOutput(NavigationDataHolder data) |
OutputResult |
NavigationBarGenerator.runGeneratorForCatalog(String productCatalogId,
String productCatalogVersionName,
String contentCatalogId,
String contentCatalogVersionName,
Integer level,
boolean shouldHaveProducts,
Set<String> localizations) |
OutputResult |
NavigationBarGenerator.runGeneratorForCatalog(String productCatalogId,
String productCatalogVersionName,
String contentCatalogId,
String contentCatalogVersionName,
Integer level,
String[] rootCategories,
boolean shouldHaveProducts,
Set<String> localizations) |
| Modifier and Type | Method and Description |
|---|---|
OutputResult |
OutputResult.append(Object object,
String lang) |
OutputResult |
OutputResult.appendToAll(Object object)
appends given object to all
StringBuilder |
OutputResult |
ImpexOutputCreator.createOutput(NavigationDataHolder data) |
OutputResult |
NavigationBarGeneratorImpl.runGeneratorForCatalog(String productCatalogId,
String productCatalogVersionName,
String contentCatalogId,
String contentCatalogVersionName,
Integer level,
boolean shouldHaveProducts,
Set<String> localizations) |
OutputResult |
NavigationBarGeneratorImpl.runGeneratorForCatalog(String productCatalogId,
String productCatalogVersionName,
String contentCatalogId,
String contentCatalogVersionName,
Integer level,
String[] rootCategories,
boolean shouldHaveProducts,
Set<String> localizations) |
| Modifier and Type | Method and Description |
|---|---|
static List<ImpexContainer> |
ImpexContainer.from(OutputResult outputResult) |
protected void |
ImpexOutputCreator.prepareContentSlot(OutputResult output,
NavigationDataHolder data)
This method prepares part of text with updating ContentSlot item
|
protected void |
ImpexOutputCreator.prepareHeaders(OutputResult output,
NavigationDataHolder data)
This method prepares part of text with inserting macros
|
protected void |
ImpexOutputCreator.prepareLinkComponents(OutputResult output,
NavigationDataHolder data)
This method prepares part of text with inserting CMSLinkComponent items
|
protected void |
ImpexOutputCreator.prepareLinkComponentsUpdate(OutputResult output,
NavigationDataHolder data)
This method prepares part of text with updating CMSLinkComponent items and populating them with linkNames
|
protected void |
ImpexOutputCreator.prepareNavigationBarComponents(OutputResult output,
NavigationDataHolder data)
This method prepares part of text with inserting NavigationBarComponent items
|
protected void |
ImpexOutputCreator.prepareNavigationNodes(OutputResult output,
NavigationDataHolder data)
This method prepares part of text with inserting CMSNavigationNode items
|
protected void |
ImpexOutputCreator.prepareNavigationNodesUpdate(OutputResult output,
NavigationDataHolder data)
This method prepares part of text with updating CMSNavigationNode items and populating them with titles
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNavigationGeneratorWizard.setGeneratedImpex(OutputResult generatedImpex) |
Copyright © 2017 SAP SE. All Rights Reserved.