be.ehealth.businessconnector.ehbox.api.domain
Class DocumentMessage<T>
java.lang.Object
be.ehealth.businessconnector.ehbox.api.domain.Message<T>
be.ehealth.businessconnector.ehbox.api.domain.DocumentMessage<T>
- Type Parameters:
T
-
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NewsMessage
public class DocumentMessage<T>
- extends Message<T>
DocumentMessage class declaration. Extends : Message
- See Also:
- Serialized Form
Methods inherited from class be.ehealth.businessconnector.ehbox.api.domain.Message |
generatePublicationId, getCustomMetas, getDestinations, getExpirationDate, getExpirationDateTime, getId, getMandatee, getOriginal, getPublicationDate, getPublicationDateTime, getPublicationId, getSender, getSize, isEncrypted, isHasAnnex, isHasFreeInformations, isImportant, isUsePublicationReceipt, isUseReadReceipt, isUseReceivedReceipt, setDestinations, setEncrypted, setExpirationDate, setExpirationDateTime, setHasAnnex, setHasFreeInformations, setId, setImportant, setMandatee, setOriginal, setPublicationDate, setPublicationDateTime, setPublicationId, setSender, setSize, setUsePublicationReceipt, setUseReadReceipt, setUseReceivedReceipt, toString |
DocumentMessage
public DocumentMessage()
getDocumentTitle
public final String getDocumentTitle()
- Returns:
- the document title
getDocument
public final Document getDocument()
- Returns:
- the document
setDocument
public final void setDocument(Document document)
- Parameters:
document
- the document to set
getFreeText
public final String getFreeText()
- Returns:
- the freeText
setFreeText
public final void setFreeText(String freeText)
- Parameters:
freeText
- the freeText to set
getPatientInss
public final String getPatientInss()
- Returns:
- the patientInss
setPatientInss
public final void setPatientInss(String patientInss)
- Parameters:
patientInss
- the patientInss to set
getAnnexList
public final List<Document> getAnnexList()
- Returns:
- the annex list
getCopyMailTo
public List<String> getCopyMailTo()
- Returns:
- the copyMailTo
getFreeInformationTableTitle
public String getFreeInformationTableTitle()
- Returns:
- the freeInformationTableTitle
setFreeInformationTableTitle
public void setFreeInformationTableTitle(String freeInformationTableTitle)
- Parameters:
freeInformationTableTitle
- the freeInformationTableTitle to set
getFreeInformationTableRows
public Map<String,String> getFreeInformationTableRows()
- Returns:
- the freeInformationTableRows
setFreeInformationTableRows
public void setFreeInformationTableRows(Map<String,String> freeInformationTableRows)
- Parameters:
freeInformationTableRows
- the freeInformationTableRows to set
Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.