Uses of Interface
de.hybris.platform.cms2.servicelayer.services.admin.CMSAdminRestrictionService
-
-
Uses of CMSAdminRestrictionService in de.hybris.platform.cms2.servicelayer.services.admin.impl
Classes in de.hybris.platform.cms2.servicelayer.services.admin.impl that implement CMSAdminRestrictionService Modifier and Type Class Description classDefaultCMSAdminRestrictionServiceDefault implementation of the restriction service. -
Uses of CMSAdminRestrictionService in de.hybris.platform.cmsfacades.common.predicate
Methods in de.hybris.platform.cmsfacades.common.predicate that return CMSAdminRestrictionService Modifier and Type Method Description protected CMSAdminRestrictionServiceRestrictionExistsPredicate. getAdminRestrictionService()Methods in de.hybris.platform.cmsfacades.common.predicate with parameters of type CMSAdminRestrictionService Modifier and Type Method Description voidRestrictionExistsPredicate. setAdminRestrictionService(CMSAdminRestrictionService adminRestrictionService) -
Uses of CMSAdminRestrictionService in de.hybris.platform.cmsfacades.pages.service.impl
Methods in de.hybris.platform.cmsfacades.pages.service.impl that return CMSAdminRestrictionService Modifier and Type Method Description protected CMSAdminRestrictionServiceContentPageVariationResolver. getAdminRestrictionService()protected CMSAdminRestrictionServiceDefaultPageVariationResolver. getAdminRestrictionService()Methods in de.hybris.platform.cmsfacades.pages.service.impl with parameters of type CMSAdminRestrictionService Modifier and Type Method Description voidContentPageVariationResolver. setAdminRestrictionService(CMSAdminRestrictionService adminRestrictionService)voidDefaultPageVariationResolver. setAdminRestrictionService(CMSAdminRestrictionService adminRestrictionService) -
Uses of CMSAdminRestrictionService in de.hybris.platform.cmsfacades.pagesrestrictions.impl
Methods in de.hybris.platform.cmsfacades.pagesrestrictions.impl that return CMSAdminRestrictionService Modifier and Type Method Description protected CMSAdminRestrictionServiceDefaultPageRestrictionFacade. getAdminRestrictionService()Methods in de.hybris.platform.cmsfacades.pagesrestrictions.impl with parameters of type CMSAdminRestrictionService Modifier and Type Method Description voidDefaultPageRestrictionFacade. setAdminRestrictionService(CMSAdminRestrictionService adminRestrictionService) -
Uses of CMSAdminRestrictionService in de.hybris.platform.cmsfacades.restrictions.impl
Methods in de.hybris.platform.cmsfacades.restrictions.impl that return CMSAdminRestrictionService Modifier and Type Method Description protected CMSAdminRestrictionServiceDefaultRestrictionFacade. getCmsAdminRestrictionService()Methods in de.hybris.platform.cmsfacades.restrictions.impl with parameters of type CMSAdminRestrictionService Modifier and Type Method Description voidDefaultRestrictionFacade. setCmsAdminRestrictionService(CMSAdminRestrictionService cmsAdminRestrictionService)
-