| Package | Description |
|---|---|
| be.recipe.api.executor | |
| be.recipe.api.reservation | |
| be.recipe.api.reservation.executor |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AcceptReservation.Command<Request extends AcceptReservation> |
| Modifier and Type | Method and Description |
|---|---|
AcceptReservation |
AcceptReservation.message(String message) |
static AcceptReservation |
AcceptReservation.of(Prescription.RID rid) |
static AcceptReservation |
AcceptReservation.of(Prescription.RID rid,
String message) |
AcceptReservation |
AcceptReservation.rid(Prescription.RID rid) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReservationService<A extends AddReservation,AL extends AddReservation,ELR extends ListReservations.Request,CancelReservationAsPatient extends CancelReservation,CancelReservationAsPatientLegacy extends CancelReservation.Legacy,UCP extends UpdateContactDetails,AcceptReservation extends AcceptReservation,RejectReservation extends RejectReservation,CancelReservationAsExecutor extends AcceptReservationCancellationRequest,FulfillReservation extends FulfillReservation> |
| Modifier and Type | Method and Description |
|---|---|
void |
ReservationService.Simplified.Router.update(AcceptReservation request) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReservationService<L extends ListReservations.Request,A extends AcceptReservation,R extends RejectReservation,C extends AcceptReservationCancellationRequest,F extends FulfillReservation> |
Copyright © 2010–2025 Smals. All rights reserved.