Uses of Interface
org.opencrx.application.shop1.cci2.GetSalesOrdersParams

Packages that use GetSalesOrdersParams
org.opencrx.application.shop1.cci2   
org.opencrx.application.shop1.jmi1   
org.opencrx.application.shop1.service   
org.opencrx.application.shop1.test   
 

Uses of GetSalesOrdersParams in org.opencrx.application.shop1.cci2
 

Methods in org.opencrx.application.shop1.cci2 with parameters of type GetSalesOrdersParams
 GetSalesOrdersResult ShopService.getSalesOrders(GetSalesOrdersParams in)
          Returns the sales orders for the customer.
 

Uses of GetSalesOrdersParams in org.opencrx.application.shop1.jmi1
 

Subinterfaces of GetSalesOrdersParams in org.opencrx.application.shop1.jmi1
 interface GetSalesOrdersParams
           
 

Uses of GetSalesOrdersParams in org.opencrx.application.shop1.service
 

Methods in org.opencrx.application.shop1.service with parameters of type GetSalesOrdersParams
 GetSalesOrdersResult ShopServiceImpl.getSalesOrders(GetSalesOrdersParams params)
           
 

Uses of GetSalesOrdersParams in org.opencrx.application.shop1.test
 

Methods in org.opencrx.application.shop1.test with parameters of type GetSalesOrdersParams
 GetSalesOrdersResult TestShopService.getSalesOrders(GetSalesOrdersParams in)
           
protected abstract  GetSalesOrdersResult AbstractTestShopService.getSalesOrders(GetSalesOrdersParams in)
           
 



This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.