Index

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

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 additionalDetails record 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 address record component.
address() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorUpdatedDataDTO
Returns the value of the address record component.
address() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientDTO
Returns the value of the address record 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 AddressDTO record class.
A C D E F G H I M N O P S T U V Z 
All Classes and Interfaces|All Packages