|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccountAssignmentProduct | |
|---|---|
| org.opencrx.kernel.product1.jmi1 | |
| Uses of AccountAssignmentProduct in org.opencrx.kernel.product1.jmi1 |
|---|
| Methods in org.opencrx.kernel.product1.jmi1 with type parameters of type AccountAssignmentProduct | ||
|---|---|---|
|
AbstractProduct.getAssignedAccount(AccountAssignmentProductQuery query)
Retrieves the value for the reference assignedAccount for the specified query. |
|
| Methods in org.opencrx.kernel.product1.jmi1 that return AccountAssignmentProduct | |
|---|---|
AccountAssignmentProduct |
AccountAssignmentProductClass.createAccountAssignmentProduct()
Creates an instance of class AccountAssignmentProduct. |
AccountAssignmentProduct |
AccountAssignmentProductClass.getAccountAssignmentProduct(Object object)
Creates an instance of class AccountAssignmentProduct based on the specified Object instance. |
AccountAssignmentProduct |
AbstractProduct.getAssignedAccount(boolean idIsPersistent,
String id)
Retrieves the value for the reference assignedAccount for the specified qualifier attribute value. |
AccountAssignmentProduct |
AbstractProduct.getAssignedAccount(String id)
Retrieves the value for the reference assignedAccount for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.product1.jmi1 with parameters of type AccountAssignmentProduct | |
|---|---|
void |
AbstractProduct.addAssignedAccount(boolean idIsPersistent,
String id,
AccountAssignmentProduct assignedAccount)
Adds the specified element to the set of the values for the reference assignedAccount. |
void |
AbstractProduct.addAssignedAccount(String id,
AccountAssignmentProduct assignedAccount)
Adds the specified element to the set of the values for the reference assignedAccount using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||