Package oracle.iam.reconciliation.vo
Class ReconCachedDetails
java.lang.Object
oracle.iam.reconciliation.vo.ReconCachedDetails
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionReconCachedDetails
(String entityType, String eventStatus, Long jobID, String profileID, Long parentTableKey, ChangeType changeType, Date actionDate, Long batchId, boolean batchComplete) -
Method Summary
-
Constructor Details
-
ReconCachedDetails
-
-
Method Details
-
getEntityType
-
getEventStatus
-
getJobID
-
getParentTableKey
-
setParentTableKey
-
getProfileID
-
getChangeType
-
getActionDate
-
getBatchId
-
isBatchComplete
public boolean isBatchComplete()
-