Uses of Interface
org.opencrx.kernel.account1.jmi1.AccountMembership

Packages that use AccountMembership
org.opencrx.kernel.account1.jmi1   
 

Uses of AccountMembership in org.opencrx.kernel.account1.jmi1
 

Methods in org.opencrx.kernel.account1.jmi1 with type parameters of type AccountMembership
<T extends AccountMembership>
List<T>
Account.getAccountMembership(AccountMembershipQuery query)
          Retrieves the value for the reference accountMembership for the specified query.
 

Methods in org.opencrx.kernel.account1.jmi1 that return AccountMembership
 AccountMembership AccountMembershipClass.createAccountMembership()
          Creates an instance of class AccountMembership.
 AccountMembership Account.getAccountMembership(boolean idIsPersistent, String id)
          Retrieves the value for the reference accountMembership for the specified qualifier attribute value.
 AccountMembership AccountMembershipClass.getAccountMembership(Object object)
          Creates an instance of class AccountMembership based on the specified Object instance.
 AccountMembership Account.getAccountMembership(String id)
          Retrieves the value for the reference accountMembership for the specified qualifier attribute value.
 



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