Index
All Classes and Interfaces|All Packages
E
- enrollStudent(Long, Long) - Method in class org.codewithmagret.rest.student.StudentController
-
Enrolls a student in a course.
- enrollStudentInCourse(Long, Long) - Method in class org.codewithmagret.rest.student.StudentService
-
Enrolls a student in a course.
- existsByCode(String) - Method in interface org.codewithmagret.rest.course.CourseRepository
- existsByEmail(String) - Method in interface org.codewithmagret.rest.instructor.InstructorRepository
- existsByFirstNameIgnoreCaseAndLastNameIgnoreCase(String, String) - Method in interface org.codewithmagret.rest.student.StudentRepository
- existsByName(String) - Method in interface org.codewithmagret.rest.category.CategoryRepository
All Classes and Interfaces|All Packages