All Classes
| Class | Description |
|---|---|
| AbstractAuditingEntity |
Base abstract class for entities which will hold definitions for created, last modified by and created,
last modified by date.
|
| AccountResource |
REST controller for managing the current user's account.
|
| ActivityDTO |
DTO for storing a user's activity.
|
| ActivityService | |
| ApplicationProperties |
Properties specific to Visualizer 2.
|
| ApplicationProperties.Connect | |
| ApplicationWebXml |
This is a helper Java class that provides an alternative to creating a web.xml.
|
| AsyncConfiguration | |
| AuditEventConverter | |
| AuditEventService |
Service for managing audit events.
|
| AuditResource |
REST controller for getting the audit events.
|
| AuthoritiesConstants |
Constants for Spring Security authorities.
|
| Authority |
An authority (a security role) used by Spring Security.
|
| AuthorityRepository |
Spring Data JPA repository for the Authority entity.
|
| BadRequestAlertException | |
| Broker | |
| BrokerRepository | |
| CacheConfiguration | |
| Chart |
A Chart.
|
| ChartRepository |
Spring Data JPA repository for the Chart entity.
|
| ChartResource |
REST controller for managing Chart.
|
| ChartService |
Service Implementation for managing Chart.
|
| CloudDatabaseConfiguration | |
| CompetitionService | |
| Constants |
Application constants.
|
| CustomAuditEventRepository |
An implementation of Spring Boot's AuditEventRepository.
|
| Customer |
This entity represents a certain customer population within Power TAC game.
|
| CustomerRepository | |
| CustomParameterizedException |
Custom, parameterized exception, which can be translated on the client side.
|
| DatabaseConfiguration | |
| DateTimeFormatConfiguration | |
| DefaultProfileUtil |
Utility class to load a Spring profile to be used as default
when there is no
spring.profiles.active set in the environment or as command line argument. |
| DomainUserDetailsService |
Authenticate a user from the database.
|
| EmbeddedService |
This service runs Power TAC games (sim, boot and replay).
|
| ErrorConstants | |
| ExceptionTranslator |
Controller advice to translate the server side exceptions to client-friendly json structures.
|
| FieldErrorVM | |
| File |
A File.
|
| FileRepository |
Spring Data JPA repository for the File entity.
|
| FileResource |
REST controller for managing File.
|
| FileService |
Service Implementation for managing File.
|
| FileType |
The FileType enumeration.
|
| Game |
A Game.
|
| GameRepository |
Spring Data JPA repository for the Game entity.
|
| GameResource |
REST controller for managing Game.
|
| GameService |
Service Implementation for managing Game.
|
| GameType |
The GameType enumeration.
|
| Graph |
A Graph.
|
| GraphRepository |
Spring Data JPA repository for the Graph entity.
|
| GraphResource |
REST controller for managing Graph.
|
| GraphService |
Service Implementation for managing Graph.
|
| GraphType |
The GraphType enumeration.
|
| HeaderUtil |
Utility class for HTTP headers creation.
|
| InitMessage |
An initial context message will be sent to clients who subscribe on a
Visualizer web channel.
|
| InternalServerErrorException |
Simple exception with a message, that returns an Internal Server Error code.
|
| InvalidPasswordException | |
| LocaleConfiguration | |
| LoggerVM |
View Model object for storing a Logback logger.
|
| LoggingAspect |
Aspect for logging execution of service and repository Spring components.
|
| LoggingAspectConfiguration | |
| LoggingConfiguration | |
| LoginAlreadyUsedException | |
| LogsResource |
Controller for view and managing Log Level at runtime.
|
| LogtoolExecutor | |
| ManagedUserVM |
View Model extending the UserDTO, which is meant to be used in the user management UI.
|
| Message | |
| Message.Type | |
| MessageDispatcher |
ADAPTED FROM broker core
|
| MessageHandler |
This is an implementation of the Initializable interface.
|
| MetricsConfiguration | |
| PaginationUtil |
Utility class for handling pagination.
|
| ParameterizedErrorVM |
View Model for sending a parameterized error message.
|
| PersistenceAuditEventRepository |
Spring Data JPA repository for the PersistentAuditEvent entity.
|
| PersistentAuditEvent |
Persist AuditEvent managed by the Spring Boot actuator
|
| PersistentToken |
Persistent tokens are used by Spring Security to automatically log in users.
|
| PersistentTokenRememberMeServices |
Custom implementation of Spring Security's RememberMeServices.
|
| PersistentTokenRepository |
Spring Data JPA repository for the PersistentToken entity.
|
| ProfileInfoResource |
Resource to return information about the currently running Spring profiles.
|
| Pusher | |
| RandomUtil |
Utility class for generating random Strings.
|
| RecycleRepository<T> | |
| RetailKPIHolder |
Keeps track of customer status and usage.
|
| SecurityConfiguration | |
| SecurityUtils |
Utility class for Spring Security.
|
| SpringSecurityAuditorAware |
Implementation of AuditorAware based on Spring Security.
|
| SyncFilesService | |
| Tariff |
Copy of
TariffSpecification} |
| TariffRepository | |
| TickSnapshot |
A model object used for storing per-tick (i.e., time slot) values.
|
| TickSnapshotRepository | |
| TickValueBroker |
This object holds broker values obtained in a time slot.
|
| TickValueCustomer | |
| TournamentService | |
| User |
A user.
|
| UserDTO |
A DTO representing a user, with his authorities.
|
| UserMapper |
Mapper for the entity User and its DTO UserDTO.
|
| UserMapperImpl | |
| UserNotActivatedException |
This exception is throw in case of a not activated user trying to authenticate.
|
| UserRepository |
Spring Data JPA repository for the User entity.
|
| UserResource |
REST controller for managing users.
|
| UserService |
Service class for managing users.
|
| View |
A View.
|
| ViewRepository |
Spring Data JPA repository for the View entity.
|
| ViewResource |
REST controller for managing View.
|
| ViewService |
Service Implementation for managing View.
|
| Visualizer2App | |
| VisualizerService | |
| VisualizerService.VisualizerState | |
| WebConfigurer |
Configuration of web application with Servlet 3.0 APIs.
|
| WebsocketConfiguration | |
| WebsocketSecurityConfiguration | |
| WholesaleKPIHolder |
Keeps track of wholesale market, 24 timelots at a time.
|