| Package | Description |
|---|---|
| de.xima.fc.appointment | |
| de.xima.fc.interfaces.appointment |
| Modifier and Type | Class and Description |
|---|---|
static class |
AppointmentBookingParams.AppointmentSpecifier |
static class |
AppointmentBookingParams.SlotIdSpecifier |
| Modifier and Type | Method and Description |
|---|---|
IAppointmentSpecifier |
AppointmentBookingParams.getAppointmentSpecifier() |
| Constructor and Description |
|---|
AppointmentBookingParams(IAppointmentSpecifier appointmentSpecifier,
com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags,
Mandant client) |
AppointmentCreateBookingParams(IAppointmentSpecifier appointmentSpecifier,
com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags,
Mandant client) |
AppointmentDeleteBookingParams(IAppointmentSpecifier appointmentSpecifier,
com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags,
Mandant client) |
AppointmentMoveBookingParams(IAppointmentSpecifier appointmentSpecifier,
com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags,
Mandant client,
com.google.common.collect.Range<Instant> range) |
| Modifier and Type | Method and Description |
|---|---|
IAppointmentSpecifier |
IAppointmentBookingParams.getAppointmentSpecifier() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.