Uses of Interface
de.xima.fc.form.common.models.IAppointmentData
-
Packages that use IAppointmentData Package Description de.xima.fc.form.common.interfaces de.xima.fc.web.common.fd2.model de.xima.fc.web.common.fd2.provider -
-
Uses of IAppointmentData in de.xima.fc.form.common.interfaces
Methods in de.xima.fc.form.common.interfaces that return IAppointmentData Modifier and Type Method Description IAppointmentData
IFD2AppointmentProvider. getAppointmentData(String appointmentUuid)
-
Uses of IAppointmentData in de.xima.fc.web.common.fd2.model
Classes in de.xima.fc.web.common.fd2.model that implement IAppointmentData Modifier and Type Class Description class
AppointmentData
POJO implementation ofIAppointmentData
. -
Uses of IAppointmentData in de.xima.fc.web.common.fd2.provider
Methods in de.xima.fc.web.common.fd2.provider that return IAppointmentData Modifier and Type Method Description IAppointmentData
DefaultFD2AppointmentProvider. getAppointmentData(String uuid)
-