|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface PrescriberService
The Interface PrescriberService. Default impl : PrescriberServiceImpl Factory :
ServiceFactory
| Method Summary | |
|---|---|
CreatePrescriptionResponse |
createPrescription(SAMLToken token,
CreatePrescriptionRequest request)
Deprecated. Creates the prescription. |
GetPrescriptionForPrescriberResponse |
getPrescription(SAMLToken token,
GetPrescriptionForPrescriberRequest request)
Deprecated. Gets the prescription. |
ListFeedbacksResponse |
listFeedbacks(SAMLToken token,
ListFeedbacksRequest request)
Deprecated. List feedback. |
ListOpenPrescriptionsResponse |
listOpenPrescription(SAMLToken token,
ListOpenPrescriptionsRequest request)
Deprecated. List open prescription. |
RevokePrescriptionResponse |
revokePrescription(SAMLToken token,
RevokePrescriptionRequest request)
Deprecated. Revoke prescription. |
SendNotificationResponse |
sendNotification(SAMLToken token,
SendNotificationRequest request)
Deprecated. Send notification. |
UpdateFeedbackFlagResponse |
updateFeedbackFlag(SAMLToken token,
UpdateFeedbackFlagRequest request)
Deprecated. Update feedback flag. |
| Method Detail |
|---|
CreatePrescriptionResponse createPrescription(SAMLToken token,
CreatePrescriptionRequest request)
throws TechnicalConnectorException,
SessionManagementException
token - the tokenrequest - the request
TechnicalConnectorException - the technical connector exception
SessionManagementException
SendNotificationResponse sendNotification(SAMLToken token,
SendNotificationRequest request)
throws TechnicalConnectorException,
SessionManagementException
token - the tokenrequest - the request
TechnicalConnectorException - the technical connector exception
SessionManagementException
RevokePrescriptionResponse revokePrescription(SAMLToken token,
RevokePrescriptionRequest request)
throws TechnicalConnectorException,
SessionManagementException
token - the tokenrequest - the request
TechnicalConnectorException - the technical connector exception
SessionManagementException
GetPrescriptionForPrescriberResponse getPrescription(SAMLToken token,
GetPrescriptionForPrescriberRequest request)
throws TechnicalConnectorException,
SessionManagementException
token - the tokenrequest - the request
TechnicalConnectorException - the technical connector exception
SessionManagementException
ListOpenPrescriptionsResponse listOpenPrescription(SAMLToken token,
ListOpenPrescriptionsRequest request)
throws TechnicalConnectorException,
SessionManagementException
token - the tokenrequest - the request
TechnicalConnectorException - the technical connector exception
SessionManagementException
UpdateFeedbackFlagResponse updateFeedbackFlag(SAMLToken token,
UpdateFeedbackFlagRequest request)
throws TechnicalConnectorException,
SessionManagementException
token - the tokenrequest - the request
TechnicalConnectorException - the technical connector exception
SessionManagementException
ListFeedbacksResponse listFeedbacks(SAMLToken token,
ListFeedbacksRequest request)
throws TechnicalConnectorException,
SessionManagementException
token - the tokenrequest - the request
TechnicalConnectorException - the technical connector exception
SessionManagementException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||