Uses of Interface
org.opencrx.kernel.building1.jmi1.AccountAssignmentInventoryItem

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
<T extends AccountAssignmentInventoryItem>
List<T>
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.
 



This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.