Index
All Classes and Interfaces|All Packages|Serialized Form
I
- ICalendarServiceManager - Interface in org.cswteams.ms3.control.preferenze
-
Request: GET /api/v3/PublicHolidays/{Year}/{CountryCode} Year 2023 CountryCode AT Response: date The date of the holiday localName Local name name English name countryCode ISO 3166-1 alpha-2 fixed Is this public holiday every year on the same date global Is this public holiday in every county (federal state) counties If it is not global you found here the Federal states (ISO-3166-2) launchYear The launch year of the public holiday types The types of the public holiday, several possible: - Public - Bank (Bank holiday, banks and offices are closed) - School (School holiday, schools are closed) - Authorities (Authorities are closed) - Optional (Majority of people take a day off) - Observance (Optional festivity, no paid day off) JSON Example: { "date": "2017-01-01", "localName": "Neujahr", "name": "New Year's Day", "countryCode": "AT", "fixed": true, "global": true, "counties": null, "launchYear": 1967, "types": [ "Public" ] }
- ICELAND - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- IConcreteShiftController - Interface in org.cswteams.ms3.control.concreteShift
- IConditionController - Interface in org.cswteams.ms3.control.conditions
- IConstraintController - Interface in org.cswteams.ms3.control.vincoli
- IControllerGiustificaForzatura - Interface in org.cswteams.ms3.control.giustificaForzatura
- IControllerLogin - Interface in org.cswteams.ms3.control.login
- IControllerRegistrazione - Interface in org.cswteams.ms3.control.registrazione
- IControllerScambioTurno - Interface in org.cswteams.ms3.control.scambioTurno
- id - Variable in class org.cswteams.ms3.entity.Doctor
- id - Variable in class org.cswteams.ms3.entity.User
- IDoctorController - Interface in org.cswteams.ms3.control.doctor
- IHolidayController - Interface in org.cswteams.ms3.control.preferenze
- IllegalAssegnazioneTurnoException - Exception Class in org.cswteams.ms3.exception
- IllegalAssegnazioneTurnoException(Exception) - Constructor for exception class org.cswteams.ms3.exception.IllegalAssegnazioneTurnoException
- IllegalAssegnazioneTurnoException(String) - Constructor for exception class org.cswteams.ms3.exception.IllegalAssegnazioneTurnoException
- IllegalScheduleException - Exception Class in org.cswteams.ms3.exception
- IllegalScheduleException() - Constructor for exception class org.cswteams.ms3.exception.IllegalScheduleException
-
Constructor for the exception thrown when trying to build a schedule with incoerenti dates
- IllegalScheduleException(String) - Constructor for exception class org.cswteams.ms3.exception.IllegalScheduleException
- IMedicalServiceController - Interface in org.cswteams.ms3.control.medicalService
- INDONESIA - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- init(CalendarSetting) - Method in class org.cswteams.ms3.control.preferenze.CalendarServiceManager
- init(CalendarSetting) - Method in interface org.cswteams.ms3.control.preferenze.ICalendarServiceManager
- initialize(BeforeInTime) - Method in class org.cswteams.ms3.jpa_constraints.temporal_consistency.BeforeInTimeValidator
- initialize(AdmissibleValues) - Method in class org.cswteams.ms3.utils.admissible_values.AdmissibleValuesValidator
- initialize(DateParts) - Method in class org.cswteams.ms3.utils.date_parts.DatePartsValidator
- initialize(DayAndMonth) - Method in class org.cswteams.ms3.utils.day_and_month.DayAndMonthValidator
- initialize(MustBeDifferent) - Method in class org.cswteams.ms3.utils.must_be_different.MustBeDifferentValidator
- initialize(StartEndDayMonth) - Method in class org.cswteams.ms3.utils.start_end_day_month.StartEndMonthValidator
- initialize(BeforeInTime) - Method in class org.cswteams.ms3.utils.temporal_consistency.BeforeInTimeValidator
- INotificationSystemController - Interface in org.cswteams.ms3.control.notification
- insertCustomHoliday(CustomHolidayDTOIn) - Method in class org.cswteams.ms3.control.preferenze.HolidayController
- insertCustomHoliday(CustomHolidayDTOIn) - Method in interface org.cswteams.ms3.control.preferenze.IHolidayController
- insertCustomHoliday(CustomHolidayDTOIn) - Method in class org.cswteams.ms3.rest.HolidayRestEndpoint
- InvalidEmailAddressException - Exception Class in org.cswteams.ms3.exception.login
- InvalidEmailAddressException(String) - Constructor for exception class org.cswteams.ms3.exception.login.InvalidEmailAddressException
- InvalidRoleException - Exception Class in org.cswteams.ms3.exception.login
- InvalidRoleException(String) - Constructor for exception class org.cswteams.ms3.exception.login.InvalidRoleException
- IPasswordChange - Interface in org.cswteams.ms3.control.passwordChange
- IPreferenceController - Interface in org.cswteams.ms3.control.preferences
-
This interface is responsible for managing at business level the scheduling preferences of doctors
- IRELAND - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- IRequestRemovalFromConcreteShiftController - Interface in org.cswteams.ms3.control.requestRemovalFromConcreteShift
- ISchedulerController - Interface in org.cswteams.ms3.control.scheduler
-
This controller is responsible for handling creation requests planning and its management.
- isDoctorAssigned(Doctor) - Method in class org.cswteams.ms3.entity.ConcreteShift
-
Given a
Doctor, check if he/she is actively assigned to thisConcreteShift, i.e. is either on duty or on call for it. - IShiftController - Interface in org.cswteams.ms3.control.shift
-
This interface is responsible for managing at business level the shift definitions created by a configurator
- ISLE_OF_MAN - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- ISpecializationController - Interface in org.cswteams.ms3.control.specialization
- isTaskAssigned(Long) - Method in interface org.cswteams.ms3.dao.TaskDAO
-
Check if the specific
Taskis assigned, i.e. if at least one entry ofDoctorAssignmentexist. - isValid(Object, ConstraintValidatorContext) - Method in class org.cswteams.ms3.jpa_constraints.temporal_consistency.BeforeInTimeValidator
- isValid(Object, ConstraintValidatorContext) - Method in class org.cswteams.ms3.utils.date_parts.DatePartsValidator
- isValid(Object, ConstraintValidatorContext) - Method in class org.cswteams.ms3.utils.day_and_month.DayAndMonthValidator
- isValid(Object, ConstraintValidatorContext) - Method in class org.cswteams.ms3.utils.must_be_different.MustBeDifferentValidator
- isValid(Object, ConstraintValidatorContext) - Method in class org.cswteams.ms3.utils.start_end_day_month.StartEndMonthValidator
- isValid(Object, ConstraintValidatorContext) - Method in class org.cswteams.ms3.utils.temporal_consistency.BeforeInTimeValidator
- isValid(String, ConstraintValidatorContext) - Method in class org.cswteams.ms3.utils.admissible_values.AdmissibleValuesValidator
- ISystemActorController - Interface in org.cswteams.ms3.control.actors
- ITALY - Enum constant in enum class org.cswteams.ms3.control.utils.Country
- ITaskController - Interface in org.cswteams.ms3.control.task
- IUserController - Interface in org.cswteams.ms3.control.user
All Classes and Interfaces|All Packages|Serialized Form