Index
All Classes and Interfaces|All Packages|Serialized Form
G
- generateToken(User) - Method in class com.mirna.hospitalmanagementapi.application.services.auth.jwt.TokenServiceImpl
-
Generates the authorization token
- generateToken(User) - Method in interface com.mirna.hospitalmanagementapi.domain.services.auth.jwt.TokenService
-
Generates the authorization token
- getActive() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the active
- getActive() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the active
- getAdditionalDetails() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the additional details
- getAddress() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the address
- getAddress() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the address
- getAuthorities() - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.User
- getCity() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the city
- getConsultation(Long) - Method in class com.mirna.hospitalmanagementapi.application.controllers.ConsultationController
-
Get method to receive a Consultation record by the provided ID
- getConsultationDate() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Consultation
-
Returns the consultation date
- getCpf() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the cpf
- getCrm() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the crm
- getDoctor() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Consultation
-
Returns the doctor
- getDoctor(Long) - Method in class com.mirna.hospitalmanagementapi.application.controllers.DoctorController
-
Get method to receive a Doctor record by the provided ID
- getDoctors(Pageable) - Method in class com.mirna.hospitalmanagementapi.application.controllers.DoctorController
-
Get method to receive a paginated sublist of objects containing data transfer objects with Doctor public information
- getEmail() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the email
- getEmail() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the email
- getHouseNumber() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the house number
- getId() - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.User
-
Returns the user id.
- getId() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Consultation
-
Returns the consultation id.
- getId() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the doctor id.
- getId() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the doctor id.
- GetJWTSubjectUseCase - Class in com.mirna.hospitalmanagementapi.application.usecase.auth.jwt
-
This class is used to execute the JWT verify method using Algorithm HMAC256 and application secret
- GetJWTSubjectUseCase() - Constructor for class com.mirna.hospitalmanagementapi.application.usecase.auth.jwt.GetJWTSubjectUseCase
- getLogin() - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.User
-
Returns the login
- getName() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the name
- getName() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the name
- getNeighborhood() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the neighborhood
- getPassword() - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.User
-
Returns the password
- getPatient() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Consultation
-
Returns the patient
- getPatient(Long) - Method in class com.mirna.hospitalmanagementapi.application.controllers.PatientController
-
Get method to receive a Patient record by the provided ID
- getPatients(Pageable) - Method in class com.mirna.hospitalmanagementapi.application.controllers.PatientController
-
Get method to receive a paginated sublist of objects containing data transfer objects with Patient public information
- getReasonCancellation() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Consultation
-
Returns the reason of consultation cancellation
- getSpecialty() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the specialty
- getState() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the state
- getStreet() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the street
- getTelephone() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
-
Returns the telephone
- getTelephone() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
-
Returns the telephone
- getTokenSubject(String) - Method in class com.mirna.hospitalmanagementapi.application.services.auth.jwt.TokenServiceImpl
-
Gets the jwt subject
- getTokenSubject(String) - Method in interface com.mirna.hospitalmanagementapi.domain.services.auth.jwt.TokenService
-
Gets the jwt subject
- getUsername() - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.User
-
Returns the username.
- getZipCode() - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Returns the zip code
- groups() - Element in annotation interface com.mirna.hospitalmanagementapi.domain.validators.consultation.constraints.ConsultationDateBusinessHours
- groups() - Element in annotation interface com.mirna.hospitalmanagementapi.domain.validators.consultation.constraints.ConsultationDateScheduledInAdvance
- GYNECOLOGY - Enum constant in enum class com.mirna.hospitalmanagementapi.domain.enums.Specialty
-
Specialty in gynecology
All Classes and Interfaces|All Packages|Serialized Form