Index

A C D E F G I M O R S U 
All Classes and Interfaces|All Packages

U

unenrollStudentFromCourse(Long, Long) - Method in class org.codewithmagret.rest.student.StudentService
Unenrolls a student from a course.
updateCategory(Long, Category) - Method in class org.codewithmagret.rest.category.CategoryController
Updates an existing category.
updateCategory(Long, Category) - Method in class org.codewithmagret.rest.category.CategoryService
Updates an existing category in the repository.
updateCourse(Long, CourseCreateRequest) - Method in class org.codewithmagret.rest.course.CourseController
Updates an existing course.
updateCourse(Long, CourseCreateRequest) - Method in class org.codewithmagret.rest.course.CourseService
Updates an existing course in the repository.
updateInstructor(Long, Instructor) - Method in class org.codewithmagret.rest.instructor.InstructorController
Updates an existing instructor.
updateInstructor(Long, Instructor) - Method in class org.codewithmagret.rest.instructor.InstructorService
Updates an existing instructor in the repository.
updateStudent(Long, Student) - Method in class org.codewithmagret.rest.student.StudentController
Updates an existing student.
updateStudent(Long, Student) - Method in class org.codewithmagret.rest.student.StudentService
Updates an existing student in the repository.
A C D E F G I M O R S U 
All Classes and Interfaces|All Packages