Interface RecipeExecutorPortType
-
public interface RecipeExecutorPortTypeThis class was generated by Apache CXF 3.6.5 2025-05-27T10:35:52.476+02:00 Generated source version: 3.6.5
-
-
Method Summary
-
-
-
Method Detail
-
revokePrescription
RevokePrescriptionResponseType revokePrescription(RevokePrescriptionRequestType body)
-
listOpenPrescriptions
ListOpenPrescriptionsResponseType listOpenPrescriptions(ListOpenPrescriptionsRequestType body)
-
markAsDelivered
MarkAsDeliveredResponseType markAsDelivered(MarkAsDeliveredRequestType body)
-
markAsUnDelivered
MarkAsUnDeliveredResponseType markAsUnDelivered(MarkAsUnDeliveredRequestType body)
-
listRelations
ListRelationsResponseType listRelations(ListRelationsRequestType body)
-
putRidsInProcess
PutRidsInProcessResponseType putRidsInProcess(PutRidsInProcessRequestType body)
-
createFeedback
CreateFeedbackResponseType createFeedback(CreateFeedbackRequestType body)
-
markAsArchived
MarkAsArchivedResponseType markAsArchived(MarkAsArchivedRequestType body)
-
getPrescriptionStatus
GetPrescriptionStatusResponseType getPrescriptionStatus(GetPrescriptionStatusRequestType body)
-
getProfile
GetProfileResponseType getProfile(GetProfileRequestType body)
-
listNotifications
ListNotificationsResponseType listNotifications(ListNotificationsRequestType body)
-
getPrescriptionForExecutor
GetPrescriptionForExecutorResponseType getPrescriptionForExecutor(GetPrescriptionForExecutorRequestType body)
-
listRidsHistory
ListRidsHistoryResponseType listRidsHistory(ListRidsHistoryRequestType body)
-
listReservations
ListReservationsResponseType listReservations(ListReservationsRequestType body)
-
updateProfile
UpdateProfileResponseType updateProfile(UpdateProfileRequestType body)
-
updateReservation
UpdateReservationResponseType updateReservation(UpdateReservationRequestType body)
-
listRidsInProcess
ListRidsInProcessResponseType listRidsInProcess(ListRidsInProcessRequestType body)
-
-