Package | Description |
---|---|
de.xima.fc.dao.impl | |
de.xima.fc.dao.interfaces | |
de.xima.fc.entities |
Package für Datenbankentitäten
|
Modifier and Type | Method and Description |
---|---|
<View extends IEffectiveAppointmentStatusProviding> |
AppointmentDao.getAttributesBy(IEntityContext ec,
IAppointmentQueryParams params,
Class<View> viewClass) |
Modifier and Type | Method and Description |
---|---|
<View extends IEffectiveAppointmentStatusProviding> |
IAppointmentDao.getAttributesBy(IEntityContext ec,
IAppointmentQueryParams queryParams,
Class<View> viewType)
Returns all appointments that match the given query params.
|
Modifier and Type | Class and Description |
---|---|
class |
Appointment
Describes a booked appointment.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.