Uses of Class
web.sportflow.workout.comment.Comment
Packages that use Comment
-
Uses of Comment in web.sportflow.workout
Methods in web.sportflow.workout that return types with arguments of type CommentMethods in web.sportflow.workout with parameters of type Comment -
Uses of Comment in web.sportflow.workout.comment
Methods in web.sportflow.workout.comment that return types with arguments of type CommentModifier and TypeMethodDescriptionCommentRepository.findByWorkoutIdOrderByCreatedAtAsc(Long workoutId) CommentService.getCommentsForWorkout(Long workoutId)