|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
ProductT.getConfiguration()
Retrieves a list containing all the elements for the structure field configuration. |
|
|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||