ContentCatalogService instead.@Deprecated
public interface CMSUtilService
@Deprecated java.util.Collection<ContentCatalogModel> getContentCatalogs()
ContentCatalogService.getContentCatalogs()
instead.@Deprecated java.util.Collection<ContentCatalogModel> getContentCatalogs(java.lang.String orderField)
ContentCatalogService.getContentCatalogs(String)
instead.orderField - the field to order the content catalogs by@Deprecated boolean isContentCatalog(CatalogModel catalog)
ContentCatalogService.isContentCatalog(CatalogModel)
instead.CatalogModel object is content catalog.catalog - the catalog to check@Deprecated boolean isContentCatalog(CatalogVersionModel catalogVersion)
ContentCatalogService.isContentCatalog(CatalogVersionModel)
instead.CatalogVersionModel object is content catalog.catalogVersion - the catalog version@Deprecated boolean isProductCatalog(CatalogModel catalog)
ContentCatalogService.isProductCatalog(CatalogModel)
instead.CatalogModel object is product catalog.catalog - the catalog@Deprecated boolean isProductCatalog(CatalogVersionModel catalogVersion)
ContentCatalogService.isProductCatalog(CatalogVersionModel)
instead.CatalogVersionModel object is product catalog.catalogVersion - the catalog version@Deprecated boolean hasContentPages()
ContentCatalogService.hasContentPages()
instead.@Deprecated boolean hasDefaultCatalogPage()
ContentCatalogService.hasDefaultCatalogPage()
instead.@Deprecated boolean hasCatalogPages()
ContentCatalogService.hasCatalogPages()
instead.@Deprecated boolean hasDefaultCategoryPage()
ContentCatalogService.hasDefaultCategoryPage()
instead.@Deprecated boolean hasCategoryPages()
ContentCatalogService.hasCategoryPages()
instead.@Deprecated boolean hasDefaultProductPage()
ContentCatalogService.hasDefaultProductPage()
instead.@Deprecated boolean hasProductPages()
ContentCatalogService.hasProductPages()
instead.@Deprecated boolean hasCMSItems(CatalogVersionModel versionModel)
ContentCatalogService.hasCMSItems(CatalogVersionModel)
instead.versionModel - the version model@Deprecated boolean hasCMSRelations(CatalogVersionModel versionModel)
ContentCatalogService.hasCMSRelations(CatalogVersionModel)
instead.versionModel - the version modelCopyright © 2018 SAP SE. All Rights Reserved.