Interface RecipeExecutorServiceDevV4
-
- All Known Implementing Classes:
RecipeExecutorServiceDevV4Impl
public interface RecipeExecutorServiceDevV4The Interface RecipeExecutorServiceDevV4.
-
-
Method Summary
-
-
-
Method Detail
-
markAsUnDelivered
MarkAsUnDeliveredResponse markAsUnDelivered(MarkAsUnDelivered request)
Mark as un delivered.- Parameters:
request- the request- Returns:
- the response type @ the integration module exception
-
getPrescriptionForExecutor
GetPrescriptionForExecutorResponse getPrescriptionForExecutor(GetPrescriptionForExecutor request)
Gets the prescription for executor.- Parameters:
request- the request- Returns:
- the prescription for executor @ the integration module exception
-
markAsArchived
MarkAsArchivedResponse markAsArchived(MarkAsArchived request)
Mark as archived.- Parameters:
request- the request- Returns:
- the response type @ the integration module exception
-
markAsDelivered
MarkAsDeliveredResponse markAsDelivered(MarkAsDelivered request)
Mark as delivered.- Parameters:
request- the request- Returns:
- the response type @ the integration module exception
-
revokePrescriptionForExecutor
RevokePrescriptionResponse revokePrescriptionForExecutor(RevokePrescription request)
Revoke prescription for executor.- Parameters:
request- the request- Returns:
- the response type @ the integration module exception
-
listNotifications
ListNotificationsResponse listNotifications(ListNotifications request)
List notifications.- Parameters:
request- the request- Returns:
- the list notifications response @ the integration module exception
-
createFeedback
CreateFeedbackResponse createFeedback(CreateFeedback request)
Creates the feedback.- Parameters:
request- the request- Returns:
- the creates the feedback response @ the integration module exception
-
listOpenPrescriptions
ListOpenPrescriptionsResponse listOpenPrescriptions(ListOpenPrescriptions request)
Gets the open prescription list.- Parameters:
request- the request- Returns:
- the open prescription list @ the integration module exception
-
getPrescriptionStatus
GetPrescriptionStatusResponse getPrescriptionStatus(GetPrescriptionStatus request)
Gets the prescription status.- Parameters:
request- the request- Returns:
- the prescription status @ the integration module exception
-
listRidsHistory
ListRidsHistoryResponse listRidsHistory(ListRidsHistory request)
List prescription history.- Parameters:
request- the request- Returns:
- the list rids history response @ the integration module exception
-
listReservations
ListReservationsResponse listReservations(ListReservations request)
Gets the all reservations.- Parameters:
request- the request- Returns:
- the all reservations @ the integration module exception
-
listRidsInProcess
ListRidsInProcessResponse listRidsInProcess(ListRidsInProcess request)
Lists all the rids in process.- Parameters:
request- the request- Returns:
- the all rids in process @ the integration module exception
-
putRidsInProcess
PutRidsInProcessResponse putRidsInProcess(PutRidsInProcess request)
Put all rids in process.- Parameters:
request- the request- Returns:
- the put rids in process response @ the integration module exception
-
listRelations
ListRelationsResponse listRelations(ListRelations request)
-
-