Uses of Class
net.bluemind.core.api.ListResult
Package
Description
-
Uses of ListResult in net.bluemind.addressbook.api
Modifier and TypeMethodDescriptionIAddressBook.search
(VCardQuery query) ElasticSearch based vcard searchIAddressBooks.search
(VCardQuery query) ElasticSearch based vcard search througth all subscribed addressbooksModifier and TypeMethodDescriptionIAddressBookPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) IAddressBookPromise.search
(VCardQuery query) IAddressBooksPromise.search
(VCardQuery query) Modifier and TypeMethodDescriptionvoid
IAddressBookAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
IAddressBookAsync.search
(VCardQuery query, AsyncHandler<ListResult<ItemValue<VCardInfo>>> handler) void
IAddressBooksAsync.search
(VCardQuery query, AsyncHandler<ListResult<ItemContainerValue<VCardInfo>>> handler) -
Uses of ListResult in net.bluemind.backend.mail.api
Modifier and TypeMethodDescriptionIBaseMailboxFoldersPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) IMailboxFoldersByContainerPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) IMailboxFoldersPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) IMailboxItemsPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) IReadOnlyMailboxFoldersPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) Modifier and TypeMethodDescriptionvoid
IBaseMailboxFoldersAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
IMailboxFoldersAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
IMailboxFoldersByContainerAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
IMailboxItemsAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
IReadOnlyMailboxFoldersAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) -
Uses of ListResult in net.bluemind.calendar.api
Modifier and TypeMethodDescriptionICalendar.list()
List all the events of this calendar.ICalendarView.list()
Deprecated.Returns a list ofCalendarView
ICalendar.search
(VEventQuery query) Search for events matching the given query.ICalendar.searchPendingCounters()
Search pending counters of the current userModifier and TypeMethodDescriptionIUserCalendarViewsPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) ICalendarPromise.list()
ICalendarViewPromise.list()
IUserCalendarViewsPromise.list()
ICalendarPromise.search
(VEventQuery query) ICalendarPromise.searchPendingCounters()
Modifier and TypeMethodDescriptionvoid
ICalendarAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
IUserCalendarViewsAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
ICalendarAsync.list
(AsyncHandler<ListResult<ItemValue<VEventSeries>>> handler) void
ICalendarViewAsync.list
(AsyncHandler<ListResult<ItemValue<CalendarView>>> handler) void
IUserCalendarViewsAsync.list
(AsyncHandler<ListResult<ItemValue<CalendarView>>> handler) void
ICalendarAsync.search
(VEventQuery query, AsyncHandler<ListResult<ItemValue<VEventSeries>>> handler) void
ICalendarAsync.searchPendingCounters
(AsyncHandler<ListResult<ItemValue<VEventSeries>>> handler) -
Uses of ListResult in net.bluemind.core.api
-
Uses of ListResult in net.bluemind.core.container.api
Modifier and TypeMethodDescriptionIChangelogSupportPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) IContainersFlatHierarchyPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) IOwnerSubscriptionsPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) Modifier and TypeMethodDescriptionvoid
IChangelogSupportAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
IContainersFlatHierarchyAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
IOwnerSubscriptionsAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) -
Uses of ListResult in net.bluemind.device.api
Modifier and TypeMethodDescriptionvoid
IDeviceAsync.list
(AsyncHandler<ListResult<ItemValue<Device>>> handler) -
Uses of ListResult in net.bluemind.directory.api
Modifier and TypeMethodDescriptionIDirectory.search
(DirEntryQuery query) SearchDirEntry
s byDirEntryQuery
Modifier and TypeMethodDescriptionvoid
IDirectoryAsync.search
(DirEntryQuery query, AsyncHandler<ListResult<ItemValue<DirEntry>>> handler) -
Uses of ListResult in net.bluemind.documentfolder.api
Modifier and TypeMethodDescriptionvoid
IDocumentFolderAsync.list
(AsyncHandler<ListResult<DocumentFolder>> handler) -
Uses of ListResult in net.bluemind.exchange.mapi.api
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionvoid
IMapiFolderAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) -
Uses of ListResult in net.bluemind.notes.api
Modifier and TypeMethodDescriptionvoid
INoteAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
INoteAsync.search
(VNoteQuery query, AsyncHandler<ListResult<ItemValue<VNote>>> handler) -
Uses of ListResult in net.bluemind.scheduledjob.api
Modifier and TypeMethodDescriptionIJob.searchExecution
(JobExecutionQuery query) Fetch recorded job executions.List jobs deployed.Modifier and TypeMethodDescriptionvoid
IJobAsync.searchExecution
(JobExecutionQuery query, AsyncHandler<ListResult<JobExecution>> handler) void
IJobAsync.searchJob
(JobQuery query, AsyncHandler<ListResult<Job>> handler) -
Uses of ListResult in net.bluemind.smime.cacerts.api
Modifier and TypeMethodDescriptionISmimeCACertPromise.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset) Modifier and TypeMethodDescriptionvoid
ISmimeCACertAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) -
Uses of ListResult in net.bluemind.todolist.api
Modifier and TypeMethodDescriptionITodoList.search
(VTodoQuery query) SearchVTodo
's byVTodoQuery
Modifier and TypeMethodDescriptionvoid
ITodoListAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler) void
ITodoListAsync.search
(VTodoQuery query, AsyncHandler<ListResult<ItemValue<VTodo>>> handler) -
Uses of ListResult in net.bluemind.webappdata.api
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionvoid
IWebAppDataAsync.allIds
(String filter, Long knownContainerVersion, Integer limit, Integer offset, AsyncHandler<ListResult<Long>> handler)