A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAuditingEntity - Class in org.powertac.visualizer.domain
-
Base abstract class for entities which will hold definitions for created, last modified by and created, last modified by date.
- AbstractAuditingEntity() - Constructor for class org.powertac.visualizer.domain.AbstractAuditingEntity
- AccountResource - Class in org.powertac.visualizer.web.rest
-
REST controller for managing the current user's account.
- AccountResource(UserRepository, UserService, PersistentTokenRepository) - Constructor for class org.powertac.visualizer.web.rest.AccountResource
- ActivityDTO - Class in org.powertac.visualizer.web.websocket.dto
-
DTO for storing a user's activity.
- ActivityDTO() - Constructor for class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- ActivityService - Class in org.powertac.visualizer.web.websocket
- ActivityService(SimpMessageSendingOperations) - Constructor for class org.powertac.visualizer.web.websocket.ActivityService
- add(AuditEvent) - Method in class org.powertac.visualizer.repository.CustomAuditEventRepository
- addDefaultProfile(SpringApplication) - Static method in class org.powertac.visualizer.config.DefaultProfileUtil
-
Set a default to use when no profile is configured.
- addFormatters(FormatterRegistry) - Method in class org.powertac.visualizer.config.DateTimeFormatConfiguration
- addInterceptors(InterceptorRegistry) - Method in class org.powertac.visualizer.config.LocaleConfiguration
- addTick() - Method in class org.powertac.visualizer.service_ptac.TournamentService
- addTransaction(MarketTransaction) - Method in class org.powertac.visualizer.domain.WholesaleKPIHolder
- ADMIN - Static variable in class org.powertac.visualizer.security.AuthoritiesConstants
- afterPropertiesSet() - Method in class org.powertac.visualizer.service_ptac.MessageDispatcher
- afterPropertiesSet() - Method in class org.powertac.visualizer.service_ptac.TournamentService
- afterPropertiesSet() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- ajaxAuthenticationFailureHandler() - Method in class org.powertac.visualizer.config.SecurityConfiguration
- ajaxAuthenticationSuccessHandler() - Method in class org.powertac.visualizer.config.SecurityConfiguration
- ajaxLogoutSuccessHandler() - Method in class org.powertac.visualizer.config.SecurityConfiguration
- ANONYMOUS - Static variable in class org.powertac.visualizer.security.AuthoritiesConstants
- ANONYMOUS_USER - Static variable in class org.powertac.visualizer.config.Constants
- ANY - org.powertac.visualizer.domain.enumeration.FileType
- ApplicationProperties - Class in org.powertac.visualizer.config
-
Properties specific to Visualizer 2.
- ApplicationProperties() - Constructor for class org.powertac.visualizer.config.ApplicationProperties
- ApplicationProperties.Connect - Class in org.powertac.visualizer.config
- ApplicationWebXml - Class in org.powertac.visualizer
-
This is a helper Java class that provides an alternative to creating a web.xml.
- ApplicationWebXml() - Constructor for class org.powertac.visualizer.ApplicationWebXml
- AsyncConfiguration - Class in org.powertac.visualizer.config
- AsyncConfiguration(JHipsterProperties) - Constructor for class org.powertac.visualizer.config.AsyncConfiguration
- AuditEventConverter - Class in org.powertac.visualizer.config.audit
- AuditEventConverter() - Constructor for class org.powertac.visualizer.config.audit.AuditEventConverter
- AuditEventService - Class in org.powertac.visualizer.service
-
Service for managing audit events.
- AuditEventService(PersistenceAuditEventRepository, AuditEventConverter) - Constructor for class org.powertac.visualizer.service.AuditEventService
- AuditResource - Class in org.powertac.visualizer.web.rest
-
REST controller for getting the audit events.
- AuditResource(AuditEventService) - Constructor for class org.powertac.visualizer.web.rest.AuditResource
- AuthoritiesConstants - Class in org.powertac.visualizer.security
-
Constants for Spring Security authorities.
- authoritiesFromStrings(Set<String>) - Method in interface org.powertac.visualizer.service.mapper.UserMapper
- Authority - Class in org.powertac.visualizer.domain
-
An authority (a security role) used by Spring Security.
- Authority() - Constructor for class org.powertac.visualizer.domain.Authority
- AuthorityRepository - Interface in org.powertac.visualizer.repository
-
Spring Data JPA repository for the Authority entity.
B
- BadRequestAlertException - Exception in org.powertac.visualizer.web.rest.errors
- BadRequestAlertException(String, String, String) - Constructor for exception org.powertac.visualizer.web.rest.errors.BadRequestAlertException
- BadRequestAlertException(URI, String, String, String) - Constructor for exception org.powertac.visualizer.web.rest.errors.BadRequestAlertException
- BAR - org.powertac.visualizer.domain.enumeration.GraphType
- BOOT - org.powertac.visualizer.domain.enumeration.FileType
- BOOT - org.powertac.visualizer.domain.enumeration.GameType
- bootGame(Game, Boolean) - Method in class org.powertac.visualizer.web.rest.GameResource
- Broker - Class in org.powertac.visualizer.domain
- Broker() - Constructor for class org.powertac.visualizer.domain.Broker
- Broker(String) - Constructor for class org.powertac.visualizer.domain.Broker
- BrokerRepository - Class in org.powertac.visualizer.repository_ptac
- BrokerRepository() - Constructor for class org.powertac.visualizer.repository_ptac.BrokerRepository
C
- CacheConfiguration - Class in org.powertac.visualizer.config
- CacheConfiguration(JHipsterProperties) - Constructor for class org.powertac.visualizer.config.CacheConfiguration
- cacheManagerCustomizer() - Method in class org.powertac.visualizer.config.CacheConfiguration
- changeLevel(LoggerVM) - Method in class org.powertac.visualizer.web.rest.LogsResource
- changePassword(String) - Method in class org.powertac.visualizer.service.UserService
- changePassword(String) - Method in class org.powertac.visualizer.web.rest.AccountResource
-
POST /account/change_password : changes the current user's password
- Chart - Class in org.powertac.visualizer.domain
-
A Chart.
- Chart() - Constructor for class org.powertac.visualizer.domain.Chart
- ChartRepository - Interface in org.powertac.visualizer.repository
-
Spring Data JPA repository for the Chart entity.
- ChartResource - Class in org.powertac.visualizer.web.rest
-
REST controller for managing Chart.
- ChartResource(ChartService, UserRepository) - Constructor for class org.powertac.visualizer.web.rest.ChartResource
- ChartService - Class in org.powertac.visualizer.service
-
Service Implementation for managing Chart.
- ChartService(ChartRepository) - Constructor for class org.powertac.visualizer.service.ChartService
- closeGame() - Method in class org.powertac.visualizer.service_ptac.EmbeddedService
- closeGame() - Method in class org.powertac.visualizer.web.rest.GameResource
- CloudDatabaseConfiguration - Class in org.powertac.visualizer.config
- CloudDatabaseConfiguration() - Constructor for class org.powertac.visualizer.config.CloudDatabaseConfiguration
- CompetitionService - Class in org.powertac.visualizer.service_ptac
- CompetitionService() - Constructor for class org.powertac.visualizer.service_ptac.CompetitionService
- CONFIG - org.powertac.visualizer.domain.enumeration.FileType
- configure(SpringApplicationBuilder) - Method in class org.powertac.visualizer.ApplicationWebXml
- configure(HttpSecurity) - Method in class org.powertac.visualizer.config.SecurityConfiguration
- configure(WebSecurity) - Method in class org.powertac.visualizer.config.SecurityConfiguration
- configureClientOutboundChannel(ChannelRegistration) - Method in class org.powertac.visualizer.config.WebsocketConfiguration
- configureInbound(MessageSecurityMetadataSourceRegistry) - Method in class org.powertac.visualizer.config.WebsocketSecurityConfiguration
- configureMessageBroker(MessageBrokerRegistry) - Method in class org.powertac.visualizer.config.WebsocketConfiguration
- Connect() - Constructor for class org.powertac.visualizer.config.ApplicationProperties.Connect
- Constants - Class in org.powertac.visualizer.config
-
Application constants.
- CONSTRAINT_VIOLATION_TYPE - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- convertDataToObjects(Map<String, String>) - Method in class org.powertac.visualizer.config.audit.AuditEventConverter
-
Internal conversion.
- convertDataToStrings(Map<String, Object>) - Method in class org.powertac.visualizer.config.audit.AuditEventConverter
-
Internal conversion.
- convertToAuditEvent(Iterable<PersistentAuditEvent>) - Method in class org.powertac.visualizer.config.audit.AuditEventConverter
-
Convert a list of PersistentAuditEvent to a list of AuditEvent
- convertToAuditEvent(PersistentAuditEvent) - Method in class org.powertac.visualizer.config.audit.AuditEventConverter
-
Convert a PersistentAuditEvent to an AuditEvent
- corsFilter() - Method in class org.powertac.visualizer.config.WebConfigurer
- createAlert(String, String) - Static method in class org.powertac.visualizer.web.rest.util.HeaderUtil
- createChart(Chart) - Method in class org.powertac.visualizer.web.rest.ChartResource
-
POST /charts : Create a new chart.
- createEntityCreationAlert(String, String) - Static method in class org.powertac.visualizer.web.rest.util.HeaderUtil
- createEntityDeletionAlert(String, String) - Static method in class org.powertac.visualizer.web.rest.util.HeaderUtil
- createEntityUpdateAlert(String, String) - Static method in class org.powertac.visualizer.web.rest.util.HeaderUtil
- createFailureAlert(String, String, String) - Static method in class org.powertac.visualizer.web.rest.util.HeaderUtil
- createFile(File) - Method in class org.powertac.visualizer.web.rest.FileResource
-
POST /files : Create a new file.
- createFile(FileType, String, User) - Method in class org.powertac.visualizer.service.FileService
-
Create a new file
- createGame(Game) - Method in class org.powertac.visualizer.web.rest.GameResource
-
POST /games : Create a new game.
- createGraph(Graph) - Method in class org.powertac.visualizer.web.rest.GraphResource
-
POST /graphs : Create a new graph.
- createUser(String, String, String, String, String) - Method in class org.powertac.visualizer.service.UserService
- createUser(UserDTO) - Method in class org.powertac.visualizer.service.UserService
- createUser(ManagedUserVM) - Method in class org.powertac.visualizer.web.rest.UserResource
-
POST /users : Creates a new user.
- createView(View) - Method in class org.powertac.visualizer.web.rest.ViewResource
-
POST /views : Create a new view.
- CustomAuditEventRepository - Class in org.powertac.visualizer.repository
-
An implementation of Spring Boot's AuditEventRepository.
- CustomAuditEventRepository(PersistenceAuditEventRepository, AuditEventConverter) - Constructor for class org.powertac.visualizer.repository.CustomAuditEventRepository
- Customer - Class in org.powertac.visualizer.domain
-
This entity represents a certain customer population within Power TAC game.
- Customer() - Constructor for class org.powertac.visualizer.domain.Customer
- Customer(CustomerInfo) - Constructor for class org.powertac.visualizer.domain.Customer
- CustomerRepository - Class in org.powertac.visualizer.repository_ptac
- CustomerRepository() - Constructor for class org.powertac.visualizer.repository_ptac.CustomerRepository
- customize(WebServerFactory) - Method in class org.powertac.visualizer.config.WebConfigurer
-
Customize the Servlet engine: Mime types, the document root, the cache.
- CustomParameterizedException - Exception in org.powertac.visualizer.web.rest.errors
-
Custom, parameterized exception, which can be translated on the client side.
- CustomParameterizedException(String, String...) - Constructor for exception org.powertac.visualizer.web.rest.errors.CustomParameterizedException
- CustomParameterizedException(String, Map<String, Object>) - Constructor for exception org.powertac.visualizer.web.rest.errors.CustomParameterizedException
D
- DATA - org.powertac.visualizer.web.dto.Message.Type
- DatabaseConfiguration - Class in org.powertac.visualizer.config
- DatabaseConfiguration(Environment) - Constructor for class org.powertac.visualizer.config.DatabaseConfiguration
- dataSource() - Method in class org.powertac.visualizer.config.CloudDatabaseConfiguration
- DateTimeFormatConfiguration - Class in org.powertac.visualizer.config
- DateTimeFormatConfiguration() - Constructor for class org.powertac.visualizer.config.DateTimeFormatConfiguration
- DEFAULT_TYPE - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- DefaultProfileUtil - Class in org.powertac.visualizer.config
-
Utility class to load a Spring profile to be used as default when there is no
spring.profiles.activeset in the environment or as command line argument. - delete() - Method in class org.powertac.visualizer.domain.File
- delete(Chart) - Method in class org.powertac.visualizer.service.ChartService
-
Delete the chart.
- delete(File) - Method in class org.powertac.visualizer.service.FileService
-
Delete the file.
- delete(Game) - Method in class org.powertac.visualizer.service.GameService
-
Delete the game.
- delete(Graph) - Method in class org.powertac.visualizer.service.GraphService
-
Delete the graph.
- delete(User) - Method in class org.powertac.visualizer.domain.File
- delete(View) - Method in class org.powertac.visualizer.service.ViewService
-
Delete the view.
- deleteChart(Long) - Method in class org.powertac.visualizer.web.rest.ChartResource
-
DELETE /charts/:id : delete the "id" chart.
- deleteFile(Long) - Method in class org.powertac.visualizer.web.rest.FileResource
-
DELETE /files/:id : delete the "id" file.
- deleteGame(Long) - Method in class org.powertac.visualizer.web.rest.GameResource
-
DELETE /games/:id : delete the "id" game.
- deleteGraph(Long) - Method in class org.powertac.visualizer.web.rest.GraphResource
-
DELETE /graphs/:id : delete the "id" graph.
- deleteUser(String) - Method in class org.powertac.visualizer.service.UserService
- deleteUser(String) - Method in class org.powertac.visualizer.web.rest.UserResource
-
DELETE /users/:login : delete the "login" User.
- deleteView(Long) - Method in class org.powertac.visualizer.web.rest.ViewResource
-
DELETE /views/:id : delete the "id" view.
- DIRECTORY_BOOT - Static variable in enum org.powertac.visualizer.domain.enumeration.FileType
- DIRECTORY_CONFIG - Static variable in enum org.powertac.visualizer.domain.enumeration.FileType
- DIRECTORY_LOG - Static variable in enum org.powertac.visualizer.domain.enumeration.FileType
- DIRECTORY_ROOT - Static variable in enum org.powertac.visualizer.domain.enumeration.FileType
- DIRECTORY_SEED - Static variable in enum org.powertac.visualizer.domain.enumeration.FileType
- DIRECTORY_WEATHER - Static variable in enum org.powertac.visualizer.domain.enumeration.FileType
- dispatch(Object, String, Object...) - Static method in class org.powertac.visualizer.service_ptac.MessageDispatcher
-
Dispatches a call to methodName inside target based on the type of message.
- DomainUserDetailsService - Class in org.powertac.visualizer.security
-
Authenticate a user from the database.
- DomainUserDetailsService(UserRepository) - Constructor for class org.powertac.visualizer.security.DomainUserDetailsService
E
- EMAIL_ALREADY_USED_TYPE - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- EMAIL_NOT_FOUND_TYPE - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- EmbeddedService - Class in org.powertac.visualizer.service_ptac
-
This service runs Power TAC games (sim, boot and replay).
- EmbeddedService() - Constructor for class org.powertac.visualizer.service_ptac.EmbeddedService
- ENTITY_NOT_FOUND_TYPE - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- equals(Object) - Method in class org.powertac.visualizer.domain.Authority
- equals(Object) - Method in class org.powertac.visualizer.domain.Chart
- equals(Object) - Method in class org.powertac.visualizer.domain.File
- equals(Object) - Method in class org.powertac.visualizer.domain.Game
- equals(Object) - Method in class org.powertac.visualizer.domain.Graph
- equals(Object) - Method in class org.powertac.visualizer.domain.PersistentToken
- equals(Object) - Method in class org.powertac.visualizer.domain.User
- equals(Object) - Method in class org.powertac.visualizer.domain.View
- ERR_CONCURRENCY_FAILURE - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- ERR_VALIDATION - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- ErrorConstants - Class in org.powertac.visualizer.web.rest.errors
- ExceptionTranslator - Class in org.powertac.visualizer.web.rest.errors
-
Controller advice to translate the server side exceptions to client-friendly json structures.
- ExceptionTranslator() - Constructor for class org.powertac.visualizer.web.rest.errors.ExceptionTranslator
- exists() - Method in class org.powertac.visualizer.domain.File
- exists(User) - Method in class org.powertac.visualizer.domain.File
F
- FAILED - org.powertac.visualizer.service_ptac.VisualizerService.VisualizerState
- FieldErrorVM - Class in org.powertac.visualizer.web.rest.errors
- FieldErrorVM(String, String, String) - Constructor for class org.powertac.visualizer.web.rest.errors.FieldErrorVM
- File - Class in org.powertac.visualizer.domain
-
A File.
- File() - Constructor for class org.powertac.visualizer.domain.File
- FileRepository - Interface in org.powertac.visualizer.repository
-
Spring Data JPA repository for the File entity.
- FileResource - Class in org.powertac.visualizer.web.rest
-
REST controller for managing File.
- FileResource(FileService, GameService, UserRepository) - Constructor for class org.powertac.visualizer.web.rest.FileResource
- FileService - Class in org.powertac.visualizer.service
-
Service Implementation for managing File.
- FileService(FileRepository) - Constructor for class org.powertac.visualizer.service.FileService
- FileType - Enum in org.powertac.visualizer.domain.enumeration
-
The FileType enumeration.
- find(Long) - Method in class org.powertac.visualizer.service.AuditEventService
- find(String, Instant, String) - Method in class org.powertac.visualizer.repository.CustomAuditEventRepository
- findAll() - Method in class org.powertac.visualizer.repository_ptac.BrokerRepository
- findAll() - Method in class org.powertac.visualizer.repository_ptac.CustomerRepository
- findAll() - Method in interface org.powertac.visualizer.repository_ptac.RecycleRepository
- findAll() - Method in class org.powertac.visualizer.repository_ptac.TariffRepository
- findAll() - Method in class org.powertac.visualizer.repository_ptac.TickSnapshotRepository
- findAll(Pageable) - Method in class org.powertac.visualizer.service.AuditEventService
- findAll(Pageable) - Method in class org.powertac.visualizer.service.ChartService
-
Get all the charts.
- findAll(Pageable) - Method in class org.powertac.visualizer.service.FileService
-
Get all the files.
- findAll(Pageable) - Method in class org.powertac.visualizer.service.GameService
-
Get all the games.
- findAll(Pageable) - Method in class org.powertac.visualizer.service.GraphService
-
Get all the graphs.
- findAll(Pageable) - Method in class org.powertac.visualizer.service.ViewService
-
Get all the views.
- findAllByAuditEventDateBetween(LocalDateTime, LocalDateTime, Pageable) - Method in interface org.powertac.visualizer.repository.PersistenceAuditEventRepository
- findAllByLoginNot(Pageable, String) - Method in interface org.powertac.visualizer.repository.UserRepository
- findAllWithEagerRelationships() - Method in interface org.powertac.visualizer.repository.ChartRepository
- findByAssociatedFile(File) - Method in interface org.powertac.visualizer.repository.GameRepository
- findByAssociatedFile(File) - Method in class org.powertac.visualizer.service.GameService
- findByAuditEventDateAfter(LocalDateTime) - Method in interface org.powertac.visualizer.repository.PersistenceAuditEventRepository
- findByDates(LocalDateTime, LocalDateTime, Pageable) - Method in class org.powertac.visualizer.service.AuditEventService
- findById(long) - Method in class org.powertac.visualizer.repository_ptac.BrokerRepository
- findById(long) - Method in class org.powertac.visualizer.repository_ptac.CustomerRepository
- findById(long) - Method in interface org.powertac.visualizer.repository_ptac.RecycleRepository
- findById(long) - Method in class org.powertac.visualizer.repository_ptac.TariffRepository
- findById(long) - Method in class org.powertac.visualizer.repository_ptac.TickSnapshotRepository
- findByName(String) - Method in class org.powertac.visualizer.repository_ptac.BrokerRepository
- findByName(String) - Method in class org.powertac.visualizer.repository_ptac.CustomerRepository
- findByName(String) - Method in interface org.powertac.visualizer.repository_ptac.RecycleRepository
- findByName(String) - Method in class org.powertac.visualizer.repository_ptac.TariffRepository
- findByName(String) - Method in class org.powertac.visualizer.repository_ptac.TickSnapshotRepository
- findByNameAndType(String, String, GameType) - Method in interface org.powertac.visualizer.repository.GameRepository
- findByNameAndType(String, String, GameType) - Method in class org.powertac.visualizer.service.GameService
-
Get one game by login, name and type.
- findByNameAndType(String, GameType) - Method in interface org.powertac.visualizer.repository.GameRepository
- findByOwnerIsCurrentUser() - Method in interface org.powertac.visualizer.repository.GameRepository
- findByOwnerIsCurrentUser(String) - Method in interface org.powertac.visualizer.repository.ChartRepository
- findByOwnerIsCurrentUser(String) - Method in interface org.powertac.visualizer.repository.GraphRepository
- findByOwnerIsCurrentUser(String) - Method in interface org.powertac.visualizer.repository.ViewRepository
- findByOwnerIsCurrentUser(String, FileType) - Method in interface org.powertac.visualizer.repository.FileRepository
- findByOwnerIsCurrentUser(String, FileType) - Method in class org.powertac.visualizer.service.FileService
-
Get all the files owned by this user, plus all shared files.
- findByOwnerIsCurrentUserOrShared() - Method in interface org.powertac.visualizer.repository.GameRepository
- findByOwnerIsCurrentUserOrShared(String) - Method in interface org.powertac.visualizer.repository.ChartRepository
- findByOwnerIsCurrentUserOrShared(String) - Method in interface org.powertac.visualizer.repository.GameRepository
- findByOwnerIsCurrentUserOrShared(String) - Method in interface org.powertac.visualizer.repository.GraphRepository
- findByOwnerIsCurrentUserOrShared(String) - Method in interface org.powertac.visualizer.repository.ViewRepository
- findByOwnerIsCurrentUserOrShared(String) - Method in class org.powertac.visualizer.service.ChartService
-
Get all the charts owned by this user, plus all shared charts.
- findByOwnerIsCurrentUserOrShared(String) - Method in class org.powertac.visualizer.service.GameService
-
Get all the games owned by this user, plus all shared games.
- findByOwnerIsCurrentUserOrShared(String) - Method in class org.powertac.visualizer.service.GraphService
-
Get all the graphs owned by this user, plus all shared graphs.
- findByOwnerIsCurrentUserOrShared(String) - Method in class org.powertac.visualizer.service.ViewService
-
Get all the views owned by this user, plus all shared views.
- findByOwnerIsCurrentUserOrShared(String, FileType) - Method in interface org.powertac.visualizer.repository.FileRepository
- findByOwnerIsCurrentUserOrShared(String, FileType) - Method in class org.powertac.visualizer.service.FileService
-
Get all the files owned by this user, plus all shared files.
- findByPrincipal(String) - Method in interface org.powertac.visualizer.repository.PersistenceAuditEventRepository
- findByPrincipalAndAuditEventDateAfter(String, LocalDateTime) - Method in interface org.powertac.visualizer.repository.PersistenceAuditEventRepository
- findByPrincipalAndAuditEventDateAfterAndAuditEventType(String, LocalDateTime, String) - Method in interface org.powertac.visualizer.repository.PersistenceAuditEventRepository
- findByTokenDateBefore(LocalDate) - Method in interface org.powertac.visualizer.repository.PersistentTokenRepository
- findByUser(User) - Method in interface org.powertac.visualizer.repository.PersistentTokenRepository
- findOne(Long) - Method in class org.powertac.visualizer.service.ChartService
-
Get one chart by id.
- findOne(Long) - Method in class org.powertac.visualizer.service.FileService
-
Get one file by id.
- findOne(Long) - Method in class org.powertac.visualizer.service.GameService
-
Get one game by id.
- findOne(Long) - Method in class org.powertac.visualizer.service.GraphService
-
Get one graph by id.
- findOne(Long) - Method in class org.powertac.visualizer.service.ViewService
-
Get one view by id.
- findOneByLogin(String) - Method in interface org.powertac.visualizer.repository.UserRepository
- findOneWithAuthoritiesById(Long) - Method in interface org.powertac.visualizer.repository.UserRepository
- findOneWithAuthoritiesByLogin(String) - Method in interface org.powertac.visualizer.repository.UserRepository
- findOneWithEagerRelationships(Long) - Method in interface org.powertac.visualizer.repository.ChartRepository
- FINISHED - org.powertac.visualizer.service_ptac.VisualizerService.VisualizerState
G
- Game - Class in org.powertac.visualizer.domain
-
A Game.
- Game() - Constructor for class org.powertac.visualizer.domain.Game
- GameRepository - Interface in org.powertac.visualizer.repository
-
Spring Data JPA repository for the Game entity.
- GameResource - Class in org.powertac.visualizer.web.rest
-
REST controller for managing Game.
- GameResource(GameService, UserRepository) - Constructor for class org.powertac.visualizer.web.rest.GameResource
- GameService - Class in org.powertac.visualizer.service
-
Service Implementation for managing Game.
- GameService(GameRepository, FileService) - Constructor for class org.powertac.visualizer.service.GameService
- GameType - Enum in org.powertac.visualizer.domain.enumeration
-
The GameType enumeration.
- generateActivationKey() - Static method in class org.powertac.visualizer.service.util.RandomUtil
-
Generate an activation key.
- generatePaginationHttpHeaders(Page, String) - Static method in class org.powertac.visualizer.web.rest.util.PaginationUtil
- generatePassword() - Static method in class org.powertac.visualizer.service.util.RandomUtil
-
Generate a password.
- generateResetKey() - Static method in class org.powertac.visualizer.service.util.RandomUtil
-
Generate a reset key.
- generateSeriesData() - Static method in class org.powertac.visualizer.service.util.RandomUtil
-
Generate a reset key.
- generateTokenData() - Static method in class org.powertac.visualizer.service.util.RandomUtil
-
Generate a reset key.
- get(Long) - Method in class org.powertac.visualizer.web.rest.AuditResource
-
GET /audits/:id : get an AuditEvent by id.
- getAccount() - Method in class org.powertac.visualizer.web.rest.AccountResource
-
GET /account : get the current user.
- getActiveProfiles() - Method in class org.powertac.visualizer.web.rest.ProfileInfoResource
- getActiveProfiles(Environment) - Static method in class org.powertac.visualizer.config.DefaultProfileUtil
-
Get the profiles that are applied else get default profiles.
- getActiveTariffs() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- getAll(Pageable) - Method in class org.powertac.visualizer.web.rest.AuditResource
-
GET /audits : get a page of AuditEvents.
- getAllCharts(Pageable) - Method in class org.powertac.visualizer.web.rest.ChartResource
-
GET /charts : get all the charts.
- getAllFiles(Pageable) - Method in class org.powertac.visualizer.web.rest.FileResource
-
GET /files : get all the files.
- getAllGames(Pageable) - Method in class org.powertac.visualizer.web.rest.GameResource
-
GET /games : get all the games.
- getAllGraphs(Pageable) - Method in class org.powertac.visualizer.web.rest.GraphResource
-
GET /graphs : get all the graphs.
- getAllManagedUsers(Pageable) - Method in class org.powertac.visualizer.service.UserService
- getAllUsers(Pageable) - Method in class org.powertac.visualizer.web.rest.UserResource
-
GET /users : get all users.
- getAllViews(Pageable) - Method in class org.powertac.visualizer.web.rest.ViewResource
-
GET /views : get all the views.
- getAsyncExecutor() - Method in class org.powertac.visualizer.config.AsyncConfiguration
- getAsyncUncaughtExceptionHandler() - Method in class org.powertac.visualizer.config.AsyncConfiguration
- getAuditEventDate() - Method in class org.powertac.visualizer.domain.PersistentAuditEvent
- getAuditEventType() - Method in class org.powertac.visualizer.domain.PersistentAuditEvent
- getAuthorities() - Method in class org.powertac.visualizer.domain.User
- getAuthorities() - Method in class org.powertac.visualizer.service.dto.UserDTO
- getBootFile() - Method in class org.powertac.visualizer.domain.Game
- getBootFileId() - Method in class org.powertac.visualizer.domain.Game
- getBootFileName() - Method in class org.powertac.visualizer.domain.Game
- getBootFilePath() - Method in class org.powertac.visualizer.domain.Game
- getBootstrapDiscardedTimeslots() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getBootstrapNetUsage() - Method in class org.powertac.visualizer.domain.Customer
- getBootstrapTimeslotCount() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getBroker() - Method in class org.powertac.visualizer.domain.Tariff
- getBrokerList() - Method in class org.powertac.visualizer.domain.Game
- getBrokers() - Method in class org.powertac.visualizer.domain.Game
- getBrokers() - Method in class org.powertac.visualizer.web.dto.InitMessage
- getByDates(LocalDate, LocalDate, Pageable) - Method in class org.powertac.visualizer.web.rest.AuditResource
-
GET /audits : get a page of AuditEvents between the fromDate and toDate.
- getCash() - Method in class org.powertac.visualizer.domain.Broker
- getCash() - Method in class org.powertac.visualizer.domain.WholesaleKPIHolder
- getCash() - Method in class org.powertac.visualizer.web.dto.TickValueBroker
- getChart() - Method in class org.powertac.visualizer.domain.View
- getChart(Long) - Method in class org.powertac.visualizer.web.rest.ChartResource
-
GET /charts/:id : get the "id" chart.
- getCompetition() - Method in class org.powertac.visualizer.web.dto.InitMessage
- getConfigFile() - Method in class org.powertac.visualizer.domain.Game
- getConfigFileId() - Method in class org.powertac.visualizer.domain.Game
- getConfigFileName() - Method in class org.powertac.visualizer.domain.Game
- getConfigFilePath() - Method in class org.powertac.visualizer.domain.Game
- getConnect() - Method in class org.powertac.visualizer.config.ApplicationProperties
- getContentType() - Method in enum org.powertac.visualizer.domain.enumeration.FileType
- getControllableKW() - Method in class org.powertac.visualizer.domain.Customer
- getCreatedBy() - Method in class org.powertac.visualizer.domain.AbstractAuditingEntity
- getCreatedBy() - Method in class org.powertac.visualizer.service.dto.UserDTO
- getCreatedDate() - Method in class org.powertac.visualizer.domain.AbstractAuditingEntity
- getCreatedDate() - Method in class org.powertac.visualizer.service.dto.UserDTO
- getCurrentAuditor() - Method in class org.powertac.visualizer.security.SpringSecurityAuditorAware
- getCurrentSessions() - Method in class org.powertac.visualizer.web.rest.AccountResource
-
GET /account/sessions : get the current open sessions.
- getCurrentUserLogin() - Static method in class org.powertac.visualizer.security.SecurityUtils
-
Get the login of the current user.
- getCustomerClass() - Method in class org.powertac.visualizer.domain.Customer
- getCustomers() - Method in class org.powertac.visualizer.web.dto.InitMessage
- getData() - Method in class org.powertac.visualizer.domain.PersistentAuditEvent
- getDate() - Method in class org.powertac.visualizer.domain.Game
- getDeactivateTimeslotsAhead() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getDescription() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getDirectory(User) - Method in enum org.powertac.visualizer.domain.enumeration.FileType
- getDownRegulationKW() - Method in class org.powertac.visualizer.domain.Customer
- getEarlyWithdrawPayment() - Method in class org.powertac.visualizer.domain.Tariff
- getEntityName() - Method in exception org.powertac.visualizer.web.rest.errors.BadRequestAlertException
- getErrorKey() - Method in exception org.powertac.visualizer.web.rest.errors.BadRequestAlertException
- getExpectedTimeslotCount() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getExpiration() - Method in class org.powertac.visualizer.domain.Tariff
- getField() - Method in class org.powertac.visualizer.web.rest.errors.FieldErrorVM
- getFile(Long) - Method in class org.powertac.visualizer.web.rest.FileResource
-
GET /files/:id : get the "id" file.
- getFile(User, String) - Method in enum org.powertac.visualizer.domain.enumeration.FileType
- getFirstName() - Method in class org.powertac.visualizer.domain.User
- getFirstName() - Method in class org.powertac.visualizer.service.dto.UserDTO
- getGame() - Method in class org.powertac.visualizer.web.dto.Message
- getGame(Long) - Method in class org.powertac.visualizer.web.rest.GameResource
-
GET /games/:id : get the "id" game.
- getGenericPowerType() - Method in class org.powertac.visualizer.domain.Customer
- getGraph(Long) - Method in class org.powertac.visualizer.web.rest.GraphResource
-
GET /graphs/:id : get the "id" graph.
- getGraphIdList() - Method in class org.powertac.visualizer.domain.View
- getGraphs() - Method in class org.powertac.visualizer.domain.Chart
- getGraphs() - Method in class org.powertac.visualizer.domain.View
- getHealthCheckRegistry() - Method in class org.powertac.visualizer.config.MetricsConfiguration
- getId() - Method in class org.powertac.visualizer.domain.Broker
- getId() - Method in class org.powertac.visualizer.domain.Chart
- getId() - Method in class org.powertac.visualizer.domain.Customer
- getId() - Method in class org.powertac.visualizer.domain.File
- getId() - Method in class org.powertac.visualizer.domain.Game
- getId() - Method in class org.powertac.visualizer.domain.Graph
- getId() - Method in class org.powertac.visualizer.domain.PersistentAuditEvent
- getId() - Method in class org.powertac.visualizer.domain.Tariff
- getId() - Method in class org.powertac.visualizer.domain.User
- getId() - Method in class org.powertac.visualizer.domain.View
- getId() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getId() - Method in class org.powertac.visualizer.service.dto.UserDTO
- getId() - Method in class org.powertac.visualizer.web.dto.TickValueBroker
- getId() - Method in class org.powertac.visualizer.web.dto.TickValueCustomer
- getIdCustomerInfo() - Method in class org.powertac.visualizer.domain.Customer
- getIdPowerTacCompetition() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getIpAddress() - Method in class org.powertac.visualizer.domain.PersistentToken
- getIpAddress() - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- getKwh() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- getLangKey() - Method in class org.powertac.visualizer.domain.User
- getLangKey() - Method in class org.powertac.visualizer.service.dto.UserDTO
- getLastModifiedBy() - Method in class org.powertac.visualizer.domain.AbstractAuditingEntity
- getLastModifiedBy() - Method in class org.powertac.visualizer.service.dto.UserDTO
- getLastModifiedDate() - Method in class org.powertac.visualizer.domain.AbstractAuditingEntity
- getLastModifiedDate() - Method in class org.powertac.visualizer.service.dto.UserDTO
- getLastName() - Method in class org.powertac.visualizer.domain.User
- getLastName() - Method in class org.powertac.visualizer.service.dto.UserDTO
- getLatitude() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getLevel() - Method in class org.powertac.visualizer.web.rest.vm.LoggerVM
- getList() - Method in class org.powertac.visualizer.web.rest.LogsResource
- getLogin() - Method in class org.powertac.visualizer.domain.User
- getLogin() - Method in class org.powertac.visualizer.service.dto.UserDTO
- getMachineName() - Method in class org.powertac.visualizer.config.ApplicationProperties.Connect
- getMachineName() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- getMessage() - Method in class org.powertac.visualizer.web.dto.Message
- getMessage() - Method in class org.powertac.visualizer.web.rest.errors.FieldErrorVM
- getMessage() - Method in class org.powertac.visualizer.web.rest.errors.ParameterizedErrorVM
- getMetricRegistry() - Method in class org.powertac.visualizer.config.MetricsConfiguration
- getMinDuration() - Method in class org.powertac.visualizer.domain.Tariff
- getMinimumOrderQuantity() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getMinimumTimeslotCount() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getMode() - Method in class org.powertac.visualizer.config.ApplicationProperties
- getMode() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- getMoney() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- getMwh() - Method in class org.powertac.visualizer.domain.WholesaleKPIHolder
- getMyFile(String, Long, HttpServletResponse) - Method in class org.powertac.visualizer.web.rest.FileResource
-
Download a file.
- getMyFiles(String) - Method in class org.powertac.visualizer.web.rest.FileResource
-
Get all files owned by logged in user, plus all shared files.
- getMyGames() - Method in class org.powertac.visualizer.web.rest.ChartResource
-
Get all charts owned by logged in user, plus all shared charts.
- getMyGames() - Method in class org.powertac.visualizer.web.rest.GameResource
-
Get all games owned by logged in user, plus all shared files.
- getMyGraphs() - Method in class org.powertac.visualizer.web.rest.GraphResource
-
Get all graphs owned by logged in user, plus all shared graphs.
- getMyViews() - Method in class org.powertac.visualizer.web.rest.ViewResource
-
Get all views owned by logged in user, plus all shared views.
- getName() - Method in class org.powertac.visualizer.domain.Authority
- getName() - Method in class org.powertac.visualizer.domain.Broker
- getName() - Method in class org.powertac.visualizer.domain.Chart
- getName() - Method in class org.powertac.visualizer.domain.Customer
- getName() - Method in class org.powertac.visualizer.domain.File
- getName() - Method in class org.powertac.visualizer.domain.Game
- getName() - Method in class org.powertac.visualizer.domain.Graph
- getName() - Method in class org.powertac.visualizer.domain.View
- getName() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getName() - Method in class org.powertac.visualizer.web.rest.vm.LoggerVM
- getObjectName() - Method in class org.powertac.visualizer.web.rest.errors.FieldErrorVM
- getOwner() - Method in class org.powertac.visualizer.domain.Chart
- getOwner() - Method in class org.powertac.visualizer.domain.File
- getOwner() - Method in class org.powertac.visualizer.domain.Game
- getOwner() - Method in class org.powertac.visualizer.domain.Graph
- getOwner() - Method in class org.powertac.visualizer.domain.View
- getPage() - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- getParams() - Method in class org.powertac.visualizer.web.rest.errors.ParameterizedErrorVM
- getPassword() - Method in class org.powertac.visualizer.domain.User
- getPassword() - Method in class org.powertac.visualizer.web.rest.vm.ManagedUserVM
- getPath() - Method in class org.powertac.visualizer.domain.File
- getPath(User) - Method in class org.powertac.visualizer.domain.File
- getPeriodicPayment() - Method in class org.powertac.visualizer.domain.Tariff
- getPersistentTokens() - Method in class org.powertac.visualizer.domain.User
- getPopulation() - Method in class org.powertac.visualizer.domain.Customer
- getPowerType() - Method in class org.powertac.visualizer.domain.Customer
- getPowerType() - Method in class org.powertac.visualizer.domain.Tariff
- getPrice() - Method in class org.powertac.visualizer.domain.WholesaleKPIHolder
- getPrincipal() - Method in class org.powertac.visualizer.domain.PersistentAuditEvent
- getPublishedTariffs() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- getRetail() - Method in class org.powertac.visualizer.domain.Broker
- getRetail() - Method in class org.powertac.visualizer.domain.Customer
- getRetail() - Method in class org.powertac.visualizer.domain.Tariff
- getRetail() - Method in class org.powertac.visualizer.web.dto.TickValueBroker
- getRetail() - Method in class org.powertac.visualizer.web.dto.TickValueCustomer
- getRevokedTariffs() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- getSafeName(String) - Static method in class org.powertac.visualizer.domain.File
- getSeedFile() - Method in class org.powertac.visualizer.domain.Game
- getSeedFileId() - Method in class org.powertac.visualizer.domain.Game
- getSeedFileName() - Method in class org.powertac.visualizer.domain.Game
- getSeedFilePath() - Method in class org.powertac.visualizer.domain.Game
- getSeries() - Method in class org.powertac.visualizer.domain.PersistentToken
- getServerUrl() - Method in class org.powertac.visualizer.config.ApplicationProperties.Connect
- getServerUrl() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- getSessionId() - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- getSignupPayment() - Method in class org.powertac.visualizer.domain.Tariff
- getSimulationBaseTime() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getSimulationModulo() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getSimulationRate() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getSnapshots() - Method in class org.powertac.visualizer.web.dto.InitMessage
- getState() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- getState() - Method in class org.powertac.visualizer.web.dto.InitMessage
- getStateFile() - Method in class org.powertac.visualizer.domain.Game
- getStateFileId() - Method in class org.powertac.visualizer.domain.Game
- getStateFileName() - Method in class org.powertac.visualizer.domain.Game
- getStateFilePath() - Method in class org.powertac.visualizer.domain.Game
- getStorageCapacity() - Method in class org.powertac.visualizer.domain.Customer
- getSubscribedPopulation() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- getTariffSpecId() - Method in class org.powertac.visualizer.domain.Tariff
- getTickValueBrokers() - Method in class org.powertac.visualizer.domain.TickSnapshot
- getTickValueCustomers() - Method in class org.powertac.visualizer.domain.TickSnapshot
- getTime() - Method in class org.powertac.visualizer.web.dto.Message
- getTime() - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- getTimeInstance() - Method in class org.powertac.visualizer.domain.TickSnapshot
- getTimeSlot() - Method in class org.powertac.visualizer.domain.TickSnapshot
- getTimeslotDuration() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getTimeslotLength() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getTimeslotPause() - Method in class org.powertac.visualizer.config.ApplicationProperties
- getTimeslotPause() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- getTimeslotsOpen() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getTimezoneOffset() - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- getTokenDate() - Method in class org.powertac.visualizer.domain.PersistentToken
- getTokenValue() - Method in class org.powertac.visualizer.domain.PersistentToken
- getTournamentPath() - Method in class org.powertac.visualizer.config.ApplicationProperties.Connect
- getTournamentPath() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- getTournamentState() - Method in class org.powertac.visualizer.service_ptac.TournamentService
- getTournamentUrl() - Method in class org.powertac.visualizer.config.ApplicationProperties.Connect
- getTournamentUrl() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- getTraceFile() - Method in class org.powertac.visualizer.domain.Game
- getTraceFileId() - Method in class org.powertac.visualizer.domain.Game
- getTraceFileName() - Method in class org.powertac.visualizer.domain.Game
- getTraceFilePath() - Method in class org.powertac.visualizer.domain.Game
- getType() - Method in class org.powertac.visualizer.domain.File
- getType() - Method in class org.powertac.visualizer.domain.Game
- getType() - Method in class org.powertac.visualizer.domain.Graph
- getType() - Method in class org.powertac.visualizer.web.dto.Message
- getUpRegulationKW() - Method in class org.powertac.visualizer.domain.Customer
- getUser() - Method in class org.powertac.visualizer.domain.PersistentToken
- getUser(String) - Method in class org.powertac.visualizer.web.rest.UserResource
-
GET /users/:login : get the "login" user.
- getUserAgent() - Method in class org.powertac.visualizer.domain.PersistentToken
- getUserByLogin(String) - Method in class org.powertac.visualizer.service.UserService
- getUserLogin() - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- getUserWithAuthorities() - Method in class org.powertac.visualizer.service.UserService
- getUserWithAuthorities(Long) - Method in class org.powertac.visualizer.service.UserService
- getUserWithAuthoritiesByLogin(String) - Method in class org.powertac.visualizer.service.UserService
- getView(Long) - Method in class org.powertac.visualizer.web.rest.ViewResource
-
GET /views/:id : get the "id" view.
- getWeatherFile() - Method in class org.powertac.visualizer.domain.Game
- getWeatherFileId() - Method in class org.powertac.visualizer.domain.Game
- getWeatherFileName() - Method in class org.powertac.visualizer.domain.Game
- getWeatherFilePath() - Method in class org.powertac.visualizer.domain.Game
- getWholesale() - Method in class org.powertac.visualizer.domain.Broker
- getWholesale() - Method in class org.powertac.visualizer.web.dto.TickValueBroker
- Graph - Class in org.powertac.visualizer.domain
-
A Graph.
- Graph() - Constructor for class org.powertac.visualizer.domain.Graph
- GraphRepository - Interface in org.powertac.visualizer.repository
-
Spring Data JPA repository for the Graph entity.
- GraphResource - Class in org.powertac.visualizer.web.rest
-
REST controller for managing Graph.
- GraphResource(GraphService, UserRepository) - Constructor for class org.powertac.visualizer.web.rest.GraphResource
- GraphService - Class in org.powertac.visualizer.service
-
Service Implementation for managing Graph.
- GraphService(GraphRepository) - Constructor for class org.powertac.visualizer.service.GraphService
- GraphType - Enum in org.powertac.visualizer.domain.enumeration
-
The GraphType enumeration.
H
- h2TCPServer() - Method in class org.powertac.visualizer.config.DatabaseConfiguration
-
Open the TCP port for the H2 database, so it is available remotely.
- handleBadRequestAlertException(BadRequestAlertException, NativeWebRequest) - Method in class org.powertac.visualizer.web.rest.errors.ExceptionTranslator
- handleConcurrencyFailure(ConcurrencyFailureException, NativeWebRequest) - Method in class org.powertac.visualizer.web.rest.errors.ExceptionTranslator
- handleMessage(CashPosition) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
-
CashPosition is the last message sent by Accounting.
- handleMessage(Competition) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
- handleMessage(MarketTransaction) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
-
Handles a wholesale MarketTransaction
- handleMessage(CustomerBootstrapData) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
- handleMessage(SimEnd) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
-
Receives the SimEnd message, which ends the broker session.
- handleMessage(SimPause) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
-
Receives the SimPause message, used to pause the clock.
- handleMessage(SimResume) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
-
Receives the SimResume message, used to update the clock.
- handleMessage(SimStart) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
-
Receives the SimStart message, used to start the clock.
- handleMessage(TariffRevoke) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
-
Handles a TariffRevoke message from the server, indicating that some tariff has been revoked.
- handleMessage(TimeslotUpdate) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
-
Updates the sim clock on receipt of the TimeslotUpdate message, which should be the first to arrive in each timeslot.
- handleMessage(TariffSpecification) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
-
Handles a TariffSpecification.
- handleMessage(TariffTransaction) - Method in class org.powertac.visualizer.service_ptac.MessageHandler
-
Handles a TariffTransaction.
- handleMethodArgumentNotValid(MethodArgumentNotValidException, NativeWebRequest) - Method in class org.powertac.visualizer.web.rest.errors.ExceptionTranslator
- handleNewObject(Object) - Method in class org.powertac.visualizer.logtool.LogtoolExecutor.ObjectHandler
- handleNewObject(Object) - Method in class org.powertac.visualizer.service_ptac.MessageDispatcher
- handleNoSuchElementException(NoSuchElementException, NativeWebRequest) - Method in class org.powertac.visualizer.web.rest.errors.ExceptionTranslator
- hashCode() - Method in class org.powertac.visualizer.domain.Authority
- hashCode() - Method in class org.powertac.visualizer.domain.Chart
- hashCode() - Method in class org.powertac.visualizer.domain.File
- hashCode() - Method in class org.powertac.visualizer.domain.Game
- hashCode() - Method in class org.powertac.visualizer.domain.Graph
- hashCode() - Method in class org.powertac.visualizer.domain.PersistentToken
- hashCode() - Method in class org.powertac.visualizer.domain.User
- hashCode() - Method in class org.powertac.visualizer.domain.View
- HeaderUtil - Class in org.powertac.visualizer.web.rest.util
-
Utility class for HTTP headers creation.
- hibernate5Module() - Method in class org.powertac.visualizer.config.DatabaseConfiguration
- httpSessionHandshakeInterceptor() - Method in class org.powertac.visualizer.config.WebsocketConfiguration
I
- IDLE - org.powertac.visualizer.service_ptac.VisualizerService.VisualizerState
- incrementPublishedTariffs() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- incrementRevokedTariffs() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- INFO - org.powertac.visualizer.web.dto.Message.Type
- init() - Method in class org.powertac.visualizer.config.MetricsConfiguration
- init() - Method in class org.powertac.visualizer.config.SecurityConfiguration
- init() - Method in class org.powertac.visualizer.service_ptac.TournamentService
-
Called on initialization to start message feeder and state machine.
- init() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- INIT - org.powertac.visualizer.web.dto.Message.Type
- initApplication() - Method in class org.powertac.visualizer.Visualizer2App
-
Initializes visualizer2.
- initialize() - Method in class org.powertac.visualizer.service_ptac.MessageHandler
- InitMessage - Class in org.powertac.visualizer.web.dto
-
An initial context message will be sent to clients who subscribe on a Visualizer web channel.
- InitMessage() - Constructor for class org.powertac.visualizer.web.dto.InitMessage
- InitMessage(VisualizerService.VisualizerState, CompetitionService, List<Broker>, List<Customer>, List<TickSnapshot>) - Constructor for class org.powertac.visualizer.web.dto.InitMessage
- InternalServerErrorException - Exception in org.powertac.visualizer.web.rest.errors
-
Simple exception with a message, that returns an Internal Server Error code.
- InternalServerErrorException(String) - Constructor for exception org.powertac.visualizer.web.rest.errors.InternalServerErrorException
- interrupt() - Method in class org.powertac.visualizer.logtool.LogtoolExecutor
- INVALID_PASSWORD_TYPE - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- invalidateSession(String) - Method in class org.powertac.visualizer.web.rest.AccountResource
-
DELETE /account/sessions?series={series} : invalidate an existing session.
- InvalidPasswordException - Exception in org.powertac.visualizer.web.rest.errors
- InvalidPasswordException() - Constructor for exception org.powertac.visualizer.web.rest.errors.InvalidPasswordException
- IP_ADDRESS - Static variable in class org.powertac.visualizer.config.WebsocketConfiguration
- isActive() - Method in class org.powertac.visualizer.domain.Tariff
- isAuthenticated() - Static method in class org.powertac.visualizer.security.SecurityUtils
-
Check if a user is authenticated.
- isAuthenticated(HttpServletRequest) - Method in class org.powertac.visualizer.web.rest.AccountResource
-
GET /authenticate : check if the user is authenticated, and return its login.
- isCanNegotiate() - Method in class org.powertac.visualizer.domain.Customer
- isCurrentUserInRole(String) - Static method in class org.powertac.visualizer.security.SecurityUtils
-
If the current user has a specific authority (security role).
- isEmpty() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- isEmpty() - Method in class org.powertac.visualizer.domain.WholesaleKPIHolder
- isEmpty() - Method in class org.powertac.visualizer.web.dto.TickValueBroker
- isEmpty() - Method in class org.powertac.visualizer.web.dto.TickValueCustomer
- isMultiContracting() - Method in class org.powertac.visualizer.domain.Customer
- isShared() - Method in class org.powertac.visualizer.domain.Chart
- isShared() - Method in class org.powertac.visualizer.domain.File
- isShared() - Method in class org.powertac.visualizer.domain.Game
- isShared() - Method in class org.powertac.visualizer.domain.Graph
- isShared() - Method in class org.powertac.visualizer.domain.View
L
- LINE - org.powertac.visualizer.domain.enumeration.GraphType
- liquibase(TaskExecutor, DataSource, LiquibaseProperties) - Method in class org.powertac.visualizer.config.DatabaseConfiguration
- loadUserByUsername(String) - Method in class org.powertac.visualizer.security.DomainUserDetailsService
- LocaleConfiguration - Class in org.powertac.visualizer.config
- LocaleConfiguration() - Constructor for class org.powertac.visualizer.config.LocaleConfiguration
- localeResolver() - Method in class org.powertac.visualizer.config.LocaleConfiguration
- logAfterThrowing(JoinPoint, Throwable) - Method in class org.powertac.visualizer.aop.logging.LoggingAspect
-
Advice that logs methods throwing exceptions.
- logAround(ProceedingJoinPoint) - Method in class org.powertac.visualizer.aop.logging.LoggingAspect
-
Advice that logs when a method is entered and exited.
- LoggerVM - Class in org.powertac.visualizer.web.rest.vm
-
View Model object for storing a Logback logger.
- LoggerVM() - Constructor for class org.powertac.visualizer.web.rest.vm.LoggerVM
- LoggerVM(Logger) - Constructor for class org.powertac.visualizer.web.rest.vm.LoggerVM
- loggingAspect(Environment) - Method in class org.powertac.visualizer.config.LoggingAspectConfiguration
- LoggingAspect - Class in org.powertac.visualizer.aop.logging
-
Aspect for logging execution of service and repository Spring components.
- LoggingAspect(Environment) - Constructor for class org.powertac.visualizer.aop.logging.LoggingAspect
- LoggingAspectConfiguration - Class in org.powertac.visualizer.config
- LoggingAspectConfiguration() - Constructor for class org.powertac.visualizer.config.LoggingAspectConfiguration
- LoggingConfiguration - Class in org.powertac.visualizer.config
- LoggingConfiguration(JHipsterProperties) - Constructor for class org.powertac.visualizer.config.LoggingConfiguration
- loggingPointcut() - Method in class org.powertac.visualizer.aop.logging.LoggingAspect
-
Pointcut that matches all repositories, services and Web REST endpoints.
- LOGIN_ALREADY_USED_TYPE - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- LOGIN_REGEX - Static variable in class org.powertac.visualizer.config.Constants
- LoginAlreadyUsedException - Exception in org.powertac.visualizer.web.rest.errors
- LoginAlreadyUsedException() - Constructor for exception org.powertac.visualizer.web.rest.errors.LoginAlreadyUsedException
- logout(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.powertac.visualizer.security.PersistentTokenRememberMeServices
-
When logout occurs, only invalidate the current token, and not all user sessions.
- LogsResource - Class in org.powertac.visualizer.web.rest
-
Controller for view and managing Log Level at runtime.
- LogsResource() - Constructor for class org.powertac.visualizer.web.rest.LogsResource
- LogtoolExecutor - Class in org.powertac.visualizer.logtool
- LogtoolExecutor() - Constructor for class org.powertac.visualizer.logtool.LogtoolExecutor
-
Constructor does nothing.
- LogtoolExecutor.ObjectHandler - Class in org.powertac.visualizer.logtool
M
- main(String[]) - Static method in class org.powertac.visualizer.Visualizer2App
-
Main method, used to run the application.
- ManagedUserVM - Class in org.powertac.visualizer.web.rest.vm
-
View Model extending the UserDTO, which is meant to be used in the user management UI.
- ManagedUserVM() - Constructor for class org.powertac.visualizer.web.rest.vm.ManagedUserVM
- ManagedUserVM(Long, String, String, String, String, String, String, Instant, String, Instant, Set<String>) - Constructor for class org.powertac.visualizer.web.rest.vm.ManagedUserVM
- Message - Class in org.powertac.visualizer.web.dto
- Message() - Constructor for class org.powertac.visualizer.web.dto.Message
- Message(Message.Type, String, Object) - Constructor for class org.powertac.visualizer.web.dto.Message
- Message.Type - Enum in org.powertac.visualizer.web.dto
- MessageDispatcher - Class in org.powertac.visualizer.service_ptac
-
ADAPTED FROM broker core
- MessageDispatcher() - Constructor for class org.powertac.visualizer.service_ptac.MessageDispatcher
- MessageHandler - Class in org.powertac.visualizer.service_ptac
-
This is an implementation of the Initializable interface.
- MessageHandler() - Constructor for class org.powertac.visualizer.service_ptac.MessageHandler
- MetricsConfiguration - Class in org.powertac.visualizer.config
- MetricsConfiguration(JHipsterProperties) - Constructor for class org.powertac.visualizer.config.MetricsConfiguration
- MODE_RESEARCH - Static variable in class org.powertac.visualizer.config.Constants
- MODE_TOURNAMENT - Static variable in class org.powertac.visualizer.config.Constants
N
- newRun() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
O
- ObjectHandler() - Constructor for class org.powertac.visualizer.logtool.LogtoolExecutor.ObjectHandler
- onApplicationEvent(SessionDisconnectEvent) - Method in class org.powertac.visualizer.web.websocket.ActivityService
- onLoginSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.powertac.visualizer.security.PersistentTokenRememberMeServices
- onMessage(Message) - Method in class org.powertac.visualizer.service_ptac.TournamentService
- onStartup(ServletContext) - Method in class org.powertac.visualizer.config.MetricsConfiguration
- onStartup(ServletContext) - Method in class org.powertac.visualizer.config.WebConfigurer
- org.powertac.visualizer - package org.powertac.visualizer
- org.powertac.visualizer.aop.logging - package org.powertac.visualizer.aop.logging
- org.powertac.visualizer.config - package org.powertac.visualizer.config
-
Spring Framework configuration files.
- org.powertac.visualizer.config.audit - package org.powertac.visualizer.config.audit
-
Audit specific code.
- org.powertac.visualizer.domain - package org.powertac.visualizer.domain
-
JPA domain objects.
- org.powertac.visualizer.domain.enumeration - package org.powertac.visualizer.domain.enumeration
- org.powertac.visualizer.logtool - package org.powertac.visualizer.logtool
- org.powertac.visualizer.repository - package org.powertac.visualizer.repository
-
Spring Data JPA repositories.
- org.powertac.visualizer.repository_ptac - package org.powertac.visualizer.repository_ptac
- org.powertac.visualizer.security - package org.powertac.visualizer.security
-
Spring Security configuration.
- org.powertac.visualizer.service - package org.powertac.visualizer.service
-
Service layer beans.
- org.powertac.visualizer.service_ptac - package org.powertac.visualizer.service_ptac
- org.powertac.visualizer.service.dto - package org.powertac.visualizer.service.dto
-
Data Transfer Objects.
- org.powertac.visualizer.service.mapper - package org.powertac.visualizer.service.mapper
-
MapStruct mappers for mapping domain objects and Data Transfer Objects.
- org.powertac.visualizer.service.util - package org.powertac.visualizer.service.util
- org.powertac.visualizer.web.dto - package org.powertac.visualizer.web.dto
- org.powertac.visualizer.web.rest - package org.powertac.visualizer.web.rest
-
Spring MVC REST controllers.
- org.powertac.visualizer.web.rest.errors - package org.powertac.visualizer.web.rest.errors
- org.powertac.visualizer.web.rest.util - package org.powertac.visualizer.web.rest.util
- org.powertac.visualizer.web.rest.vm - package org.powertac.visualizer.web.rest.vm
-
View Models used by Spring MVC REST controllers.
- org.powertac.visualizer.web.websocket - package org.powertac.visualizer.web.websocket
-
WebSocket services, using Spring Websocket.
- org.powertac.visualizer.web.websocket.dto - package org.powertac.visualizer.web.websocket.dto
-
Data Access Objects used by WebSocket services.
P
- PaginationUtil - Class in org.powertac.visualizer.web.rest.util
-
Utility class for handling pagination.
- PARAMETERIZED_TYPE - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- ParameterizedErrorVM - Class in org.powertac.visualizer.web.rest.errors
-
View Model for sending a parameterized error message.
- ParameterizedErrorVM(String, String...) - Constructor for class org.powertac.visualizer.web.rest.errors.ParameterizedErrorVM
- PASSWORD_MAX_LENGTH - Static variable in class org.powertac.visualizer.web.rest.vm.ManagedUserVM
- PASSWORD_MIN_LENGTH - Static variable in class org.powertac.visualizer.web.rest.vm.ManagedUserVM
- passwordEncoder() - Method in class org.powertac.visualizer.config.SecurityConfiguration
- PersistenceAuditEventRepository - Interface in org.powertac.visualizer.repository
-
Spring Data JPA repository for the PersistentAuditEvent entity.
- PersistentAuditEvent - Class in org.powertac.visualizer.domain
-
Persist AuditEvent managed by the Spring Boot actuator
- PersistentAuditEvent() - Constructor for class org.powertac.visualizer.domain.PersistentAuditEvent
- PersistentToken - Class in org.powertac.visualizer.domain
-
Persistent tokens are used by Spring Security to automatically log in users.
- PersistentToken() - Constructor for class org.powertac.visualizer.domain.PersistentToken
- PersistentTokenRememberMeServices - Class in org.powertac.visualizer.security
-
Custom implementation of Spring Security's RememberMeServices.
- PersistentTokenRememberMeServices(JHipsterProperties, UserDetailsService, PersistentTokenRepository, UserRepository) - Constructor for class org.powertac.visualizer.security.PersistentTokenRememberMeServices
- PersistentTokenRepository - Interface in org.powertac.visualizer.repository
-
Spring Data JPA repository for the PersistentToken entity.
- postFile(String, Boolean, Boolean, MultipartFile) - Method in class org.powertac.visualizer.web.rest.FileResource
-
Upload a file.
- PROBLEM_BASE_URL - Static variable in class org.powertac.visualizer.web.rest.errors.ErrorConstants
- process(ResponseEntity<Problem>, NativeWebRequest) - Method in class org.powertac.visualizer.web.rest.errors.ExceptionTranslator
-
Post-process the Problem payload to add the message key for the front-end if needed
- processAutoLoginCookie(String[], HttpServletRequest, HttpServletResponse) - Method in class org.powertac.visualizer.security.PersistentTokenRememberMeServices
- produceConsume(double, double) - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- ProfileInfoResource - Class in org.powertac.visualizer.web.rest
-
Resource to return information about the currently running Spring profiles.
- ProfileInfoResource(Environment, JHipsterProperties) - Constructor for class org.powertac.visualizer.web.rest.ProfileInfoResource
- pusher - Variable in class org.powertac.visualizer.service_ptac.MessageHandler
- Pusher - Class in org.powertac.visualizer.web.websocket
- Pusher() - Constructor for class org.powertac.visualizer.web.websocket.Pusher
- pusherInit() - Method in class org.powertac.visualizer.web.websocket.Pusher
R
- RandomUtil - Class in org.powertac.visualizer.service.util
-
Utility class for generating random Strings.
- readLog(InputStream, NewObjectListener, int) - Method in class org.powertac.visualizer.logtool.LogtoolExecutor
- receiveMessage(Object) - Method in class org.powertac.visualizer.service_ptac.MessageDispatcher
- recycle() - Static method in class org.powertac.visualizer.domain.Broker
- recycle() - Static method in class org.powertac.visualizer.domain.Customer
- recycle() - Static method in class org.powertac.visualizer.domain.Tariff
- recycle() - Method in class org.powertac.visualizer.repository_ptac.BrokerRepository
- recycle() - Method in class org.powertac.visualizer.repository_ptac.CustomerRepository
- recycle() - Method in interface org.powertac.visualizer.repository_ptac.RecycleRepository
- recycle() - Method in class org.powertac.visualizer.repository_ptac.TariffRepository
- recycle() - Method in class org.powertac.visualizer.repository_ptac.TickSnapshotRepository
- recycleAll() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- RecycleRepository<T> - Interface in org.powertac.visualizer.repository_ptac
- registerAccount(ManagedUserVM) - Method in class org.powertac.visualizer.web.rest.AccountResource
-
POST /register : register the user.
- registerAllHandlers() - Method in class org.powertac.visualizer.service_ptac.MessageDispatcher
- registerAllRecyclables() - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- registerStompEndpoints(StompEndpointRegistry) - Method in class org.powertac.visualizer.config.WebsocketConfiguration
- removeOldPersistentTokens() - Method in class org.powertac.visualizer.service.UserService
-
Persistent Token are used for providing automatic authentication, they should be automatically deleted after 30 days.
- replayGameExternal(String) - Method in class org.powertac.visualizer.web.rest.GameResource
- replayGameInternal(File) - Method in class org.powertac.visualizer.web.rest.GameResource
- report() - Method in class org.powertac.visualizer.logtool.LogtoolExecutor
- resetCurrentValues() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- resetCurrentValues() - Method in class org.powertac.visualizer.domain.WholesaleKPIHolder
- RetailKPIHolder - Class in org.powertac.visualizer.domain
-
Keeps track of customer status and usage.
- RetailKPIHolder() - Constructor for class org.powertac.visualizer.domain.RetailKPIHolder
- RetailKPIHolder(RetailKPIHolder) - Constructor for class org.powertac.visualizer.domain.RetailKPIHolder
- runBootGame(Game, User) - Method in class org.powertac.visualizer.service_ptac.EmbeddedService
- RUNNING - org.powertac.visualizer.service_ptac.VisualizerService.VisualizerState
- runReplayGame(InputStream) - Method in class org.powertac.visualizer.service_ptac.EmbeddedService
- runSimGame(Game, User) - Method in class org.powertac.visualizer.service_ptac.EmbeddedService
S
- save(Broker) - Method in class org.powertac.visualizer.repository_ptac.BrokerRepository
- save(Chart) - Method in class org.powertac.visualizer.service.ChartService
-
Save a chart.
- save(Customer) - Method in class org.powertac.visualizer.repository_ptac.CustomerRepository
- save(File) - Method in class org.powertac.visualizer.service.FileService
-
Save a file.
- save(Game) - Method in class org.powertac.visualizer.service.GameService
-
Save a game.
- save(Graph) - Method in class org.powertac.visualizer.service.GraphService
-
Save a graph.
- save(Tariff) - Method in class org.powertac.visualizer.repository_ptac.TariffRepository
- save(TickSnapshot) - Method in class org.powertac.visualizer.repository_ptac.TickSnapshotRepository
- save(View) - Method in class org.powertac.visualizer.service.ViewService
-
Save a view.
- save(T) - Method in interface org.powertac.visualizer.repository_ptac.RecycleRepository
- saveAccount(UserDTO) - Method in class org.powertac.visualizer.web.rest.AccountResource
-
POST /account : update the current user information.
- SecurityConfiguration - Class in org.powertac.visualizer.config
- SecurityConfiguration(AuthenticationManagerBuilder, UserDetailsService, JHipsterProperties, RememberMeServices, CorsFilter, SecurityProblemSupport) - Constructor for class org.powertac.visualizer.config.SecurityConfiguration
- securityEvaluationContextExtension() - Method in class org.powertac.visualizer.config.SecurityConfiguration
- SecurityUtils - Class in org.powertac.visualizer.security
-
Utility class for Spring Security.
- SEED - org.powertac.visualizer.domain.enumeration.FileType
- sendActivity(ActivityDTO, StompHeaderAccessor, Principal) - Method in class org.powertac.visualizer.web.websocket.ActivityService
- sendGameStatusMessage(VisualizerService.VisualizerState) - Method in class org.powertac.visualizer.web.websocket.Pusher
- sendInitMessage(InitMessage) - Method in class org.powertac.visualizer.web.websocket.Pusher
- sendTickSnapshotUpdates(TickSnapshot) - Method in class org.powertac.visualizer.web.websocket.Pusher
- separator - Static variable in class org.powertac.visualizer.domain.File
- setActive(boolean) - Method in class org.powertac.visualizer.domain.Tariff
- setActiveTariffs(int) - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- setAuditEventDate(LocalDateTime) - Method in class org.powertac.visualizer.domain.PersistentAuditEvent
- setAuditEventType(String) - Method in class org.powertac.visualizer.domain.PersistentAuditEvent
- setAuthorities(Set<Authority>) - Method in class org.powertac.visualizer.domain.User
- setBootFile(File) - Method in class org.powertac.visualizer.domain.Game
- setBootstrapNetUsage(List<Double>) - Method in class org.powertac.visualizer.domain.Customer
- setBrokers(String) - Method in class org.powertac.visualizer.domain.Game
- setBrokers(List<Broker>) - Method in class org.powertac.visualizer.web.dto.InitMessage
- setCash(double) - Method in class org.powertac.visualizer.domain.Broker
- setChart(Chart) - Method in class org.powertac.visualizer.domain.View
- setCompetition(CompetitionService) - Method in class org.powertac.visualizer.web.dto.InitMessage
- setConfigFile(File) - Method in class org.powertac.visualizer.domain.Game
- setCreatedBy(String) - Method in class org.powertac.visualizer.domain.AbstractAuditingEntity
- setCreatedDate(Instant) - Method in class org.powertac.visualizer.domain.AbstractAuditingEntity
- setCurrent(Competition) - Method in class org.powertac.visualizer.service_ptac.CompetitionService
- setCustomers(List<Customer>) - Method in class org.powertac.visualizer.web.dto.InitMessage
- setData(Map<String, String>) - Method in class org.powertac.visualizer.domain.PersistentAuditEvent
- setDate(ZonedDateTime) - Method in class org.powertac.visualizer.domain.Game
- setFirstName(String) - Method in class org.powertac.visualizer.domain.User
- setGame(String) - Method in class org.powertac.visualizer.web.dto.Message
- setGraphs(String) - Method in class org.powertac.visualizer.domain.View
- setGraphs(Set<Graph>) - Method in class org.powertac.visualizer.domain.Chart
- setHikariDataSource(HikariDataSource) - Method in class org.powertac.visualizer.config.MetricsConfiguration
- setId(Long) - Method in class org.powertac.visualizer.domain.Chart
- setId(Long) - Method in class org.powertac.visualizer.domain.File
- setId(Long) - Method in class org.powertac.visualizer.domain.Game
- setId(Long) - Method in class org.powertac.visualizer.domain.Graph
- setId(Long) - Method in class org.powertac.visualizer.domain.PersistentAuditEvent
- setId(Long) - Method in class org.powertac.visualizer.domain.User
- setId(Long) - Method in class org.powertac.visualizer.domain.View
- setId(Long) - Method in class org.powertac.visualizer.service.dto.UserDTO
- setIpAddress(String) - Method in class org.powertac.visualizer.domain.PersistentToken
- setIpAddress(String) - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- setKwh(double) - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- setLangKey(String) - Method in class org.powertac.visualizer.domain.User
- setLastModifiedBy(String) - Method in class org.powertac.visualizer.domain.AbstractAuditingEntity
- setLastModifiedDate(Instant) - Method in class org.powertac.visualizer.domain.AbstractAuditingEntity
- setLastModifiedDate(Instant) - Method in class org.powertac.visualizer.service.dto.UserDTO
- setLastName(String) - Method in class org.powertac.visualizer.domain.User
- setLevel(String) - Method in class org.powertac.visualizer.web.rest.vm.LoggerVM
- setLogin(String) - Method in class org.powertac.visualizer.domain.User
- setLogin(String) - Method in class org.powertac.visualizer.service.dto.UserDTO
- setMachineName(String) - Method in class org.powertac.visualizer.config.ApplicationProperties.Connect
- setMessage(Object) - Method in class org.powertac.visualizer.web.dto.Message
- setMetricRegistry(MetricRegistry) - Method in class org.powertac.visualizer.config.WebConfigurer
- setMode(String) - Method in class org.powertac.visualizer.config.ApplicationProperties
- setMoney(double) - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- setName(String) - Method in class org.powertac.visualizer.domain.Authority
- setName(String) - Method in class org.powertac.visualizer.domain.Chart
- setName(String) - Method in class org.powertac.visualizer.domain.File
- setName(String) - Method in class org.powertac.visualizer.domain.Game
- setName(String) - Method in class org.powertac.visualizer.domain.Graph
- setName(String) - Method in class org.powertac.visualizer.domain.View
- setName(String) - Method in class org.powertac.visualizer.web.rest.vm.LoggerVM
- setOwner(User) - Method in class org.powertac.visualizer.domain.Chart
- setOwner(User) - Method in class org.powertac.visualizer.domain.File
- setOwner(User) - Method in class org.powertac.visualizer.domain.Game
- setOwner(User) - Method in class org.powertac.visualizer.domain.Graph
- setOwner(User) - Method in class org.powertac.visualizer.domain.View
- setPage(String) - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- setPassword(String) - Method in class org.powertac.visualizer.domain.User
- setPersistentTokens(Set<PersistentToken>) - Method in class org.powertac.visualizer.domain.User
- setPrincipal(String) - Method in class org.powertac.visualizer.domain.PersistentAuditEvent
- setPublishedTariffs(int) - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- setRetail(RetailKPIHolder) - Method in class org.powertac.visualizer.domain.Broker
- setRetail(RetailKPIHolder) - Method in class org.powertac.visualizer.domain.Customer
- setRetail(RetailKPIHolder) - Method in class org.powertac.visualizer.domain.Tariff
- setRevokedTariffs(int) - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- setSeedFile(File) - Method in class org.powertac.visualizer.domain.Game
- setSeries(String) - Method in class org.powertac.visualizer.domain.PersistentToken
- setServerUrl(String) - Method in class org.powertac.visualizer.config.ApplicationProperties.Connect
- setSessionId(String) - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- setShared(Boolean) - Method in class org.powertac.visualizer.domain.Chart
- setShared(Boolean) - Method in class org.powertac.visualizer.domain.File
- setShared(Boolean) - Method in class org.powertac.visualizer.domain.Game
- setShared(Boolean) - Method in class org.powertac.visualizer.domain.Graph
- setShared(Boolean) - Method in class org.powertac.visualizer.domain.View
- setSnapshots(List<TickSnapshot>) - Method in class org.powertac.visualizer.web.dto.InitMessage
- setState(VisualizerService.VisualizerState) - Method in class org.powertac.visualizer.service_ptac.VisualizerService
- setState(VisualizerService.VisualizerState) - Method in class org.powertac.visualizer.web.dto.InitMessage
- setStateFile(File) - Method in class org.powertac.visualizer.domain.Game
- setSubscribedPopulation(int) - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- setTickValueBrokers(List<TickValueBroker>) - Method in class org.powertac.visualizer.domain.TickSnapshot
- setTickValueCustomers(List<TickValueCustomer>) - Method in class org.powertac.visualizer.domain.TickSnapshot
- setTime(long) - Method in class org.powertac.visualizer.web.dto.Message
- setTime(String) - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- setTimeInstance(long) - Method in class org.powertac.visualizer.domain.TickSnapshot
- setTimeSlot(int) - Method in class org.powertac.visualizer.domain.TickSnapshot
- setTimeslotPause(int) - Method in class org.powertac.visualizer.config.ApplicationProperties
- setTokenDate(LocalDate) - Method in class org.powertac.visualizer.domain.PersistentToken
- setTokenValue(String) - Method in class org.powertac.visualizer.domain.PersistentToken
- setTournamentLogin(String) - Method in class org.powertac.visualizer.config.ApplicationProperties.Connect
- setTournamentUrl(String) - Method in class org.powertac.visualizer.config.ApplicationProperties.Connect
- setTraceFile(File) - Method in class org.powertac.visualizer.domain.Game
- setType(FileType) - Method in class org.powertac.visualizer.domain.File
- setType(GameType) - Method in class org.powertac.visualizer.domain.Game
- setType(GraphType) - Method in class org.powertac.visualizer.domain.Graph
- setType(Message.Type) - Method in class org.powertac.visualizer.web.dto.Message
- setup() - Method in class org.powertac.visualizer.logtool.LogtoolExecutor
-
Creates data structures, opens output file.
- setUser(User) - Method in class org.powertac.visualizer.domain.PersistentToken
- setUserAgent(String) - Method in class org.powertac.visualizer.domain.PersistentToken
- setUserLogin(String) - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- setWeatherFile(File) - Method in class org.powertac.visualizer.domain.Game
- setWholesale(WholesaleKPIHolder) - Method in class org.powertac.visualizer.domain.Broker
- signup(int) - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- SIM - org.powertac.visualizer.domain.enumeration.GameType
- simGame(Game, Boolean) - Method in class org.powertac.visualizer.web.rest.GameResource
- SpringSecurityAuditorAware - Class in org.powertac.visualizer.security
-
Implementation of AuditorAware based on Spring Security.
- SpringSecurityAuditorAware() - Constructor for class org.powertac.visualizer.security.SpringSecurityAuditorAware
- STATE - org.powertac.visualizer.domain.enumeration.FileType
- stringsFromAuthorities(Set<Authority>) - Method in interface org.powertac.visualizer.service.mapper.UserMapper
- SyncFilesService - Class in org.powertac.visualizer.service_ptac
- SyncFilesService() - Constructor for class org.powertac.visualizer.service_ptac.SyncFilesService
- syncFileSystem() - Method in class org.powertac.visualizer.service_ptac.SyncFilesService
- SYSTEM_ACCOUNT - Static variable in class org.powertac.visualizer.config.Constants
T
- Tariff - Class in org.powertac.visualizer.domain
-
Copy of
TariffSpecification} - Tariff() - Constructor for class org.powertac.visualizer.domain.Tariff
- Tariff(Broker, TariffSpecification) - Constructor for class org.powertac.visualizer.domain.Tariff
- TariffRepository - Class in org.powertac.visualizer.repository_ptac
- TariffRepository() - Constructor for class org.powertac.visualizer.repository_ptac.TariffRepository
- TickSnapshot - Class in org.powertac.visualizer.domain
-
A model object used for storing per-tick (i.e., time slot) values.
- TickSnapshot() - Constructor for class org.powertac.visualizer.domain.TickSnapshot
- TickSnapshot(long, int) - Constructor for class org.powertac.visualizer.domain.TickSnapshot
- TickSnapshot(long, int, List<TickValueBroker>, List<TickValueCustomer>) - Constructor for class org.powertac.visualizer.domain.TickSnapshot
- TickSnapshotRepository - Class in org.powertac.visualizer.repository_ptac
- TickSnapshotRepository() - Constructor for class org.powertac.visualizer.repository_ptac.TickSnapshotRepository
- TickValueBroker - Class in org.powertac.visualizer.web.dto
-
This object holds broker values obtained in a time slot.
- TickValueBroker() - Constructor for class org.powertac.visualizer.web.dto.TickValueBroker
- TickValueBroker(Broker, RetailKPIHolder, WholesaleKPIHolder) - Constructor for class org.powertac.visualizer.web.dto.TickValueBroker
- TickValueCustomer - Class in org.powertac.visualizer.web.dto
- TickValueCustomer() - Constructor for class org.powertac.visualizer.web.dto.TickValueCustomer
- TickValueCustomer(long, RetailKPIHolder) - Constructor for class org.powertac.visualizer.web.dto.TickValueCustomer
- toParamMap(String...) - Static method in exception org.powertac.visualizer.web.rest.errors.CustomParameterizedException
- toProblemParameters(String, Map<String, Object>) - Static method in exception org.powertac.visualizer.web.rest.errors.CustomParameterizedException
- toString() - Method in class org.powertac.visualizer.domain.Authority
- toString() - Method in class org.powertac.visualizer.domain.Chart
- toString() - Method in class org.powertac.visualizer.domain.File
- toString() - Method in class org.powertac.visualizer.domain.Game
- toString() - Method in class org.powertac.visualizer.domain.Graph
- toString() - Method in class org.powertac.visualizer.domain.PersistentToken
- toString() - Method in class org.powertac.visualizer.domain.RetailKPIHolder
- toString() - Method in class org.powertac.visualizer.domain.User
- toString() - Method in class org.powertac.visualizer.domain.View
- toString() - Method in class org.powertac.visualizer.service.dto.UserDTO
- toString() - Method in class org.powertac.visualizer.web.rest.vm.LoggerVM
- toString() - Method in class org.powertac.visualizer.web.rest.vm.ManagedUserVM
- toString() - Method in class org.powertac.visualizer.web.websocket.dto.ActivityDTO
- TournamentService - Class in org.powertac.visualizer.service_ptac
- TournamentService() - Constructor for class org.powertac.visualizer.service_ptac.TournamentService
- TRACE - org.powertac.visualizer.domain.enumeration.FileType
U
- updateChart(Chart) - Method in class org.powertac.visualizer.web.rest.ChartResource
-
PUT /charts : Updates an existing chart.
- updateFile(File) - Method in class org.powertac.visualizer.web.rest.FileResource
-
PUT /files : Updates an existing file.
- updateGame(Game) - Method in class org.powertac.visualizer.web.rest.GameResource
-
PUT /games : Updates an existing game.
- updateGraph(Graph) - Method in class org.powertac.visualizer.web.rest.GraphResource
-
PUT /graphs : Updates an existing graph.
- updateUser(String, String, String) - Method in class org.powertac.visualizer.service.UserService
-
Update basic information (first name, last name, language) for the current user.
- updateUser(UserDTO) - Method in class org.powertac.visualizer.service.UserService
-
Update all information for a specific user, and return the modified user.
- updateUser(ManagedUserVM) - Method in class org.powertac.visualizer.web.rest.UserResource
-
PUT /users : Updates an existing User.
- updateView(View) - Method in class org.powertac.visualizer.web.rest.ViewResource
-
PUT /views : Updates an existing view.
- User - Class in org.powertac.visualizer.domain
-
A user.
- User() - Constructor for class org.powertac.visualizer.domain.User
- USER - Static variable in class org.powertac.visualizer.security.AuthoritiesConstants
- UserDTO - Class in org.powertac.visualizer.service.dto
-
A DTO representing a user, with his authorities.
- UserDTO() - Constructor for class org.powertac.visualizer.service.dto.UserDTO
- UserDTO(Long, String, String, String, String, String, Instant, String, Instant, Set<String>) - Constructor for class org.powertac.visualizer.service.dto.UserDTO
- UserDTO(User) - Constructor for class org.powertac.visualizer.service.dto.UserDTO
- userDTOsToUsers(List<UserDTO>) - Method in interface org.powertac.visualizer.service.mapper.UserMapper
- userDTOsToUsers(List<UserDTO>) - Method in class org.powertac.visualizer.service.mapper.UserMapperImpl
- userDTOToUser(UserDTO) - Method in interface org.powertac.visualizer.service.mapper.UserMapper
- userDTOToUser(UserDTO) - Method in class org.powertac.visualizer.service.mapper.UserMapperImpl
- userFromId(Long) - Method in interface org.powertac.visualizer.service.mapper.UserMapper
- UserMapper - Interface in org.powertac.visualizer.service.mapper
-
Mapper for the entity User and its DTO UserDTO.
- UserMapperImpl - Class in org.powertac.visualizer.service.mapper
- UserMapperImpl() - Constructor for class org.powertac.visualizer.service.mapper.UserMapperImpl
- UserNotActivatedException - Exception in org.powertac.visualizer.security
-
This exception is throw in case of a not activated user trying to authenticate.
- UserNotActivatedException(String) - Constructor for exception org.powertac.visualizer.security.UserNotActivatedException
- UserNotActivatedException(String, Throwable) - Constructor for exception org.powertac.visualizer.security.UserNotActivatedException
- UserRepository - Interface in org.powertac.visualizer.repository
-
Spring Data JPA repository for the User entity.
- UserResource - Class in org.powertac.visualizer.web.rest
-
REST controller for managing users.
- UserResource(UserRepository, UserService) - Constructor for class org.powertac.visualizer.web.rest.UserResource
- USERS_BY_EMAIL_CACHE - Static variable in interface org.powertac.visualizer.repository.UserRepository
- USERS_BY_LOGIN_CACHE - Static variable in interface org.powertac.visualizer.repository.UserRepository
- UserService - Class in org.powertac.visualizer.service
-
Service class for managing users.
- UserService(UserRepository, PasswordEncoder, PersistentTokenRepository, AuthorityRepository) - Constructor for class org.powertac.visualizer.service.UserService
- usersToUserDTOs(List<User>) - Method in interface org.powertac.visualizer.service.mapper.UserMapper
- usersToUserDTOs(List<User>) - Method in class org.powertac.visualizer.service.mapper.UserMapperImpl
- userToUserDTO(User) - Method in interface org.powertac.visualizer.service.mapper.UserMapper
- userToUserDTO(User) - Method in class org.powertac.visualizer.service.mapper.UserMapperImpl
V
- valueOf(String) - Static method in enum org.powertac.visualizer.domain.enumeration.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.visualizer.domain.enumeration.GameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.visualizer.domain.enumeration.GraphType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.visualizer.service_ptac.VisualizerService.VisualizerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.visualizer.web.dto.Message.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.powertac.visualizer.domain.enumeration.FileType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.powertac.visualizer.domain.enumeration.GameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.powertac.visualizer.domain.enumeration.GraphType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.powertac.visualizer.service_ptac.VisualizerService.VisualizerState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.powertac.visualizer.web.dto.Message.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- View - Class in org.powertac.visualizer.domain
-
A View.
- View() - Constructor for class org.powertac.visualizer.domain.View
- ViewRepository - Interface in org.powertac.visualizer.repository
-
Spring Data JPA repository for the View entity.
- ViewResource - Class in org.powertac.visualizer.web.rest
-
REST controller for managing View.
- ViewResource(ViewService, UserRepository) - Constructor for class org.powertac.visualizer.web.rest.ViewResource
- ViewService - Class in org.powertac.visualizer.service
-
Service Implementation for managing View.
- ViewService(ViewRepository) - Constructor for class org.powertac.visualizer.service.ViewService
- Visualizer2App - Class in org.powertac.visualizer
- Visualizer2App(Environment) - Constructor for class org.powertac.visualizer.Visualizer2App
- VisualizerService - Class in org.powertac.visualizer.service_ptac
- VisualizerService() - Constructor for class org.powertac.visualizer.service_ptac.VisualizerService
- VisualizerService.VisualizerState - Enum in org.powertac.visualizer.service_ptac
W
- WAITING - org.powertac.visualizer.service_ptac.VisualizerService.VisualizerState
- WEATHER - org.powertac.visualizer.domain.enumeration.FileType
- WebConfigurer - Class in org.powertac.visualizer.config
-
Configuration of web application with Servlet 3.0 APIs.
- WebConfigurer(Environment, JHipsterProperties) - Constructor for class org.powertac.visualizer.config.WebConfigurer
- WebsocketConfiguration - Class in org.powertac.visualizer.config
- WebsocketConfiguration() - Constructor for class org.powertac.visualizer.config.WebsocketConfiguration
- WebsocketSecurityConfiguration - Class in org.powertac.visualizer.config
- WebsocketSecurityConfiguration() - Constructor for class org.powertac.visualizer.config.WebsocketSecurityConfiguration
- WholesaleKPIHolder - Class in org.powertac.visualizer.domain
-
Keeps track of wholesale market, 24 timelots at a time.
- WholesaleKPIHolder() - Constructor for class org.powertac.visualizer.domain.WholesaleKPIHolder
- WholesaleKPIHolder(WholesaleKPIHolder, int) - Constructor for class org.powertac.visualizer.domain.WholesaleKPIHolder
- withdraw(int) - Method in class org.powertac.visualizer.domain.RetailKPIHolder
All Classes All Packages