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

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

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

Methods in org.opencrx.application.shop1.cci2 that return GetProductsByQueryResult
 GetProductsByQueryResult ShopService.getProductsByQuery(GetProductsByQueryParams in)
          Get products matching the product query.
 

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

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

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

Methods in org.opencrx.application.shop1.service that return GetProductsByQueryResult
 GetProductsByQueryResult ShopServiceImpl.getProductsByQuery(GetProductsByQueryParams params)
           
 

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

Methods in org.opencrx.application.shop1.test that return GetProductsByQueryResult
 GetProductsByQueryResult TestShopService.getProductsByQuery(GetProductsByQueryParams in)
           
protected abstract  GetProductsByQueryResult AbstractTestShopService.getProductsByQuery(GetProductsByQueryParams in)
           
 



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