Class IDCPolicyAttributeWrapper

All Implemented Interfaces:
Serializable

public class IDCPolicyAttributeWrapper extends BaseCatalog implements Serializable
See Also:
  • Constructor Details

    • IDCPolicyAttributeWrapper

      public IDCPolicyAttributeWrapper()
    • IDCPolicyAttributeWrapper

      public IDCPolicyAttributeWrapper(IDCPolicy policy)
    • IDCPolicyAttributeWrapper

      public IDCPolicyAttributeWrapper(IDCPolicyAttribute idcpolAttribute)
  • Method Details

    • getPolicyId

      public Long getPolicyId()
    • setPolicyId

      public void setPolicyId(Long policyId)
    • getAttributeId

      public Long getAttributeId()
    • setAttributeId

      public void setAttributeId(Long attributeId)
    • getAttributeValueId

      public Long getAttributeValueId()
    • setAttributeValueId

      public void setAttributeValueId(Long attributeValueId)
    • getRoleId

      public Long getRoleId()
    • setRoleId

      public void setRoleId(Long roleId)
    • getPolicyName

      public String getPolicyName()
    • setPolicyName

      public void setPolicyName(String policyName)
    • getAttributeName

      public String getAttributeName()
    • setAttributeName

      public void setAttributeName(String attributeName)
    • getAttributeLabel

      public String getAttributeLabel()
    • setAttributeLabel

      public void setAttributeLabel(String attributeLabel)
    • getAttributeValue

      public String getAttributeValue()
    • setAttributeValue

      public void setAttributeValue(String attributeValue)
    • getGlossaryDefinition

      public String getGlossaryDefinition()
    • setGlossaryDefinition

      public void setGlossaryDefinition(String glossaryDefinition)
    • getGlossaryShortDescription

      public String getGlossaryShortDescription()
    • setGlossaryShortDescription

      public void setGlossaryShortDescription(String glossaryShortDescription)
    • getEndPointName

      public String getEndPointName()
    • setEndPointName

      public void setEndPointName(String endPointName)
    • getEndPointId

      public Long getEndPointId()
    • setEndPointId

      public void setEndPointId(Long endPointId)
    • getNamespaceName

      public String getNamespaceName()
    • setNamespaceName

      public void setNamespaceName(String namespaceName)
    • getCertified

      public Integer getCertified()
    • setCertified

      public void setCertified(Integer certified)
    • getComments

      public String getComments()
    • setComments

      public void setComments(String comments)
    • getCertificationDate

      public Date getCertificationDate()
    • setCertificationDate

      public void setCertificationDate(Date certificationDate)
    • getCertifiedBy

      public String getCertifiedBy()
    • setCertifiedBy

      public void setCertifiedBy(String certifiedBy)
    • getStatusEndDate

      public Date getStatusEndDate()
    • setStatusEndDate

      public void setStatusEndDate(Date statusEndDate)
    • getItemRisk

      public Integer getItemRisk()
    • setItemRisk

      public void setItemRisk(Integer itemRisk)
    • getSummaryRisk

      public Integer getSummaryRisk()
    • setSummaryRisk

      public void setSummaryRisk(Integer summaryRisk)
    • getLastCertificationDecision

      public Integer getLastCertificationDecision()
    • setLastCertificationDecision

      public void setLastCertificationDecision(Integer lastCertificationDecision)
    • setAuditObjective

      public void setAuditObjective(String auditObjective)
    • getAuditObjective

      public String getAuditObjective()
    • setEntityType

      public void setEntityType(CertificationConstants.EntityType entityType)
    • getEntityType

      public CertificationConstants.EntityType getEntityType()
    • setCategory

      public void setCategory(String category)
    • getCategory

      public String getCategory()
    • setDataOwner

      public void setDataOwner(Long dataOwner)
    • getDataOwner

      public Long getDataOwner()
    • setDataOwnerLogin

      public void setDataOwnerLogin(String dataOwnerLogin)
    • getDataOwnerLogin

      public String getDataOwnerLogin()
    • setDataOwnerDisplayName

      public void setDataOwnerDisplayName(String dataOwnerDisplayName)
    • getDataOwnerDisplayName

      public String getDataOwnerDisplayName()
    • setUdfMap

      public void setUdfMap(Map<String,Object> udfMap)
    • getUdfMap

      public Map<String,Object> getUdfMap()
    • setResourceObjectId

      public void setResourceObjectId(Long resourceObjectId)
    • getResourceObjectId

      public Long getResourceObjectId()