com.bea.ld.dsmediator.update
Interface UpdateOverride
- public interface UpdateOverride
user override for update must implement com.bea.ld.dsmediator.update.UpdateOverride..
Method Summary
|
boolean |
performChange(commonj.sdo.DataGraph sdo)
implement custom function here |
performChange
public boolean performChange(commonj.sdo.DataGraph sdo)
- implement custom function here
- Parameters:
sdo
- - Returns:
- true to continue the submit on current SDO instance, false to skip the rest part of submit action
Copyright © 2005 Bea Systems Inc. All Rights Reserved.