Skip navigation links


oracle.iam.certification.vo
Class IDCUserAccountAttribute

java.lang.Object
  extended by oracle.iam.certification.vo.base.AbstractDomainObject
      extended by oracle.iam.certification.vo.IDCAccountAttribute
          extended by oracle.iam.certification.vo.IDCUserAccountAttribute

All Implemented Interfaces:
java.io.Serializable, Snapshot

public class IDCUserAccountAttribute
extends IDCAccountAttribute

This class is only used to map the IDCAccountAttribute entity to another table. It wraps a specified IDCAccountAttribute.

See Also:
Serialized Form

Field Summary

 

Fields inherited from class oracle.iam.certification.vo.IDCAccountAttribute
SNAPSHOT_IGNORE_PROPERTIES

 

Constructor Summary
IDCUserAccountAttribute()
           

 

Method Summary
 void setIDCAccountAttribute(IDCAccountAttribute attr)
           

 

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, getEntitlementDefinitionId, getEntityType, getGlossaryDefinition, getGlossaryShortDescription, getHighPrivileged, 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, setEntitlementDefinitionId, setEntityType, setGlossaryDefinition, setGlossaryShortDescription, setHighPrivileged, 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

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

IDCUserAccountAttribute

public IDCUserAccountAttribute()

Method Detail

setIDCAccountAttribute

public void setIDCAccountAttribute(IDCAccountAttribute attr)

Skip navigation links


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.