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

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

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

Methods in org.opencrx.application.shop1.cci2 that return GetProductConfigurationTypesResult
 GetProductConfigurationTypesResult ShopService.getProductConfigurationTypes(GetProductConfigurationTypesParams in)
          Return all product configuration types.
 

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

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

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

Methods in org.opencrx.application.shop1.service that return GetProductConfigurationTypesResult
 GetProductConfigurationTypesResult ShopServiceImpl.getProductConfigurationTypes(GetProductConfigurationTypesParams params)
           
 

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

Methods in org.opencrx.application.shop1.test that return GetProductConfigurationTypesResult
 GetProductConfigurationTypesResult TestShopService.getProductConfigurationTypes(GetProductConfigurationTypesParams in)
           
protected abstract  GetProductConfigurationTypesResult AbstractTestShopService.getProductConfigurationTypes(GetProductConfigurationTypesParams in)
           
 



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