Index
All Classes and Interfaces|All Packages
D
- deleteCategory(Long) - Method in class org.codewithmagret.rest.category.CategoryController
-
Deletes a category by its ID.
- deleteCategory(Long) - Method in class org.codewithmagret.rest.category.CategoryService
-
Deletes a category by its ID.
- deleteCourse(Long) - Method in class org.codewithmagret.rest.course.CourseController
-
Deletes a course by its ID.
- deleteCourse(Long) - Method in class org.codewithmagret.rest.course.CourseService
-
Deletes a course by its ID.
- deleteInstructor(Long) - Method in class org.codewithmagret.rest.instructor.InstructorController
-
Deletes an instructor by its ID.
- deleteInstructor(Long) - Method in class org.codewithmagret.rest.instructor.InstructorService
-
Deletes an instructor by its ID.
- deleteStudent(Long) - Method in class org.codewithmagret.rest.student.StudentController
-
Deletes a student by its ID.
- deleteStudent(Long) - Method in class org.codewithmagret.rest.student.StudentService
-
Deletes a student by its ID.
All Classes and Interfaces|All Packages