Class RepositoryInfo.StatusInfo

  • Enclosing class:
    RepositoryInfo

    public static class RepositoryInfo.StatusInfo
    extends Object
    Representation of the repository status information.
    Author:
    Jamal Kaabi-Mofrad
    • Constructor Detail

      • StatusInfo

        public StatusInfo()
    • Method Detail

      • getIsReadOnly

        public boolean getIsReadOnly()
      • getIsAuditEnabled

        public boolean getIsAuditEnabled()
      • getIsQuickShareEnabled

        public boolean getIsQuickShareEnabled()
      • getIsThumbnailGenerationEnabled

        public boolean getIsThumbnailGenerationEnabled()
      • setThumbnailGenerationEnabled

        public RepositoryInfo.StatusInfo setThumbnailGenerationEnabled​(boolean isThumbnailGenerationEnabled)
      • getIsDirectAccessUrlEnabled

        public boolean getIsDirectAccessUrlEnabled()
      • setDirectAccessUrlEnabled

        public RepositoryInfo.StatusInfo setDirectAccessUrlEnabled​(boolean isDirectAccessUrlEnabled)