Betty v1.1.0

Uses of Interface
christophedelory.betty.interfaces.DbCountryEntity

Packages that use DbCountryEntity
christophedelory.betty The home of the Betty application. 
christophedelory.betty.ejb The application database objects. 
christophedelory.betty.interfaces A collection of base interfaces implemented by our application database objects. 
 

Uses of DbCountryEntity in christophedelory.betty
 

Methods in christophedelory.betty with parameters of type DbCountryEntity
protected  void EntityToXml.fillCountryDetails(DbCountryEntity dbEntity, CountryDetails xml, Locale[] locales)
          Builds an XML representation of the specified EJB object.
 

Uses of DbCountryEntity in christophedelory.betty.ejb
 

Classes in christophedelory.betty.ejb that implement DbCountryEntity
 class LocationBean
          The entity bean definition of a location used in a championship's event.
 class PlayerBean
          The entity bean definition of a player.
 

Uses of DbCountryEntity in christophedelory.betty.interfaces
 

Subinterfaces of DbCountryEntity in christophedelory.betty.interfaces
 interface LocalLocation
          Local interface for LocationEJB.
 interface LocalPlayer
          Local interface for PlayerEJB.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.