|
Spring Social LinkedIn | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.linkedin.api.SearchResult
org.springframework.social.linkedin.api.Group.GroupPosts
public static class Group.GroupPosts
| Constructor Summary | |
|---|---|
Group.GroupPosts(int count,
int start,
int total)
|
|
| Method Summary | |
|---|---|
java.util.List<Post> |
getPosts()
|
| Methods inherited from class org.springframework.social.linkedin.api.SearchResult |
|---|
getCount, getStart, getTotal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Group.GroupPosts(int count,
int start,
int total)
| Method Detail |
|---|
public java.util.List<Post> getPosts()
|
Spring Social LinkedIn | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||