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, trashMethods inherited from interface net.bluemind.core.container.api.IChangelogSupport
changeset, changesetById, filteredChangesetById, getVersionMethods inherited from interface net.bluemind.core.container.api.IItemChangelogSupport
itemChangelogMethods inherited from interface net.bluemind.backend.mail.api.IMailboxFolders
counters, createBasic, createForHierarchy, deepDelete, deleteById, emptyFolder, importItems, markFolderAsRead, removeMessages, updateByIdMethods inherited from interface net.bluemind.core.container.api.IReadByIdSupport
getCompleteById, multipleGetById