org.springframework.social.linkedin.api
Class GroupSuggestions
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.SearchResult
org.springframework.social.linkedin.api.GroupSuggestions
- All Implemented Interfaces:
- Serializable
public class GroupSuggestions
- extends SearchResult
Model class representing group suggestions on LinkedIn
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupSuggestions
public GroupSuggestions(int count,
int start,
int total)
getSuggestions
public List<Group> getSuggestions()