Package | Description |
---|---|
de.xima.fc.appointment |
Modifier and Type | Method and Description |
---|---|
FreeSlotQueryResultBuilder |
FreeSlotQueryResultBuilder.addBlocker(Instant instantFrom,
Instant instantUntil)
Adds a blocker to this builder, such as an appointment that is booked already.
|
FreeSlotQueryResultBuilder |
FreeSlotQueryResultBuilder.addFreeSlot(com.google.common.collect.Range<ZonedDateTime> range,
long capacity)
Adds an available slot to this builder.
|
FreeSlotQueryResultBuilder |
FreeSlotQueryResultBuilder.appointmentType(AppointmentType appointmentType) |
FreeSlotQueryResultBuilder |
FreeSlotQueryResultBuilder.appointmentType(String appointmentType) |
FreeSlotQueryResultBuilder |
FreeSlotQueryResultBuilder.appointmentType(UUID appointmentType) |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.