|
Spring Social Yammer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.oauth2.AbstractOAuth2ApiBinding
org.springframework.social.yammer.api.impl.YammerTemplate
public class YammerTemplate
| Constructor Summary | |
|---|---|
YammerTemplate(java.lang.String accessToken)
|
|
| Method Summary | |
|---|---|
protected void |
configureRestTemplate(org.springframework.web.client.RestTemplate restTemplate)
|
GroupOperations |
groupOperations()
Returns the portion of the API containing the Group operations |
MessageOperations |
messageOperations()
Returns the portion of the API containing the Message operations |
SearchOperations |
searchOperations()
Returns the portion of the API containing the Search operations |
SubscriptionOperations |
subscriptionOperations()
Returns the portion of the API containing the Subscription (follow) operations |
ThreadOperations |
threadOperations()
Returns the portion of the API containing the Thread operations |
TopicOperations |
topicOperations()
Returns the portion of the API containing the Topic (tags) operations |
UserOperations |
userOperations()
Returns the portion of the API containing the User operations |
| Methods inherited from class org.springframework.social.oauth2.AbstractOAuth2ApiBinding |
|---|
getByteArrayMessageConverter, getFormMessageConverter, getJsonMessageConverter, getMessageConverters, getOAuth2Version, getRestTemplate, isAuthorized, setRequestFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public YammerTemplate(java.lang.String accessToken)
| Method Detail |
|---|
public UserOperations userOperations()
Yammer
userOperations in interface Yammerpublic MessageOperations messageOperations()
Yammer
messageOperations in interface Yammerpublic GroupOperations groupOperations()
Yammer
groupOperations in interface Yammerpublic SearchOperations searchOperations()
Yammer
searchOperations in interface Yammerpublic TopicOperations topicOperations()
Yammer
topicOperations in interface Yammerpublic SubscriptionOperations subscriptionOperations()
Yammer
subscriptionOperations in interface Yammerpublic ThreadOperations threadOperations()
Yammer
threadOperations in interface Yammerprotected void configureRestTemplate(org.springframework.web.client.RestTemplate restTemplate)
configureRestTemplate in class org.springframework.social.oauth2.AbstractOAuth2ApiBinding
|
Spring Social Yammer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||