Uses of Interface
de.xima.fc.entities.IEffectiveAppointmentStatusProviding
Packages that use IEffectiveAppointmentStatusProviding
Package
Description
Package für Datenbankentitäten
-
Uses of IEffectiveAppointmentStatusProviding in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl with type parameters of type IEffectiveAppointmentStatusProvidingModifier and TypeMethodDescription<View extends IEffectiveAppointmentStatusProviding>
List<View>AppointmentDao.getAttributesBy
(IEntityContext ec, IAppointmentQueryParams params, Class<View> viewClass) -
Uses of IEffectiveAppointmentStatusProviding in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces with type parameters of type IEffectiveAppointmentStatusProvidingModifier and TypeMethodDescription<View extends IEffectiveAppointmentStatusProviding>
List<View>IAppointmentDao.getAttributesBy
(IEntityContext ec, IAppointmentQueryParams queryParams, Class<View> viewType) Returns all appointments that match the given query params. -
Uses of IEffectiveAppointmentStatusProviding in de.xima.fc.entities
Classes in de.xima.fc.entities that implement IEffectiveAppointmentStatusProviding