|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.therlink.service.impl.TherLinkServiceImpl
public class TherLinkServiceImpl
Implementation for TherLinkService
| Constructor Summary | |
|---|---|
TherLinkServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
bootstrap()
|
GetTherapeuticLinkResponse |
getTherapeuticLink(SAMLToken token,
GetTherapeuticLinkRequest request)
Get a therapeutic link |
PutTherapeuticLinkResponse |
putTherapeuticLink(SAMLToken token,
PutTherapeuticLinkRequest request)
Put a therapeutic link |
RevokeTherapeuticLinkResponse |
revokeTherapeuticLink(SAMLToken token,
RevokeTherapeuticLinkRequest request)
Revoke a therapeutic link |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TherLinkServiceImpl()
| Method Detail |
|---|
public PutTherapeuticLinkResponse putTherapeuticLink(SAMLToken token,
PutTherapeuticLinkRequest request)
throws TherLinkBusinessConnectorException,
TechnicalConnectorException
TherLinkService
putTherapeuticLink in interface TherLinkServicetoken - the tokenrequest - the putTherapeuticLink request
TherLinkBusinessConnectorException
TechnicalConnectorException
public GetTherapeuticLinkResponse getTherapeuticLink(SAMLToken token,
GetTherapeuticLinkRequest request)
throws TechnicalConnectorException,
TherLinkBusinessConnectorException
TherLinkService
getTherapeuticLink in interface TherLinkServicetoken - the tokenrequest - the getTherapeuticLink request
TechnicalConnectorException
TherLinkBusinessConnectorException
public RevokeTherapeuticLinkResponse revokeTherapeuticLink(SAMLToken token,
RevokeTherapeuticLinkRequest request)
throws TechnicalConnectorException,
TherLinkBusinessConnectorException
TherLinkService
revokeTherapeuticLink in interface TherLinkServicetoken - the tokenrequest - the request
TechnicalConnectorException
TherLinkBusinessConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||