Class ContentSlotTypeRestrictionsGetValidator
java.lang.Object
de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.validator.ContentSlotTypeRestrictionsGetValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
public class ContentSlotTypeRestrictionsGetValidator
extends Object
implements org.springframework.validation.Validator
Validates fields of
CMSPageContentSlotListData which will be used to retrieve type restriction information
for slots in a page.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPageExistsPredicate(PageExistsPredicate pageExistsPredicate) booleanvoid
-
Constructor Details
-
ContentSlotTypeRestrictionsGetValidator
public ContentSlotTypeRestrictionsGetValidator()
-
-
Method Details
-
supports
- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
- Specified by:
validatein interfaceorg.springframework.validation.Validator
-
getPageExistsPredicate
-
setPageExistsPredicate
-