Index
All Classes|All Packages|Serialized Form
F
- findAllTeams() - Method in class cat.proven.teamplayer.model.TeamPlayerModel
-
Retrieves a list of all teams from data source.
- findPlayerByFullName(String) - Method in class cat.proven.teamplayer.model.TeamPlayerModel
-
Retrieves a single player given a fullname
- findPlayerById(long) - Method in class cat.proven.teamplayer.model.TeamPlayerModel
-
Retrieves a single player given a id
- findPlayersByTeam(Team) - Method in class cat.proven.teamplayer.model.TeamPlayerModel
-
Retrieves a list of player that belongs to the given team
- findTeamById(long) - Method in class cat.proven.teamplayer.model.TeamPlayerModel
-
Retrieves the team given id
- findTeamByName(String) - Method in class cat.proven.teamplayer.model.TeamPlayerModel
-
Retrieves the team given name
- findTeamsByCategory(String) - Method in class cat.proven.teamplayer.model.TeamPlayerModel
-
Retrieves a list with given category
All Classes|All Packages|Serialized Form