Interface RecipePrescriberPortType
-
public interface RecipePrescriberPortTypeThis class was generated by Apache CXF 3.6.5 2025-09-03T10:37:32.296+02:00 Generated source version: 3.6.5
-
-
Method Summary
-
-
-
Method Detail
-
putVisionForPrescriber
PutVisionForPrescriberResponseType putVisionForPrescriber(PutVisionForPrescriberRequestType body)
-
revokePrescription
RevokePrescriptionResponseType revokePrescription(RevokePrescriptionRequestType body)
-
createPrescription
CreatePrescriptionResponseType createPrescription(CreatePrescriptionRequestType body)
-
listFeedbacks
ListFeedbacksResponseType listFeedbacks(ListFeedbacksRequestType body)
-
getPrescription
GetPrescriptionResponseType getPrescription(GetPrescriptionRequestType body)
-
getValidationProperties
GetValidationPropertiesResponseType getValidationProperties(GetValidationPropertiesRequestType body)
-
getPrescriptionStatus
GetPrescriptionStatusResponseType getPrescriptionStatus(GetPrescriptionStatusRequestType body)
-
listPrescriptions
ListPrescriptionsResponseType listPrescriptions(ListPrescriptionsRequestType body)
-
listOpenRids
ListOpenRidsResponseType listOpenRids(ListOpenRidsRequestType body)
-
sendNotification
SendNotificationResponseType sendNotification(SendNotificationRequestType body)
-
listRidsHistory
ListRidsHistoryResponseType listRidsHistory(ListRidsHistoryRequestType body)
-
putFeedbackFlag
PutFeedbackFlagResponseType putFeedbackFlag(PutFeedbackFlagRequestType body)
-
-