Uses of Interface
de.hybris.platform.cms2.servicelayer.services.CMSContentSlotService
-
-
Uses of CMSContentSlotService in de.hybris.platform.acceleratorcms.component.slot.impl
Methods in de.hybris.platform.acceleratorcms.component.slot.impl that return CMSContentSlotService Modifier and Type Method Description protected CMSContentSlotServiceDefaultCMSPageSlotComponentService. getCmsContentSlotService()Methods in de.hybris.platform.acceleratorcms.component.slot.impl with parameters of type CMSContentSlotService Modifier and Type Method Description voidDefaultCMSPageSlotComponentService. setCmsContentSlotService(CMSContentSlotService cmsContentSlotService) -
Uses of CMSContentSlotService in de.hybris.platform.cms2.cloning.strategy.impl
Methods in de.hybris.platform.cms2.cloning.strategy.impl that return CMSContentSlotService Modifier and Type Method Description CMSContentSlotServiceContentSlotCloningStrategy. getCmsContentSlotService()Methods in de.hybris.platform.cms2.cloning.strategy.impl with parameters of type CMSContentSlotService Modifier and Type Method Description voidContentSlotCloningStrategy. setCmsContentSlotService(CMSContentSlotService cmsContentSlotService) -
Uses of CMSContentSlotService in de.hybris.platform.cms2.servicelayer.interceptor.impl
Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl that return CMSContentSlotService Modifier and Type Method Description protected CMSContentSlotServiceCMSContentSlotPrepareInterceptor. getCmsContentSlotService()protected CMSContentSlotServiceContentSlotForPagePrepareInterceptor. getCmsContentSlotService()Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl with parameters of type CMSContentSlotService Modifier and Type Method Description voidCMSAbstractPageRemoveInterceptor. setCmsContentSlotService(CMSContentSlotService cmsContentSlotService)Constructors in de.hybris.platform.cms2.servicelayer.interceptor.impl with parameters of type CMSContentSlotService Constructor Description CMSContentSlotPrepareInterceptor(CMSContentSlotService cmsContentSlotService, ModelService modelService, ItemModelPrepareInterceptorService itemModelPrepareInterceptorService)ContentSlotForPagePrepareInterceptor(CMSContentSlotService cmsContentSlotService, ModelService modelService, ItemModelPrepareInterceptorService itemModelPrepareInterceptorService) -
Uses of CMSContentSlotService in de.hybris.platform.cms2.servicelayer.services.admin.impl
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return CMSContentSlotService Modifier and Type Method Description protected CMSContentSlotServiceDefaultCMSAdminContentSlotService. getCmsContentSlotService()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type CMSContentSlotService Modifier and Type Method Description voidDefaultCMSAdminContentSlotService. setCmsContentSlotService(CMSContentSlotService cmsContentSlotService) -
Uses of CMSContentSlotService in de.hybris.platform.cms2.servicelayer.services.impl
Classes in de.hybris.platform.cms2.servicelayer.services.impl that implement CMSContentSlotService Modifier and Type Class Description classDefaultCMSContentSlotServiceDefault implementation ofCMSContentSlotServiceMethods in de.hybris.platform.cms2.servicelayer.services.impl that return CMSContentSlotService Modifier and Type Method Description protected CMSContentSlotServiceDefaultCMSComponentService. getCmsContentSlotService()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type CMSContentSlotService Modifier and Type Method Description voidDefaultCMSComponentService. setCmsContentSlotService(CMSContentSlotService cmsContentSlotService) -
Uses of CMSContentSlotService in de.hybris.platform.cmscockpit.components.listview.impl
Methods in de.hybris.platform.cmscockpit.components.listview.impl with parameters of type CMSContentSlotService Modifier and Type Method Description voidCmsMultiplePagesAction. setCmsContentSlotService(CMSContentSlotService cmsContentSlotService)
-