Package net.bluemind.backend.mail.api
Interface IMailboxFoldersByOwner
- All Superinterfaces:
IBaseMailboxFolders
,IChangelogSupport
,IItemChangelogSupport
,IMailboxFolders
,IReadByIdSupport<MailboxFolder>
@Path("/mail_folders_owner/{domainUid}/{ownerUid}")
public interface IMailboxFoldersByOwner
extends IMailboxFolders
API to access the hierarchy of a user or shared mailbox by its uid.
This API is tied to a container of
MailboxFolder
with a changelog.-
Method Summary
Methods inherited from interface net.bluemind.backend.mail.api.IBaseMailboxFolders
all, byName, childrensOf, getComplete, getFullName, root, searchItems, trash
Methods inherited from interface net.bluemind.core.container.api.IChangelogSupport
changeset, changesetById, filteredChangesetById, getVersion
Methods inherited from interface net.bluemind.core.container.api.IItemChangelogSupport
itemChangelog
Methods inherited from interface net.bluemind.backend.mail.api.IMailboxFolders
counters, createBasic, createForHierarchy, deepDelete, deleteById, emptyFolder, importItems, markFolderAsRead, removeMessages, updateById
Methods inherited from interface net.bluemind.core.container.api.IReadByIdSupport
getCompleteById, multipleGetById