Package | Description |
---|---|
net.bluemind.notes.api | |
net.bluemind.notes.service |
Modifier and Type | Method and Description |
---|---|
static VNotesQuery |
VNotesQuery.create(VNoteQuery vnoteQuery,
java.util.List<java.lang.String> containers) |
static VNotesQuery |
VNotesQuery.create(VNoteQuery vnoteQuery,
java.lang.String owner) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ItemContainerValue<VNote>> |
INotes.search(VNotesQuery query)
|
java.util.concurrent.CompletableFuture<java.util.List<ItemContainerValue<VNote>>> |
INotesPromise.search(VNotesQuery query) |
void |
INotesAsync.search(VNotesQuery query,
AsyncHandler<java.util.List<ItemContainerValue<VNote>>> handler) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ItemContainerValue<VNote>> |
NotesService.search(VNotesQuery query) |
Copyright © 2023. All Rights Reserved.