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