org.alfresco.repo.publishing.flickr.springsocial.connect
Class FlickrAdapter
java.lang.Object
org.alfresco.repo.publishing.flickr.springsocial.connect.FlickrAdapter
- All Implemented Interfaces:
- org.springframework.social.connect.ApiAdapter
public class FlickrAdapter
- extends java.lang.Object
- implements org.springframework.social.connect.ApiAdapter
- Since:
- 4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlickrAdapter
public FlickrAdapter()
test
public boolean test(Flickr flickr)
- Specified by:
test
in interface org.springframework.social.connect.ApiAdapter
setConnectionValues
public void setConnectionValues(Flickr flickr,
org.springframework.social.connect.ConnectionValues values)
- Specified by:
setConnectionValues
in interface org.springframework.social.connect.ApiAdapter
fetchUserProfile
public org.springframework.social.connect.UserProfile fetchUserProfile(Flickr flickr)
- Specified by:
fetchUserProfile
in interface org.springframework.social.connect.ApiAdapter
updateStatus
public void updateStatus(Flickr flickr,
java.lang.String message)
- Specified by:
updateStatus
in interface org.springframework.social.connect.ApiAdapter
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.