- checkVersion(String, short, short) - Method in interface org.springframework.social.evernote.api.UserStoreOperations
-
Equivalent to UserStoreClient.checkVersion(String, short, short).
- clientFactory() - Method in interface org.springframework.social.evernote.api.Evernote
-
Returns underlying ClientFactory instance.
- clientFactory() - Method in class org.springframework.social.evernote.api.impl.EvernoteTemplate
-
- ClientStoreMethodInterceptor - Class in org.springframework.social.evernote.api.impl
-
Call a corresponding method in underlying ~StoreClient instance from ~Operations interface
- ClientStoreMethodInterceptor() - Constructor for class org.springframework.social.evernote.api.impl.ClientStoreMethodInterceptor
-
- completeTwoFactorAuthentication(String, String, String, String) - Method in interface org.springframework.social.evernote.api.UserStoreOperations
-
Equivalent to UserStoreClient.completeTwoFactorAuthentication(String, String, String, String).
- convert(Exception) - Static method in class org.springframework.social.evernote.api.EvernoteExceptionUtils
-
- copyNote(String, String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.copyNote(String, String).
- createConnection(OAuthToken) - Method in class org.springframework.social.evernote.connect.EvernoteConnectionFactory
-
- createConnection(ConnectionData) - Method in class org.springframework.social.evernote.connect.EvernoteConnectionFactory
-
- createLinkedNotebook(LinkedNotebook) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.createLinkedNotebook(com.evernote.edam.type.LinkedNotebook).
- createNote(Note, LinkedNotebook) - Method in interface org.springframework.social.evernote.api.LinkedNoteStoreOperations
-
Equivalent to LinkedNoteStoreClient.createNote(com.evernote.edam.type.Note, com.evernote.edam.type.LinkedNotebook).
- createNote(Note) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.createNote(com.evernote.edam.type.Note).
- createNotebook(Notebook) - Method in interface org.springframework.social.evernote.api.BusinessNoteStoreOperations
-
Equivalent to BusinessNoteStoreClient.createNotebook(com.evernote.edam.type.Notebook).
- createNotebook(Notebook) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.createNotebook(com.evernote.edam.type.Notebook) .
- createOAuthToken(String, String, MultiValueMap<String, String>) - Method in class org.springframework.social.evernote.connect.EvernoteOAuth1Template
-
- createSearch(SavedSearch) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.createSearch(com.evernote.edam.type.SavedSearch).
- createSharedNotebook(SharedNotebook) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.createSharedNotebook(com.evernote.edam.type.SharedNotebook)
- createTag(Tag) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.createTag(com.evernote.edam.type.Tag).
- getApi(String, String) - Method in class org.springframework.social.evernote.connect.EvernoteServiceProvider
-
- getApi(EvernoteOAuthToken) - Method in class org.springframework.social.evernote.connect.EvernoteServiceProvider
-
- getBootstrapInfo(String) - Method in interface org.springframework.social.evernote.api.UserStoreOperations
-
Equivalent to UserStoreClient.getBootstrapInfo(String).
- getClient() - Method in interface org.springframework.social.evernote.api.LinkedNoteStoreOperations
-
- getClient() - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
If direct access to the Note Store is needed, all of these calls are
synchronous
- getConsumerKey() - Method in class org.springframework.social.evernote.connect.EvernoteOAuth1Operations
-
- getCorrespondingNotebook(LinkedNotebook) - Method in interface org.springframework.social.evernote.api.LinkedNoteStoreOperations
-
Equivalent to LinkedNoteStoreClient.getCorrespondingNotebook(com.evernote.edam.type.LinkedNotebook).
- getDefaultNotebook() - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getDefaultNotebook().
- getEDAMErrorCode() - Method in exception org.springframework.social.evernote.api.EvernoteException
-
- getEdamExpires() - Method in class org.springframework.social.evernote.connect.EvernoteOAuthToken
-
- getEdamNoteStoreUrl() - Method in class org.springframework.social.evernote.connect.EvernoteOAuthToken
-
- getEdamShard() - Method in class org.springframework.social.evernote.connect.EvernoteOAuthToken
-
- getEdamUserId() - Method in class org.springframework.social.evernote.connect.EvernoteOAuthToken
-
- getEdamWebApiUrlPrefix() - Method in class org.springframework.social.evernote.connect.EvernoteOAuthToken
-
- getEvernoteAuth() - Method in class org.springframework.social.evernote.api.impl.EvernoteTemplate
-
- getEvernoteService() - Method in class org.springframework.social.evernote.api.impl.EvernoteTemplate
-
- getEvernoteService() - Method in class org.springframework.social.evernote.connect.EvernoteConnectionFactory
-
- getEvernoteService() - Method in class org.springframework.social.evernote.connect.EvernoteOAuth1Template
-
- getFilteredSyncChunk(int, int, SyncChunkFilter) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getFilteredSyncChunk(int, int, com.evernote.edam.notestore.SyncChunkFilter).
- getInitiallyNullListFields() - Method in class org.springframework.social.evernote.api.impl.ThriftNullSafeCollectionInterceptor
-
- getInitiallyNullMapFields() - Method in class org.springframework.social.evernote.api.impl.ThriftNullSafeCollectionInterceptor
-
- getInitiallyNullSetFields() - Method in class org.springframework.social.evernote.api.impl.ThriftNullSafeCollectionInterceptor
-
- getLinkedNotebookSyncChunk(LinkedNotebook, int, int, boolean) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getLinkedNotebookSyncChunk(com.evernote.edam.type.LinkedNotebook, int, int, boolean).
- getLinkedNotebookSyncState(LinkedNotebook) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getLinkedNotebookSyncState(com.evernote.edam.type.LinkedNotebook).
- getNote(String, boolean, boolean, boolean, boolean) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getNote(String, boolean, boolean, boolean, boolean)
- getNoteApplicationData(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getNoteApplicationData(String)
- getNoteApplicationDataEntry(String, String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getNoteApplicationDataEntry(String, String).
- getNotebook(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStore.Client#getNotebook(String, String).
- getNoteContent(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getNoteContent(String).
- getNoteSearchText(String, boolean, boolean) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getNoteSearchText(String, boolean, boolean).
- getNoteStoreUrl() - Method in interface org.springframework.social.evernote.api.UserStoreOperations
-
Equivalent to UserStoreClient.getNoteStoreUrl().
- getNoteTagNames(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getNoteTagNames(String).
- getNoteVersion(String, int, boolean, boolean, boolean) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getNoteVersion(String, int, boolean, boolean, boolean).
- getPremiumInfo() - Method in interface org.springframework.social.evernote.api.UserStoreOperations
-
Equivalent to UserStoreClient.getPremiumInfo().
- getPublicNotebook(int, String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getPublicNotebook(int, String).
- getPublicUserInfo(String) - Method in interface org.springframework.social.evernote.api.UserStoreOperations
-
Equivalent to UserStoreClient.getPublicUserInfo(String).
- getResource(String, boolean, boolean, boolean, boolean) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getResource(String, boolean, boolean, boolean, boolean).
- getResourceAlternateData(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getResourceAlternateData(String).
- getResourceApplicationData(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getResourceApplicationData(String).
- getResourceApplicationDataEntry(String, String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getResourceApplicationDataEntry(String, String).
- getResourceAttributes(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getResourceAttributes(String).
- getResourceByHash(String, byte[], boolean, boolean, boolean) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getResourceByHash(String, byte[], boolean, boolean, boolean).
- getResourceData(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getResourceData(String).
- getResourceRecognition(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getResourceRecognition(String).
- getResourceSearchText(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getResourceSearchText(String).
- getSearch(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getSearch(String).
- getSelectedOauth1Operations() - Method in class org.springframework.social.evernote.connect.EvernoteOAuth1Operations
-
- getSharedNotebookByAuth() - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getSharedNotebookByAuth().
- getStoreClient() - Method in interface org.springframework.social.evernote.api.StoreClientHolder
-
- getSyncChunk(int, int, boolean) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getSyncChunk(int, int, boolean).
- getSyncState() - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getSyncState().
- getSyncStateWithMetrics(ClientUsageMetrics) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getSyncStateWithMetrics(com.evernote.edam.notestore.ClientUsageMetrics).
- getTag(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.getTag(String).
- getUser() - Method in interface org.springframework.social.evernote.api.UserStoreOperations
-
Equivalent to UserStoreClient.getUser().
- getVersion() - Method in class org.springframework.social.evernote.connect.EvernoteOAuth1Operations
-
- unsetNoteApplicationDataEntry(String, String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.unsetNoteApplicationDataEntry(String, String)
- unsetResourceApplicationDataEntry(String, String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.unsetResourceApplicationDataEntry(String, String).
- untagAll(String) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.untagAll(String).
- unwrap(T) - Static method in class org.springframework.social.evernote.api.impl.ThriftWrapper
-
- updateLinkedNotebook(LinkedNotebook) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.updateLinkedNotebook(com.evernote.edam.type.LinkedNotebook).
- updateNote(Note) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.updateNote(com.evernote.edam.type.Note).
- updateNotebook(Notebook) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.updateNotebook(com.evernote.edam.type.Notebook) .
- updateResource(Resource) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.updateResource(com.evernote.edam.type.Resource).
- updateSearch(SavedSearch) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.updateSearch(com.evernote.edam.type.SavedSearch).
- updateSharedNotebook(SharedNotebook) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.updateSharedNotebook(com.evernote.edam.type.SharedNotebook).
- updateStatus(Evernote, String) - Method in class org.springframework.social.evernote.connect.EvernoteAdapter
-
- updateTag(Tag) - Method in interface org.springframework.social.evernote.api.NoteStoreOperations
-
Equivalent to NoteStoreClient.updateTag(com.evernote.edam.type.Tag).
- userStoreClient() - Method in interface org.springframework.social.evernote.api.Evernote
-
Retrieve UserStoreClient instance from underlying ClientFactory.
- userStoreClient() - Method in class org.springframework.social.evernote.api.impl.EvernoteTemplate
-
- userStoreOperations() - Method in interface org.springframework.social.evernote.api.Evernote
-
API for performing operations on UserStoreClient.
- userStoreOperations() - Method in class org.springframework.social.evernote.api.impl.EvernoteTemplate
-
- UserStoreOperations - Interface in org.springframework.social.evernote.api
-
Interface specifying a basic of UserStoreClient operations.