org.equanda.test.ymport
Class VehicleTableHandler
java.lang.Object
org.equanda.ymport.TableHandlerBase
org.equanda.test.ymport.VehicleTableHandler
- All Implemented Interfaces:
- TableHandler
public class VehicleTableHandler
- extends TableHandlerBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VehicleTableHandler
public VehicleTableHandler()
getEmptyObject
public org.equanda.test.ymport.ImportVehicle getEmptyObject()
ymport
public Object ymport(Object proxyObject)
throws Exception
- Throws:
Exception
select
public VehicleEJB select(VehicleSelectorEJB selector,
org.equanda.test.ymport.ImportVehicle proxy)
throws Exception
- Try select a value to update or return null
- Parameters:
selector
- selector to use when searchingproxy
- import proxy to select
- Returns:
- found bean or null
- Throws:
Exception
- oops
Copyright © 2007-2008. All Rights Reserved.