public interface CatalogNavigationService
| Modifier and Type | Method and Description |
|---|---|
List<TypedObject> |
findPrintElements(String term) |
List<TypedObject> |
findUncategorizedProducts(CatalogVersionModel catalogVersion)
returns list of catalog version products that are not assigned to any category
|
List<TypedObject> findUncategorizedProducts(CatalogVersionModel catalogVersion)
catalogVersion - List<TypedObject> findPrintElements(String term)
Copyright © 2017 SAP SE. All Rights Reserved.