fferpcore.DataTargetWorkglobal interface DataTargetWork extends Disposable Work carried out by a DataTargetRoot. This class extends fferpcore.Disposable MethodscommitWorkMap<Object, DataTargetWorkResult> commitWork(Boolean allOrNone) Commit any changes to the DataTargetRoot. Input Parameters
Return ValueA map of result objects keyed by the target correlation key, each stating whether the commit was successful and any associated errors. |