Uses of Interface
org.opencrx.kernel.activity1.jmi1.AddressGroupMember

Packages that use AddressGroupMember
org.opencrx.kernel.activity1.jmi1   
 

Uses of AddressGroupMember in org.opencrx.kernel.activity1.jmi1
 

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AddressGroupMember
<T extends AddressGroupMember>
List<T>
AddressGroup.getMember(AddressGroupMemberQuery query)
          Retrieves the value for the reference member for the specified query.
 

Methods in org.opencrx.kernel.activity1.jmi1 that return AddressGroupMember
 AddressGroupMember AddressGroupMemberClass.createAddressGroupMember()
          Creates an instance of class AddressGroupMember.
 AddressGroupMember AddressGroupMemberClass.getAddressGroupMember(Object object)
          Creates an instance of class AddressGroupMember based on the specified Object instance.
 AddressGroupMember AddressGroup.getMember(boolean idIsPersistent, String id)
          Retrieves the value for the reference member for the specified qualifier attribute value.
 AddressGroupMember AddressGroup.getMember(String id)
          Retrieves the value for the reference member for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type AddressGroupMember
 void AddressGroup.addMember(boolean idIsPersistent, String id, AddressGroupMember member)
          Adds the specified element to the set of the values for the reference member.
 void AddressGroup.addMember(String id, AddressGroupMember member)
          Adds the specified element to the set of the values for the reference member 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.