public class ArchiveImportExportBean extends EmailImpl
Email).| Modifier and Type | Field and Description |
|---|---|
protected String |
attachmentPaths |
protected String |
clientBrand |
protected String |
clientCode |
protected String |
error |
protected String |
mailFolderPath |
protected String |
originalEmailContent |
protected static String |
PROPERTY_ATTACHMENT_PATHS |
protected static String |
PROPERTY_CLIENT_BRAND |
protected static String |
PROPERTY_CLIENT_CODE |
protected static String |
PROPERTY_ERROR |
protected static String |
PROPERTY_MAIL_FOLDER_PATHS |
protected static String |
PROPERTY_ORIGINAL_EMAIL_CONTENT |
firstOpeningHistory, lastAttachmentOpeningInFolderHistory, lastModificationHistoryarchiveDate, 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 |
|---|
ArchiveImportExportBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachmentPaths() |
String |
getClientBrand() |
String |
getClientCode() |
String |
getError() |
String |
getMailFolderPath() |
String |
getOriginalEmailContent() |
void |
setAttachmentPaths(String attachmentPaths) |
void |
setClientBrand(String clientBrand) |
void |
setClientCode(String clientCode) |
void |
setError(String error) |
void |
setMailFolderPath(String mailFolderPath) |
void |
setOriginalEmailContent(String originalEmailContent) |
findFirstOpeningHistory, findLastAttachmentOpeningInFolderHistory, findLastModificationHistory, getFirstOpeningDate, getFirstOpeningHistory, getFirstOpeningUser, getLastAttachmentOpeningInFolderDate, getLastAttachmentOpeningInFolderUser, getLastAttachmentOpeningInThisFolderHistory, getLastModificationDate, getLastModificationHistory, getLastModificationUser, getReference, getTitle, setHistoryaccept, accept0, addAllAttachment, addAllHistory, addAllRangeRow, addAllReplies, addAttachment, addHistory, addRangeRow, addRangeRow, addReplies, addReplies, clearAttachment, clearHistory, clearRangeRow, clearReplies, containsAttachment, containsHistory, containsRangeRow, containsReplies, getArchiveDate, getAttachment, getAttachmentByTopiaId, getAttachmentTopiaIds, getClient, getComment, getCompanyReference, getDemandStatus, getDemandType, getEdiError, getEmailGroup, 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, 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 static final String PROPERTY_MAIL_FOLDER_PATHS
protected static final String PROPERTY_ATTACHMENT_PATHS
protected static final String PROPERTY_CLIENT_CODE
protected static final String PROPERTY_CLIENT_BRAND
protected static final String PROPERTY_ERROR
protected static final String PROPERTY_ORIGINAL_EMAIL_CONTENT
protected String mailFolderPath
protected String attachmentPaths
protected String clientCode
protected String clientBrand
protected String error
protected String originalEmailContent
public String getMailFolderPath()
public void setMailFolderPath(String mailFolderPath)
public String getAttachmentPaths()
public void setAttachmentPaths(String attachmentPaths)
public String getClientCode()
public void setClientCode(String clientCode)
public String getClientBrand()
public void setClientBrand(String clientBrand)
public String getError()
public void setError(String error)
public String getOriginalEmailContent()
public void setOriginalEmailContent(String originalEmailContent)
Copyright © 2014–2016 CodeLutin. All rights reserved.