Index
All Classes and Interfaces|All Packages|Serialized Form
U
- UGANDA - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- UnableToBuildScheduleException - Exception Class in org.cswteams.ms3.exception
- UnableToBuildScheduleException(String) - Constructor for exception class org.cswteams.ms3.exception.UnableToBuildScheduleException
- UnableToBuildScheduleException(String, NotEnoughFeasibleUsersException) - Constructor for exception class org.cswteams.ms3.exception.UnableToBuildScheduleException
- UNITED_KINGDOM - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- UNITED_STATES - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- update(Notificable) - Method in class org.cswteams.ms3.control.notification.NotificationSystemController
- update(Notificable) - Method in interface org.cswteams.ms3.control.notification.Observer
- UpdateConditionsDTO - Class in org.cswteams.ms3.dto.condition
-
DTO used from server to client to send new conditions for a doctor
- UpdateConditionsDTO(Long, UpdateConditionsDTO.GenericCondition) - Constructor for class org.cswteams.ms3.dto.condition.UpdateConditionsDTO
- UpdateConditionsDTO.GenericCondition - Class in org.cswteams.ms3.dto.condition
- updateConstraints(ConfigConstraintDTO) - Method in class org.cswteams.ms3.control.vincoli.ConstraintController
-
This method updates the constraints saved into the database according to the configuration passed as parameter.
- updateConstraints(ConfigConstraintDTO) - Method in interface org.cswteams.ms3.control.vincoli.IConstraintController
- updateConstraintsConfiguration(ConfigConstraintDTO) - Method in class org.cswteams.ms3.rest.ConstraintRestEndpoint
- updatePartialPriority(int, PriorityQueueEnum, int, int) - Method in class org.cswteams.ms3.entity.DoctorUffaPriority
- updatePriority(PriorityQueueEnum) - Method in class org.cswteams.ms3.entity.DoctorUffaPriority
- updatePriorityDoctors(List<DoctorUffaPriority>, ConcreteShift, PriorityQueueEnum) - Method in class org.cswteams.ms3.control.scocciatura.ControllerScocciatura
-
This method calculates the variation of priority level for a doctor assigned to a specific concrete shift.
- updateService(MedicalServiceDTO) - Method in interface org.cswteams.ms3.control.medicalService.IMedicalServiceController
- updateService(MedicalServiceDTO) - Method in class org.cswteams.ms3.control.medicalService.MedicalServiceController
- updateService(MedicalServiceDTO) - Method in class org.cswteams.ms3.rest.MedicalServicesRestEndpoint
- updateStatusNotification(NotificationDTO) - Method in class org.cswteams.ms3.rest.NotificationRestEndpoint
- uploadFile(Long, MultipartFile) - Method in interface org.cswteams.ms3.control.requestRemovalFromConcreteShift.IRequestRemovalFromConcreteShiftController
-
Upload a file (not mandatory) to be attached to a request, given the request ID.
- uploadFile(Long, MultipartFile) - Method in class org.cswteams.ms3.control.requestRemovalFromConcreteShift.RequestRemovalFromConcreteShiftController
- uploadFile(Long, MultipartFile) - Method in class org.cswteams.ms3.rest.RichiestaRimozioneDaTurnoRestEndpoint
- uploadFile(MultipartFile) - Method in class org.cswteams.ms3.rest.GiustificazioneForzaturaEndpoint
- User - Class in org.cswteams.ms3.entity
-
Entity that represents the user of the system.
- User() - Constructor for class org.cswteams.ms3.entity.User
-
Default constructor needed for lombok @Data annotation on Doctor entity
- User(String, String, String, LocalDate, String, String, Set<SystemActor>) - Constructor for class org.cswteams.ms3.entity.User
-
Create a new system user with the specified parameters.
- UserController - Class in org.cswteams.ms3.control.user
- UserController() - Constructor for class org.cswteams.ms3.control.user.UserController
- UserCreationDTO - Class in org.cswteams.ms3.dto.user
- UserCreationDTO() - Constructor for class org.cswteams.ms3.dto.user.UserCreationDTO
- UserDAO - Interface in org.cswteams.ms3.dao
- UserDetailsDTO - Class in org.cswteams.ms3.dto.user
- UserDetailsDTO() - Constructor for class org.cswteams.ms3.dto.user.UserDetailsDTO
- UserDTO - Class in org.cswteams.ms3.dto.user
- UserDTO() - Constructor for class org.cswteams.ms3.dto.user.UserDTO
- UserScheduleState - Class in org.cswteams.ms3.entity
- UserScheduleState() - Constructor for class org.cswteams.ms3.entity.UserScheduleState
-
Default constructor needed by Lombok
- UserScheduleState(User, Schedule) - Constructor for class org.cswteams.ms3.entity.UserScheduleState
- UsersRestEndpoint - Class in org.cswteams.ms3.rest
- UsersRestEndpoint() - Constructor for class org.cswteams.ms3.rest.UsersRestEndpoint
- UserSystemActorDTO - Class in org.cswteams.ms3.dto.systemactor
- UserSystemActorDTO(Long, String) - Constructor for class org.cswteams.ms3.dto.systemactor.UserSystemActorDTO
-
This DTO brings the information to the backend needed to delete the specialization of a doctor
- UserSystemActorsDTO - Class in org.cswteams.ms3.dto.systemactor
- UserSystemActorsDTO(Long, Set<String>) - Constructor for class org.cswteams.ms3.dto.systemactor.UserSystemActorsDTO
-
This DTO brings the information to the backend needed to delete the specialization of a doctor
All Classes and Interfaces|All Packages|Serialized Form