Class RepositoryFileAclDto

    • Constructor Detail

      • RepositoryFileAclDto

        public RepositoryFileAclDto()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getOwner

        public String getOwner()
      • setOwner

        public void setOwner​(String owner)
      • getOwnerType

        public int getOwnerType()
      • setOwnerType

        public void setOwnerType​(int ownerType)
      • isEntriesInheriting

        public boolean isEntriesInheriting()
      • setEntriesInheriting

        public void setEntriesInheriting​(boolean entriesInheriting)
      • getTenantPath

        public String getTenantPath()
      • setTenantPath

        public void setTenantPath​(String tenantPath)