Interface RecipeExecutorServiceV4
-
- All Known Implementing Classes:
RecipeExecutorServiceV4Impl
public interface RecipeExecutorServiceV4The Interface RecipeExecutorServiceV4.
-
-
Method Summary
-
-
-
Method Detail
-
revokePrescriptionForExecutor
RevokePrescriptionResponse revokePrescriptionForExecutor(RevokePrescriptionRequest paramRevokePrescriptionForExecutorRequest)
-
createFeedback
CreateFeedbackResponse createFeedback(CreateFeedbackRequest paramCreateFeedbackRequest)
-
getPrescriptionForExecutor
GetPrescriptionForExecutorResponse getPrescriptionForExecutor(GetPrescriptionForExecutorRequest paramGetPrescriptionForExecutorRequest)
-
markAsArchived
MarkAsArchivedResponse markAsArchived(MarkAsArchivedRequest paramMarkAsArchivedRequest)
-
markAsDelivered
MarkAsDeliveredResponse markAsDelivered(MarkAsDeliveredRequest paramMarkAsDeliveredRequest)
-
markAsUnDelivered
MarkAsUnDeliveredResponse markAsUnDelivered(MarkAsUnDeliveredRequest paramMarkAsUnDeliveredRequest)
-
listNotifications
ListNotificationsResponse listNotifications(ListNotificationsRequest paramListNotificationsRequest)
-
listOpenPrescriptions
ListOpenPrescriptionsResponse listOpenPrescriptions(ListOpenPrescriptionsRequest getOpenPrescriptionList)
-
listRidsInProcess
ListRidsInProcessResponse listRidsInProcess(ListRidsInProcessRequest request)
-
listReservations
ListReservationsResponse listReservations(ListReservationsRequest request)
-
listRidsHistory
ListRidsHistoryResponse listRidsHistory(ListRidsHistoryRequest request)
-
getPrescriptionStatus
GetPrescriptionStatusResponse getPrescriptionStatus(GetPrescriptionStatusRequest request)
-
putRidsInProcess
PutRidsInProcessResponse putRidsInProcess(PutRidsInProcessRequest request)
-
listRelations
ListRelationsResponse listRelations(ListRelationsRequest request)
-
-