| Package | Description |
|---|---|
| be.recipe.api | |
| be.recipe.api.prescriber |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrescriptionService<Prescription extends Prescription,GetPrescriptionStatusResponse extends GetPrescriptionStatusResponse,ListPrescriptionsPrescriber extends ListPrescriptions,ListPrescriptionsPrescriberResponse extends ListPrescriptions.Response,ListPrescriptionsExecutor extends ListPrescriptions,ListPrescriptionsExecutorResponse extends ListPrescriptions.Response,ListPrescriptionsPatient extends ListPrescriptions,ListPrescriptionsPatientResponse extends ListPrescriptions.Response,GetPrescriptionPrescriber extends GetPrescription,GetPrescriptionStatusPrescriber extends GetPrescriptionStatus,GetPrescriptionStatusExecutor extends GetPrescriptionStatus,GetPrescriptionsExecutor extends GetPrescription,GetPrescriptionAndPutInProcessExecutor extends GetPrescriptionAndPutInProcess,SpecificationPrescription extends Prescription.Specification,CreatePrescriptionPrescriber extends CreatePrescription<SpecificationPrescription>,PutVisionPatientRequest extends PutVisionExecutors.Request,PutVisionOtherPrescribersPrescriber extends PutVisionOtherPrescribers,GetExecutorProfilePatient extends GetExecutorProfile,GetExecutorProfilePatientResponse extends GetExecutorProfile.Response,UpdateProfileExecutor extends UpdateProfile,GetProfileExecutor extends GetProfile,GetProfileExecutorResponse extends GetProfile.Response,GetPrescriptionPatient extends GetPrescription,GetPrescriptionStatusPatient extends GetPrescriptionStatus,RevokePrescriptionPrescriber extends RevokePrescription,RevokePrescriptionPatient extends RevokePrescription,ArchivePrescriptionExecutor extends ArchivePrescription,PutVisionOtherPrescribersPatient extends PutVisionOtherPrescribers> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ListPrescriptions.Command<Request extends ListPrescriptions,Response extends ListPrescriptions.Response> |
static interface |
ListPrescriptions.PartialResult<T extends ListPrescriptions.Response> |
static class |
ListPrescriptions.PartialResult.Simple<T extends ListPrescriptions.Response> |
static class |
ListPrescriptions.Response.AbstractWrapper<T extends ListPrescriptions.Response> |
interface |
PrescriptionService<Prescription extends Prescription,GetPrescriptionStatusResponse extends GetPrescriptionStatusResponse,ListPrescriptions extends ListPrescriptions,ListPrescriptionsResponse extends ListPrescriptions.Response,GetPrescription extends GetPrescription,GetPrescriptionStatus extends GetPrescriptionStatus,PrescriptionSpecifications extends Prescription.Specification,CreatePrescription extends CreatePrescription<PrescriptionSpecifications>,PutVisionOtherPrescribers extends PutVisionOtherPrescribers,RevokePrescription extends RevokePrescription> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ListPrescriptions.Response.Encrypted |
static interface |
ListPrescriptions.Response.PlainText |
| Modifier and Type | Field and Description |
|---|---|
protected ListPrescriptions.Response |
ListPrescriptions.Response.Wrapper.target |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ListPrescriptions.Response> |
ListPrescriptions.PartialResult.Simple.wrap(ListPrescriptions.PartialResult<T> target,
java8.util.function.Supplier<PartialResult<T>> factory) |
static <T extends ListPrescriptions.Response> |
ListPrescriptions.PartialResult.Simple.wrap(PartialResult<T> target) |
| Constructor and Description |
|---|
AbstractSimpleResponse(ListPrescriptions.Response from) |
Wrapper(ListPrescriptions.Response target) |
Copyright © 2010–2025 Smals. All rights reserved.