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

Packages that use ProductConfigurationT
org.opencrx.application.shop1.cci2   
org.opencrx.application.shop1.datatypes   
org.opencrx.application.shop1.jmi1   
org.opencrx.application.shop1.service   
 

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

Methods in org.opencrx.application.shop1.cci2 with type parameters of type ProductConfigurationT
<T extends ProductConfigurationT>
List<T>
ProductT.getConfiguration()
          Retrieves a list containing all the elements for the structure field configuration.
<T extends ProductConfigurationT>
List<T>
ProductConfigurationTypeT.getConfiguration()
          Retrieves a list containing all the elements for the structure field configuration.
 

Methods in org.opencrx.application.shop1.cci2 that return ProductConfigurationT
 ProductConfigurationT AddSalesOrderPositionParams.getActualProductConfiguration()
          Retrieves the value for the optional structure field actualProductConfiguration.
 ProductConfigurationT ContractPositionT.getActualProductConfiguration()
          Retrieves the value for the optional structure field actualProductConfiguration.
 

Uses of ProductConfigurationT in org.opencrx.application.shop1.datatypes
 

Methods in org.opencrx.application.shop1.datatypes that return ProductConfigurationT
 ProductConfigurationT DatatypeMappers.mapProductConfiguration(AbstractProductConfiguration configuration)
           
 

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

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

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

Methods in org.opencrx.application.shop1.service with parameters of type ProductConfigurationT
protected  AbstractContractPosition ShopServiceImpl.createContractPosition(AbstractContract contract, String productNumber, BigDecimal quantity, Boolean ignoreProductConfiguration, ProductConfigurationT actualProductConfigurationT, String priceUomName, Date pricingDate, SalesTaxType salesTaxType, Boolean discountIsPercentage, BigDecimal discount)
           
 



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