Uses of Package
de.xima.fc.interfaces.appointment
-
Packages that use de.xima.fc.interfaces.appointment Package Description de.xima.fc.api.entity Package for the API access of the model classes.de.xima.fc.appointment de.xima.fc.dao.impl de.xima.fc.dao.interfaces de.xima.fc.handler.entity de.xima.fc.handler.interfaces.entity de.xima.fc.interfaces.appointment de.xima.fc.servlet.parameter -
Classes in de.xima.fc.interfaces.appointment used by de.xima.fc.api.entity Class Description IAppointmentCreateBookingParams Represents the parameters for creating (booking) a new appointment.IAppointmentDeleteBookingParams Represents the parameters for deleting (cancelling) an existing appointment.IAppointmentFreeSlotQueryParams The parameters for a query that retrieves the available times of aAppointmentTemplate
.IAppointmentFreeSlotQueryResult Represents the result of a query that retrieves the available times of aAppointmentTemplate
.IAppointmentIcalQueryParams The parameters for a query that retrieves the available appointments of aAppointmentTemplate
as an iCal file.IAppointmentIcalQueryResult Represents the result of a query that retrieves the available appointments of aAppointmentTemplate
as an iCal file.IAppointmentMoveBookingParams Represents the parameters for the appointment booking handler when the date or time of an appointment is to be changed.IAppointmentQueryParams Parameters for the appointment DAO for querying existing appointments.IAppointmentValidateParams Represents the parameters for validating an appointment about to be persisted. -
Classes in de.xima.fc.interfaces.appointment used by de.xima.fc.appointment Class Description IAppointmentAvailableDate Represents part of the result of a query that retrieves the available times of aAppointmentTemplate
.IAppointmentBookingParams Represents the base parameters for booking, updating, or cancelling an appointment.IAppointmentCreateBookingParams Represents the parameters for creating (booking) a new appointment.IAppointmentDeleteBookingParams Represents the parameters for deleting (cancelling) an existing appointment.IAppointmentFreeSlot Interface for the appointment servlet.IAppointmentFreeSlotQueryParams The parameters for a query that retrieves the available times of aAppointmentTemplate
.IAppointmentFreeSlotQueryResult Represents the result of a query that retrieves the available times of aAppointmentTemplate
.IAppointmentIcalQueryAccessObject Interface that abstracts the database interaction required by the ical servlet, to allow for easier mocking during testing.IAppointmentIcalQueryParams The parameters for a query that retrieves the available appointments of aAppointmentTemplate
as an iCal file.IAppointmentIcalQueryResult Represents the result of a query that retrieves the available appointments of aAppointmentTemplate
as an iCal file.IAppointmentMoveBookingParams Represents the parameters for the appointment booking handler when the date or time of an appointment is to be changed.IAppointmentQueryParams Parameters for the appointment DAO for querying existing appointments.IAppointmentRangeView A view of anAppointment
that includes only the start and end time.IAppointmentSpecifier Marker interface for an object that can be used to retrieve an appointment.IAppointmentValidateParams Represents the parameters for validating an appointment about to be persisted.IAppointmentValidationAccessObject Interface that abstracts the database interaction required by the validation process of the appointment booking handler, to allow for easier mocking during testing.IAppointmentValidationInfo -
Classes in de.xima.fc.interfaces.appointment used by de.xima.fc.dao.impl Class Description IAppointmentQueryParams Parameters for the appointment DAO for querying existing appointments. -
Classes in de.xima.fc.interfaces.appointment used by de.xima.fc.dao.interfaces Class Description IAppointmentQueryParams Parameters for the appointment DAO for querying existing appointments. -
Classes in de.xima.fc.interfaces.appointment used by de.xima.fc.handler.entity Class Description IAppointmentCreateBookingParams Represents the parameters for creating (booking) a new appointment.IAppointmentDeleteBookingParams Represents the parameters for deleting (cancelling) an existing appointment.IAppointmentFreeSlotQueryParams The parameters for a query that retrieves the available times of aAppointmentTemplate
.IAppointmentFreeSlotQueryResult Represents the result of a query that retrieves the available times of aAppointmentTemplate
.IAppointmentIcalQueryParams The parameters for a query that retrieves the available appointments of aAppointmentTemplate
as an iCal file.IAppointmentIcalQueryResult Represents the result of a query that retrieves the available appointments of aAppointmentTemplate
as an iCal file.IAppointmentMoveBookingParams Represents the parameters for the appointment booking handler when the date or time of an appointment is to be changed.IAppointmentQueryParams Parameters for the appointment DAO for querying existing appointments.IAppointmentValidateParams Represents the parameters for validating an appointment about to be persisted. -
Classes in de.xima.fc.interfaces.appointment used by de.xima.fc.handler.interfaces.entity Class Description IAppointmentCreateBookingParams Represents the parameters for creating (booking) a new appointment.IAppointmentDeleteBookingParams Represents the parameters for deleting (cancelling) an existing appointment.IAppointmentFreeSlotQueryParams The parameters for a query that retrieves the available times of aAppointmentTemplate
.IAppointmentFreeSlotQueryResult Represents the result of a query that retrieves the available times of aAppointmentTemplate
.IAppointmentIcalQueryParams The parameters for a query that retrieves the available appointments of aAppointmentTemplate
as an iCal file.IAppointmentIcalQueryResult Represents the result of a query that retrieves the available appointments of aAppointmentTemplate
as an iCal file.IAppointmentMoveBookingParams Represents the parameters for the appointment booking handler when the date or time of an appointment is to be changed.IAppointmentQueryParams Parameters for the appointment DAO for querying existing appointments.IAppointmentValidateParams Represents the parameters for validating an appointment about to be persisted. -
Classes in de.xima.fc.interfaces.appointment used by de.xima.fc.interfaces.appointment Class Description IAppointmentAvailableDate Represents part of the result of a query that retrieves the available times of aAppointmentTemplate
.IAppointmentBookingParams Represents the base parameters for booking, updating, or cancelling an appointment.IAppointmentFreeSlot Interface for the appointment servlet.IAppointmentRangeView A view of anAppointment
that includes only the start and end time.IAppointmentSpecifier Marker interface for an object that can be used to retrieve an appointment. -
Classes in de.xima.fc.interfaces.appointment used by de.xima.fc.servlet.parameter Class Description IAppointmentFreeSlotQueryParams The parameters for a query that retrieves the available times of aAppointmentTemplate
.IAppointmentIcalQueryParams The parameters for a query that retrieves the available appointments of aAppointmentTemplate
as an iCal file.