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
IfsException
String[] getFromList() throws IfsException
IfsException
String[] getToList() throws IfsException
IfsException
String[] getCcList() throws IfsException
IfsException
String[] getBccList() throws IfsException
IfsException
Long getId() throws IfsException
IfsException
String getName() throws IfsException
IfsException
void free() throws IfsException
IfsException
LibrarySession getSession() throws IfsException
IfsException
Date getCreateDate() throws IfsException
IfsException
Date getLastModifyDate() throws IfsException
IfsException
Copyright © 2023. All rights reserved.