|
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.LinkedInObject
org.springframework.social.linkedin.api.SearchResult
org.springframework.social.linkedin.api.LinkedInProfiles
public class LinkedInProfiles
Search result for querying profiles
| Constructor Summary | |
|---|---|
LinkedInProfiles(int count,
int start,
int total)
|
|
| Method Summary | |
|---|---|
java.util.List<LinkedInProfile> |
getPeople()
|
| Methods inherited from class org.springframework.social.linkedin.api.SearchResult |
|---|
getCount, getStart, getTotal |
| Methods inherited from class org.springframework.social.linkedin.api.LinkedInObject |
|---|
add, getExtraData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkedInProfiles(int count,
int start,
int total)
| Method Detail |
|---|
public java.util.List<LinkedInProfile> getPeople()
|
spring-social-linkedin | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||