net.sf.doolin.bus.sido
Class BusDataObjectController
java.lang.Object
net.sf.sido.support.DataObjectControllerAdapter
net.sf.doolin.bus.sido.BusDataObjectController
- All Implemented Interfaces:
- net.sf.sido.DataObjectController
public class BusDataObjectController
- extends net.sf.sido.support.DataObjectControllerAdapter
| Methods inherited from class net.sf.sido.support.DataObjectControllerAdapter |
onPropertyGet, onPropertySetPre |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusDataObjectController
public BusDataObjectController()
onPropertySetPost
public <T> void onPropertySetPost(net.sf.sido.DataObject sdo,
String name,
T oldValue,
T newValue)
- Specified by:
onPropertySetPost in interface net.sf.sido.DataObjectController- Overrides:
onPropertySetPost in class net.sf.sido.support.DataObjectControllerAdapter
Copyright © 2011. All Rights Reserved.