| Constructor and Description |
|---|
EvernoteAdapter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.social.connect.UserProfile |
fetchUserProfile(Evernote evernote) |
void |
setConnectionValues(Evernote evernote,
org.springframework.social.connect.ConnectionValues values) |
boolean |
test(Evernote evernote) |
void |
updateStatus(Evernote evernote,
String message) |
public boolean test(Evernote evernote)
test in interface org.springframework.social.connect.ApiAdapter<Evernote>public void setConnectionValues(Evernote evernote, org.springframework.social.connect.ConnectionValues values)
setConnectionValues in interface org.springframework.social.connect.ApiAdapter<Evernote>public org.springframework.social.connect.UserProfile fetchUserProfile(Evernote evernote)
fetchUserProfile in interface org.springframework.social.connect.ApiAdapter<Evernote>Copyright © 2014. All Rights Reserved.