Betty v1.1.0

Package christophedelory.betty.interfaces

A collection of base interfaces implemented by our application database objects.

See:
          Description

Interface Summary
DbCountryEntity All objects that define a country shall implement this interface.
DbIdEntity All EJB objects that define an identifier shall implement this interface.
LocalBet Local interface for BetEJB.
LocalBetHome Local home interface for BetEJB.
LocalChampionship Local interface for ChampionshipEJB.
LocalChampionshipHome Local home interface for ChampionshipEJB.
LocalEvent Local interface for EventEJB.
LocalEventHome Local home interface for EventEJB.
LocalLocation Local interface for LocationEJB.
LocalLocationHome Local home interface for LocationEJB.
LocalMetadata Local interface for MetadataEJB.
LocalMetadataHome Local home interface for MetadataEJB.
LocalModel Local interface for ModelEJB.
LocalModelHome Local home interface for ModelEJB.
LocalPhase Local interface for PhaseEJB.
LocalPhaseHome Local home interface for PhaseEJB.
LocalPlayer Local interface for PlayerEJB.
LocalPlayerHome Local home interface for PlayerEJB.
LocalPlayerScore Local interface for PlayerScoreEJB.
LocalPlayerScoreHome Local home interface for PlayerScoreEJB.
LocalProperty Local interface for PropertyEJB.
LocalPropertyHome Local home interface for PropertyEJB.
LocalResource Local interface for ResourceEJB.
LocalResourceHome Local home interface for ResourceEJB.
LocalUser Local interface for UserEJB.
LocalUserHome Local home interface for UserEJB.
LocalUserRole Local interface for UserRoleEJB.
LocalUserRoleHome Local home interface for UserRoleEJB.
 

Class Summary
BetEJBUtil Utility class for BetEJB.
ChampionshipEJBUtil Utility class for ChampionshipEJB.
EventEJBUtil Utility class for EventEJB.
LocationEJBUtil Utility class for LocationEJB.
MetadataEJBUtil Utility class for MetadataEJB.
ModelEJBUtil Utility class for ModelEJB.
PhaseEJBUtil Utility class for PhaseEJB.
PlayerEJBUtil Utility class for PlayerEJB.
PlayerScoreEJBUtil Utility class for PlayerScoreEJB.
PropertyEJBUtil Utility class for PropertyEJB.
ResourceEJBUtil Utility class for ResourceEJB.
UserEJBUtil Utility class for UserEJB.
UserRoleEJBUtil Utility class for UserRoleEJB.
 

Package christophedelory.betty.interfaces Description

A collection of base interfaces implemented by our application database objects.


© 2008-2009 Christophe Delory

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