Class IsCollectionAttributePredicate

java.lang.Object
de.hybris.platform.cms2.common.predicates.IsCollectionAttributePredicate
All Implemented Interfaces:
Predicate<AttributeDescriptorModel>

public class IsCollectionAttributePredicate extends Object implements Predicate<AttributeDescriptorModel>
Predicate to test if a given attribute AttributeDescriptorModel is a collection. This predicate will return true also for localized collections.