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

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

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

Methods in org.opencrx.kernel.activity1.cci2 with type parameters of type AddressGroup
<T extends AddressGroup>
SegmentContainsAddressGroup.AddressGroup<T>
Segment.getAddressGroup()
          Retrieves a set containing all the elements for the reference addressGroup.
 

Methods in org.opencrx.kernel.activity1.cci2 that return AddressGroup
 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.cci2 with parameters of type AddressGroup
 void PhoneCallRecipientGroup.setParty(AddressGroup party)
          Sets a new value for the reference party.
 void MailingRecipientGroup.setParty(AddressGroup party)
          Sets a new value for the reference party.
 void EMailRecipientGroup.setParty(AddressGroup party)
          Sets a new value for the reference party.
 

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

Subinterfaces of AddressGroup in org.opencrx.kernel.activity1.jmi1
 interface AddressGroup
          Class AddressGroup
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type AddressGroup
 void PhoneCallRecipientGroup.setParty(AddressGroup party)
          Sets a new value for the reference party.
 void MailingRecipientGroup.setParty(AddressGroup party)
          Sets a new value for the reference party.
 void EMailRecipientGroup.setParty(AddressGroup party)
          Sets a new value for the reference party.
 

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

Classes in org.opencrx.kernel.activity1.jpa3 that implement AddressGroup
 class AddressGroup
          Class AddressGroup
 

Methods in org.opencrx.kernel.activity1.jpa3 with type parameters of type AddressGroup
<T extends AddressGroup>
SegmentContainsAddressGroup.AddressGroup<T>
Segment.getAddressGroup()
          Retrieves a set containing all the elements for the reference addressGroup.
 

Methods in org.opencrx.kernel.activity1.jpa3 that return AddressGroup
 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.jpa3 with parameters of type AddressGroup
 void PhoneCallRecipientGroup.setParty(AddressGroup party)
          Sets a new value for the reference party.
 void MailingRecipientGroup.setParty(AddressGroup party)
          Sets a new value for the reference party.
 void EMailRecipientGroup.setParty(AddressGroup party)
          Sets a new value for the reference party.
 



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