Class RepositoryInfo


  • @Portable
    public class RepositoryInfo
    extends Object
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • isDeleted

        public boolean isDeleted()
      • setDeleted

        public void setDeleted​(boolean deleted)
      • getContributors

        public List<org.uberfire.security.Contributor> getContributors()
      • getScheme

        public String getScheme()
      • getSecurityGroups

        public List<String> getSecurityGroups()
      • isAvoidIndex

        public boolean isAvoidIndex()
      • getSpace

        public String getSpace()