Parameters: String - warehouseId The id of the warehouse int districtId The id of the district float orderId The order id Parameters: Vector - orderDetails The orderDetails for the order Order exception: javax.ejb.CreateException - Creation Exception exception: java.rmi.RemoteException - Remote Exception
Retrieve an individual order given the warehouse, district and
order ids as Strings
Parameters: String - wID warehouse id Parameters: String - dID warehouse id Parameters: String - oID warehouse id Order exception: javax.ejb.FinderException - Find Exception exception: java.rmi.RemoteException - Remote Exception