Class SolvedPermissionVO

    • Constructor Detail

      • SolvedPermissionVO

        public SolvedPermissionVO()
    • Method Detail

      • setDocument

        public void setDocument​(DocumentVO document)
      • getSecurityLevel

        public int getSecurityLevel()
      • setSecurityLevel

        public void setSecurityLevel​(int securityLevel)
      • isShowContent

        public boolean isShowContent()
      • setShowContent

        public void setShowContent​(boolean showContent)
      • isDownloadEnabled

        public boolean isDownloadEnabled()
      • setDownloadEnabled

        public void setDownloadEnabled​(boolean downloadEnabled)