|
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.LinkedInConnections
public class LinkedInConnections
A model class containing a list of a user's connections on LinkedIn.
| Constructor Summary | |
|---|---|
LinkedInConnections(java.util.List<LinkedInProfile> connections)
|
|
| Method Summary | |
|---|---|
java.util.List<LinkedInProfile> |
getConnections()
Retrieves the list of connected profiles. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkedInConnections(java.util.List<LinkedInProfile> connections)
| Method Detail |
|---|
public java.util.List<LinkedInProfile> getConnections()
|
Spring Social LinkedIn | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||