|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AggregateChangeRecord
Purpose: Define the Public interface for the Aggregate Change Record.
Description: This interface is meant to clarify the public protocol into TopLink.
| Method Summary | |
|---|---|
ObjectChangeSet |
getChangedObject()
ADVANCED: This method is used to return the ObjectChangeSet representing the changed Aggregate. |
java.lang.Object |
getOldValue()
ADVANCED: If the owning UnitOfWork has shouldChangeRecordKeepOldValue set to true, then return the old value of the attribute represented by this ChangeRecord. |
| Methods inherited from interface org.eclipse.persistence.sessions.changesets.ChangeRecord |
|---|
getAttribute, getOwner |
| Method Detail |
|---|
ObjectChangeSet getChangedObject()
java.lang.Object getOldValue()
getOldValue in interface ChangeRecord
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||