Class DocumentSecurityConfigVO

    • Constructor Detail

      • DocumentSecurityConfigVO

        public DocumentSecurityConfigVO()
    • Method Detail

      • getDocumentId

        public int getDocumentId()
      • setDocumentId

        public void setDocumentId​(int documentId)
      • getVersion

        public int getVersion()
      • setVersion

        public void setVersion​(int version)
      • getSequence

        public int getSequence()
      • setSequence

        public void setSequence​(int sequence)
      • getCompanyId

        public long getCompanyId()
      • setCompanyId

        public void setCompanyId​(long companyId)
      • getPermission

        public Boolean getPermission()
      • setPermission

        public void setPermission​(Boolean permission)
      • getShowContent

        public Boolean getShowContent()
      • setShowContent

        public void setShowContent​(Boolean showContent)
      • getSecurityVersion

        public Boolean getSecurityVersion()
      • setSecurityVersion

        public void setSecurityVersion​(Boolean securityVersion)
      • getAttributionType

        public Integer getAttributionType()
      • setAttributionType

        public void setAttributionType​(Integer attributionType)
      • getAttributionValue

        public String getAttributionValue()
      • setAttributionValue

        public void setAttributionValue​(String attributionValue)
      • getSecurityLevel

        public Integer getSecurityLevel()
      • setSecurityLevel

        public void setSecurityLevel​(Integer securityLevel)
      • getDownloadEnabled

        public Boolean getDownloadEnabled()
      • setDownloadEnabled

        public void setDownloadEnabled​(Boolean downloadEnabled)