public class AlfrescoLinkedInTemplate extends org.springframework.social.linkedin.api.impl.LinkedInTemplate implements AlfrescoLinkedIn
Constructor and Description |
---|
AlfrescoLinkedInTemplate(String consumerKey,
String consumerSecret,
String accessToken,
String accessTokenSecret) |
Modifier and Type | Method and Description |
---|---|
protected List<org.springframework.http.converter.HttpMessageConverter<?>> |
getMessageConverters() |
void |
postNetworkUpdate(String update) |
void |
shareComment(String comment) |
getConnections, getProfileId, getProfileUrl, getUserProfile
configureRestTemplate, getByteArrayMessageConverter, getFormMessageConverter, getJsonMessageConverter, getRestTemplate, isAuthorized, setRequestFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<org.springframework.http.converter.HttpMessageConverter<?>> getMessageConverters()
getMessageConverters
in class org.springframework.social.oauth1.AbstractOAuth1ApiBinding
public void postNetworkUpdate(String update)
postNetworkUpdate
in interface AlfrescoLinkedIn
public void shareComment(String comment)
shareComment
in interface AlfrescoLinkedIn
Copyright © 2005–2017 Alfresco Software. All rights reserved.