Uses of Class
de.hybris.platform.cmsfacades.common.predicate.PageExistsPredicate
-
Packages that use PageExistsPredicate Package Description de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.validator de.hybris.platform.cmsfacades.types.validator -
-
Uses of PageExistsPredicate in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.validator
Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.validator that return PageExistsPredicate Modifier and Type Method Description PageExistsPredicateContentSlotTypeRestrictionsGetValidator. getPageExistsPredicate()Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.validator with parameters of type PageExistsPredicate Modifier and Type Method Description voidContentSlotTypeRestrictionsGetValidator. setPageExistsPredicate(PageExistsPredicate pageExistsPredicate) -
Uses of PageExistsPredicate in de.hybris.platform.cmsfacades.types.validator
Methods in de.hybris.platform.cmsfacades.types.validator that return PageExistsPredicate Modifier and Type Method Description PageExistsPredicateComponentTypeForPageSearchValidator. getPageExistsPredicate()Methods in de.hybris.platform.cmsfacades.types.validator with parameters of type PageExistsPredicate Modifier and Type Method Description voidComponentTypeForPageSearchValidator. setPageExistsPredicate(PageExistsPredicate pageExistsPredicate)
-