Class IsCollectionAttributePredicate

  • All Implemented Interfaces:
    java.util.function.Predicate<AttributeDescriptorModel>

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

      • IsCollectionAttributePredicate

        public IsCollectionAttributePredicate()