Uses of Interface
de.hybris.platform.cms2.services.ContentCatalogService
-
-
Uses of ContentCatalogService in de.hybris.platform.cms2.servicelayer.interceptor.impl
Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl that return ContentCatalogService Modifier and Type Method Description protected ContentCatalogServiceCatalogVersionRemoveInterceptor. getContentCatalogService()Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl with parameters of type ContentCatalogService Modifier and Type Method Description voidCatalogVersionRemoveInterceptor. setContentCatalogService(ContentCatalogService contentCatalogService) -
Uses of ContentCatalogService in de.hybris.platform.cms2.services.impl
Classes in de.hybris.platform.cms2.services.impl that implement ContentCatalogService Modifier and Type Class Description classDefaultContentCatalogServiceDefault implementation ofContentCatalogServiceinterface. -
Uses of ContentCatalogService in de.hybris.platform.cmscockpit.components.navigationarea
Methods in de.hybris.platform.cmscockpit.components.navigationarea that return ContentCatalogService Modifier and Type Method Description protected ContentCatalogServiceCmsCatalogSelectorSection. getContentCatalogService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.cmscockpit.components.navigationarea with parameters of type ContentCatalogService Modifier and Type Method Description voidCmsCatalogSelectorSection. setContentCatalogService(ContentCatalogService contentCatalogService)Deprecated, for removal: This API element is subject to removal in a future version.
-