public interface NavigationBarGenerator
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
generateInnerJoinOfLanguages(Collection<LanguageModel> firstLanguagesCollection,
Collection<LanguageModel> secondLanguagesCollection) |
OutputResult |
runGeneratorForCatalog(String productCatalogId,
String productCatalogVersionName,
String contentCatalogId,
String contentCatalogVersionName,
Integer level,
boolean shouldHaveProducts,
Set<String> localizations) |
OutputResult |
runGeneratorForCatalog(String productCatalogId,
String productCatalogVersionName,
String contentCatalogId,
String contentCatalogVersionName,
Integer level,
String[] rootCategories,
boolean shouldHaveProducts,
Set<String> localizations) |
OutputResult runGeneratorForCatalog(String productCatalogId, String productCatalogVersionName, String contentCatalogId, String contentCatalogVersionName, Integer level, String[] rootCategories, boolean shouldHaveProducts, Set<String> localizations)
OutputResult runGeneratorForCatalog(String productCatalogId, String productCatalogVersionName, String contentCatalogId, String contentCatalogVersionName, Integer level, boolean shouldHaveProducts, Set<String> localizations)
Set<String> generateInnerJoinOfLanguages(Collection<LanguageModel> firstLanguagesCollection, Collection<LanguageModel> secondLanguagesCollection)
Copyright © 2017 SAP SE. All Rights Reserved.