Index
All Classes and Interfaces|All Packages
A
- addCategory(Category) - Method in class org.codewithmagret.rest.category.CategoryController
-
Creates a new category.
- addCategory(Category) - Method in class org.codewithmagret.rest.category.CategoryService
-
Adds a new category to the repository.
- addCourse(CourseCreateRequest) - Method in class org.codewithmagret.rest.course.CourseController
-
Creates a new course.
- addCourse(CourseCreateRequest) - Method in class org.codewithmagret.rest.course.CourseService
-
Adds a new course to the repository.
- addInstructor(Instructor) - Method in class org.codewithmagret.rest.instructor.InstructorController
-
Creates a new instructor.
- addInstructor(Instructor) - Method in class org.codewithmagret.rest.instructor.InstructorService
-
Adds a new instructor to the repository.
- addStudent(Student) - Method in class org.codewithmagret.rest.student.StudentController
-
Creates a new student.
- addStudent(Student) - Method in class org.codewithmagret.rest.student.StudentService
-
Adds a new student to the repository.
All Classes and Interfaces|All Packages