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

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

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

Methods in org.opencrx.application.shop1.cci2 with parameters of type GetCredentialsParams
 GetCredentialsResult ShopService.getCredentials(GetCredentialsParams in)
          Get credentials for the specified customer.
 

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

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

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

Methods in org.opencrx.application.shop1.service with parameters of type GetCredentialsParams
 GetCredentialsResult ShopServiceImpl.getCredentials(GetCredentialsParams params)
           
 

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

Methods in org.opencrx.application.shop1.test with parameters of type GetCredentialsParams
protected abstract  GetCredentialsResult AbstractTestShopService.getCredentials(GetCredentialsParams in)
           
 GetCredentialsResult TestShopService.getCredentials(GetCredentialsParams in)
           
 



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