Uses of Interface
org.opencrx.kernel.product1.jmi1.AccountAssignmentProduct

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



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