All Classes and Interfaces

Class
Description
Abstract controller for common RESTful controllers operations.
 
 
 
Generic functional exception.
Interface to be implemented by any object needing to be audited.
Mapper for a minimalist player DTO.
 
A car used to go to a match.
Car
CarConfirmation
Interface for loading and saving car data in database.
CarForm
Service for managing cars in the DB.
 
 
 
Service in charge of the notification for carpooling requests and responses.
 
 
 
RecordBuilder for CarpoolingRequestEvent instances.
 
Carpooling services.
 
 
RecordBuilder for CarpoolingUpdateEvent instances.
 
 
 
Service useful for research operations.
 
 
 
CSV dataset loader implementation for DBUnit.
Constants used for DAO operations.
Database exception when executing database operations.
Dates and date-times mapper.
 
Date transformation utilities.
Test configuration for DBUnit.
Generic active directory / LDAP Exception for users management.
Aspect in charge of transforming any exception thrown when contacting the user directory into a DirectoryException.
 
ErrorResponse
ErrorResponse
GPS locatable object.
GpsCoordinates
 
 
Interface to implement by any object stored in database.
Internal users adapter implementation.
When an email template is not valid for sending.
Test configuration for JDBC.
 
 
Locale configuration.
Locale and i18n utilities.
Interface to be implemented by any object having GPS coordinates.
Aspect that controls logging on main services.
Logging configuration for incoming requests on web applications.
A match planned by a player.
Match
 
Service enabling alert controls on matches.
 
Interface describing the operations allowed with matches on database.
 
REST service for managing and searching matches.
MatchForm
Matches management service.
 
 
 
 
RecordBuilder for MatchPlayerRegistrationEvent instances.
 
 
RecordBuilder for MatchPlayerUnsubscriptionEvent instances.
Matches search service.
Match search service implementation.
Gets or Sets MatchStatus
Enumeration of matches' possible statuses.
 
Parent interface for all message listeners.
Messaging service for email notifications.
 
 
 
Application exception for management actions over past matches.
A match player.
Player
Interface describing the operations allowed on players in the database.
PlayerForm
Players management service.
 
 
 
 
Intercepts every http call to check if the player is already registered.
 
REST Controller to manage operations on players.
Player research service.
 
Registration from a player to a match.
Registration
RegistrationForm
Registration ID.
 
 
A site where a match can be played.
Site
Interface describing the operations allowed on sites in database.
SiteForm
Site management service.
Site management service implementation.
 
 
 
REST controller for sites related operations.
Service useful for research operations.
 
A sport to practice in a match.
Sport
Gets or Sets SportCode
 
Enum of sports supported by the application.
 
 
 
 
Service useful for research operations.
 
 
Mapper used to transform values between plain strings and base64 encoded strings.
 
 
 
Application user having an email as unique identifier.
User
Context information for the connected user.
UserForm
Adapter to implement for user storage operations.
User directory management service.
 
 
 
 
 
Interface describing the operations allowed on user in the LDAP directory.
 
 
 
 
 
MVC interceptors config.
 
Spring Security configuration for the users module.