Uses of Interface
de.hybris.platform.cms2.servicelayer.services.CMSContentPageService
-
-
Uses of CMSContentPageService in de.hybris.platform.cms2.servicelayer.services.impl
Classes in de.hybris.platform.cms2.servicelayer.services.impl that implement CMSContentPageService Modifier and Type Class Description classDefaultCMSContentPageServiceDefault implementation of theCMSContentPageServiceMethods in de.hybris.platform.cms2.servicelayer.services.impl that return CMSContentPageService Modifier and Type Method Description protected CMSContentPageServiceDefaultCMSPageService. getCmsContentPageService()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type CMSContentPageService Modifier and Type Method Description voidDefaultCMSPageService. setCmsContentPageService(CMSContentPageService cmsContentPageService) -
Uses of CMSContentPageService in de.hybris.platform.cmsfacades.cmsitems.predicates
Methods in de.hybris.platform.cmsfacades.cmsitems.predicates that return CMSContentPageService Modifier and Type Method Description protected CMSContentPageServicePrimaryPageWithLabelExistsPredicate. getContentPageService()Methods in de.hybris.platform.cmsfacades.cmsitems.predicates with parameters of type CMSContentPageService Modifier and Type Method Description voidPrimaryPageWithLabelExistsPredicate. setContentPageService(CMSContentPageService contentPageService) -
Uses of CMSContentPageService in de.hybris.platform.cmsfacades.common.predicate
Methods in de.hybris.platform.cmsfacades.common.predicate that return CMSContentPageService Modifier and Type Method Description protected CMSContentPageServiceContentPageLabelOrIdExistsPredicate. getCmsContentPageService()Methods in de.hybris.platform.cmsfacades.common.predicate with parameters of type CMSContentPageService Modifier and Type Method Description voidContentPageLabelOrIdExistsPredicate. setCmsContentPageService(CMSContentPageService cmsContentPageService) -
Uses of CMSContentPageService in de.hybris.platform.cmsfacades.rendering.suppliers.page.impl
Methods in de.hybris.platform.cmsfacades.rendering.suppliers.page.impl that return CMSContentPageService Modifier and Type Method Description protected CMSContentPageServiceRenderingContentPageModelSupplier. getCmsContentPageService()Methods in de.hybris.platform.cmsfacades.rendering.suppliers.page.impl with parameters of type CMSContentPageService Modifier and Type Method Description voidRenderingContentPageModelSupplier. setCmsContentPageService(CMSContentPageService cmsContentPageService)
-