Index
All Classes and Interfaces|All Packages|Serialized Form
E
- email() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorDTO
-
Returns the value of the
emailrecord component. - email() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorPublicDataDTO
-
Returns the value of the
emailrecord component. - email() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientDTO
-
Returns the value of the
emailrecord component. - email() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientPublicDataDTO
-
Returns the value of the
emailrecord 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.auth.UserDTO
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.consultation.ConsultationCanceledDTO
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.consultation.ConsultationDTO
-
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.
- equals(Object) - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientPublicDataDTO
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientUpdatedDataDTO
-
Indicates whether some other object is "equal to" this one.
- execute(User) - Method in class com.mirna.hospitalmanagementapi.application.usecase.auth.jwt.CreateJWTUseCase
-
Creates a json web token
- execute(User) - Method in class com.mirna.hospitalmanagementapi.application.usecase.user.SaveUserUseCase
-
Executes the save method from User repository
- execute(Consultation) - Method in class com.mirna.hospitalmanagementapi.application.usecase.consultation.SaveConsultationUseCase
-
Executes the save method from Consultation repository
- 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(Specialty, LocalDateTime) - Method in class com.mirna.hospitalmanagementapi.application.usecase.doctor.FindOneFreeDoctorBySpecialtyUseCase
-
Executes the findOneFreeDoctorBySpecialty method from Doctor repository
- execute(Long) - Method in class com.mirna.hospitalmanagementapi.application.usecase.consultation.FindConsultationByIdUseCase
-
Executes the findById method from Consultation 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(Long, LocalDateTime) - Method in class com.mirna.hospitalmanagementapi.application.usecase.consultation.FindConsultationByDoctorAndDateUseCase
-
Executes the findConsultationByDoctorAndDate method from Consultation repository
- execute(Long, LocalDateTime) - Method in class com.mirna.hospitalmanagementapi.application.usecase.consultation.FindConsultationByPatientAndDateUseCase
-
Executes the findConsultationByPatientAndDate method from Consultation repository
- execute(String) - Method in class com.mirna.hospitalmanagementapi.application.usecase.auth.jwt.GetJWTSubjectUseCase
-
Gets the jwt subject
- execute(String) - Method in class com.mirna.hospitalmanagementapi.application.usecase.user.FindUserByLoginUseCase
-
Executes the findUserByLogin method from User repository
- execute(Pageable) - Method in class com.mirna.hospitalmanagementapi.application.usecase.doctor.FindDoctorsUseCase
-
Executes the findDoctorsByActiveTrue method from Doctor repository
- execute(Pageable) - Method in class com.mirna.hospitalmanagementapi.application.usecase.patient.FindPatientsUseCase
-
Executes the findDoctorsByActiveTrue method from Patient repository
All Classes and Interfaces|All Packages|Serialized Form