Class DocumentApproverVO

    • Constructor Detail

      • DocumentApproverVO

        public DocumentApproverVO()
    • Method Detail

      • getApproverType

        public Integer getApproverType()
        Recupera valor do approverType
        Returns:
        the approverType
      • setApproverType

        public void setApproverType​(Integer approverType)
        Atribui valor para approverType
        Parameters:
        approverType - the approverType to set
      • getColleagueId

        public String getColleagueId()
        Recupera valor do colleagueId
        Returns:
        the colleagueId
      • setColleagueId

        public void setColleagueId​(String colleagueId)
        Atribui valor para colleagueId
        Parameters:
        colleagueId - the colleagueId to set
      • getLevelId

        public Integer getLevelId()
        Recupera valor do levelId
        Returns:
        the levelId
      • setLevelId

        public void setLevelId​(Integer levelId)
        Atribui valor para levelId
        Parameters:
        levelId - the levelId to set
      • getApprovalMode

        public Integer getApprovalMode()
        Recupera valor do approvalMode
        Returns:
        the approvalMode
      • setApprovalMode

        public void setApprovalMode​(Integer approvalMode)
        Atribui valor para approvalMode
        Parameters:
        approvalMode - the approvalMode to set
      • getDigitalSignature

        public Boolean getDigitalSignature()
        Recupera valor do digitalSignature
        Returns:
        the digitalSignature
      • setDigitalSignature

        public void setDigitalSignature​(Boolean digitalSignature)
        Atribui valor para digitalSignature
        Parameters:
        digitalSignature - the digitalSignature to set
      • getLevelDescription

        public String getLevelDescription()
        Recupera valor do levelDescription
        Returns:
        the levelDescription
      • setLevelDescription

        public void setLevelDescription​(String levelDescription)
        Atribui valor para levelDescription
        Parameters:
        levelDescription - the levelDescription to set
      • getAlias

        public String getAlias()
        Returns:
        the alias
      • setAlias

        public void setAlias​(String alias)
        Parameters:
        alias - the alias to set
      • getFullName

        public String getFullName()
        Returns:
        the fullName
      • setFullName

        public void setFullName​(String fullName)
        Parameters:
        fullName - the fullName to set
      • getEmail

        public String getEmail()
        Returns:
        the email
      • setEmail

        public void setEmail​(String email)
        Parameters:
        email - the email to set
      • getApprovalStatus

        public String getApprovalStatus()
        Returns:
        the approvalStatus
      • setApprovalStatus

        public void setApprovalStatus​(String approvalStatus)
        Parameters:
        approvalStatus - the approvalStatus to set
      • getApprovalObservation

        public String getApprovalObservation()
        Returns:
        the approvalObservation
      • setApprovalObservation

        public void setApprovalObservation​(String approvalObservation)
        Parameters:
        approvalObservation - the approvalObservation to set
      • getCompanyId

        public Long getCompanyId()
        Returns:
        companyId
      • setCompanyId

        public void setCompanyId​(Long companyId)
        Parameters:
        companyId -