Betty v1.1.0

Uses of Package
christophedelory.betty.xml

Packages that use christophedelory.betty.xml
christophedelory.betty The home of the Betty application. 
christophedelory.betty.admin The administrator-related commands and controls. 
christophedelory.betty.admin.gwt The administration Web application, based on the Google Web Toolkit (GWT). 
christophedelory.betty.admin.servlet The administrator-related Web services. 
christophedelory.betty.model The common definitions of processing models
christophedelory.betty.model.bet The bet processing models
christophedelory.betty.model.rank The rank processing models
christophedelory.betty.model.score The score processing models
christophedelory.betty.servlet The general purpose Web services. 
christophedelory.betty.xml The application XML objects definitions. 
 

Classes in christophedelory.betty.xml used by christophedelory.betty
AbstractMetadataDetails
          A metadata, associated to a locale.
BaseXmlVisitor
          A starting point for a XML visitor.
ChampionshipDetails
          The championship XML representation.
ChampionshipsDetails
          A list of championships.
CountryDetails
          The base representation of an XML object owning both an identifier and a country definition.
EventDetails
          A championship's event XML representation.
LocationDetails
          The definition of an event's location.
LocationsDetails
          A list of locations.
ModelDetails
          The base XML definition of a processing model.
PhaseDetails
          The championship's phase XML representation.
PlayerDetails
          The definition of a player.
PlayerIdDetails
          The definition of a player reference.
PlayersDetails
          A list of players.
PropertyDetails
          A property as a key - value pair.
ResourceDetails
          The definition of a resource.
ResourcesDetails
          A list of resources.
UserDetails
          The definition of a user.
UsersDetails
          A list of users.
XmlVisitor
          A XML hierarchy visitor.
 

Classes in christophedelory.betty.xml used by christophedelory.betty.admin
UserDetails
          The definition of a user.
XmlRoot
          Every XML representation that is able to create an associated EJB object, without any specific context (a parent EJB object for example), shall implement this interface.
 

Classes in christophedelory.betty.xml used by christophedelory.betty.admin.gwt
ChampionshipDetails
          The championship XML representation.
LocationDetails
          The definition of an event's location.
LocationsDetails
          A list of locations.
PlayerDetails
          The definition of a player.
ResourceDetails
          The definition of a resource.
UserDetails
          The definition of a user.
 

Classes in christophedelory.betty.xml used by christophedelory.betty.admin.servlet
UserDetails
          The definition of a user.
XmlRoot
          Every XML representation that is able to create an associated EJB object, without any specific context (a parent EJB object for example), shall implement this interface.
 

Classes in christophedelory.betty.xml used by christophedelory.betty.model
PropertyDetails
          A property as a key - value pair.
 

Classes in christophedelory.betty.xml used by christophedelory.betty.model.bet
PropertyDetails
          A property as a key - value pair.
 

Classes in christophedelory.betty.xml used by christophedelory.betty.model.rank
PlayerIdDetails
          The definition of a player reference.
PropertyDetails
          A property as a key - value pair.
 

Classes in christophedelory.betty.xml used by christophedelory.betty.model.score
PropertyDetails
          A property as a key - value pair.
 

Classes in christophedelory.betty.xml used by christophedelory.betty.servlet
ChampionshipDetails
          The championship XML representation.
ChampionshipsDetails
          A list of championships.
LocationsDetails
          A list of locations.
PlayersDetails
          A list of players.
ResourcesDetails
          A list of resources.
UsersDetails
          A list of users.
 

Classes in christophedelory.betty.xml used by christophedelory.betty.xml
AbstractMetadataDetails
          A metadata, associated to a locale.
BaseXmlVisitor
          A starting point for a XML visitor.
BetModelDetails
          The XML definition of a bet processing model.
ChampionshipDetails
          The championship XML representation.
ChampionshipsDetails
          A list of championships.
Child
          The definition of a parent's child.
CountryDetails
          The base representation of an XML object owning both an identifier and a country definition.
DescriptionDetails
          A description, associated to a locale.
EventDetails
          A championship's event XML representation.
HasRankModel
          Every implementation of this interface defines a player rank processing model.
HasScoreModel
          Every implementation of this interface defines a player score processing model.
IdDetails
          The base representation of an XML object owning an identifier.
LinkDetails
          A link to some "official" Web page, associated to a locale.
LocationDetails
          The definition of an event's location.
LocationsDetails
          A list of locations.
ModelDetails
          The base XML definition of a processing model.
PhaseDetails
          The championship's phase XML representation.
PlayerDetails
          The definition of a player.
PlayerIdDetails
          The definition of a player reference.
PlayersDetails
          A list of players.
PropertyDetails
          A property as a key - value pair.
RankModelDetails
          The XML definition of a rank processing model.
ResourceDetails
          The definition of a resource.
ResourcesDetails
          A list of resources.
ScoreModelDetails
          The XML definition of a score processing model.
UserDetails
          The definition of a user.
UsersDetails
          A list of users.
XmlRoot
          Every XML representation that is able to create an associated EJB object, without any specific context (a parent EJB object for example), shall implement this interface.
XmlVisitor
          A XML hierarchy visitor.
 


© 2008-2009 Christophe Delory

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