|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NoteCollectionCounts | |
|---|---|
| com.evernote.clients | |
| com.evernote.edam.notestore | |
| Uses of NoteCollectionCounts in com.evernote.clients |
|---|
| Methods in com.evernote.clients that return NoteCollectionCounts | |
|---|---|
NoteCollectionCounts |
NoteStoreClient.findNoteCounts(NoteFilter filter,
boolean withTrash)
|
| Uses of NoteCollectionCounts in com.evernote.edam.notestore |
|---|
| Methods in com.evernote.edam.notestore that return NoteCollectionCounts | |
|---|---|
NoteCollectionCounts |
NoteCollectionCounts.deepCopy()
|
NoteCollectionCounts |
NoteStoreIface.findNoteCounts(String authenticationToken,
NoteFilter filter,
boolean withTrash)
This function is used to determine how many notes are found for each notebook and tag in the user's account, given a current set of filter parameters that determine the current selection. |
NoteCollectionCounts |
NoteStore.Client.findNoteCounts(String authenticationToken,
NoteFilter filter,
boolean withTrash)
|
NoteCollectionCounts |
NoteStore.Client.recv_findNoteCounts()
|
| Methods in com.evernote.edam.notestore with parameters of type NoteCollectionCounts | |
|---|---|
int |
NoteCollectionCounts.compareTo(NoteCollectionCounts other)
|
boolean |
NoteCollectionCounts.equals(NoteCollectionCounts that)
|
| Constructors in com.evernote.edam.notestore with parameters of type NoteCollectionCounts | |
|---|---|
NoteCollectionCounts(NoteCollectionCounts other)
Performs a deep copy on other. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||