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

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

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

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

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AbstractMailingRecipient
<T extends AbstractMailingRecipient>
List<T>
Mailing.getMailingRecipient(AbstractMailingRecipientQuery query)
          Retrieves the value for the reference mailingRecipient for the specified query.
 

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

Methods in org.opencrx.kernel.activity1.jmi1 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.
 



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