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

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

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

Methods in org.opencrx.application.shop1.cci2 with parameters of type UpdateCustomerParams
 UpdateCustomerResult ShopService.updateCustomer(UpdateCustomerParams in)
          Update customer data.
 

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

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

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

Methods in org.opencrx.application.shop1.service with parameters of type UpdateCustomerParams
 UpdateCustomerResult ShopServiceImpl.updateCustomer(UpdateCustomerParams params)
           
 

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

Methods in org.opencrx.application.shop1.test with parameters of type UpdateCustomerParams
protected abstract  UpdateCustomerResult AbstractTestShopService.updateCustomer(UpdateCustomerParams in)
           
 UpdateCustomerResult TestShopService.updateCustomer(UpdateCustomerParams in)
           
 



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