public interface MessageInterface
| Modifier and Type | Method and Description |
|---|---|
void |
free() |
String[] |
getBccList() |
String[] |
getCcList() |
Date |
getCreateDate() |
String[] |
getFromList() |
Long |
getId() |
Date |
getLastModifyDate() |
String |
getName() |
String[] |
getSenderList() |
LibrarySession |
getSession() |
String[] |
getToList() |
String[] getSenderList() throws IfsException
IfsExceptionString[] getFromList() throws IfsException
IfsExceptionString[] getToList() throws IfsException
IfsExceptionString[] getCcList() throws IfsException
IfsExceptionString[] getBccList() throws IfsException
IfsExceptionLong getId() throws IfsException
IfsExceptionString getName() throws IfsException
IfsExceptionvoid free() throws IfsException
IfsExceptionLibrarySession getSession() throws IfsException
IfsExceptionDate getCreateDate() throws IfsException
IfsExceptionDate getLastModifyDate() throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.