Uses of Class
edu.ucsb.cs156.organic.entities.Course
Packages that use Course
-
Uses of Course in edu.ucsb.cs156.organic.controllers
Methods in edu.ucsb.cs156.organic.controllers that return CourseMethods in edu.ucsb.cs156.organic.controllers that return types with arguments of type CourseModifier and TypeMethodDescriptionCoursesController.allCourses()
UserInfoController.getStaffedCourses()
Methods in edu.ucsb.cs156.organic.controllers with parameters of type CourseModifier and TypeMethodDescriptionStudentsController.upsertStudent
(Student student, Course course) -
Uses of Course in edu.ucsb.cs156.organic.repositories
Methods in edu.ucsb.cs156.organic.repositories that return types with arguments of type Course