|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductApplication | |
|---|---|
| org.opencrx.kernel.contract1.jmi1 | |
| Uses of ProductApplication in org.opencrx.kernel.contract1.jmi1 |
|---|
| Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type ProductApplication | ||
|---|---|---|
|
ContractPosition.getProductApplication(ProductApplicationQuery query)
Retrieves the value for the reference productApplication for the specified query. |
|
| Methods in org.opencrx.kernel.contract1.jmi1 that return ProductApplication | |
|---|---|
ProductApplication |
ProductApplicationClass.createProductApplication()
Creates an instance of class ProductApplication. |
ProductApplication |
ContractPosition.getProductApplication(boolean idIsPersistent,
String id)
Retrieves the value for the reference productApplication for the specified qualifier attribute value. |
ProductApplication |
ProductApplicationClass.getProductApplication(Object object)
Creates an instance of class ProductApplication based on the specified Object instance. |
ProductApplication |
ContractPosition.getProductApplication(String id)
Retrieves the value for the reference productApplication for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type ProductApplication | |
|---|---|
void |
ContractPosition.addProductApplication(boolean idIsPersistent,
String id,
ProductApplication productApplication)
Adds the specified element to the set of the values for the reference productApplication. |
void |
ContractPosition.addProductApplication(String id,
ProductApplication productApplication)
Adds the specified element to the set of the values for the reference productApplication using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||