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

Packages that use ServiceAccount
org.opencrx.kernel.home1.cci2   
org.opencrx.kernel.home1.jmi1   
org.opencrx.kernel.home1.jpa3   
 

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

Subinterfaces of ServiceAccount in org.opencrx.kernel.home1.cci2
 interface EMailAccount
          Class EMailAccount
 interface TwitterAccount
          Class TwitterAccount
 

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

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

Subinterfaces of ServiceAccount in org.opencrx.kernel.home1.jmi1
 interface ServiceAccount
          Abstract class ServiceAccount
 

Uses of ServiceAccount in org.opencrx.kernel.home1.jpa3
 

Classes in org.opencrx.kernel.home1.jpa3 that implement ServiceAccount
 class EMailAccount
          Class EMailAccount
 class ServiceAccount
          Abstract class ServiceAccount
 class TwitterAccount
          Class TwitterAccount
 

Methods in org.opencrx.kernel.home1.jpa3 with type parameters of type ServiceAccount
<T extends ServiceAccount>
UserHomeContainsEMailAccount.EMailAccount<T>
UserHome.getEMailAccount()
          Retrieves a set containing all the elements for the reference eMailAccount.
 



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