Class DocumentPermissionVO

    • Constructor Detail

      • DocumentPermissionVO

        public DocumentPermissionVO()
    • Method Detail

      • getSecurityLevel

        public Integer getSecurityLevel()
        Recupera valor do securityLevel
        Returns:
        the securityLevel
      • setSecurityLevel

        public void setSecurityLevel​(Integer securityLevel)
        Atribui valor para securityLevel
        Parameters:
        securityLevel - the securityLevel to set
      • getSecurityVersion

        public Boolean getSecurityVersion()
        Recupera valor do securityVersion
        Returns:
        the securityVersion
      • setSecurityVersion

        public void setSecurityVersion​(Boolean securityVersion)
        Atribui valor para securityVersion
        Parameters:
        securityVersion - the securityVersion to set
      • getInheritSecurity

        public Boolean getInheritSecurity()
        Recupera valor do inheritSecurity
        Returns:
        the inheritSecurity
      • setInheritSecurity

        public void setInheritSecurity​(Boolean inheritSecurity)
        Atribui valor para inheritSecurity
        Parameters:
        inheritSecurity - the inheritSecurity to set
      • getDownloadEnabled

        public Boolean getDownloadEnabled()
        Recupera valor do downloadEnabled
        Returns:
        the downloadEnabled
      • setDownloadEnabled

        public void setDownloadEnabled​(Boolean downloadEnabled)
        Atribui valor para downloadEnabled
        Parameters:
        downloadEnabled - the downloadEnabled to set
      • getShowContent

        public Boolean getShowContent()
        Recupera valor do showContent
        Returns:
        the showContent
      • setShowContent

        public void setShowContent​(Boolean showContent)
        Atribui valor para showContent
        Parameters:
        showContent - the showContent to set
      • getAttributionDescription

        public String getAttributionDescription()
        Recupera valor do attributionDescription
        Returns:
        the attributionDescription
      • setAttributionDescription

        public void setAttributionDescription​(String attributionDescription)
        Atribui valor para attributionDescription
        Parameters:
        attributionDescription - the attributionDescription to set
      • getAttributionType

        public Integer getAttributionType()
        Recupera valor do attributionType
        Returns:
        the attributionType
      • setAttributionType

        public void setAttributionType​(Integer attributionType)
        Atribui valor para attributionType
        Parameters:
        attributionType - the attributionType to set
      • getAttributionValue

        public String getAttributionValue()
        Recupera valor do attributionValue
        Returns:
        the attributionValue
      • setAttributionValue

        public void setAttributionValue​(String attributionValue)
        Atribui valor para attributionValue
        Parameters:
        attributionValue - the attributionValue to set