| Package | Description |
|---|---|
| org.springframework.social.evernote.api.impl | |
| org.springframework.social.evernote.connect |
| Modifier and Type | Class and Description |
|---|---|
class |
EvernoteTemplate
API Binding implementation for
Evernote. |
| Modifier and Type | Method and Description |
|---|---|
Evernote |
EvernoteServiceProvider.getApi(EvernoteOAuthToken accessToken) |
Evernote |
EvernoteServiceProvider.getApi(String accessToken,
String secret) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.social.connect.Connection<Evernote> |
EvernoteConnectionFactory.createConnection(org.springframework.social.connect.ConnectionData data) |
org.springframework.social.connect.Connection<Evernote> |
EvernoteConnectionFactory.createConnection(org.springframework.social.oauth1.OAuthToken accessToken) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.social.connect.UserProfile |
EvernoteAdapter.fetchUserProfile(Evernote evernote) |
void |
EvernoteAdapter.setConnectionValues(Evernote evernote,
org.springframework.social.connect.ConnectionValues values) |
boolean |
EvernoteAdapter.test(Evernote evernote) |
void |
EvernoteAdapter.updateStatus(Evernote evernote,
String message) |
Copyright © 2014. All rights reserved.