Index

A C D E F G H M N O P S T 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.
AddDoctorUseCase - Class in com.mirna.hospitalmanagementapi.application.usecase.doctor
This class is used to execute the save method from doctor repository
AddDoctorUseCase() - Constructor for class com.mirna.hospitalmanagementapi.application.usecase.doctor.AddDoctorUseCase
 
additionalDetails() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.AddressDTO
Returns the value of the additionalDetails record component.
address() - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.DoctorDTO
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 M N O P S T V Z 
All Classes and Interfaces|All Packages