|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mdm.index.objects.EnterpriseObjectHistory
Class providing access to before / after images of an EnterpriseObject for a given transaction
Constructor Summary | |
EnterpriseObjectHistory(RecreateResult recreateResult)
Creates a new instance of EnterpriseHistory |
Method Summary | |
EnterpriseObject |
getAfterEO()
Get the after image of the EO |
EnterpriseObject |
getAfterEO2()
Get the after image of the merged EO after unmerge |
EnterpriseObject |
getBeforeEO1()
Get the before image of the EO. |
EnterpriseObject |
getBeforeEO2()
Get the before image of the EO. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EnterpriseObjectHistory(RecreateResult recreateResult)
recreateResult
- recreateResult object from transaction managerMethod Detail |
public EnterpriseObject getAfterEO()
public EnterpriseObject getAfterEO2()
public EnterpriseObject getBeforeEO1()
public EnterpriseObject getBeforeEO2()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.