|
Betty v1.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |