public abstract static class FolderWriter.MailFolderFieldWriter
extends java.lang.Object
| Constructor and Description |
|---|
FolderWriter.MailFolderFieldWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeField(FolderWriter.JSONValuePutter jsonContainer,
int accountId,
MailFolder folder) |
void |
writeField(FolderWriter.JSONValuePutter jsonContainer,
int accountId,
MailFolder folder,
java.lang.String name,
int hasSubfolders) |
abstract void |
writeField(FolderWriter.JSONValuePutter putter,
int accountId,
MailFolder folder,
java.lang.String name,
int hasSubfolders,
java.lang.String fullName,
int module,
boolean all) |
public void writeField(FolderWriter.JSONValuePutter jsonContainer, int accountId, MailFolder folder) throws com.openexchange.exception.OXException
com.openexchange.exception.OXExceptionpublic void writeField(FolderWriter.JSONValuePutter jsonContainer, int accountId, MailFolder folder, java.lang.String name, int hasSubfolders) throws com.openexchange.exception.OXException
com.openexchange.exception.OXExceptionpublic abstract void writeField(FolderWriter.JSONValuePutter putter, int accountId, MailFolder folder, java.lang.String name, int hasSubfolders, java.lang.String fullName, int module, boolean all) throws com.openexchange.exception.OXException
com.openexchange.exception.OXException