|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HubTokenService
The Interface HubTokenService. Default impl : HubTokenServiceImpl Factory : ServiceFactory
| Method Detail |
|---|
DeclareTransactionResponse declareTransaction(SAMLToken token,
DeclareTransactionRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
PutTransactionResponse putTransaction(SAMLToken token,
PutTransactionRequest request,
String breakTheGlass)
throws IntraHubBusinessConnectorException,
TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
RevokeTransactionResponse revokeTransaction(SAMLToken token,
RevokeTransactionRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
GetTransactionListResponse getTransactionList(SAMLToken token,
GetTransactionListRequest request,
String breakTheGlass,
Integer maxRows)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"maxRows -
IntraHubBusinessConnectorException
TechnicalConnectorException
GetTransactionResponse getTransaction(SAMLToken token,
GetTransactionRequest request,
String breakTheGlass)
throws TechnicalConnectorException,
IntraHubBusinessConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
RequestPublicationResponse requestPublication(SAMLToken token,
RequestPublicationRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
PutHCPartyResponse putHCParty(SAMLToken token,
PutHCPartyRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
GetHCPartyResponse getHCParty(SAMLToken token,
GetHCPartyRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
PutPatientResponse putPatient(SAMLToken token,
PutPatientRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
GetPatientResponse getPatient(SAMLToken token,
GetPatientRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
PutHCPartyConsentResponse putHCPartyConsent(SAMLToken token,
PutHCPartyConsentRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
GetHCPartyConsentResponse getHCPartyConsent(SAMLToken token,
GetHCPartyConsentRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
RevokeHCPartyConsentResponse revokeHCPartyConsent(SAMLToken token,
RevokeHCPartyConsentRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
PutPatientConsentResponse putPatientConsent(SAMLToken token,
PutPatientConsentRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
GetPatientConsentResponse getPatientConsent(SAMLToken token,
GetPatientConsentRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
RevokePatientConsentResponse revokePatientConsent(SAMLToken token,
RevokePatientConsentRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
PutTherapeuticLinkResponse putTherapeuticLink(SAMLToken token,
PutTherapeuticLinkRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
GetTherapeuticLinkResponse getTherapeuticLink(SAMLToken token,
GetTherapeuticLinkRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
RevokeTherapeuticLinkResponse revokeTherapeuticLink(SAMLToken token,
RevokeTherapeuticLinkRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
PutAccessRightResponse putAccessRight(SAMLToken token,
PutAccessRightRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
GetAccessRightResponse getAccessRight(SAMLToken token,
GetAccessRightRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
RevokeAccessRightResponse revokeAccessRight(SAMLToken token,
RevokeAccessRightRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
GetPatientAuditTrailResponse getPatientAuditTrail(SAMLToken token,
GetPatientAuditTrailRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"request - the request
IntraHubBusinessConnectorException
TechnicalConnectorException
PutTransactionSetResponse putTransactionSet(SAMLToken token,
PutTransactionSetRequest request,
String breakTheGlass)
throws TechnicalConnectorException,
IntraHubBusinessConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
GetTransactionSetResponse getTransactionSet(SAMLToken token,
GetTransactionSetRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
GetLatestUpdateResponse getLatestUpdate(SAMLToken token,
GetLatestUpdateRequest request,
String breakTheGlass)
throws TechnicalConnectorException
token - the tokenrequest - the requestbreakTheGlass - Indicates the request as "break-the-glass"
IntraHubBusinessConnectorException
TechnicalConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||