org.alfresco.repo.publishing.linkedin.springsocial.connect
Class LinkedInAdapter
java.lang.Object
org.alfresco.repo.publishing.linkedin.springsocial.connect.LinkedInAdapter
- All Implemented Interfaces:
- org.springframework.social.connect.ApiAdapter
public class LinkedInAdapter
- 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 |
LinkedInAdapter
public LinkedInAdapter()
test
public boolean test(AlfrescoLinkedIn linkedin)
- Specified by:
test
in interface org.springframework.social.connect.ApiAdapter
setConnectionValues
public void setConnectionValues(AlfrescoLinkedIn linkedin,
org.springframework.social.connect.ConnectionValues values)
- Specified by:
setConnectionValues
in interface org.springframework.social.connect.ApiAdapter
fetchUserProfile
public org.springframework.social.connect.UserProfile fetchUserProfile(AlfrescoLinkedIn linkedin)
- Specified by:
fetchUserProfile
in interface org.springframework.social.connect.ApiAdapter
updateStatus
public void updateStatus(AlfrescoLinkedIn linkedin,
java.lang.String message)
- Specified by:
updateStatus
in interface org.springframework.social.connect.ApiAdapter
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.