Try OpenEdge Now
Java Open Clients
Accessing ABL ProDataSets
:
ProChangeSummary class
:
Inherited methods
:
getOldValues( )
getOldValues( )
Returns a list of settings that represents the property values of the specified
DataObject
at the point when logging began.
Syntax
java.util.List getOldValues(DataObject
dataObj
)
dataObj
Specifies the
DataObject
instance whose old values you want to get.