Betty v1.1.0

Uses of Class
christophedelory.ejb.AbstractEntityBean

Packages that use AbstractEntityBean
christophedelory.betty.ejb The application database objects. 
christophedelory.ejb General purpose EJB helpers. 
 

Uses of AbstractEntityBean in christophedelory.betty.ejb
 

Subclasses of AbstractEntityBean in christophedelory.betty.ejb
 class BetBean
          The entity bean definition of a user bet on an event's player score.
 class ChampionshipBean
          The entity bean definition of a championship.
 class EventBean
          The entity bean definition of an event in a championship's phase.
 class LocationBean
          The entity bean definition of a location used in a championship's event.
 class MetadataBean
          The entity bean definition of a metadata field, attached to a base object.
 class ModelBean
          The entity bean definition of a (bet, score or rank) processing model.
 class PhaseBean
          The entity bean definition of a championship's phase.
 class PlayerBean
          The entity bean definition of a player.
 class PlayerScoreBean
          The entity bean definition of a player score in a championship's event.
 class PropertyBean
          The entity bean definition of a key/value property.
 class ResourceBean
          The entity bean definition of a localized resource, used or not in a championship.
 class UserBean
          The entity bean definition of a user: better or administrator.
 class UserRoleBean
          The entity bean definition of a user role (a better or an administrator currently).
 

Uses of AbstractEntityBean in christophedelory.ejb
 

Subclasses of AbstractEntityBean in christophedelory.ejb
 class BaseBean
          The entity bean definition of a base object, acting as a super class for other entity beans.
 


© 2008-2009 Christophe Delory

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