this class/method belongs to 11g SDK and is deprecated in 12c release.
Implementations of this interface represent impacts that have been caused by the execution of an
action.
All reverse actions to undo the actions that caused these impacts.
These action should be in the correct order, starting at 0 till the end of the list.
Method Detail
getModifications
java.util.Collection getModifications()
Deprecated.
Returns all modifications that were caused by the execution of the action that caused these
impacts.
All reverse actions to undo the actions that caused these impacts.
These action should be in the correct order, starting at 0 till the end of the list.
Returns:
the list of actions to be executed to rollback the action