Class Member.ContactSelector

  • All Implemented Interfaces:
    DataSelector, java.util.function.Predicate<Data>
    Enclosing class:
    Member

    public static class Member.ContactSelector
    extends Member.UsageSelector
    Select a subset of members with the Contact usage.
    Since:
    jcms-6.1.0
    • Constructor Summary

      Constructors 
      Constructor Description
      ContactSelector()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.function.Predicate

        and, negate, or
    • Constructor Detail

      • ContactSelector

        public ContactSelector()