Index
All Classes and Interfaces|All Packages
F
- FindDoctorByIdUseCase - Class in com.mirna.hospitalmanagementapi.application.usecase.doctor
-
This class is used to execute the findById method
- FindDoctorByIdUseCase() - Constructor for class com.mirna.hospitalmanagementapi.application.usecase.doctor.FindDoctorByIdUseCase
- findDoctors(Pageable) - Method in class com.mirna.hospitalmanagementapi.application.services.DoctorServiceImpl
-
Finds doctors from the database.
- findDoctors(Pageable) - Method in interface com.mirna.hospitalmanagementapi.domain.services.DoctorService
-
Retrieves a paginated sublist of doctors.
- FindDoctorsUseCase - Class in com.mirna.hospitalmanagementapi.application.usecase.doctor
-
This class is used to execute the findAll method from doctor repository
- FindDoctorsUseCase() - Constructor for class com.mirna.hospitalmanagementapi.application.usecase.doctor.FindDoctorsUseCase
All Classes and Interfaces|All Packages