Uses of Class
edu.ucsb.cs156.happiercows.entities.Course
Packages that use Course
-
Uses of Course in edu.ucsb.cs156.happiercows.controllers
Methods in edu.ucsb.cs156.happiercows.controllers that return CourseModifier and TypeMethodDescriptionCourseController.getCourseById(Long id) CourseController.postCourse(CourseDTO courseDTO) Methods in edu.ucsb.cs156.happiercows.controllers that return types with arguments of type CourseModifier and TypeMethodDescriptionCourseController.allOrganisations()This method returns a list of all courses. -
Uses of Course in edu.ucsb.cs156.happiercows.models
Methods in edu.ucsb.cs156.happiercows.models that return Course