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, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, createFolder, delete, deleteAll, update
allUids, byContentUri, byId, byParentId, byUid, changelog, changeset, changesetById, getComplete, multipleGet, reset, search
public MailboxFolderHierarchyService(BmContext context, Container container, java.lang.String mailboxUid) throws ServerFault
ServerFault
public void iniFs() throws ServerFault
iniFs
in interface IInternalMailboxFolderHierarchy
ServerFault
public ItemValue<Folder> createUserMailFolder(java.lang.String imapPath) throws ServerFault
createUserMailFolder
in interface IMailboxFolderHierarchy
createUserMailFolder
in interface IInternalMailboxFolderHierarchy
ServerFault
public ItemValue<Folder> byPath(java.lang.String path) throws ServerFault
byPath
in interface IMailboxFolderHierarchy
ServerFault
Copyright © 2021. All Rights Reserved.