com.evernote.edam.notestore
Class NoteStore

java.lang.Object
  extended by com.evernote.edam.notestore.NoteStore

public class NoteStore
extends java.lang.Object


Nested Class Summary
static class NoteStore.authenticateToSharedNotebook_args
           
static class NoteStore.authenticateToSharedNotebook_result
           
static class NoteStore.Client
           
static class NoteStore.copyNote_args
           
static class NoteStore.copyNote_result
           
static class NoteStore.createLinkedNotebook_args
           
static class NoteStore.createLinkedNotebook_result
           
static class NoteStore.createNote_args
           
static class NoteStore.createNote_result
           
static class NoteStore.createNotebook_args
           
static class NoteStore.createNotebook_result
           
static class NoteStore.createSearch_args
           
static class NoteStore.createSearch_result
           
static class NoteStore.createSharedNotebook_args
           
static class NoteStore.createSharedNotebook_result
           
static class NoteStore.createTag_args
           
static class NoteStore.createTag_result
           
static class NoteStore.deleteNote_args
           
static class NoteStore.deleteNote_result
           
static class NoteStore.emailNote_args
           
static class NoteStore.emailNote_result
           
static class NoteStore.expungeInactiveNotes_args
           
static class NoteStore.expungeInactiveNotes_result
           
static class NoteStore.expungeLinkedNotebook_args
           
static class NoteStore.expungeLinkedNotebook_result
           
static class NoteStore.expungeNote_args
           
static class NoteStore.expungeNote_result
           
static class NoteStore.expungeNotebook_args
           
static class NoteStore.expungeNotebook_result
           
static class NoteStore.expungeNotes_args
           
static class NoteStore.expungeNotes_result
           
static class NoteStore.expungeSearch_args
           
static class NoteStore.expungeSearch_result
           
static class NoteStore.expungeSharedNotebooks_args
           
static class NoteStore.expungeSharedNotebooks_result
           
static class NoteStore.expungeTag_args
           
static class NoteStore.expungeTag_result
           
static class NoteStore.findNoteCounts_args
           
static class NoteStore.findNoteCounts_result
           
static class NoteStore.findNotes_args
           
static class NoteStore.findNotes_result
           
static class NoteStore.getAccountSize_args
           
static class NoteStore.getAccountSize_result
           
static class NoteStore.getAds_args
           
static class NoteStore.getAds_result
           
static class NoteStore.getDefaultNotebook_args
           
static class NoteStore.getDefaultNotebook_result
           
static class NoteStore.getNote_args
           
static class NoteStore.getNote_result
           
static class NoteStore.getNotebook_args
           
static class NoteStore.getNotebook_result
           
static class NoteStore.getNoteContent_args
           
static class NoteStore.getNoteContent_result
           
static class NoteStore.getNoteSearchText_args
           
static class NoteStore.getNoteSearchText_result
           
static class NoteStore.getNoteTagNames_args
           
static class NoteStore.getNoteTagNames_result
           
static class NoteStore.getNoteVersion_args
           
static class NoteStore.getNoteVersion_result
           
static class NoteStore.getPublicNotebook_args
           
static class NoteStore.getPublicNotebook_result
           
static class NoteStore.getRandomAd_args
           
static class NoteStore.getRandomAd_result
           
static class NoteStore.getResource_args
           
static class NoteStore.getResource_result
           
static class NoteStore.getResourceAlternateData_args
           
static class NoteStore.getResourceAlternateData_result
           
static class NoteStore.getResourceAttributes_args
           
static class NoteStore.getResourceAttributes_result
           
static class NoteStore.getResourceByHash_args
           
static class NoteStore.getResourceByHash_result
           
static class NoteStore.getResourceData_args
           
static class NoteStore.getResourceData_result
           
static class NoteStore.getResourceRecognition_args
           
static class NoteStore.getResourceRecognition_result
           
static class NoteStore.getSearch_args
           
static class NoteStore.getSearch_result
           
static class NoteStore.getSharedNotebookByAuth_args
           
static class NoteStore.getSharedNotebookByAuth_result
           
static class NoteStore.getSyncChunk_args
           
static class NoteStore.getSyncChunk_result
           
static class NoteStore.getSyncState_args
           
static class NoteStore.getSyncState_result
           
static class NoteStore.getTag_args
           
static class NoteStore.getTag_result
           
static interface NoteStore.Iface
          Service: NoteStore
static class NoteStore.listLinkedNotebooks_args
           
static class NoteStore.listLinkedNotebooks_result
           
static class NoteStore.listNotebooks_args
           
static class NoteStore.listNotebooks_result
           
static class NoteStore.listNoteVersions_args
           
static class NoteStore.listNoteVersions_result
           
static class NoteStore.listSearches_args
           
static class NoteStore.listSearches_result
           
static class NoteStore.listSharedNotebooks_args
           
static class NoteStore.listSharedNotebooks_result
           
static class NoteStore.listTags_args
           
static class NoteStore.listTags_result
           
static class NoteStore.listTagsByNotebook_args
           
static class NoteStore.listTagsByNotebook_result
           
static class NoteStore.Processor
           
static class NoteStore.untagAll_args
           
static class NoteStore.untagAll_result
           
static class NoteStore.updateLinkedNotebook_args
           
static class NoteStore.updateLinkedNotebook_result
           
static class NoteStore.updateNote_args
           
static class NoteStore.updateNote_result
           
static class NoteStore.updateNotebook_args
           
static class NoteStore.updateNotebook_result
           
static class NoteStore.updateResource_args
           
static class NoteStore.updateResource_result
           
static class NoteStore.updateSearch_args
           
static class NoteStore.updateSearch_result
           
static class NoteStore.updateTag_args
           
static class NoteStore.updateTag_result
           
 
Constructor Summary
NoteStore()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoteStore

public NoteStore()