public interface DirectToFieldChangeRecord extends ChangeRecord
Purpose: This interface provides public API to the class responsible for holding the change made to a directToFieldMapping.
Description: This changeRecord stores the value that the direct to field was changed to.
Modifier and Type | Method and Description |
---|---|
Object |
getNewValue()
ADVANCED:
Returns the new value assigned during the change
|
getAttribute, getOldValue, getOwner
Object getNewValue()
EclipseLink 2.3.2, "build v20111125-r10461" API Reference