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

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

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

Methods in org.opencrx.kernel.account1.jmi1 with type parameters of type Member
<T extends Member>
List<T>
Account.getMember(MemberQuery query)
          Retrieves the value for the reference member for the specified query.
 

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

Methods in org.opencrx.kernel.account1.jmi1 with parameters of type Member
 void Account.addMember(boolean idIsPersistent, String id, Member member)
          Adds the specified element to the set of the values for the reference member.
 



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