Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addDoctor(DoctorDTO) - Method in class com.mirna.hospitalmanagementapi.application.services.DoctorServiceImpl
-
Adds a new doctor to the database.
- addDoctor(DoctorDTO) - Method in interface com.mirna.hospitalmanagementapi.domain.services.DoctorService
-
Adds a new doctor to the repository.
- additionalDetails() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.AddressDTO
-
Returns the value of the
additionalDetailsrecord component. - addPatient(PatientDTO) - Method in class com.mirna.hospitalmanagementapi.application.services.PatientServiceImpl
-
Adds a new patient to the database.
- addPatient(PatientDTO) - Method in interface com.mirna.hospitalmanagementapi.domain.services.PatientService
-
Adds a new patient to the repository.
- address() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorDTO
-
Returns the value of the
addressrecord component. - address() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorUpdatedDataDTO
-
Returns the value of the
addressrecord component. - address() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientDTO
-
Returns the value of the
addressrecord component. - address() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientUpdatedDataDTO
-
Returns the value of the
addressrecord component. - Address - Class in com.mirna.hospitalmanagementapi.domain.entities
- Address() - Constructor for class com.mirna.hospitalmanagementapi.domain.entities.Address
- Address(AddressDTO) - Constructor for class com.mirna.hospitalmanagementapi.domain.entities.Address
-
Constructor for class Address
- AddressDTO - Record Class in com.mirna.hospitalmanagementapi.domain.dtos
-
Data transfer object used to transfer data that will be saved in a Address entity
- AddressDTO(String, String, String, String, String, String, String) - Constructor for record class com.mirna.hospitalmanagementapi.domain.dtos.AddressDTO
-
Creates an instance of a
AddressDTOrecord class. - addUser(UserDTO) - Method in class com.mirna.hospitalmanagementapi.application.services.UserServiceImpl
-
Adds a new user to the repository.
- addUser(UserDTO) - Method in interface com.mirna.hospitalmanagementapi.domain.services.UserService
-
Adds a new user to the repository.
- AuthenticationController - Class in com.mirna.hospitalmanagementapi.application.controllers.auth
-
A Spring REST controller for managing authentication and user information.
- AuthenticationController() - Constructor for class com.mirna.hospitalmanagementapi.application.controllers.auth.AuthenticationController
- authenticationManager(AuthenticationConfiguration) - Method in class com.mirna.hospitalmanagementapi.infra.security.config.WebSecurityConfiguration
- AuthService - Interface in com.mirna.hospitalmanagementapi.domain.services.auth
-
Authentication service interface for managing authentication and registration.
- AuthServiceImpl - Class in com.mirna.hospitalmanagementapi.application.services.auth
-
This class is an implementation of the AuthService interface.
- AuthServiceImpl() - Constructor for class com.mirna.hospitalmanagementapi.application.services.auth.AuthServiceImpl
- AuthTokenFilter - Class in com.mirna.hospitalmanagementapi.infra.security.filters
- AuthTokenFilter() - Constructor for class com.mirna.hospitalmanagementapi.infra.security.filters.AuthTokenFilter
All Classes and Interfaces|All Packages|Serialized Form