Index

A B C D E F G H I L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages

A

addInterceptors(InterceptorRegistry) - Method in class net.andresbustamante.yafoot.core.web.config.WebMvcConfig
 
addNewCar(CarForm) - Method in interface net.andresbustamante.yafoot.core.web.controllers.CarsApi
 
addNewCar(CarForm) - Method in class net.andresbustamante.yafoot.core.web.controllers.CarsController
 
addNewSite(SiteForm) - Method in interface net.andresbustamante.yafoot.core.web.controllers.SitesApi
 
addNewSite(SiteForm) - Method in class net.andresbustamante.yafoot.core.web.controllers.SitesController
 
address(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
address(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 

B

BADMINTON - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 
BASEBALL - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 
BasicPlayerMapper - Interface in net.andresbustamante.yafoot.core.web.mappers
Mapper for a minimalist player DTO.
BasicPlayerMapperImpl - Class in net.andresbustamante.yafoot.core.web.mappers
 
BasicPlayerMapperImpl() - Constructor for class net.andresbustamante.yafoot.core.web.mappers.BasicPlayerMapperImpl
 
BASKETBALL - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 

C

CANCELLED - Enum constant in enum class net.andresbustamante.yafoot.web.dto.MatchStatus
 
cancelMatch(String) - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
cancelMatch(String) - Method in class net.andresbustamante.yafoot.core.web.controllers.MatchesController
 
car(Car) - Method in class net.andresbustamante.yafoot.web.dto.Registration
 
Car - Class in net.andresbustamante.yafoot.web.dto
Car
Car() - Constructor for class net.andresbustamante.yafoot.web.dto.Car
 
CarConfirmation - Class in net.andresbustamante.yafoot.web.dto
CarConfirmation
CarConfirmation() - Constructor for class net.andresbustamante.yafoot.web.dto.CarConfirmation
 
carConfirmed(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.Registration
 
carConfirmed(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
 
CarForm - Class in net.andresbustamante.yafoot.web.dto
CarForm
CarForm() - Constructor for class net.andresbustamante.yafoot.web.dto.CarForm
 
carId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.CarConfirmation
 
carId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
 
CarMapper - Interface in net.andresbustamante.yafoot.core.web.mappers
 
CarMapperImpl - Class in net.andresbustamante.yafoot.core.web.mappers
 
CarMapperImpl() - Constructor for class net.andresbustamante.yafoot.core.web.mappers.CarMapperImpl
 
carpoolingEnabled(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
carpoolingEnabled(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
CarpoolingRequestListener - Class in net.andresbustamante.yafoot.core.web.listeners
 
CarpoolingRequestListener(CarpoolingNotificationsService) - Constructor for class net.andresbustamante.yafoot.core.web.listeners.CarpoolingRequestListener
 
carpoolingRequestsQueue() - Method in class net.andresbustamante.yafoot.core.web.config.MessagingConfig
 
CarpoolingUpdateListener - Class in net.andresbustamante.yafoot.core.web.listeners
 
CarpoolingUpdateListener(CarpoolingNotificationsService) - Constructor for class net.andresbustamante.yafoot.core.web.listeners.CarpoolingUpdateListener
 
carpoolingUpdatesQueue() - Method in class net.andresbustamante.yafoot.core.web.config.MessagingConfig
 
CarsApi - Interface in net.andresbustamante.yafoot.core.web.controllers
 
CarsController - Class in net.andresbustamante.yafoot.core.web.controllers
 
CarsController(CarSearchService, CarManagementService, CarMapper) - Constructor for class net.andresbustamante.yafoot.core.web.controllers.CarsController
 
city(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
city(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
code(String) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
code(SportCode) - Method in class net.andresbustamante.yafoot.web.dto.Sport
 
codeSharingEnabled(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
codeSharingEnabled(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
configure(SpringApplicationBuilder) - Method in class net.andresbustamante.yafoot.core.web.YaFootCoreWebApplication
 
confirmed(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.CarConfirmation
 
corsConfigurationSource() - Method in class net.andresbustamante.yafoot.core.web.config.WebSecurityConfig
Builds the bean having the CORS configuration for this Web application.
country(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
country(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
CREATED - Enum constant in enum class net.andresbustamante.yafoot.web.dto.MatchStatus
 
createMatch(MatchForm) - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
createMatch(MatchForm) - Method in class net.andresbustamante.yafoot.core.web.controllers.MatchesController
 
creator(Player) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
CRICKET - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 

D

date(OffsetDateTime) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
date(OffsetDateTime) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
deactivateCar(Integer) - Method in interface net.andresbustamante.yafoot.core.web.controllers.CarsApi
 
deactivateCar(Integer) - Method in class net.andresbustamante.yafoot.core.web.controllers.CarsController
 
deactivatePlayer(Integer) - Method in interface net.andresbustamante.yafoot.core.web.controllers.PlayersApi
 
deactivatePlayer(Integer) - Method in class net.andresbustamante.yafoot.core.web.controllers.PlayersController
 
deleteUser(User, UserContext) - Method in class net.andresbustamante.yafoot.core.web.adapters.InternalUserManagementAdapterImpl
 
description(String) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
description(String) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
DRAFT - Enum constant in enum class net.andresbustamante.yafoot.web.dto.MatchStatus
 
driver(Player) - Method in class net.andresbustamante.yafoot.web.dto.Car
 

E

email(String) - Method in class net.andresbustamante.yafoot.users.web.dto.User
 
email(String) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
equals(Object) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
equals(Object) - Method in class net.andresbustamante.yafoot.users.web.dto.User
 
equals(Object) - Method in class net.andresbustamante.yafoot.users.web.dto.UserForm
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.Car
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.CarConfirmation
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.CarForm
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.GpsCoordinates
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.Registration
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
equals(Object) - Method in class net.andresbustamante.yafoot.web.dto.Sport
 
error(String) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
error(String) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
ErrorResponse - Class in net.andresbustamante.yafoot.users.web.dto
ErrorResponse
ErrorResponse - Class in net.andresbustamante.yafoot.web.dto
ErrorResponse
ErrorResponse() - Constructor for class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
ErrorResponse() - Constructor for class net.andresbustamante.yafoot.web.dto.ErrorResponse
 

F

filterChain(HttpSecurity) - Method in class net.andresbustamante.yafoot.core.web.config.WebSecurityConfig
Security configuration on URL.
findCarsForMatch(String) - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
findCarsForMatch(String) - Method in class net.andresbustamante.yafoot.core.web.controllers.MatchesController
 
findMatches(LocalDate, LocalDate, SportCode, MatchStatus) - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
findMatches(LocalDate, LocalDate, SportCode, MatchStatus) - Method in class net.andresbustamante.yafoot.core.web.controllers.MatchesController
 
findPlayers(String) - Method in interface net.andresbustamante.yafoot.core.web.controllers.PlayersApi
 
findPlayers(String) - Method in class net.andresbustamante.yafoot.core.web.controllers.PlayersController
 
firstName(String) - Method in class net.andresbustamante.yafoot.users.web.dto.User
 
firstName(String) - Method in class net.andresbustamante.yafoot.users.web.dto.UserForm
 
firstName(String) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
firstName(String) - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
FOOTBALL - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 
fromValue(String) - Static method in enum class net.andresbustamante.yafoot.web.dto.MatchStatus
 
fromValue(String) - Static method in enum class net.andresbustamante.yafoot.web.dto.SportCode
 
FUTSAL - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 

G

getAddress() - Method in class net.andresbustamante.yafoot.web.dto.Site
Get address
getAddress() - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
Get address
getCar() - Method in class net.andresbustamante.yafoot.web.dto.Registration
Get car
getCarId() - Method in class net.andresbustamante.yafoot.web.dto.CarConfirmation
Get carId
getCarId() - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
Get carId
getCity() - Method in class net.andresbustamante.yafoot.web.dto.Site
Get city
getCity() - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
Get city
getCode() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get code
getCode() - Method in class net.andresbustamante.yafoot.web.dto.Sport
Get code
getCountry() - Method in class net.andresbustamante.yafoot.web.dto.Site
Get country
getCountry() - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
Get country
getCreator() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get creator
getDate() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get date
getDate() - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
Get date
getDescription() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get description
getDescription() - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
Get description
getDriver() - Method in class net.andresbustamante.yafoot.web.dto.Car
Get driver
getEmail() - Method in class net.andresbustamante.yafoot.users.web.dto.User
Get email
getEmail() - Method in class net.andresbustamante.yafoot.web.dto.Player
Get email
getError() - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
Get error
getError() - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
Get error
getFirstName() - Method in class net.andresbustamante.yafoot.users.web.dto.User
Get firstName
getFirstName() - Method in class net.andresbustamante.yafoot.users.web.dto.UserForm
Get firstName
getFirstName() - Method in class net.andresbustamante.yafoot.web.dto.Player
Get firstName
getFirstName() - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
Get firstName
getId() - Method in class net.andresbustamante.yafoot.web.dto.Car
Get id minimum: 1
getId() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get id
getId() - Method in class net.andresbustamante.yafoot.web.dto.Player
Get id
getId() - Method in class net.andresbustamante.yafoot.web.dto.Site
Get id
getId() - Method in class net.andresbustamante.yafoot.web.dto.Sport
Get id
getLatitude() - Method in class net.andresbustamante.yafoot.web.dto.GpsCoordinates
Get latitude
getLocation() - Method in class net.andresbustamante.yafoot.web.dto.Site
Get location
getLocation() - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
Get location
getLongitude() - Method in class net.andresbustamante.yafoot.web.dto.GpsCoordinates
Get longitude
getMessage() - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
Get message
getMessage() - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
Get message
getName() - Method in class net.andresbustamante.yafoot.web.dto.Car
Get name
getName() - Method in class net.andresbustamante.yafoot.web.dto.CarForm
Get name
getName() - Method in class net.andresbustamante.yafoot.web.dto.Site
Get name
getName() - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
Get name
getName() - Method in class net.andresbustamante.yafoot.web.dto.Sport
Get name
getNumPassengers() - Method in class net.andresbustamante.yafoot.web.dto.Car
Get numPassengers minimum: 0
getNumPlayersMax() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get numPlayersMax minimum: 2
getNumPlayersMax() - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
Get numPlayersMax minimum: 2
getNumPlayersMin() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get numPlayersMin minimum: 0
getNumPlayersMin() - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
Get numPlayersMin minimum: 0
getNumRegisteredPlayers() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get numRegisteredPlayers minimum: 0
getNumSeats() - Method in class net.andresbustamante.yafoot.web.dto.Car
Get numSeats minimum: 0
getNumSeats() - Method in class net.andresbustamante.yafoot.web.dto.CarForm
Get numSeats minimum: 0
getObjectMapper() - Method in interface net.andresbustamante.yafoot.core.web.controllers.CarsApi
 
getObjectMapper() - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
getObjectMapper() - Method in interface net.andresbustamante.yafoot.core.web.controllers.PlayersApi
 
getObjectMapper() - Method in interface net.andresbustamante.yafoot.core.web.controllers.SitesApi
 
getObjectMapper() - Method in interface net.andresbustamante.yafoot.core.web.controllers.SportsApi
 
getPath() - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
Get path
getPath() - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
Get path
getPhoneNumber() - Method in class net.andresbustamante.yafoot.web.dto.Player
Get phoneNumber
getPhoneNumber() - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
Get phoneNumber
getPhoneNumber() - Method in class net.andresbustamante.yafoot.web.dto.Site
Get phoneNumber
getPhoneNumber() - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
Get phoneNumber
getPlayer() - Method in class net.andresbustamante.yafoot.web.dto.Registration
Get player
getPlayerId() - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
Get playerId
getPostCode() - Method in class net.andresbustamante.yafoot.web.dto.Site
Get postCode
getPostCode() - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
Get postCode
getPreferredLanguage() - Method in class net.andresbustamante.yafoot.web.dto.Player
Get preferredLanguage
getPreferredLanguage() - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
Get preferredLanguage
getRequest() - Method in interface net.andresbustamante.yafoot.core.web.controllers.CarsApi
 
getRequest() - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
getRequest() - Method in interface net.andresbustamante.yafoot.core.web.controllers.PlayersApi
 
getRequest() - Method in interface net.andresbustamante.yafoot.core.web.controllers.SitesApi
 
getRequest() - Method in interface net.andresbustamante.yafoot.core.web.controllers.SportsApi
 
getSite() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get site
getSiteId() - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
Get siteId minimum: 1
getSport() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get sport
getSport() - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
Get sport
getStatus() - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
Get status
getStatus() - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
Get status
getStatus() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get status
getSurname() - Method in class net.andresbustamante.yafoot.users.web.dto.User
Get surname
getSurname() - Method in class net.andresbustamante.yafoot.users.web.dto.UserForm
Get surname
getSurname() - Method in class net.andresbustamante.yafoot.web.dto.Player
Get surname
getSurname() - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
Get surname
getTimestamp() - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
Get timestamp
getTimestamp() - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
Get timestamp
GpsCoordinates - Class in net.andresbustamante.yafoot.web.dto
GpsCoordinates
GpsCoordinates() - Constructor for class net.andresbustamante.yafoot.web.dto.GpsCoordinates
 
GpsCoordinatesMapper - Interface in net.andresbustamante.yafoot.core.web.mappers
 
GpsCoordinatesMapperImpl - Class in net.andresbustamante.yafoot.core.web.mappers
 
GpsCoordinatesMapperImpl() - Constructor for class net.andresbustamante.yafoot.core.web.mappers.GpsCoordinatesMapperImpl
 

H

HANDBALL - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 
hashCode() - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
hashCode() - Method in class net.andresbustamante.yafoot.users.web.dto.User
 
hashCode() - Method in class net.andresbustamante.yafoot.users.web.dto.UserForm
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.Car
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.CarConfirmation
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.CarForm
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.GpsCoordinates
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.Match
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.Player
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.Registration
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.Site
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
hashCode() - Method in class net.andresbustamante.yafoot.web.dto.Sport
 
HOCKEY - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 

I

ICE_HOCKEY - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 
id(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Car
 
id(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
id(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
id(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
id(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Sport
 
init() - Method in class net.andresbustamante.yafoot.core.web.config.LocaleConfig
Sets the default timezone.
InternalUserManagementAdapterImpl - Class in net.andresbustamante.yafoot.core.web.adapters
Internal users adapter implementation.
InternalUserManagementAdapterImpl(UserMapper, RestTemplate) - Constructor for class net.andresbustamante.yafoot.core.web.adapters.InternalUserManagementAdapterImpl
 
isCarConfirmed() - Method in class net.andresbustamante.yafoot.web.dto.Registration
Get carConfirmed
isCarConfirmed() - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
Get carConfirmed
isCarpoolingEnabled() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get carpoolingEnabled
isCarpoolingEnabled() - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
Get carpoolingEnabled
isCodeSharingEnabled() - Method in class net.andresbustamante.yafoot.web.dto.Match
Get codeSharingEnabled
isCodeSharingEnabled() - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
Get codeSharingEnabled
isConfirmed() - Method in class net.andresbustamante.yafoot.web.dto.CarConfirmation
Get confirmed

L

latitude(Double) - Method in class net.andresbustamante.yafoot.web.dto.GpsCoordinates
 
loadCar(Integer) - Method in interface net.andresbustamante.yafoot.core.web.controllers.CarsApi
 
loadCar(Integer) - Method in class net.andresbustamante.yafoot.core.web.controllers.CarsController
 
loadCars() - Method in interface net.andresbustamante.yafoot.core.web.controllers.CarsApi
 
loadCars() - Method in class net.andresbustamante.yafoot.core.web.controllers.CarsController
 
loadMatchByCode(String) - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
loadMatchByCode(String) - Method in class net.andresbustamante.yafoot.core.web.controllers.MatchesController
 
loadMatchRegistrations(String) - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
loadMatchRegistrations(String) - Method in class net.andresbustamante.yafoot.core.web.controllers.MatchesController
 
loadPlayer(Integer) - Method in interface net.andresbustamante.yafoot.core.web.controllers.PlayersApi
 
loadPlayer(Integer) - Method in class net.andresbustamante.yafoot.core.web.controllers.PlayersController
 
loadSites() - Method in interface net.andresbustamante.yafoot.core.web.controllers.SitesApi
 
loadSites() - Method in class net.andresbustamante.yafoot.core.web.controllers.SitesController
 
loadSports() - Method in interface net.andresbustamante.yafoot.core.web.controllers.SportsApi
 
loadSports() - Method in class net.andresbustamante.yafoot.core.web.controllers.SportsController
 
LocaleConfig - Class in net.andresbustamante.yafoot.core.web.config
Locale configuration.
LocaleConfig() - Constructor for class net.andresbustamante.yafoot.core.web.config.LocaleConfig
 
location(GpsCoordinates) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
location(GpsCoordinates) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
log - Static variable in interface net.andresbustamante.yafoot.core.web.controllers.CarsApi
 
log - Static variable in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
log - Static variable in interface net.andresbustamante.yafoot.core.web.controllers.PlayersApi
 
log - Static variable in interface net.andresbustamante.yafoot.core.web.controllers.SitesApi
 
log - Static variable in interface net.andresbustamante.yafoot.core.web.controllers.SportsApi
 
longitude(Double) - Method in class net.andresbustamante.yafoot.web.dto.GpsCoordinates
 

M

main(String[]) - Static method in class net.andresbustamante.yafoot.core.web.YaFootCoreWebApplication
Main start method for the web app.
map(List<Car>) - Method in interface net.andresbustamante.yafoot.core.web.mappers.CarMapper
Maps a list of car beans into a list of DTOs.
map(List<Car>) - Method in class net.andresbustamante.yafoot.core.web.mappers.CarMapperImpl
 
map(List<Match>) - Method in interface net.andresbustamante.yafoot.core.web.mappers.MatchMapper
Bean list to DTO list mapping for a list of matches.
map(List<Match>) - Method in class net.andresbustamante.yafoot.core.web.mappers.MatchMapperImpl
 
map(List<Player>) - Method in interface net.andresbustamante.yafoot.core.web.mappers.PlayerMapper
Maps a list of player beans into a list of DTOs.
map(List<Player>) - Method in class net.andresbustamante.yafoot.core.web.mappers.PlayerMapperImpl
 
map(List<Registration>) - Method in interface net.andresbustamante.yafoot.core.web.mappers.RegistrationMapper
Bean to DTO mapping for a registration list.
map(List<Registration>) - Method in class net.andresbustamante.yafoot.core.web.mappers.RegistrationMapperImpl
 
map(List<Site>) - Method in interface net.andresbustamante.yafoot.core.web.mappers.SiteMapper
Bean list to DTO list mapping.
map(List<Site>) - Method in class net.andresbustamante.yafoot.core.web.mappers.SiteMapperImpl
 
map(List<Sport>) - Method in interface net.andresbustamante.yafoot.core.web.mappers.SportMapper
Maps a list of sport beans into a list of DTOs.
map(List<Sport>) - Method in class net.andresbustamante.yafoot.core.web.mappers.SportMapperImpl
 
map(GpsCoordinates) - Method in interface net.andresbustamante.yafoot.core.web.mappers.GpsCoordinatesMapper
Maps simple GPS coordinates from model to DTO.
map(GpsCoordinates) - Method in class net.andresbustamante.yafoot.core.web.mappers.GpsCoordinatesMapperImpl
 
map(Car) - Method in interface net.andresbustamante.yafoot.core.web.mappers.CarMapper
Maps a car bean into a DTO.
map(Car) - Method in class net.andresbustamante.yafoot.core.web.mappers.CarMapperImpl
 
map(SportEnum) - Method in interface net.andresbustamante.yafoot.core.web.mappers.SportMapper
Maps a sport value into an enumerated sport.
map(SportEnum) - Method in class net.andresbustamante.yafoot.core.web.mappers.SportMapperImpl
 
map(Match) - Method in interface net.andresbustamante.yafoot.core.web.mappers.MatchMapper
Bean to DTO mapping for a match object.
map(Match) - Method in class net.andresbustamante.yafoot.core.web.mappers.MatchMapperImpl
 
map(Player) - Method in interface net.andresbustamante.yafoot.core.web.mappers.BasicPlayerMapper
Maps a player bean into a minimalist player DTO.
map(Player) - Method in class net.andresbustamante.yafoot.core.web.mappers.BasicPlayerMapperImpl
 
map(Player) - Method in interface net.andresbustamante.yafoot.core.web.mappers.PlayerMapper
DTO mapping for a player bean.
map(Player) - Method in class net.andresbustamante.yafoot.core.web.mappers.PlayerMapperImpl
 
map(Registration) - Method in interface net.andresbustamante.yafoot.core.web.mappers.RegistrationMapper
Bean to DTO mapping for a registration object.
map(Registration) - Method in class net.andresbustamante.yafoot.core.web.mappers.RegistrationMapperImpl
 
map(Site) - Method in interface net.andresbustamante.yafoot.core.web.mappers.SiteMapper
Bean to DTO mapping for a site.
map(Site) - Method in class net.andresbustamante.yafoot.core.web.mappers.SiteMapperImpl
 
map(Sport) - Method in interface net.andresbustamante.yafoot.core.web.mappers.SportMapper
DTO mapping.
map(Sport) - Method in class net.andresbustamante.yafoot.core.web.mappers.SportMapperImpl
 
map(User) - Method in interface net.andresbustamante.yafoot.core.web.mappers.UserMapper
Maps a model user into a DTO form user.
map(User) - Method in class net.andresbustamante.yafoot.core.web.mappers.UserMapperImpl
 
map(CarForm) - Method in interface net.andresbustamante.yafoot.core.web.mappers.CarMapper
Maps a DTO into a car bean.
map(CarForm) - Method in class net.andresbustamante.yafoot.core.web.mappers.CarMapperImpl
 
map(GpsCoordinates) - Method in interface net.andresbustamante.yafoot.core.web.mappers.GpsCoordinatesMapper
Maps simple GPS coordinates from DTO to model bean.
map(GpsCoordinates) - Method in class net.andresbustamante.yafoot.core.web.mappers.GpsCoordinatesMapperImpl
 
map(MatchForm) - Method in interface net.andresbustamante.yafoot.core.web.mappers.MatchMapper
 
map(MatchForm) - Method in class net.andresbustamante.yafoot.core.web.mappers.MatchMapperImpl
 
map(PlayerForm) - Method in interface net.andresbustamante.yafoot.core.web.mappers.PlayerMapper
 
map(PlayerForm) - Method in class net.andresbustamante.yafoot.core.web.mappers.PlayerMapperImpl
 
map(SiteForm) - Method in interface net.andresbustamante.yafoot.core.web.mappers.SiteMapper
DTO to bean mapping from a site form.
map(SiteForm) - Method in class net.andresbustamante.yafoot.core.web.mappers.SiteMapperImpl
 
map(SportCode) - Method in interface net.andresbustamante.yafoot.core.web.mappers.SportMapper
Maps a sport code into a sport enumerated value.
map(SportCode) - Method in class net.andresbustamante.yafoot.core.web.mappers.SportMapperImpl
 
mapSportCode(String) - Method in interface net.andresbustamante.yafoot.core.web.mappers.SportMapper
Gets the enumeration code for a given sport code.
Match - Class in net.andresbustamante.yafoot.web.dto
Match
Match() - Constructor for class net.andresbustamante.yafoot.web.dto.Match
 
MatchesApi - Interface in net.andresbustamante.yafoot.core.web.controllers
 
MatchesController - Class in net.andresbustamante.yafoot.core.web.controllers
REST service for managing and searching matches.
MatchesController(MatchSearchService, PlayerSearchService, CarpoolingService, MatchManagementService, MatchMapper, RegistrationMapper, CarMapper) - Constructor for class net.andresbustamante.yafoot.core.web.controllers.MatchesController
 
MatchForm - Class in net.andresbustamante.yafoot.web.dto
MatchForm
MatchForm() - Constructor for class net.andresbustamante.yafoot.web.dto.MatchForm
 
matchFormToSite(MatchForm) - Method in class net.andresbustamante.yafoot.core.web.mappers.MatchMapperImpl
 
MatchMapper - Interface in net.andresbustamante.yafoot.core.web.mappers
 
MatchMapperImpl - Class in net.andresbustamante.yafoot.core.web.mappers
 
MatchMapperImpl() - Constructor for class net.andresbustamante.yafoot.core.web.mappers.MatchMapperImpl
 
MatchPlayerUnregistrationListener - Class in net.andresbustamante.yafoot.core.web.listeners
 
MatchPlayerUnregistrationListener(MatchAlertingService) - Constructor for class net.andresbustamante.yafoot.core.web.listeners.MatchPlayerUnregistrationListener
 
MatchStatus - Enum Class in net.andresbustamante.yafoot.web.dto
Gets or Sets MatchStatus
matchStatusEnumToMatchStatus(MatchStatusEnum) - Method in class net.andresbustamante.yafoot.core.web.mappers.MatchMapperImpl
 
message(String) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
message(String) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
MessagingConfig - Class in net.andresbustamante.yafoot.core.web.config
 
MessagingConfig() - Constructor for class net.andresbustamante.yafoot.core.web.config.MessagingConfig
 

N

name(String) - Method in class net.andresbustamante.yafoot.web.dto.Car
 
name(String) - Method in class net.andresbustamante.yafoot.web.dto.CarForm
 
name(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
name(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
name(String) - Method in class net.andresbustamante.yafoot.web.dto.Sport
 
net.andresbustamante.yafoot.core.web - package net.andresbustamante.yafoot.core.web
Classes for the Web layer of the core module.
net.andresbustamante.yafoot.core.web.adapters - package net.andresbustamante.yafoot.core.web.adapters
Adapters implementations for the Web core module.
net.andresbustamante.yafoot.core.web.config - package net.andresbustamante.yafoot.core.web.config
Configuration classes for the Web layer of the core module.
net.andresbustamante.yafoot.core.web.controllers - package net.andresbustamante.yafoot.core.web.controllers
REST controllers for the core Web app.
net.andresbustamante.yafoot.core.web.listeners - package net.andresbustamante.yafoot.core.web.listeners
Message listeners implementations.
net.andresbustamante.yafoot.core.web.mappers - package net.andresbustamante.yafoot.core.web.mappers
Mapstruct mappers for the Web core app.
net.andresbustamante.yafoot.core.web.util - package net.andresbustamante.yafoot.core.web.util
Core Web utils.
net.andresbustamante.yafoot.users.web.dto - package net.andresbustamante.yafoot.users.web.dto
 
net.andresbustamante.yafoot.web.dto - package net.andresbustamante.yafoot.web.dto
 
numPassengers(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Car
 
numPlayersMax(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
numPlayersMax(Integer) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
numPlayersMin(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
numPlayersMin(Integer) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
numRegisteredPlayers(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
numSeats(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Car
 
numSeats(Integer) - Method in class net.andresbustamante.yafoot.web.dto.CarForm
 

O

onMessage(CarpoolingRequestEvent) - Method in class net.andresbustamante.yafoot.core.web.listeners.CarpoolingRequestListener
 
onMessage(CarpoolingUpdateEvent) - Method in class net.andresbustamante.yafoot.core.web.listeners.CarpoolingUpdateListener
 
onMessage(MatchPlayerUnsubscriptionEvent) - Method in class net.andresbustamante.yafoot.core.web.listeners.MatchPlayerUnregistrationListener
 
OTHER - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 

P

path(String) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
path(String) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
phoneNumber(String) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
phoneNumber(String) - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
phoneNumber(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
phoneNumber(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
PLAYED - Enum constant in enum class net.andresbustamante.yafoot.web.dto.MatchStatus
 
player(Player) - Method in class net.andresbustamante.yafoot.web.dto.Registration
 
Player - Class in net.andresbustamante.yafoot.web.dto
Player
Player() - Constructor for class net.andresbustamante.yafoot.web.dto.Player
 
PlayerForm - Class in net.andresbustamante.yafoot.web.dto
PlayerForm
PlayerForm() - Constructor for class net.andresbustamante.yafoot.web.dto.PlayerForm
 
playerId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
 
PlayerMapper - Interface in net.andresbustamante.yafoot.core.web.mappers
 
PlayerMapperImpl - Class in net.andresbustamante.yafoot.core.web.mappers
 
PlayerMapperImpl() - Constructor for class net.andresbustamante.yafoot.core.web.mappers.PlayerMapperImpl
 
playerMatchRegistrationsQueue() - Method in class net.andresbustamante.yafoot.core.web.config.MessagingConfig
 
PlayerRegistrationHandlerInterceptor - Class in net.andresbustamante.yafoot.core.web.util
Intercepts every http call to check if the player is already registered.
PlayerRegistrationHandlerInterceptor(PlayerManagementService, PlayerSearchService) - Constructor for class net.andresbustamante.yafoot.core.web.util.PlayerRegistrationHandlerInterceptor
Public constructor.
PlayersApi - Interface in net.andresbustamante.yafoot.core.web.controllers
 
PlayersController - Class in net.andresbustamante.yafoot.core.web.controllers
REST Controller to manage operations on players.
PlayersController(PlayerManagementService, PlayerSearchService, PlayerMapper) - Constructor for class net.andresbustamante.yafoot.core.web.controllers.PlayersController
 
playersUnsubscriptionsQueue() - Method in class net.andresbustamante.yafoot.core.web.config.MessagingConfig
 
postCode(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
postCode(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
preferredLanguage(String) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
preferredLanguage(String) - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class net.andresbustamante.yafoot.core.web.util.PlayerRegistrationHandlerInterceptor
 

R

registerPlayerToMatch(String, RegistrationForm) - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
registerPlayerToMatch(String, RegistrationForm) - Method in class net.andresbustamante.yafoot.core.web.controllers.MatchesController
 
Registration - Class in net.andresbustamante.yafoot.web.dto
Registration
Registration() - Constructor for class net.andresbustamante.yafoot.web.dto.Registration
 
RegistrationForm - Class in net.andresbustamante.yafoot.web.dto
RegistrationForm
RegistrationForm() - Constructor for class net.andresbustamante.yafoot.web.dto.RegistrationForm
 
RegistrationMapper - Interface in net.andresbustamante.yafoot.core.web.mappers
 
RegistrationMapperImpl - Class in net.andresbustamante.yafoot.core.web.mappers
 
RegistrationMapperImpl() - Constructor for class net.andresbustamante.yafoot.core.web.mappers.RegistrationMapperImpl
 
RUGBY - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 

S

setAddress(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
setAddress(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
setCar(Car) - Method in class net.andresbustamante.yafoot.web.dto.Registration
 
setCarConfirmed(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.Registration
 
setCarConfirmed(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
 
setCarId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.CarConfirmation
 
setCarId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
 
setCarpoolingEnabled(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setCarpoolingEnabled(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
setCity(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
setCity(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
setCode(String) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setCode(SportCode) - Method in class net.andresbustamante.yafoot.web.dto.Sport
 
setCodeSharingEnabled(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setCodeSharingEnabled(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
setConfirmed(Boolean) - Method in class net.andresbustamante.yafoot.web.dto.CarConfirmation
 
setCountry(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
setCountry(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
setCreator(Player) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setDate(OffsetDateTime) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setDate(OffsetDateTime) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
setDescription(String) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setDescription(String) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
setDriver(Player) - Method in class net.andresbustamante.yafoot.web.dto.Car
 
setEmail(String) - Method in class net.andresbustamante.yafoot.users.web.dto.User
 
setEmail(String) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
setError(String) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
setError(String) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
setFirstName(String) - Method in class net.andresbustamante.yafoot.users.web.dto.User
 
setFirstName(String) - Method in class net.andresbustamante.yafoot.users.web.dto.UserForm
 
setFirstName(String) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
setFirstName(String) - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
setId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Car
 
setId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
setId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
setId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Sport
 
setLatitude(Double) - Method in class net.andresbustamante.yafoot.web.dto.GpsCoordinates
 
setLocation(GpsCoordinates) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
setLocation(GpsCoordinates) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
setLongitude(Double) - Method in class net.andresbustamante.yafoot.web.dto.GpsCoordinates
 
setMessage(String) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
setMessage(String) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
setName(String) - Method in class net.andresbustamante.yafoot.web.dto.Car
 
setName(String) - Method in class net.andresbustamante.yafoot.web.dto.CarForm
 
setName(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
setName(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
setName(String) - Method in class net.andresbustamante.yafoot.web.dto.Sport
 
setNumPassengers(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Car
 
setNumPlayersMax(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setNumPlayersMax(Integer) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
setNumPlayersMin(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setNumPlayersMin(Integer) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
setNumRegisteredPlayers(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setNumSeats(Integer) - Method in class net.andresbustamante.yafoot.web.dto.Car
 
setNumSeats(Integer) - Method in class net.andresbustamante.yafoot.web.dto.CarForm
 
setPath(String) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
setPath(String) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
setPhoneNumber(String) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
setPhoneNumber(String) - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
setPhoneNumber(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
setPhoneNumber(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
setPlayer(Player) - Method in class net.andresbustamante.yafoot.web.dto.Registration
 
setPlayerId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
 
setPostCode(String) - Method in class net.andresbustamante.yafoot.web.dto.Site
 
setPostCode(String) - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
setPreferredLanguage(String) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
setPreferredLanguage(String) - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
setSite(Site) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setSiteId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
setSport(SportCode) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setSport(SportCode) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
setStatus(Integer) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
setStatus(Integer) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
setStatus(MatchStatus) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
setSurname(String) - Method in class net.andresbustamante.yafoot.users.web.dto.User
 
setSurname(String) - Method in class net.andresbustamante.yafoot.users.web.dto.UserForm
 
setSurname(String) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
setSurname(String) - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
setTimestamp(OffsetDateTime) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
setTimestamp(OffsetDateTime) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
site(Site) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
Site - Class in net.andresbustamante.yafoot.web.dto
Site
Site() - Constructor for class net.andresbustamante.yafoot.web.dto.Site
 
SiteForm - Class in net.andresbustamante.yafoot.web.dto
SiteForm
SiteForm() - Constructor for class net.andresbustamante.yafoot.web.dto.SiteForm
 
siteId(Integer) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
SiteMapper - Interface in net.andresbustamante.yafoot.core.web.mappers
 
SiteMapperImpl - Class in net.andresbustamante.yafoot.core.web.mappers
 
SiteMapperImpl() - Constructor for class net.andresbustamante.yafoot.core.web.mappers.SiteMapperImpl
 
SitesApi - Interface in net.andresbustamante.yafoot.core.web.controllers
 
SitesController - Class in net.andresbustamante.yafoot.core.web.controllers
REST controller for sites related operations.
SitesController(SiteSearchService, SiteManagementService, SiteMapper) - Constructor for class net.andresbustamante.yafoot.core.web.controllers.SitesController
 
sport(SportCode) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
sport(SportCode) - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
Sport - Class in net.andresbustamante.yafoot.web.dto
Sport
Sport() - Constructor for class net.andresbustamante.yafoot.web.dto.Sport
 
SportCode - Enum Class in net.andresbustamante.yafoot.web.dto
Gets or Sets SportCode
SportMapper - Interface in net.andresbustamante.yafoot.core.web.mappers
 
SportMapperImpl - Class in net.andresbustamante.yafoot.core.web.mappers
 
SportMapperImpl() - Constructor for class net.andresbustamante.yafoot.core.web.mappers.SportMapperImpl
 
SportsApi - Interface in net.andresbustamante.yafoot.core.web.controllers
 
SportsController - Class in net.andresbustamante.yafoot.core.web.controllers
 
SportsController(SportSearchService, SportMapper) - Constructor for class net.andresbustamante.yafoot.core.web.controllers.SportsController
 
status(Integer) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
status(Integer) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
status(MatchStatus) - Method in class net.andresbustamante.yafoot.web.dto.Match
 
surname(String) - Method in class net.andresbustamante.yafoot.users.web.dto.User
 
surname(String) - Method in class net.andresbustamante.yafoot.users.web.dto.UserForm
 
surname(String) - Method in class net.andresbustamante.yafoot.web.dto.Player
 
surname(String) - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
SWIMMING - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 

T

TABLE_TENNIS - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 
TENNIS - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 
timestamp(OffsetDateTime) - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
timestamp(OffsetDateTime) - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
toString() - Method in class net.andresbustamante.yafoot.users.web.dto.ErrorResponse
 
toString() - Method in class net.andresbustamante.yafoot.users.web.dto.User
 
toString() - Method in class net.andresbustamante.yafoot.users.web.dto.UserForm
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.Car
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.CarConfirmation
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.CarForm
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.ErrorResponse
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.GpsCoordinates
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.Match
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.MatchForm
 
toString() - Method in enum class net.andresbustamante.yafoot.web.dto.MatchStatus
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.Player
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.PlayerForm
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.Registration
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.RegistrationForm
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.Site
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.SiteForm
 
toString() - Method in class net.andresbustamante.yafoot.web.dto.Sport
 
toString() - Method in enum class net.andresbustamante.yafoot.web.dto.SportCode
 

U

unregisterPlayerFromMatch(String, Integer) - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
unregisterPlayerFromMatch(String, Integer) - Method in class net.andresbustamante.yafoot.core.web.controllers.MatchesController
 
updateCar(Integer, CarForm) - Method in interface net.andresbustamante.yafoot.core.web.controllers.CarsApi
 
updateCar(Integer, CarForm) - Method in class net.andresbustamante.yafoot.core.web.controllers.CarsController
 
updateCarForRegistration(String, Integer, CarConfirmation) - Method in interface net.andresbustamante.yafoot.core.web.controllers.MatchesApi
 
updateCarForRegistration(String, Integer, CarConfirmation) - Method in class net.andresbustamante.yafoot.core.web.controllers.MatchesController
 
updatePlayer(Integer, PlayerForm) - Method in interface net.andresbustamante.yafoot.core.web.controllers.PlayersApi
 
updatePlayer(Integer, PlayerForm) - Method in class net.andresbustamante.yafoot.core.web.controllers.PlayersController
 
updateUser(User, UserContext) - Method in class net.andresbustamante.yafoot.core.web.adapters.InternalUserManagementAdapterImpl
 
User - Class in net.andresbustamante.yafoot.users.web.dto
User
User() - Constructor for class net.andresbustamante.yafoot.users.web.dto.User
 
UserForm - Class in net.andresbustamante.yafoot.users.web.dto
UserForm
UserForm() - Constructor for class net.andresbustamante.yafoot.users.web.dto.UserForm
 
UserMapper - Interface in net.andresbustamante.yafoot.core.web.mappers
 
UserMapperImpl - Class in net.andresbustamante.yafoot.core.web.mappers
 
UserMapperImpl() - Constructor for class net.andresbustamante.yafoot.core.web.mappers.UserMapperImpl
 
UsersApiClientConfig - Class in net.andresbustamante.yafoot.core.web.config
 
UsersApiClientConfig() - Constructor for class net.andresbustamante.yafoot.core.web.config.UsersApiClientConfig
 
usersRestTemplate(RestTemplateBuilder) - Method in class net.andresbustamante.yafoot.core.web.config.UsersApiClientConfig
Builds the RestTemplate object to use for the users REST API.

V

valueOf(String) - Static method in enum class net.andresbustamante.yafoot.web.dto.MatchStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.andresbustamante.yafoot.web.dto.SportCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.andresbustamante.yafoot.web.dto.MatchStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.andresbustamante.yafoot.web.dto.SportCode
Returns an array containing the constants of this enum class, in the order they are declared.
VOLLEYBALL - Enum constant in enum class net.andresbustamante.yafoot.web.dto.SportCode
 

W

WebMvcConfig - Class in net.andresbustamante.yafoot.core.web.config
MVC interceptors config.
WebMvcConfig(PlayerManagementService, PlayerSearchService) - Constructor for class net.andresbustamante.yafoot.core.web.config.WebMvcConfig
Public constructor.
WebSecurityConfig - Class in net.andresbustamante.yafoot.core.web.config
 
WebSecurityConfig() - Constructor for class net.andresbustamante.yafoot.core.web.config.WebSecurityConfig
 

Y

YaFootCoreWebApplication - Class in net.andresbustamante.yafoot.core.web
 
YaFootCoreWebApplication() - Constructor for class net.andresbustamante.yafoot.core.web.YaFootCoreWebApplication
 
A B C D E F G H I L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages