|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.hub.service.impl.IntraHubServiceImpl
public class IntraHubServiceImpl
Implementation of IntraHubService
Extends : IntraHubAbstract
Constructor Summary | |
---|---|
IntraHubServiceImpl()
Instantiates a new consultation service impl. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntraHubServiceImpl()
Method Detail |
---|
public DeclareTransactionResponse declareTransaction(SAMLToken token, DeclareTransactionRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
declareTransaction
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public PutTransactionResponse putTransaction(SAMLToken token, PutTransactionRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putTransaction
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public RevokeTransactionResponse revokeTransaction(SAMLToken token, RevokeTransactionRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
revokeTransaction
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public GetTransactionListResponse getTransactionList(SAMLToken token, GetTransactionListRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getTransactionList
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public GetTransactionResponse getTransaction(SAMLToken token, GetTransactionRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getTransaction
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public RequestPublicationResponse requestPublication(SAMLToken token, RequestPublicationRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
requestPublication
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public PutHCPartyResponse putHCParty(SAMLToken token, PutHCPartyRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putHCParty
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public GetHCPartyResponse getHCParty(SAMLToken token, GetHCPartyRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getHCParty
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public PutPatientResponse putPatient(SAMLToken token, PutPatientRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putPatient
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public GetPatientResponse getPatient(SAMLToken token, GetPatientRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getPatient
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public PutHCPartyConsentResponse putHCPartyConsent(SAMLToken token, PutHCPartyConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putHCPartyConsent
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public GetHCPartyConsentResponse getHCPartyConsent(SAMLToken token, GetHCPartyConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getHCPartyConsent
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public RevokeHCPartyConsentResponse revokeHCPartyConsent(SAMLToken token, RevokeHCPartyConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
revokeHCPartyConsent
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public PutPatientConsentResponse putPatientConsent(SAMLToken token, PutPatientConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putPatientConsent
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public GetPatientConsentResponse getPatientConsent(SAMLToken token, GetPatientConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getPatientConsent
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public RevokePatientConsentResponse revokePatientConsent(SAMLToken token, RevokePatientConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
revokePatientConsent
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public PutTherapeuticLinkResponse putTherapeuticLink(SAMLToken token, PutTherapeuticLinkRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putTherapeuticLink
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public GetTherapeuticLinkResponse getTherapeuticLink(SAMLToken token, GetTherapeuticLinkRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getTherapeuticLink
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public RevokeTherapeuticLinkResponse revokeTherapeuticLink(SAMLToken token, RevokeTherapeuticLinkRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
revokeTherapeuticLink
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public PutAccessRightResponse putAccessRight(SAMLToken token, PutAccessRightRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putAccessRight
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public GetAccessRightResponse getAccessRight(SAMLToken token, GetAccessRightRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getAccessRight
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public RevokeAccessRightResponse revokeAccessRight(SAMLToken token, RevokeAccessRightRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
revokeAccessRight
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public GetPatientAuditTrailResponse getPatientAuditTrail(SAMLToken token, GetPatientAuditTrailRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getPatientAuditTrail
in interface IntraHubService
token
- the tokenrequest
- the request
IntraHubBusinessConnectorException
TechnicalConnectorException
public void bootstrap()
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |