Class ComplexTypeAttributePredicate

java.lang.Object
de.hybris.platform.cmsfacades.types.service.predicate.ComplexTypeAttributePredicate
All Implemented Interfaces:
Predicate<AttributeDescriptorModel>

public class ComplexTypeAttributePredicate extends Object implements Predicate<AttributeDescriptorModel>
Predicate that returns true if the AttributeDescriptorModel is a complex type, i.e. assignable from ItemModel, a native java Enum or a SAP Hybris HybrisEnumValue.