Uses of Class
web.sportflow.goal.Goal
Packages that use Goal
-
Uses of Goal in web.sportflow.goal
Methods in web.sportflow.goal that return GoalMethods in web.sportflow.goal that return types with arguments of type GoalModifier and TypeMethodDescriptionGoalRepository.findByLabel(String label) GoalRepository.findByUserIn(List<User> users) GoalService.getAll()GoalService.getFriendsAndUserGoal(User currentUser) Methods in web.sportflow.goal with parameters of type Goal -
Uses of Goal in web.sportflow.user
Methods in web.sportflow.user that return types with arguments of type Goal