SudokuFX
Loading...
Searching...
No Matches
fr.softsf.sudokufx.service.business.PlayerService Member List

This is the complete list of members for fr.softsf.sudokufx.service.business.PlayerService, including all inherited members.

createNewPlayerWithCurrent(PlayerDto dto, String newName)fr.softsf.sudokufx.service.business.PlayerService
deletePlayer(long playerIdToDelete)fr.softsf.sudokufx.service.business.PlayerService
findOrThrow(CrudRepository< T, K > repo, K k, String entityName)fr.softsf.sudokufx.service.business.PlayerServicepackage
gameLevelServicefr.softsf.sudokufx.service.business.PlayerServiceprivate
gameRepositoryfr.softsf.sudokufx.service.business.PlayerServiceprivate
getPlayer()fr.softsf.sudokufx.service.business.PlayerService
getPlayers()fr.softsf.sudokufx.service.business.PlayerService
gridRepositoryfr.softsf.sudokufx.service.business.PlayerServiceprivate
gridServicefr.softsf.sudokufx.service.business.PlayerServiceprivate
jakartaValidatorfr.softsf.sudokufx.service.business.PlayerServiceprivate
menuRepositoryfr.softsf.sudokufx.service.business.PlayerServiceprivate
optionsRepositoryfr.softsf.sudokufx.service.business.PlayerServiceprivate
optionsServicefr.softsf.sudokufx.service.business.PlayerServiceprivate
PLAYER_NOT_FOUNDfr.softsf.sudokufx.service.business.PlayerServicestatic
playerLanguageRepositoryfr.softsf.sudokufx.service.business.PlayerServiceprivate
playerMapperfr.softsf.sudokufx.service.business.PlayerServiceprivate
playerRepositoryfr.softsf.sudokufx.service.business.PlayerServiceprivate
PlayerService(PlayerRepository playerRepository, PlayerLanguageRepository playerLanguageRepository, OptionsRepository optionsRepository, MenuRepository menuRepository, GameRepository gameRepository, GridRepository gridRepository, IPlayerMapper playerMapper, OptionsService optionsService, GridService gridService, GameLevelService gameLevelService, JakartaValidator jakartaValidator)fr.softsf.sudokufx.service.business.PlayerService
switchAndSelectNewPlayer(long oldPlayerId, long newPlayerId)fr.softsf.sudokufx.service.business.PlayerService
updatePlayer(PlayerDto dto)fr.softsf.sudokufx.service.business.PlayerService
updatePlayerSelection(long playerId, boolean selected)fr.softsf.sudokufx.service.business.PlayerServiceprivate