Uses of Interface
de.hybris.platform.cms2.servicelayer.services.CMSContentSlotService
Packages that use CMSContentSlotService
Package
Description
-
Uses of CMSContentSlotService in de.hybris.platform.acceleratorcms.component.slot.impl
Methods in de.hybris.platform.acceleratorcms.component.slot.impl that return CMSContentSlotServiceModifier and TypeMethodDescriptionprotected CMSContentSlotServiceDefaultCMSPageSlotComponentService.getCmsContentSlotService()Methods in de.hybris.platform.acceleratorcms.component.slot.impl with parameters of type CMSContentSlotServiceModifier and TypeMethodDescriptionvoidDefaultCMSPageSlotComponentService.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 CMSContentSlotServiceMethods in de.hybris.platform.cms2.cloning.strategy.impl with parameters of type CMSContentSlotServiceModifier and TypeMethodDescriptionvoidContentSlotCloningStrategy.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 CMSContentSlotServiceModifier and TypeMethodDescriptionprotected CMSContentSlotServiceCMSContentSlotPrepareInterceptor.getCmsContentSlotService()protected CMSContentSlotServiceContentSlotForPagePrepareInterceptor.getCmsContentSlotService()Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl with parameters of type CMSContentSlotServiceModifier and TypeMethodDescriptionvoidCMSAbstractPageRemoveInterceptor.setCmsContentSlotService(CMSContentSlotService cmsContentSlotService) Constructors in de.hybris.platform.cms2.servicelayer.interceptor.impl with parameters of type CMSContentSlotServiceModifierConstructorDescriptionCMSContentSlotPrepareInterceptor(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 CMSContentSlotServiceModifier and TypeMethodDescriptionprotected CMSContentSlotServiceDefaultCMSAdminContentSlotService.getCmsContentSlotService()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type CMSContentSlotServiceModifier and TypeMethodDescriptionvoidDefaultCMSAdminContentSlotService.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 CMSContentSlotServiceModifier and TypeClassDescriptionclassDefault implementation ofCMSContentSlotServiceMethods in de.hybris.platform.cms2.servicelayer.services.impl that return CMSContentSlotServiceModifier and TypeMethodDescriptionprotected CMSContentSlotServiceDefaultCMSComponentService.getCmsContentSlotService()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type CMSContentSlotServiceModifier and TypeMethodDescriptionvoidDefaultCMSComponentService.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 CMSContentSlotServiceModifier and TypeMethodDescriptionvoidCmsMultiplePagesAction.setCmsContentSlotService(CMSContentSlotService cmsContentSlotService)