| Modifier and Type | Method and Description |
|---|---|
Post |
RequestObjectBuilder.buildPostRequest(String messageName,
String projectName,
String platformName,
byte[] xmlByteArray,
InputReference inputReference) |
Post |
RequestObjectBuilder.buildPostRequest(String messageName,
String projectName,
String platformName,
ConfigName configName,
byte[] xmlByteArray,
InputReference inputReference) |
Post |
RequestObjectBuilder.buildPostRequest(String messageName,
String projectName,
String platformName,
Object object,
String schemaLocation,
InputReference inputReference) |
| Modifier and Type | Method and Description |
|---|---|
Post |
RequestObjectBuilderImpl.buildPostRequest(String messageName,
String projectName,
String platformName,
byte[] xmlByteArray,
InputReference inputReference) |
Post |
RequestObjectBuilderImpl.buildPostRequest(String messageName,
String projectName,
String platformName,
ConfigName configName,
byte[] xmlByteArray,
InputReference inputReference) |
Post |
RequestObjectBuilderImpl.buildPostRequest(String messageName,
String projectName,
String platformName,
Object object,
String schemaLocation,
InputReference inputReference) |
| Modifier and Type | Method and Description |
|---|---|
ProcessedPostResponse |
PostHelper.post(byte[] request,
String messageName,
ConfigName configName,
InputReference inputReference) |
ProcessedPostResponse |
PostHelper.post(byte[] request,
String messageName,
ConfigName configName,
String recipient,
InputReference inputReference) |
ProcessedPostResponse |
PostHelper.post(byte[] request,
String messageName,
InputReference inputReference) |
ProcessedPostResponse |
PostHelper.post(byte[] request,
String messageName,
String recipient,
InputReference inputReference) |
ProcessedPostResponse |
PostHelper.post(Object request,
String messageName,
String schemaLocation,
InputReference inputReference) |
ProcessedPostResponse |
PostHelper.post(Object request,
String messageName,
String schemaLocation,
String recipient,
InputReference inputReference) |
| Modifier and Type | Method and Description |
|---|---|
ProcessedPostResponse |
MemberDataService.postEncryptedMDAXml(byte[] records,
InputReference inputReference) |
ProcessedPostResponse |
MemberDataService.postMDAXml(byte[] records,
InputReference inputReference) |
| Modifier and Type | Method and Description |
|---|---|
ProcessedPostResponse |
MemberDataServiceImpl.postEncryptedMDAXml(byte[] records,
InputReference inputReference) |
ProcessedPostResponse |
MemberDataServiceImpl.postMDAXml(byte[] records,
InputReference inputReference) |
| Modifier and Type | Method and Description |
|---|---|
MemberDataConsultationRequest |
RequestObjectBuilder.buildConsultationRequest(boolean isTest,
InputReference reference,
Object attrQuery)
Creates the
MemberDataConsultationRequest that will be sent to the EHealth Web service and checks validity against the
corresponding XSD |
| Modifier and Type | Method and Description |
|---|---|
MemberDataConsultationRequest |
NotEncryptedRequestObjectBuilderImpl.buildConsultationRequest(boolean isTest,
InputReference references,
Object attrQuery) |
MemberDataConsultationRequest |
EncryptedRequestObjectBuilderImpl.buildConsultationRequest(boolean isTest,
InputReference references,
Object attrQuery) |
Connector Package PERSMIDWIFE 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.