Class CMSItemTypePredicate
java.lang.Object
de.hybris.platform.cms2.version.predicate.CMSItemTypePredicate
- All Implemented Interfaces:
Predicate<VersionAttributeDescriptor>
Predicate to identify if an attribute type is assignable from
CMSItemModel type.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TypeServicevoidsetTypeService(TypeService typeService) booleantest(VersionAttributeDescriptor attributeDescriptor)
-
Constructor Details
-
CMSItemTypePredicate
public CMSItemTypePredicate()
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<VersionAttributeDescriptor>
-
getTypeService
-
setTypeService
-