|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TherapeuticLinkType in be.ehealth.businessconnector.hubv3.builders |
|---|
| Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type TherapeuticLinkType | |
|---|---|
PutTherapeuticLinkRequest |
RequestBuilder.buildPutTherapeuticLinkRequest(TherapeuticLinkType therapeuticLink)
Creates a PutTherapeuticLinkRequest |
RevokeTherapeuticLinkRequest |
RequestBuilder.buildRevokeTherapeuticLinkRequest(TherapeuticLinkType therapeuticLink)
Creates a RevokeTherapeuticLinkRequest |
| Uses of TherapeuticLinkType in be.ehealth.businessconnector.hubv3.builders.impl |
|---|
| Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type TherapeuticLinkType | |
|---|---|
PutTherapeuticLinkRequest |
RequestBuilderImpl.buildPutTherapeuticLinkRequest(TherapeuticLinkType therapeuticLink)
Creates a PutTherapeuticLinkRequest |
RevokeTherapeuticLinkRequest |
RequestBuilderImpl.buildRevokeTherapeuticLinkRequest(TherapeuticLinkType therapeuticLink)
Creates a RevokeTherapeuticLinkRequest |
| Uses of TherapeuticLinkType in be.ehealth.businessconnector.hubv3.session |
|---|
| Methods in be.ehealth.businessconnector.hubv3.session with parameters of type TherapeuticLinkType | |
|---|---|
PutTherapeuticLinkResponse |
HubService.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub. |
PutTherapeuticLinkResponse |
HubService.putTherapeuticLink(TherapeuticLinkType therapeuticLink,
String breakTheGlass)
This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub. |
RevokeTherapeuticLinkResponse |
HubService.revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
This operation should be used to revoke a therapeutic link between a patient and a healthcare party within a hub. |
RevokeTherapeuticLinkResponse |
HubService.revokeTherapeuticLink(TherapeuticLinkType therapeuticLink,
String breakTheGlass)
This operation should be used to revoke a therapeutic link between a patient and a healthcare party within a hub. |
| Uses of TherapeuticLinkType in be.ehealth.businessconnector.hubv3.session.impl |
|---|
| Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type TherapeuticLinkType | |
|---|---|
PutTherapeuticLinkResponse |
HubServiceImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
|
PutTherapeuticLinkResponse |
HubServiceImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink,
String breakTheGlass)
|
RevokeTherapeuticLinkResponse |
HubServiceImpl.revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
|
RevokeTherapeuticLinkResponse |
HubServiceImpl.revokeTherapeuticLink(TherapeuticLinkType therapeuticLink,
String breakTheGlass)
|
| Uses of TherapeuticLinkType in be.fgov.ehealth.hubservices.core.v3 |
|---|
| Methods in be.fgov.ehealth.hubservices.core.v3 that return TherapeuticLinkType | |
|---|---|
TherapeuticLinkType |
ObjectFactory.createTherapeuticLinkType()
Create an instance of TherapeuticLinkType |
TherapeuticLinkType |
RevokeTherapeuticLinkRequest.getTherapeuticlink()
Gets the value of the therapeuticlink property. |
TherapeuticLinkType |
PutTherapeuticLinkRequest.getTherapeuticlink()
Gets the value of the therapeuticlink property. |
| Methods in be.fgov.ehealth.hubservices.core.v3 that return types with arguments of type TherapeuticLinkType | |
|---|---|
List<TherapeuticLinkType> |
TherapeuticLinkListType.getTherapeuticlinks()
Gets the value of the therapeuticlinks property. |
| Methods in be.fgov.ehealth.hubservices.core.v3 with parameters of type TherapeuticLinkType | |
|---|---|
void |
RevokeTherapeuticLinkRequest.setTherapeuticlink(TherapeuticLinkType value)
Sets the value of the therapeuticlink property. |
void |
PutTherapeuticLinkRequest.setTherapeuticlink(TherapeuticLinkType value)
Sets the value of the therapeuticlink property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||