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

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

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

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AddressGroup
<T extends AddressGroup>
List<T>
Segment.getAddressGroup(AddressGroupQuery query)
          Retrieves the value for the reference addressGroup for the specified query.
 

Methods in org.opencrx.kernel.activity1.jmi1 that return AddressGroup
 AddressGroup AddressGroupClass.createAddressGroup()
          Creates an instance of class AddressGroup.
 AddressGroup Segment.getAddressGroup(boolean idIsPersistent, String id)
          Retrieves the value for the reference addressGroup for the specified qualifier attribute value.
 AddressGroup AddressGroupClass.getAddressGroup(Object object)
          Creates an instance of class AddressGroup based on the specified Object instance.
 AddressGroup Segment.getAddressGroup(String id)
          Retrieves the value for the reference addressGroup for the specified qualifier attribute value.
 AddressGroup PhoneCallRecipientGroup.getParty()
          Retrieves the value for the reference party.
 AddressGroup MailingRecipientGroup.getParty()
          Retrieves the value for the reference party.
 AddressGroup EMailRecipientGroup.getParty()
          Retrieves the value for the reference party.
 

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