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