|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractProduct | |
|---|---|
| org.opencrx.kernel.backend | |
| org.opencrx.kernel.product1.jmi1 | |
| org.opencrx.kernel.ras1.jmi1 | |
| Uses of AbstractProduct in org.opencrx.kernel.backend |
|---|
| Methods in org.opencrx.kernel.backend with parameters of type AbstractProduct | |
|---|---|
static GetPriceLevelResult |
Products.getLowestPricePriceLevel(RefPackage_1_0 rootPkg,
PricingRule pricingRule,
AbstractContract contract,
AbstractProduct product,
Uom priceUom,
BigDecimal quantity,
Date pricingDate)
|
GetPriceLevelResult |
Products.getPriceLevel(PricingRule pricingRule,
AbstractContract contract,
AbstractProduct product,
Uom priceUom,
BigDecimal quantity,
Date pricingDate)
|
| Uses of AbstractProduct in org.opencrx.kernel.product1.jmi1 |
|---|
| Subinterfaces of AbstractProduct in org.opencrx.kernel.product1.jmi1 | |
|---|---|
interface |
Product
Class Product |
| Methods in org.opencrx.kernel.product1.jmi1 with type parameters of type AbstractProduct | ||
|---|---|---|
|
AbstractFilterProduct.getFilteredProduct(AbstractProductQuery query)
Retrieves the value for the reference filteredProduct for the specified query. |
|
| Methods in org.opencrx.kernel.product1.jmi1 that return AbstractProduct | |
|---|---|
AbstractProduct |
AbstractFilterProduct.getFilteredProduct(boolean idIsPersistent,
String id)
Retrieves the value for the reference filteredProduct for the specified qualifier attribute value. |
AbstractProduct |
AbstractFilterProduct.getFilteredProduct(String id)
Retrieves the value for the reference filteredProduct for the specified qualifier attribute value. |
AbstractProduct |
PriceListEntry.getProduct()
Retrieves the value for the reference product. |
AbstractProduct |
GetPriceLevelParams.getProduct()
Retrieves the value for the structure field product. |
| Methods in org.opencrx.kernel.product1.jmi1 with parameters of type AbstractProduct | |
|---|---|
GetPriceLevelParams |
Product1Package.createGetPriceLevelParams(AbstractContract contract,
Uom priceUom,
Date pricingDate,
AbstractProduct product,
BigDecimal quantity)
|
| Uses of AbstractProduct in org.opencrx.kernel.ras1.jmi1 |
|---|
| Subinterfaces of AbstractProduct in org.opencrx.kernel.ras1.jmi1 | |
|---|---|
interface |
Asset
Class Asset |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||