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

Packages that use AbstractMailingRecipient
org.opencrx.kernel.activity1.cci2   
org.opencrx.kernel.activity1.jdo2   
org.opencrx.kernel.activity1.jmi1   
 

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

Subinterfaces of AbstractMailingRecipient in org.opencrx.kernel.activity1.cci2
 interface MailingRecipient
          Class MailingRecipient
 interface MailingRecipientGroup
          Class MailingRecipientGroup
 

Methods in org.opencrx.kernel.activity1.cci2 with type parameters of type AbstractMailingRecipient
<T extends AbstractMailingRecipient>
Collection<T>
Mailing.getMailingRecipient()
          Retrieves a set containing all the elements for the reference mailingRecipient.
 

Methods in org.opencrx.kernel.activity1.cci2 that return AbstractMailingRecipient
 AbstractMailingRecipient Mailing.getMailingRecipient(boolean idIsPersistent, String id)
          Retrieves the value for the reference mailingRecipient for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.cci2 with parameters of type AbstractMailingRecipient
 void Mailing.addMailingRecipient(boolean idIsPersistent, String id, AbstractMailingRecipient mailingRecipient)
          Adds the specified element to the set of the values for the reference mailingRecipient.
 

Uses of AbstractMailingRecipient in org.opencrx.kernel.activity1.jdo2
 

Classes in org.opencrx.kernel.activity1.jdo2 that implement AbstractMailingRecipient
 class AbstractMailingRecipient
          Abstract class AbstractMailingRecipient
 class MailingRecipient
          Class MailingRecipient
 class MailingRecipientGroup
          Class MailingRecipientGroup
 

Methods in org.opencrx.kernel.activity1.jdo2 with type parameters of type AbstractMailingRecipient
<T extends AbstractMailingRecipient>
Collection<T>
Mailing.getMailingRecipient()
          Retrieves a set containing all the elements for the reference mailingRecipient.
 

Methods in org.opencrx.kernel.activity1.jdo2 that return AbstractMailingRecipient
 AbstractMailingRecipient Mailing.getMailingRecipient(boolean idIsPersistent, String id)
          Retrieves the value for the reference mailingRecipient for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.jdo2 with parameters of type AbstractMailingRecipient
 void Mailing.addMailingRecipient(boolean idIsPersistent, String id, AbstractMailingRecipient mailingRecipient)
          Adds the specified element to the set of the values for the reference mailingRecipient.
 

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

Subinterfaces of AbstractMailingRecipient in org.opencrx.kernel.activity1.jmi1
 interface AbstractMailingRecipient
          Abstract class AbstractMailingRecipient
 



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