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