public class EmailImpl extends EmailAbstract
| Modifier and Type | Field and Description |
|---|---|
protected History |
firstOpeningHistory |
protected History |
lastAttachmentOpeningInFolderHistory |
protected History |
lastModificationHistory |
archiveDate, attachment, client, comment, companyReference, demandStatus, demandType, ediError, emailGroup, fax, history, lastAttachmentOpener, mailFolder, object, originalEmail, priority, projectReference, rangeRow, receptionDate, recipient, replies, sender, takenBy, waitingStateDEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ARCHIVE_DATE, PROPERTY_ATTACHMENT, PROPERTY_CLIENT, PROPERTY_COMMENT, PROPERTY_COMPANY_REFERENCE, PROPERTY_DEMAND_STATUS, PROPERTY_DEMAND_TYPE, PROPERTY_EDI_ERROR, PROPERTY_EMAIL_GROUP, PROPERTY_FAX, PROPERTY_HISTORY, PROPERTY_LAST_ATTACHMENT_OPENER, PROPERTY_MAIL_FOLDER, PROPERTY_OBJECT, PROPERTY_ORIGINAL_EMAIL, PROPERTY_PRIORITY, PROPERTY_PROJECT_REFERENCE, PROPERTY_RANGE_ROW, PROPERTY_RECEPTION_DATE, PROPERTY_RECIPIENT, PROPERTY_REPLIES, PROPERTY_SENDER, PROPERTY_TAKEN_BY, PROPERTY_WAITING_STATE| Constructor and Description |
|---|
EmailImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
findFirstOpeningHistory() |
void |
findLastAttachmentOpeningInFolderHistory() |
void |
findLastModificationHistory() |
Date |
getFirstOpeningDate() |
protected History |
getFirstOpeningHistory() |
FaxToMailUser |
getFirstOpeningUser() |
Date |
getLastAttachmentOpeningInFolderDate() |
FaxToMailUser |
getLastAttachmentOpeningInFolderUser() |
protected History |
getLastAttachmentOpeningInThisFolderHistory() |
Date |
getLastModificationDate() |
protected History |
getLastModificationHistory() |
FaxToMailUser |
getLastModificationUser() |
String |
getReference() |
void |
setHistory(List<History> history) |
accept, accept0, addAllAttachment, addAllHistory, addAllRangeRow, addAllReplies, addAttachment, addAttachment, addHistory, addHistory, addRangeRow, addRangeRow, addReplies, addReplies, clearAttachment, clearHistory, clearRangeRow, clearReplies, containsAttachment, containsHistory, containsRangeRow, containsReplies, getArchiveDate, getAttachment, getAttachment, getAttachmentByTopiaId, getAttachmentTopiaIds, getClient, getComment, getCompanyReference, getDemandStatus, getDemandType, getEdiError, getEmailGroup, getHistory, getHistory, getHistoryByTopiaId, getHistoryTopiaIds, getLastAttachmentOpener, getMailFolder, getObject, getOriginalEmail, getPriority, getProjectReference, getRangeRow, getRangeRow, getRangeRowByTopiaId, getRangeRowTopiaIds, getReceptionDate, getRecipient, getReplies, getReplies, getRepliesByTopiaId, getRepliesTopiaIds, getSender, getTakenBy, getWaitingState, isAttachmentEmpty, isAttachmentNotEmpty, isFax, isHistoryEmpty, isHistoryNotEmpty, isRangeRowEmpty, isRangeRowNotEmpty, isRepliesEmpty, isRepliesNotEmpty, removeAttachment, removeAttachment, removeHistory, removeHistory, removeRangeRow, removeRangeRow, removeReplies, removeReplies, setArchiveDate, setAttachment, setClient, setComment, setCompanyReference, setDemandStatus, setDemandType, setEdiError, setEmailGroup, setFax, setLastAttachmentOpener, setMailFolder, setObject, setOriginalEmail, setPriority, setProjectReference, setRangeRow, setReceptionDate, setRecipient, setReplies, setSender, setTakenBy, setWaitingState, sizeAttachment, sizeHistory, sizeRangeRow, sizeRepliesaddPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected History firstOpeningHistory
protected History lastModificationHistory
protected History lastAttachmentOpeningInFolderHistory
public void findFirstOpeningHistory()
public void findLastModificationHistory()
public void findLastAttachmentOpeningInFolderHistory()
protected History getFirstOpeningHistory()
public FaxToMailUser getFirstOpeningUser()
public Date getFirstOpeningDate()
protected History getLastModificationHistory()
public FaxToMailUser getLastModificationUser()
public Date getLastModificationDate()
protected History getLastAttachmentOpeningInThisFolderHistory()
public FaxToMailUser getLastAttachmentOpeningInFolderUser()
public Date getLastAttachmentOpeningInFolderDate()
public void setHistory(List<History> history)
setHistory in interface EmailsetHistory in class EmailAbstractpublic String getReference()
Copyright © 2014 CodeLutin. All rights reserved.