public class MailboxFolderHierarchyService extends FolderHierarchyService implements IInternalMailboxFolderHierarchy
| Modifier and Type | Field and Description | 
|---|---|
protected static org.slf4j.Logger | 
logger  | 
container, context, eventProducer, folderStore, hooks, mailboxUid, securityContext, storeService| Constructor and Description | 
|---|
MailboxFolderHierarchyService(BmContext context,
                             Container container,
                             java.lang.String mailboxUid)  | 
| Modifier and Type | Method and Description | 
|---|---|
ItemValue<Folder> | 
byPath(java.lang.String path)  | 
ItemValue<Folder> | 
createUserMailFolder(java.lang.String imapPath)  | 
void | 
iniFs()  | 
allUids, byContentUri, byId, byParentId, byUid, changelog, changeset, changesetById, create, createFolder, delete, deleteAll, getComplete, getHooks, multipleGet, reset, search, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, createFolder, delete, deleteAll, updateallUids, byContentUri, byId, byParentId, byUid, changelog, changeset, changesetById, getComplete, multipleGet, reset, searchpublic MailboxFolderHierarchyService(BmContext context, Container container, java.lang.String mailboxUid) throws ServerFault
ServerFaultpublic void iniFs()
           throws ServerFault
iniFs in interface IInternalMailboxFolderHierarchyServerFaultpublic ItemValue<Folder> createUserMailFolder(java.lang.String imapPath) throws ServerFault
createUserMailFolder in interface IMailboxFolderHierarchycreateUserMailFolder in interface IInternalMailboxFolderHierarchyServerFaultpublic ItemValue<Folder> byPath(java.lang.String path) throws ServerFault
byPath in interface IMailboxFolderHierarchyServerFaultCopyright © 2021. All Rights Reserved.