Uses of Class
net.bluemind.core.container.model.ItemChangelog
Packages that use ItemChangelog
Package
Description
-
Uses of ItemChangelog in net.bluemind.addressbook.api
Methods in net.bluemind.addressbook.api that return types with arguments of type ItemChangelogMethod parameters in net.bluemind.addressbook.api with type arguments of type ItemChangelogModifier and TypeMethodDescriptionvoid
IAddressBookAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) -
Uses of ItemChangelog in net.bluemind.backend.mail.api
Methods in net.bluemind.backend.mail.api that return types with arguments of type ItemChangelogModifier and TypeMethodDescriptionIBaseMailboxFoldersPromise.itemChangelog
(String uid, Long arg1) IMailboxFoldersByContainerPromise.itemChangelog
(String uid, Long arg1) IMailboxFoldersPromise.itemChangelog
(String uid, Long arg1) IMailboxItemsPromise.itemChangelog
(String uid, Long arg1) IReadOnlyMailboxFoldersPromise.itemChangelog
(String uid, Long arg1) Method parameters in net.bluemind.backend.mail.api with type arguments of type ItemChangelogModifier and TypeMethodDescriptionvoid
IBaseMailboxFoldersAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) void
IMailboxFoldersAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) void
IMailboxFoldersByContainerAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) void
IMailboxItemsAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) void
IReadOnlyMailboxFoldersAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) -
Uses of ItemChangelog in net.bluemind.calendar.api
Methods in net.bluemind.calendar.api that return types with arguments of type ItemChangelogModifier and TypeMethodDescriptionICalendarPromise.itemChangelog
(String uid, Long arg1) IUserCalendarViewsPromise.itemChangelog
(String uid, Long arg1) Method parameters in net.bluemind.calendar.api with type arguments of type ItemChangelogModifier and TypeMethodDescriptionvoid
ICalendarAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) void
IUserCalendarViewsAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) -
Uses of ItemChangelog in net.bluemind.core.container.api
Methods in net.bluemind.core.container.api that return ItemChangelogMethods in net.bluemind.core.container.api that return types with arguments of type ItemChangelogModifier and TypeMethodDescriptionIChangelogSupportPromise.itemChangelog
(String uid, Long since) IContainersFlatHierarchyPromise.itemChangelog
(String uid, Long since) IOwnerSubscriptionsPromise.itemChangelog
(String uid, Long since) Method parameters in net.bluemind.core.container.api with type arguments of type ItemChangelogModifier and TypeMethodDescriptionvoid
IChangelogSupportAsync.itemChangelog
(String uid, Long since, AsyncHandler<ItemChangelog> handler) void
IContainersFlatHierarchyAsync.itemChangelog
(String uid, Long since, AsyncHandler<ItemChangelog> handler) void
IOwnerSubscriptionsAsync.itemChangelog
(String uid, Long since, AsyncHandler<ItemChangelog> handler) -
Uses of ItemChangelog in net.bluemind.core.container.api.internal
Methods in net.bluemind.core.container.api.internal that return ItemChangelog -
Uses of ItemChangelog in net.bluemind.exchange.mapi.api
Methods in net.bluemind.exchange.mapi.api that return types with arguments of type ItemChangelogMethod parameters in net.bluemind.exchange.mapi.api with type arguments of type ItemChangelogModifier and TypeMethodDescriptionvoid
IMapiFolderAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) -
Uses of ItemChangelog in net.bluemind.notes.api
Methods in net.bluemind.notes.api that return types with arguments of type ItemChangelogMethod parameters in net.bluemind.notes.api with type arguments of type ItemChangelogModifier and TypeMethodDescriptionvoid
INoteAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) -
Uses of ItemChangelog in net.bluemind.smime.cacerts.api
Methods in net.bluemind.smime.cacerts.api that return types with arguments of type ItemChangelogMethod parameters in net.bluemind.smime.cacerts.api with type arguments of type ItemChangelogModifier and TypeMethodDescriptionvoid
ISmimeCACertAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) -
Uses of ItemChangelog in net.bluemind.todolist.api
Methods in net.bluemind.todolist.api that return types with arguments of type ItemChangelogMethod parameters in net.bluemind.todolist.api with type arguments of type ItemChangelogModifier and TypeMethodDescriptionvoid
ITodoListAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler) -
Uses of ItemChangelog in net.bluemind.webappdata.api
Methods in net.bluemind.webappdata.api that return types with arguments of type ItemChangelogMethod parameters in net.bluemind.webappdata.api with type arguments of type ItemChangelogModifier and TypeMethodDescriptionvoid
IWebAppDataAsync.itemChangelog
(String uid, Long arg1, AsyncHandler<ItemChangelog> handler)