Index

A C D E F G H I M N O P S T U V Z 
All Classes and Interfaces|All Packages

E

email() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorDTO
Returns the value of the email record component.
email() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorPublicDataDTO
Returns the value of the email record component.
email() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientDTO
Returns the value of the email record component.
EntityNotFoundErrorHandler - Class in com.mirna.hospitalmanagementapi.infra.handlers
This @RestControllerAdvice is used to handle entity not found error and return appropriate response message
EntityNotFoundErrorHandler() - Constructor for class com.mirna.hospitalmanagementapi.infra.handlers.EntityNotFoundErrorHandler
 
equals(Object) - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.AddressDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorPublicDataDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorUpdatedDataDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientDTO
Indicates whether some other object is "equal to" this one.
execute(Doctor) - Method in class com.mirna.hospitalmanagementapi.application.usecase.doctor.SaveDoctorUseCase
Executes the save method from Doctor repository
execute(Patient) - Method in class com.mirna.hospitalmanagementapi.application.usecase.patient.SavePatientUseCase
Executes the save method from Patient repository
execute(Long) - Method in class com.mirna.hospitalmanagementapi.application.usecase.doctor.FindDoctorByIdUseCase
Executes the findById method from Doctor repository
execute(Long) - Method in class com.mirna.hospitalmanagementapi.application.usecase.patient.FindPatientByIdUseCase
Executes the findById method from Patient repository
execute(Pageable) - Method in class com.mirna.hospitalmanagementapi.application.usecase.doctor.FindDoctorsUseCase
Executes the findAll method from Doctor repository
A C D E F G H I M N O P S T U V Z 
All Classes and Interfaces|All Packages