Class Acl


  • public class Acl
    extends Object
    SOLR-side representation of basic ACL information.
    Since:
    4.0
    • Constructor Detail

      • Acl

        public Acl​(long aclChangeSetId,
                   long id)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getAclChangeSetId

        public long getAclChangeSetId()
      • getId

        public long getId()