Class NonCMSItemTypePredicate

java.lang.Object
de.hybris.platform.cms2.version.predicate.NonCMSItemTypePredicate
All Implemented Interfaces:
Predicate<VersionAttributeDescriptor>

public class NonCMSItemTypePredicate extends Object implements Predicate<VersionAttributeDescriptor>
Predicate to identify if an attribute type is assignable from ItemModel type but not from CMSItemModel type.