|
Spring Social Yammer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.yammer.api.impl.AbstractYammerOperations
org.springframework.social.yammer.api.impl.ThreadTemplate
public class ThreadTemplate
| Constructor Summary | |
|---|---|
ThreadTemplate(org.springframework.web.client.RestTemplate restTemplate)
|
|
| Method Summary | |
|---|---|
YammerThread |
getThread(long id)
Get information about a thread |
| Methods inherited from class org.springframework.social.yammer.api.impl.AbstractYammerOperations |
|---|
buildUri, buildUri, buildUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadTemplate(org.springframework.web.client.RestTemplate restTemplate)
| Method Detail |
|---|
public YammerThread getThread(long id)
ThreadOperations
getThread in interface ThreadOperationsid - the thread id
YammerThread
|
Spring Social Yammer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||