Package net.bluemind.notes.api
Interface INoteUidsAsync
public interface INoteUidsAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getDefaultUserNotes
(String uid, AsyncHandler<String> handler) void
getUserCreatedNotes
(String uid, AsyncHandler<String> handler)
-
Method Details
-
getDefaultUserNotes
-
getUserCreatedNotes
-