Index

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

S

SaveDoctorUseCase - Class in com.mirna.hospitalmanagementapi.application.usecase.doctor
This class is used to execute the save method from doctor repository
SaveDoctorUseCase() - Constructor for class com.mirna.hospitalmanagementapi.application.usecase.doctor.SaveDoctorUseCase
 
SavePatientUseCase - Class in com.mirna.hospitalmanagementapi.application.usecase.patient
This class is used to execute the save method from patient repository
SavePatientUseCase() - Constructor for class com.mirna.hospitalmanagementapi.application.usecase.patient.SavePatientUseCase
 
SaveUserUseCase - Class in com.mirna.hospitalmanagementapi.application.usecase.user
This class is used to execute the save method from user repository
SaveUserUseCase() - Constructor for class com.mirna.hospitalmanagementapi.application.usecase.user.SaveUserUseCase
 
securityFilterChain(HttpSecurity) - Method in class com.mirna.hospitalmanagementapi.infra.security.config.WebSecurityConfiguration
 
setActive(Boolean) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
Sets the active
setActive(Boolean) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
Sets the active
setAdditionalDetails(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
Sets the additional details
setAddress(Address) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
Sets the address
setAddress(Address) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
Sets the address
setCity(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
Sets the city
setCpf(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
Sets the cpf
setCrm(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
Sets the crm
setEmail(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
Sets the email
setEmail(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
Sets the email
setHouseNumber(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
Sets the house number
setId(Long) - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.User
Sets the user id.
setId(Long) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
Sets the doctor id.
setId(Long) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
Sets the doctor id.
setLogin(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.User
Sets the login
setName(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
Sets the name
setName(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
Sets the name
setNeighborhood(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
Sets the neighborhood
setPassword(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.User
Sets the password
setSpecialty(Specialty) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
Sets the specialty
setState(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
Sets the state
setStreet(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
Sets the street
setTelephone(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Doctor
Sets the telephone
setTelephone(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Patient
Sets the telephone
setZipCode(String) - Method in class com.mirna.hospitalmanagementapi.domain.entities.Address
Sets the zip code
specialty() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorDTO
Returns the value of the specialty record component.
specialty() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorPublicDataDTO
Returns the value of the specialty record component.
Specialty - Enum Class in com.mirna.hospitalmanagementapi.domain.enums
Specialties that can be used
state() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.AddressDTO
Returns the value of the state record component.
street() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.AddressDTO
Returns the value of the street record component.
A C D E F G H I L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Serialized Form