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

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

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

Methods in org.opencrx.application.shop1.cci2 with parameters of type GetSalesOrderPositionsParams
 GetSalesOrderPositionsResult ShopService.getSalesOrderPositions(GetSalesOrderPositionsParams in)
           
 

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

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

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

Methods in org.opencrx.application.shop1.service with parameters of type GetSalesOrderPositionsParams
 GetSalesOrderPositionsResult ShopServiceImpl.getSalesOrderPositions(GetSalesOrderPositionsParams params)
           
 

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

Methods in org.opencrx.application.shop1.test with parameters of type GetSalesOrderPositionsParams
 GetSalesOrderPositionsResult TestShopService.getSalesOrderPositions(GetSalesOrderPositionsParams in)
           
protected abstract  GetSalesOrderPositionsResult AbstractTestShopService.getSalesOrderPositions(GetSalesOrderPositionsParams in)
           
 



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