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

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

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

Subinterfaces of AbstractEmailRecipient in org.opencrx.kernel.activity1.jmi1
 interface EmailRecipient
          Class EMailRecipient
 interface EmailRecipientGroup
          Class EMailRecipientGroup
 

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AbstractEmailRecipient
<T extends AbstractEmailRecipient>
List<T>
Email.getEmailRecipient(AbstractEmailRecipientQuery query)
          Retrieves the value for the reference emailRecipient for the specified query.
 

Methods in org.opencrx.kernel.activity1.jmi1 that return AbstractEmailRecipient
 AbstractEmailRecipient Email.getEmailRecipient(boolean idIsPersistent, String id)
          Retrieves the value for the reference emailRecipient for the specified qualifier attribute value.
 AbstractEmailRecipient Email.getEmailRecipient(String id)
          Retrieves the value for the reference emailRecipient for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type AbstractEmailRecipient
 void Email.addEmailRecipient(boolean idIsPersistent, String id, AbstractEmailRecipient emailRecipient)
          Adds the specified element to the set of the values for the reference emailRecipient.
 



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