|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Product in org.opencrx.kernel.account1.jmi1 |
|---|
| Methods in org.opencrx.kernel.account1.jmi1 with type parameters of type Product | ||
|---|---|---|
|
Account.getProduct(ProductQuery query)
Retrieves the value for the reference product for the specified query. |
|
| Methods in org.opencrx.kernel.account1.jmi1 that return Product | |
|---|---|
Product |
Account.getProduct(boolean idIsPersistent,
String id)
Retrieves the value for the reference product for the specified qualifier attribute value. |
Product |
Account.getProduct(String id)
Retrieves the value for the reference product for the specified qualifier attribute value. |
| Uses of Product in org.opencrx.kernel.backend |
|---|
| Methods in org.opencrx.kernel.backend with parameters of type Product | |
|---|---|
CompoundBooking |
Depots.createBookingByProduct(Path depotEntityIdentity,
Date valueDate,
short bookingType,
BigDecimal quantity,
String bookingTextName,
Path bookingTextIdentity,
Product product,
String depotNumberCredit,
Path depotCreditIdentity,
String depotNumberDebit,
Path depotDebitIdentity,
Path originIdentity,
Path reversalOfIdentity,
List<String> errors)
|
| Uses of Product in org.opencrx.kernel.contract1.jmi1 |
|---|
| Methods in org.opencrx.kernel.contract1.jmi1 that return Product | |
|---|---|
Product |
CreatePositionParams.getProduct()
Retrieves the value for the structure field product. |
| Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type Product | |
|---|---|
CreatePositionParams |
Contract1Package.createCreatePositionParams(Boolean ignoreProductConfiguration,
String name,
Uom priceUom,
Date pricingDate,
PricingRule pricingRule,
Product product,
BigDecimal quantity,
Uom uom)
|
| Uses of Product in org.opencrx.kernel.depot1.jmi1 |
|---|
| Methods in org.opencrx.kernel.depot1.jmi1 that return Product | |
|---|---|
Product |
OpenDepotPositionParams.getProduct()
Retrieves the value for the optional structure field product. |
Product |
CreateBookingByProductParams.getProduct()
Retrieves the value for the structure field product. |
| Methods in org.opencrx.kernel.depot1.jmi1 with parameters of type Product | |
|---|---|
CreateBookingByProductParams |
Depot1Package.createCreateBookingByProductParams(BookingText bookingText,
String bookingTextName,
short bookingType,
Depot depotCredit,
Depot depotDebit,
String depotNumberCredit,
String depotNumberDebit,
BookingOrigin origin,
Product product,
BigDecimal quantity,
CompoundBooking reversalOf,
Date valueDate)
|
OpenDepotPositionParams |
Depot1Package.createOpenDepotPositionParams(String description,
String name,
Date openingDate,
Product product,
ContractPositionConstrained productRole,
String qualifier)
|
| Uses of Product in org.opencrx.kernel.plugin.application.product1 |
|---|
| Fields in org.opencrx.kernel.plugin.application.product1 declared as Product | |
|---|---|
protected Product |
ProductImpl.current
|
| Constructors in org.opencrx.kernel.plugin.application.product1 with parameters of type Product | |
|---|---|
ProductImpl(Product current,
Product next)
|
|
| Uses of Product in org.opencrx.kernel.product1.jmi1 |
|---|
| Methods in org.opencrx.kernel.product1.jmi1 with type parameters of type Product | ||
|---|---|---|
|
Segment.getProduct(ProductQuery query)
Retrieves the value for the reference product for the specified query. |
|
| Methods in org.opencrx.kernel.product1.jmi1 that return Product | |
|---|---|
Product |
ProductClass.createProduct()
Creates an instance of class Product. |
Product |
RelatedProduct.getProduct()
Retrieves the value for the reference product. |
Product |
ProductDescriptor.getProduct()
Retrieves the value for the reference product. |
Product |
Segment.getProduct(boolean idIsPersistent,
String id)
Retrieves the value for the reference product for the specified qualifier attribute value. |
Product |
ProductClass.getProduct(Object object)
Creates an instance of class Product based on the specified Object instance. |
Product |
Segment.getProduct(String id)
Retrieves the value for the reference product for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.product1.jmi1 with parameters of type Product | |
|---|---|
void |
Segment.addProduct(boolean idIsPersistent,
String id,
Product product)
Adds the specified element to the set of the values for the reference product. |
void |
Segment.addProduct(String id,
Product product)
Adds the specified element to the set of the values for the reference product using a reassignable qualifier. |
| Uses of Product in org.opencrx.kernel.ras1.jmi1 |
|---|
| Subinterfaces of Product in org.opencrx.kernel.ras1.jmi1 | |
|---|---|
interface |
Asset
Class Asset |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||