org.springframework.social.linkedin.api
Class LinkedInProfiles
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.SearchResult
org.springframework.social.linkedin.api.LinkedInProfiles
- All Implemented Interfaces:
- Serializable
public class LinkedInProfiles
- extends SearchResult
Search result for querying profiles
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkedInProfiles
public LinkedInProfiles(int count,
int start,
int total)
getPeople
public List<LinkedInProfile> getPeople()