Index
All Classes and Interfaces|All Packages|Serialized Form
P
- PARAGUAY - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- PasswordChange - Class in org.cswteams.ms3.control.passwordChange
- PasswordChange() - Constructor for class org.cswteams.ms3.control.passwordChange.PasswordChange
- payload() - Element in annotation interface org.cswteams.ms3.jpa_constraints.temporal_consistency.BeforeInTime
- payload() - Element in annotation interface org.cswteams.ms3.utils.admissible_values.AdmissibleValues
- payload() - Element in annotation interface org.cswteams.ms3.utils.date_parts.DateParts
- payload() - Element in annotation interface org.cswteams.ms3.utils.day_and_month.DayAndMonth
- payload() - Element in annotation interface org.cswteams.ms3.utils.must_be_different.MustBeDifferent
- payload() - Element in annotation interface org.cswteams.ms3.utils.start_end_day_month.StartEndDayMonth
- payload() - Element in annotation interface org.cswteams.ms3.utils.temporal_consistency.BeforeInTime
- PENDING - Enum constant in enum class org.cswteams.ms3.enums.RequestStatus
- PermanentCondition - Class in org.cswteams.ms3.entity.condition
-
This condition is permament, e.g. being senior ("over 62") and so on.
- PermanentCondition() - Constructor for class org.cswteams.ms3.entity.condition.PermanentCondition
-
Default constructor needed by Lombok
- PermanentCondition(String) - Constructor for class org.cswteams.ms3.entity.condition.PermanentCondition
-
Create a permament
conditionas descripted bytype. - PermanentConditionDAO - Interface in org.cswteams.ms3.dao
- PermanentConditionDTO - Class in org.cswteams.ms3.dto.condition
-
DTO used to pass from server to client conditions to be deleted from database
- PermanentConditionDTO(long, long, String) - Constructor for class org.cswteams.ms3.dto.condition.PermanentConditionDTO
- PLANNER - Enum constant in enum class org.cswteams.ms3.enums.SystemActor
- POLAND - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- PORTUGAL - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- Preference - Class in org.cswteams.ms3.entity
-
Represents a doctor's scheduling preference
- Preference() - Constructor for class org.cswteams.ms3.entity.Preference
-
Default constructor needed by Lombok
- Preference(Long, LocalDate, Set<TimeSlot>, List<Doctor>) - Constructor for class org.cswteams.ms3.entity.Preference
-
Create a new Preference with the specified parameters.
- Preference(LocalDate, Set<TimeSlot>, List<Doctor>) - Constructor for class org.cswteams.ms3.entity.Preference
-
Create a new Preference with the specified parameters.
- PreferenceController - Class in org.cswteams.ms3.control.preferences
- PreferenceController() - Constructor for class org.cswteams.ms3.control.preferences.PreferenceController
- PreferenceDAO - Interface in org.cswteams.ms3.dao
- PreferenceDoctorIDDTO - Class in org.cswteams.ms3.dto.preferences
- PreferenceDoctorIDDTO(Long, Long) - Constructor for class org.cswteams.ms3.dto.preferences.PreferenceDoctorIDDTO
- PreferenceDTOIn - Class in org.cswteams.ms3.dto.preferences
- PreferenceDTOIn(int, int, int, Set<String>) - Constructor for class org.cswteams.ms3.dto.preferences.PreferenceDTOIn
- PreferenceDTOIn(Long, int, int, int, Set<String>) - Constructor for class org.cswteams.ms3.dto.preferences.PreferenceDTOIn
- PreferenceDTOOut - Class in org.cswteams.ms3.dto.preferences
- PreferenceDTOOut() - Constructor for class org.cswteams.ms3.dto.preferences.PreferenceDTOOut
- PreferenceDTOOut(int, int, int) - Constructor for class org.cswteams.ms3.dto.preferences.PreferenceDTOOut
- PreferenceDTOOut(int, int, int, Set<String>) - Constructor for class org.cswteams.ms3.dto.preferences.PreferenceDTOOut
- PreferenceDTOOut(Long, int, int, int, Set<String>) - Constructor for class org.cswteams.ms3.dto.preferences.PreferenceDTOOut
- PreferenceInWithUIDDTO - Class in org.cswteams.ms3.dto.preferences
- PreferenceInWithUIDDTO(Long, PreferenceDTOIn) - Constructor for class org.cswteams.ms3.dto.preferences.PreferenceInWithUIDDTO
- PreferenceListWithUIDDTO - Class in org.cswteams.ms3.dto.preferences
- PreferenceListWithUIDDTO(Long, List<PreferenceDTOIn>) - Constructor for class org.cswteams.ms3.dto.preferences.PreferenceListWithUIDDTO
- PreferencesRestEndpoint - Class in org.cswteams.ms3.rest
-
REST endpoint for api/preferences
- PreferencesRestEndpoint() - Constructor for class org.cswteams.ms3.rest.PreferencesRestEndpoint
- PriorityQueueEnum - Enum Class in org.cswteams.ms3.enums
-
This enumeration provides the priority queues involved in the scheduling algorithm.
All Classes and Interfaces|All Packages|Serialized Form