| Package | Description |
|---|---|
| be.recipe.api.executor | |
| be.recipe.api.reservation | |
| be.recipe.api.reservation.executor |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FulfillReservation.Command<Request extends FulfillReservation> |
| Modifier and Type | Method and Description |
|---|---|
FulfillReservation |
FulfillReservation.message(String message) |
static FulfillReservation |
FulfillReservation.of(Prescription.RID rid) |
static FulfillReservation |
FulfillReservation.of(Prescription.RID rid,
String message) |
| 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(FulfillReservation 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.