Uses of Interface
de.hybris.platform.cms2.servicelayer.services.admin.CMSAdminTypeRestrictionsService
-
-
Uses of CMSAdminTypeRestrictionsService in de.hybris.platform.cms2.servicelayer.services.admin.impl
Classes in de.hybris.platform.cms2.servicelayer.services.admin.impl that implement CMSAdminTypeRestrictionsService Modifier and Type Class Description classDefaultCMSAdminTypeRestrictionsServiceDefault implementation of the type restrictions service. -
Uses of CMSAdminTypeRestrictionsService in de.hybris.platform.cmsfacades.common.predicate
Methods in de.hybris.platform.cmsfacades.common.predicate that return CMSAdminTypeRestrictionsService Modifier and Type Method Description protected CMSAdminTypeRestrictionsServiceComponentTypeAllowedForContentSlotPredicate. getCmsAdminTypeRestrictionsService()Methods in de.hybris.platform.cmsfacades.common.predicate with parameters of type CMSAdminTypeRestrictionsService Modifier and Type Method Description voidComponentTypeAllowedForContentSlotPredicate. setCmsAdminTypeRestrictionsService(CMSAdminTypeRestrictionsService cmsAdminTypeRestrictionsService) -
Uses of CMSAdminTypeRestrictionsService in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl
Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl that return CMSAdminTypeRestrictionsService Modifier and Type Method Description protected CMSAdminTypeRestrictionsServiceDefaultPageContentSlotTypeRestrictionsFacade. getCmsAdminTypeRestrictionsService()Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl with parameters of type CMSAdminTypeRestrictionsService Modifier and Type Method Description voidDefaultPageContentSlotTypeRestrictionsFacade. setCmsAdminTypeRestrictionsService(CMSAdminTypeRestrictionsService cmsAdminTypeRestrictionsService)
-