Healthcare Portal
 
Loading...
Searching...
No Matches
com.hospital.portal.service.AdminService Class Reference

Public Member Functions

 AdminService (AppointmentRepository appointmentRepository)
 Constructor of the AdminService using the appointmentRepository.
 
List< Appointment > getAllAppointments ()
 Looks for all the appointments.
 

Constructor & Destructor Documentation

◆ AdminService()

com.hospital.portal.service.AdminService.AdminService ( AppointmentRepository  appointmentRepository)
inline

Constructor of the AdminService using the appointmentRepository.

Member Function Documentation

◆ getAllAppointments()

List< Appointment > com.hospital.portal.service.AdminService.getAllAppointments ( )
inline

Looks for all the appointments.

Returns
List of all the existing appointments

The documentation for this class was generated from the following file: