Uses of Interface
org.opencrx.kernel.generic.cci2.GenericAccount

Packages that use GenericAccount
org.opencrx.kernel.account1.cci2   
org.opencrx.kernel.account1.jpa3   
org.opencrx.kernel.generic.cci2   
org.opencrx.kernel.generic.jmi1   
org.opencrx.kernel.generic.jpa3   
 

Uses of GenericAccount in org.opencrx.kernel.account1.cci2
 

Subinterfaces of GenericAccount in org.opencrx.kernel.account1.cci2
 interface AbstractGroup
          Abstract class AbstractGroup
 interface Account
          Abstract class Account
 interface Contact
          Class Contact
 interface Group
          Class Group
 interface LegalEntity
          Class LegalEntity
 interface UnspecifiedAccount
          Class UnspecifiedAccount
 

Uses of GenericAccount in org.opencrx.kernel.account1.jpa3
 

Classes in org.opencrx.kernel.account1.jpa3 that implement GenericAccount
 class Account
          Abstract class Account
 class Contact
          Class Contact
 class Group
          Class Group
 class LegalEntity
          Class LegalEntity
 class UnspecifiedAccount
          Class UnspecifiedAccount
 

Uses of GenericAccount in org.opencrx.kernel.generic.cci2
 

Methods in org.opencrx.kernel.generic.cci2 that return GenericAccount
 GenericAccount Rating.getRatedBy()
          Retrieves the value for the reference ratedBy.
 

Methods in org.opencrx.kernel.generic.cci2 with parameters of type GenericAccount
 void Rating.setRatedBy(GenericAccount ratedBy)
          Sets a new value for the reference ratedBy.
 

Uses of GenericAccount in org.opencrx.kernel.generic.jmi1
 

Subinterfaces of GenericAccount in org.opencrx.kernel.generic.jmi1
 interface GenericAccount
          Abstract class GenericAccount
 

Methods in org.opencrx.kernel.generic.jmi1 with parameters of type GenericAccount
 void Rating.setRatedBy(GenericAccount ratedBy)
          Sets a new value for the reference ratedBy.
 

Uses of GenericAccount in org.opencrx.kernel.generic.jpa3
 

Methods in org.opencrx.kernel.generic.jpa3 that return GenericAccount
 GenericAccount Rating.getRatedBy()
          Retrieves the value for the reference ratedBy.
 

Methods in org.opencrx.kernel.generic.jpa3 with parameters of type GenericAccount
 void Rating.setRatedBy(GenericAccount ratedBy)
          Sets a new value for the reference ratedBy.
 



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