be.ehealth.businessconnector.ehbox.api.domain
Class ErrorMessage<T>
java.lang.Object
be.ehealth.businessconnector.ehbox.api.domain.Message<T>
be.ehealth.businessconnector.ehbox.api.domain.ErrorMessage<T>
- Type Parameters:
T
- parametrized to contain the JAXB message , which depends on the version of ehbox.
- All Implemented Interfaces:
- Serializable
public class ErrorMessage<T>
- extends Message<T>
contains the extra information of an error message. 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 |
ErrorMessage
public ErrorMessage()
setTitle
public void setTitle(String title)
- Parameters:
title
- the title to set
getTitle
public String getTitle()
- Returns:
- the title
getErrorMsg
public List<String> getErrorMsg()
- Returns:
- the errorMsg
setErrorCode
public void setErrorCode(String errorCode)
- Parameters:
errorCode
- the errorCode to set
getErrorCode
public String getErrorCode()
- Returns:
- the errorCode
setErrorPublicationId
public void setErrorPublicationId(String errorPublicationId)
- Parameters:
errorPublicationId
- the errorPublicationId to set
getErrorPublicationId
public String getErrorPublicationId()
- Returns:
- the errorPublicationId
toString
public String toString()
- Overrides:
toString
in class Message<T>
- See Also:
Object.toString()
Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.