Uses of Interface
org.opencrx.kernel.home1.cci2.EmailAccount

Packages that use EmailAccount
org.opencrx.kernel.home1.cci2   
org.opencrx.kernel.home1.jdo2   
org.opencrx.kernel.home1.jmi1   
 

Uses of EmailAccount in org.opencrx.kernel.home1.cci2
 

Methods in org.opencrx.kernel.home1.cci2 with type parameters of type EmailAccount
<T extends EmailAccount>
Collection<T>
UserHome.getEmailAccount()
          Retrieves a set containing all the elements for the reference eMailAccount.
 

Uses of EmailAccount in org.opencrx.kernel.home1.jdo2
 

Classes in org.opencrx.kernel.home1.jdo2 that implement EmailAccount
 class EmailAccount
          Class EMailAccount
 

Methods in org.opencrx.kernel.home1.jdo2 with type parameters of type EmailAccount
<T extends EmailAccount>
Collection<T>
UserHome.getEmailAccount()
          Retrieves a set containing all the elements for the reference eMailAccount.
 

Uses of EmailAccount in org.opencrx.kernel.home1.jmi1
 

Subinterfaces of EmailAccount in org.opencrx.kernel.home1.jmi1
 interface EmailAccount
          Class EMailAccount
 

Methods in org.opencrx.kernel.home1.jmi1 with type parameters of type EmailAccount
<T extends EmailAccount>
List<T>
UserHome.getEmailAccount(EmailAccountQuery query)
          Retrieves the value for the reference eMailAccount for the specified query.
 



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