View |
EntityServiceBase.findById(Long id) |
View |
EntityService.findById(Long id) |
View |
ContactServiceBean.findContactById(Long id) |
View |
ContactService.findContactById(Long id) |
View |
DivisionServiceBean.findDivisionById(Long id) |
View |
DivisionService.findDivisionById(Long id) |
View |
LeagueServiceBean.findLeagueById(Long id) |
View |
LeagueService.findLeagueById(Long id) |
View |
PlayerServiceBean.findPlayerById(Long id) |
View |
PlayerService.findPlayerById(Long id) |
View |
TeamServiceBean.findTeamById(Long id) |
View |
TeamService.findTeamById(Long id) |
View |
EntityServiceBase.update(Long id,
View view) |
View |
EntityService.update(Long id,
View view) |
View |
ContactServiceBean.updateContact(Long id,
View contactView) |
View |
ContactService.updateContact(Long id,
View contactView) |
View |
DivisionServiceBean.updateDivision(Long id,
View divisionView) |
View |
DivisionService.updateDivision(Long id,
View divisionView) |
View |
LeagueServiceBean.updateLeague(Long id,
View leagueView) |
View |
LeagueService.updateLeague(Long id,
View leagueView) |
View |
PlayerServiceBean.updatePlayer(Long id,
View playerView) |
View |
PlayerService.updatePlayer(Long id,
View playerView) |
View |
TeamServiceBean.updateTeam(Long id,
View teamView) |
View |
TeamService.updateTeam(Long id,
View teamView) |