Package | Description |
---|---|
de.xima.fc.appointment | |
de.xima.fc.interfaces.appointment |
Modifier and Type | Class and Description |
---|---|
class |
AppointmentRangeView
An implementation of a
IAppointmentRangeView that takes an existing appointment and reflects changes in that
appointment. |
Modifier and Type | Method and Description |
---|---|
List<? extends IAppointmentRangeView> |
DaoProviderValidationAcessObject.count(IEntityContext ec,
com.google.common.collect.Range<Instant> range,
Iterable<Long> excludedAppointmentIds,
boolean includePartiallyInRange,
boolean includeCanceled) |
Modifier and Type | Method and Description |
---|---|
List<? extends IAppointmentRangeView> |
IAppointmentValidationAccessObject.count(Context context,
com.google.common.collect.Range<Instant> range,
Iterable<Long> excludedAppointmentIds,
boolean includePartiallyInRange,
boolean includeCanceled)
Counts the number of appointments in the given range and with the given status.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.