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

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

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

Methods in org.opencrx.application.shop1.cci2 that return UpdateCustomerContractResult
 UpdateCustomerContractResult ShopService.updateCustomerContract(UpdateCustomerContractParams in)
           
 

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

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

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

Methods in org.opencrx.application.shop1.service that return UpdateCustomerContractResult
 UpdateCustomerContractResult ShopServiceImpl.updateCustomerContract(UpdateCustomerContractParams params)
           
 

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

Methods in org.opencrx.application.shop1.test that return UpdateCustomerContractResult
 UpdateCustomerContractResult TestShopService.updateCustomerContract(UpdateCustomerContractParams in)
           
protected abstract  UpdateCustomerContractResult AbstractTestShopService.updateCustomerContract(UpdateCustomerContractParams in)
           
 



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