Uses of Package
de.xima.fc.appointment
-
Packages that use de.xima.fc.appointment Package Description de.xima.fc.api.entity Package for the API access of the model classes.de.xima.fc.appointment de.xima.fc.form.appointment de.xima.fc.gui.common.appointment de.xima.fc.handler.entity de.xima.fc.handler.interfaces.entity de.xima.fc.interfaces.appointment -
Classes in de.xima.fc.appointment used by de.xima.fc.api.entity Class Description AppointmentBookingException Exception thrown by the appointment booking handler.AppointmentIcalException Exception thrown by the iCal query executor that creates calendars for appointments.EAppointmentBookingError An enumeration of the possible errors that may occur when booking an appointment. -
Classes in de.xima.fc.appointment used by de.xima.fc.appointment Class Description AppointmentBookingException Exception thrown by the appointment booking handler.AppointmentBookingParams POJO implementation ofIAppointmentBookingParams
with a builder.AppointmentBookingParams.Builder AppointmentCreateBookingParams.Builder AppointmentDeleteBookingParams.Builder AppointmentIcalException Exception thrown by the iCal query executor that creates calendars for appointments.AppointmentMoveBookingParams.Builder AppointmentQueryParams.Builder A builder forIAppointmentQueryParams
.AppointmentSlotIdConverter Converts between a freeIAppointmentFreeSlot
returned by the appointment free slot servlet and the correspondingLocalDateTime
.AppointmentValidateParams.Builder AppointmentValidationBuilder Validation builder for validation a sequence of appointment actions.EAppointmentActionType An enumeration of the actions that can be applied to a submitted appointment.EAppointmentBookingError An enumeration of the possible errors that may occur when booking an appointment.EAppointmentBookingFlag Enumeration with flags for changing the validation process of anAppointment
.EAppointmentIcalError An enumeration with the possible errors that may occur when creating an iCal file with the existingAppointment
s of anAppointmentTemplate
.ExtendedAppointmentFreeSlot POJO helper class for the appointment free slot query result builder.FieldName Represents a parsed form field name, with the base name, the suffix, and the repetition index.FreeSlotQueryResultBuilder Builder for aIAppointmentFreeSlotQueryParams
.SubmittedAppointment Represents the state of a submitted appointment form field. -
Classes in de.xima.fc.appointment used by de.xima.fc.form.appointment Class Description AppointmentBookingException Exception thrown by the appointment booking handler. -
Classes in de.xima.fc.appointment used by de.xima.fc.gui.common.appointment Class Description BaseAppointmentHelper Helper methods for the appointment module. -
Classes in de.xima.fc.appointment used by de.xima.fc.handler.entity Class Description AppointmentBookingException Exception thrown by the appointment booking handler.AppointmentIcalException Exception thrown by the iCal query executor that creates calendars for appointments.EAppointmentBookingError An enumeration of the possible errors that may occur when booking an appointment. -
Classes in de.xima.fc.appointment used by de.xima.fc.handler.interfaces.entity Class Description AppointmentBookingException Exception thrown by the appointment booking handler.AppointmentIcalException Exception thrown by the iCal query executor that creates calendars for appointments.EAppointmentBookingError An enumeration of the possible errors that may occur when booking an appointment. -
Classes in de.xima.fc.appointment used by de.xima.fc.interfaces.appointment Class Description EAppointmentBookingFlag Enumeration with flags for changing the validation process of anAppointment
.SubmittedAppointment Represents the state of a submitted appointment form field.