com.googlecode.googleplus.core
Class GooglePlusAdapter
java.lang.Object
com.googlecode.googleplus.core.GooglePlusAdapter
- All Implemented Interfaces:
- org.springframework.social.connect.ApiAdapter<Plus>
public class GooglePlusAdapter
- extends Object
- implements org.springframework.social.connect.ApiAdapter<Plus>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GooglePlusAdapter
public GooglePlusAdapter()
test
public boolean test(Plus api)
- Specified by:
test in interface org.springframework.social.connect.ApiAdapter<Plus>
setConnectionValues
public void setConnectionValues(Plus api,
org.springframework.social.connect.ConnectionValues values)
- Specified by:
setConnectionValues in interface org.springframework.social.connect.ApiAdapter<Plus>
fetchUserProfile
public org.springframework.social.connect.UserProfile fetchUserProfile(Plus api)
- Specified by:
fetchUserProfile in interface org.springframework.social.connect.ApiAdapter<Plus>
updateStatus
public void updateStatus(Plus api,
String message)
- Specified by:
updateStatus in interface org.springframework.social.connect.ApiAdapter<Plus>
Copyright © 2014. All Rights Reserved.