Class Member.AccountSelector

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

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

      Constructors 
      Constructor Description
      AccountSelector()  
    • 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

      • AccountSelector

        public AccountSelector()