| Constructor and Description |
|---|
FlickrAdapter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.social.connect.UserProfile |
fetchUserProfile(Flickr flickr) |
void |
setConnectionValues(Flickr flickr,
org.springframework.social.connect.ConnectionValues values) |
boolean |
test(Flickr flickr) |
void |
updateStatus(Flickr flickr,
String message) |
public boolean test(Flickr flickr)
test in interface org.springframework.social.connect.ApiAdapter<Flickr>public void setConnectionValues(Flickr flickr, org.springframework.social.connect.ConnectionValues values)
setConnectionValues in interface org.springframework.social.connect.ApiAdapter<Flickr>public org.springframework.social.connect.UserProfile fetchUserProfile(Flickr flickr)
fetchUserProfile in interface org.springframework.social.connect.ApiAdapter<Flickr>Copyright © 2005–2014 Alfresco Software. All rights reserved.