Index

A B C D E F G H I J L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages|Serialized Form

T

TANZANIA - Enum constant in enum class org.cswteams.ms3.control.utils.Country
 
Task - Class in org.cswteams.ms3.entity
Class that has the responsibility to map tasks to medical services, e.g. ward, clinic, emergency room, and so on.
Task() - Constructor for class org.cswteams.ms3.entity.Task
 
Task(TaskEnum) - Constructor for class org.cswteams.ms3.entity.Task
Create a new task, of the specified type.
TaskController - Class in org.cswteams.ms3.control.task
 
TaskController() - Constructor for class org.cswteams.ms3.control.task.TaskController
 
TaskDAO - Interface in org.cswteams.ms3.dao
 
TaskEnum - Enum Class in org.cswteams.ms3.enums
This enum describes the possible tasks of which a service can be composed.
TaskWithAssignmentDTO - Class in org.cswteams.ms3.dto.medicalservice
This DTO keeps track of whether the task is already assigned to some DoctorAssignment.
TaskWithAssignmentDTO() - Constructor for class org.cswteams.ms3.dto.medicalservice.TaskWithAssignmentDTO
 
TaskWithAssignmentDTO(Long, TaskEnum, boolean) - Constructor for class org.cswteams.ms3.dto.medicalservice.TaskWithAssignmentDTO
 
TemporaryCondition - Class in org.cswteams.ms3.entity.condition
This condition is temporary, e.g. pregnancy and so on.
TemporaryCondition() - Constructor for class org.cswteams.ms3.entity.condition.TemporaryCondition
Default constructor needed by Lombok
TemporaryCondition(String, long, long) - Constructor for class org.cswteams.ms3.entity.condition.TemporaryCondition
Create a temporary condition as descripted by type, .
TemporaryConditionDAO - Interface in org.cswteams.ms3.dao
 
TemporaryConditionDTO - Class in org.cswteams.ms3.dto.condition
 
TemporaryConditionDTO - Class in org.cswteams.ms3.dto.userprofile
 
TemporaryConditionDTO(long, long, String, long, long) - Constructor for class org.cswteams.ms3.dto.condition.TemporaryConditionDTO
 
TemporaryConditionDTO(String, long, long, long) - Constructor for class org.cswteams.ms3.dto.userprofile.TemporaryConditionDTO
DTO used to nest attributes in the generated JSOn to be parsed by frontend in SingleUserProfileDTO
TimeSlot - Enum Class in org.cswteams.ms3.enums
This enumeration provides all the time slot availables for the shifts.
toCategory(String) - Method in enum class org.cswteams.ms3.enums.HolidayCategory
Convert the nameCategory string into the corresponding HolidayCategory-
TOGO - Enum constant in enum class org.cswteams.ms3.control.utils.Country
 
toHolidayOfYear(int) - Method in class org.cswteams.ms3.entity.RecurrentHoliday
Get an Holiday object related to this recurring holiday, i.e. a single occurrence of the recurring holiday, for the specified year.
toString() - Method in enum class org.cswteams.ms3.enums.HolidayCategory
 
TURKEY - Enum constant in enum class org.cswteams.ms3.control.utils.Country
 
TurnoException - Exception Class in org.cswteams.ms3.exception
 
TurnoException(String) - Constructor for exception class org.cswteams.ms3.exception.TurnoException
 
A B C D E F G H I J L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages|Serialized Form