JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.notes.api
INoteUidsPromise
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getDefaultUserNotes(String)
getUserCreatedNotes(String)
Interface INoteUidsPromise
public interface
INoteUidsPromise
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CompletableFuture
<
String
>
getDefaultUserNotes
(
String
uid)
CompletableFuture
<
String
>
getUserCreatedNotes
(
String
uid)
Method Details
getDefaultUserNotes
CompletableFuture
<
String
>
getDefaultUserNotes
(
String
uid)
getUserCreatedNotes
CompletableFuture
<
String
>
getUserCreatedNotes
(
String
uid)