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

U

updateDoctor(DoctorUpdatedDataDTO) - Method in class com.mirna.hospitalmanagementapi.application.services.DoctorServiceImpl
Updates an existing doctor record
updateDoctor(DoctorUpdatedDataDTO) - Method in interface com.mirna.hospitalmanagementapi.domain.services.DoctorService
Updates an existing doctor record
updatePatient(PatientUpdatedDataDTO) - Method in class com.mirna.hospitalmanagementapi.application.services.PatientServiceImpl
Updates an existing patient record
updatePatient(PatientUpdatedDataDTO) - Method in interface com.mirna.hospitalmanagementapi.domain.services.PatientService
Updates an existing patient record
User - Class in com.mirna.hospitalmanagementapi.domain.entities.auth
 
User() - Constructor for class com.mirna.hospitalmanagementapi.domain.entities.auth.User
 
User(UserDTO) - Constructor for class com.mirna.hospitalmanagementapi.domain.entities.auth.User
Constructor for class User
UserDetailsServiceImpl - Class in com.mirna.hospitalmanagementapi.application.services.auth
This class is an implementation of the UserDetailsService interface.
UserDetailsServiceImpl() - Constructor for class com.mirna.hospitalmanagementapi.application.services.auth.UserDetailsServiceImpl
 
UserDTO - Record Class in com.mirna.hospitalmanagementapi.domain.dtos.auth
Data transfer object used to store the user information requested to perform authentication operations
UserDTO(String, String) - Constructor for record class com.mirna.hospitalmanagementapi.domain.dtos.auth.UserDTO
Creates an instance of a UserDTO record class.
UserRepository - Interface in com.mirna.hospitalmanagementapi.domain.repositories.auth
Repository interface for retrieving and manipulating all User objects using their unique Long identifier.
UserService - Interface in com.mirna.hospitalmanagementapi.domain.services
User service interface for managing user information.
UserServiceImpl - Class in com.mirna.hospitalmanagementapi.application.services
This class is an implementation of the UserService interface.
UserServiceImpl() - Constructor for class com.mirna.hospitalmanagementapi.application.services.UserServiceImpl
 
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