| Package | Description |
|---|---|
| de.xima.fc.appointment | |
| de.xima.fc.interfaces.appointment |
| Modifier and Type | Method and Description |
|---|---|
List<SubmittedAppointment> |
AppointmentValidateParams.getActions() |
| Modifier and Type | Method and Description |
|---|---|
AppointmentValidateParams.Builder |
AppointmentValidateParams.Builder.appointmentAction(SubmittedAppointment action) |
Set<EAppointmentBookingError> |
AppointmentValidationBuilder.validateAppointment(Context ctx,
Appointment appointment,
SubmittedAppointment action)
Validates the given appointment and returns all validation errors.
|
| Modifier and Type | Method and Description |
|---|---|
AppointmentValidateParams.Builder |
AppointmentValidateParams.Builder.appointmentActions(Iterable<SubmittedAppointment> actions) |
| Constructor and Description |
|---|
AppointmentValidateParams(com.google.common.collect.ImmutableList<SubmittedAppointment> actions,
com.google.common.collect.ImmutableSet<EAppointmentBookingFlag> bookingFlags,
Mandant client) |
| Modifier and Type | Method and Description |
|---|---|
List<SubmittedAppointment> |
IAppointmentValidateParams.getActions() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.