Class NestedOrPartOfAttributePredicate

java.lang.Object
de.hybris.platform.cmsfacades.common.predicate.attributes.NestedOrPartOfAttributePredicate
All Implemented Interfaces:
Predicate<AttributeDescriptorModel>

public class NestedOrPartOfAttributePredicate extends Object implements Predicate<AttributeDescriptorModel>
Predicate that returns true if the provided AttributeDescriptorModel represents a 'part-of' or a 'nested' attribute.