public interface CxCatalogService
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CatalogVersionModel> |
getConfiguredCatalogVersions()
Returns list of catalog versions that should be used by personalization.
|
boolean |
isPersonalizationInCatalog(CatalogVersionModel catalogVersion)
Checks if given catalog version contains personalization components.
|
java.util.List<CatalogVersionModel> getConfiguredCatalogVersions()
boolean isPersonalizationInCatalog(CatalogVersionModel catalogVersion)
catalogVersion - to checkCopyright © 2018 SAP SE. All Rights Reserved.