Package oracle.iam.certification.vo
Class IDCUserAccountAttribute
java.lang.Object
oracle.iam.certification.vo.base.AbstractDomainObject
oracle.iam.certification.vo.IDCAccountAttribute
oracle.iam.certification.vo.IDCUserAccountAttribute
- All Implemented Interfaces:
Serializable
,Snapshot<IDCAccountAttribute>
This class is only used to map the IDCAccountAttribute entity to another table.
It wraps a specified IDCAccountAttribute.
- See Also:
-
Field Summary
Fields inherited from class oracle.iam.certification.vo.IDCAccountAttribute
SNAPSHOT_IGNORE_PROPERTIES
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class oracle.iam.certification.vo.IDCAccountAttribute
getAccessPolicyName, getAccountAttributes, getAccountId, getAttributeId, getAttributeLabel, getAttributeName, getAttributeValue, getAuditObjective, getCategory, getCertificationComments, getCertificationDate, getCertificationId, getCertified, getCertifiedBy, getChangedSinceLast, getDataOwner, getDataOwnerRole, getEntitlementDefinitionId, getEntityType, getGlossaryDefinition, getGlossaryShortDescription, getHighPrivileged, getIamAccountId, getIamAttributeValueId, getItemRisk, getLastCertificationDecision, getLastCertRisk, getOpenSodViolations, getParentId, getProvisionedBy, getProvisioningMethod, getProvMechRisk, getRemediationComments, getRemediationDate, getRemediationStatus, getRequestDate, getRequesterLogin, getRequestKey, getSodRisk, getStatusEndDate, getSummaryRisk, getUdfMap, getUpdateDate, getUserId, isCertifiable, isSnapshotEquivalent, setAccessPolicyName, setAccountAttributes, setAccountId, setAttributeId, setAttributeLabel, setAttributeName, setAttributeValue, setAuditObjective, setCategory, setCertifiable, setCertificationComments, setCertificationDate, setCertificationId, setCertified, setCertifiedBy, setChangedSinceLast, setDataOwner, setDataOwnerRole, setEntitlementDefinitionId, setEntityType, setGlossaryDefinition, setGlossaryShortDescription, setHighPrivileged, setIamAccountId, setIamAttributeValueId, setItemRisk, setLastCertificationDecision, setLastCertRisk, setOpenSodViolations, setParentId, setProvisionedBy, setProvisioningMethod, setProvMechRisk, setRemediationComments, setRemediationDate, setRemediationStatus, setRequestDate, setRequesterLogin, setRequestKey, setSodRisk, setStatusEndDate, setSummaryRisk, setUdfMap, setUpdateDate, setUserId
Methods inherited from class oracle.iam.certification.vo.base.AbstractDomainObject
getEntityId, getId, getLastAction, getLastReviewerId, getLastReviewerTaskUid, getParentEntityId, getRecipientId, getSrmCreateDate, getSrmUpdateDate, getTaskActions, isNew, setEntityId, setId, setLastAction, setLastReviewerId, setLastReviewerTaskUid, setParentEntityId, setRecipientId, setSrmCreateDate, setSrmUpdateDate, setTaskActions
-
Constructor Details
-
IDCUserAccountAttribute
public IDCUserAccountAttribute()
-
-
Method Details
-
setIDCAccountAttribute
-