| Modifier and Type | Method and Description |
|---|---|
Author |
CommonObjectBuilder.createAuthor(List<HcParty> list)
Creates the author part of the message
|
| Modifier and Type | Method and Description |
|---|---|
Author |
CommonObjectBuilderImpl.createAuthor(List<HcParty> list) |
| Modifier and Type | Method and Description |
|---|---|
Author |
Author.Builder.build() |
Author |
TherapeuticLinkRequestType.getAuthor() |
Author |
OperationContext.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationContext.setAuthor(Author author) |
OperationContext.Builder |
OperationContext.Builder.withAuthor(Author author) |
| Constructor and Description |
|---|
OperationContext(org.joda.time.DateTime recordDate,
String operation,
Author author,
List<Proof> proofs) |
OperationContext(String operation,
Calendar recordDate,
Author author,
List<Proof> proofs)
Deprecated.
|
TherapeuticLinkRequestType(String id,
Date date,
Author author,
TherapeuticLink link,
Proof... proofs)
Deprecated.
|
TherapeuticLinkRequestType(String id,
org.joda.time.DateTime date,
Author author,
TherapeuticLink link,
Proof... proofs) |
| Constructor and Description |
|---|
GetTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author,
TherapeuticLink link,
int maxRows,
Proof... proofs) |
GetTherapeuticLinkRequest(String id,
Date date,
Author author,
TherapeuticLink link,
int maxRows,
Proof... proofs)
Deprecated.
|
HasTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author,
TherapeuticLink link) |
PutTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author)
This constructor should only be used for responses mapping
|
PutTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author,
TherapeuticLink link,
Proof... proofs) |
PutTherapeuticLinkRequest(String id,
Date date,
Author author)
Deprecated.
|
PutTherapeuticLinkRequest(String id,
Date date,
Author author,
TherapeuticLink link,
Proof... proofs)
Deprecated.
|
RevokeTherapeuticLinkRequest(org.joda.time.DateTime date,
String id,
Author author,
TherapeuticLink link,
Proof... proofs) |
| Modifier and Type | Method and Description |
|---|---|
Author |
GeneralResponse.getExternalAuthor() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneralResponse.setExternalAuthor(Author externalAuthor) |
| Constructor and Description |
|---|
GetTherapeuticLinkResponse(org.joda.time.DateTime dateTime,
Author author,
String id,
TherapeuticLinkRequestType request,
List<TherapeuticLinkResponse> listOfTherapeuticLinks,
Acknowledge acknowledge) |
HasTherapeuticLinkResponse(org.joda.time.DateTime dateTime,
Author author,
String id,
TherapeuticLinkRequestType request,
Acknowledge ack) |
PutTherapeuticLinkResponse(org.joda.time.DateTime dateTime,
Author author,
String id,
TherapeuticLinkRequestType request,
Acknowledge ack) |
RevokeTherapeuticLinkResponse(org.joda.time.DateTime dateTime,
Author author,
String id,
TherapeuticLinkRequestType request,
Acknowledge acknowledge) |
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.