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

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

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

Methods in org.opencrx.application.shop1.cci2 that return GetCustomersByQueryResult
 GetCustomersByQueryResult ShopService.getCustomersByQuery(GetCustomersByQueryParams in)
          Query customers and return customer numbers of matching customers.
 

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

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

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

Methods in org.opencrx.application.shop1.service that return GetCustomersByQueryResult
 GetCustomersByQueryResult ShopServiceImpl.getCustomersByQuery(GetCustomersByQueryParams params)
           
 

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

Methods in org.opencrx.application.shop1.test that return GetCustomersByQueryResult
protected abstract  GetCustomersByQueryResult AbstractTestShopService.getCustomersByQuery(GetCustomersByQueryParams in)
           
 GetCustomersByQueryResult TestShopService.getCustomersByQuery(GetCustomersByQueryParams in)
           
 



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