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

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

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

Methods in org.opencrx.application.shop1.cci2 that return GetProductPricesResult
 GetProductPricesResult ShopService.getProductPrices(GetProductPricesParams in)
          Get price of a product for the specified pricing date and currency.
 

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

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

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

Methods in org.opencrx.application.shop1.service that return GetProductPricesResult
 GetProductPricesResult ShopServiceImpl.getProductPrices(GetProductPricesParams params)
           
 

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

Methods in org.opencrx.application.shop1.test that return GetProductPricesResult
 GetProductPricesResult TestShopService.getProductPrices(GetProductPricesParams in)
           
protected abstract  GetProductPricesResult AbstractTestShopService.getProductPrices(GetProductPricesParams in)
           
 



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