Uses of Class
org.opencrx.kernel.activity1.jdo2.AbstractEmailRecipient

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

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

Subclasses of AbstractEmailRecipient in org.opencrx.kernel.activity1.jdo2
 class EmailRecipient
          Class EMailRecipient
 class EmailRecipientGroup
          Class EMailRecipientGroup
 

Methods in org.opencrx.kernel.activity1.jdo2 that return types with arguments of type AbstractEmailRecipient
static CloseableCollection<AbstractEmailRecipient> AbstractEmailRecipient.openmdxjdoGetObjectsByParent(Email email)
          Navigate through an object's composite association
 

Constructors in org.opencrx.kernel.activity1.jdo2 with parameters of type AbstractEmailRecipient
AbstractEmailRecipient.Slice(AbstractEmailRecipient object, int index)
          Constructor
 

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

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type AbstractEmailRecipient
 void Email.addEmailRecipient(AbstractEmailRecipient newValue)
          
 void Email.addEmailRecipient(String id, AbstractEmailRecipient newValue)
          
 



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