T - public class DocumentMessage<T> extends Message<T>
Message| Constructor and Description |
|---|
DocumentMessage() |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
getAnnexList() |
Document |
getBody() |
List<String> |
getCopyMailTo() |
String |
getDocumentTitle() |
Map<String,String> |
getFreeInformationTableRows() |
String |
getFreeInformationTableTitle() |
String |
getFreeText() |
String |
getPatientInss() |
void |
setBody(Document body)
Sets a document body as defined in the eHealtBox v.3 Publication WS cookbook.
|
void |
setFreeInformationTableRows(Map<String,String> freeInformationTableRows) |
void |
setFreeInformationTableTitle(String freeInformationTableTitle) |
void |
setFreeText(String freeText) |
void |
setPatientInss(String patientInss) |
generatePublicationId, getCustomMetas, getDestinations, getExpirationDate, getExpirationDateTime, getId, getOriginal, getPublicationDate, getPublicationDateTime, getPublicationId, getSender, getSize, isEncrypted, isHasAnnex, isHasFreeInformations, isImportant, isUsePublicationReceipt, isUseReadReceipt, isUseReceivedReceipt, setDestinations, setEncrypted, setExpirationDate, setExpirationDateTime, setHasAnnex, setHasFreeInformations, setId, setImportant, setOriginal, setPublicationDate, setPublicationDateTime, setPublicationId, setSender, setSize, setUsePublicationReceipt, setUseReadReceipt, setUseReceivedReceipt, toStringpublic final String getDocumentTitle()
public final Document getBody()
public final void setBody(Document body)
Sets a document body as defined in the eHealtBox v.3 Publication WS cookbook. the connector translates this body in the WS interface as EncryptableTextContent in the Document xml element.
body - the document body to setpublic final String getFreeText()
public final void setFreeText(String freeText)
freeText - the freeText to setpublic final String getPatientInss()
public final void setPatientInss(String patientInss)
patientInss - the patientInss to setpublic String getFreeInformationTableTitle()
public void setFreeInformationTableTitle(String freeInformationTableTitle)
freeInformationTableTitle - the freeInformationTableTitle to setpublic Map<String,String> getFreeInformationTableRows()
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.