java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.google.code.linkedinapi.client.enumeration.SearchSortOrder |
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SearchSortOrder | CONNECTIONS | Number of connections per person, from largest to smallest. | |||||||||
SearchSortOrder | DISTANCE | Orders the returns based on the ascending degree of separation within a member's network, with first degree connections first. | |||||||||
SearchSortOrder | RECOMMENDERS | Orders the returns by number of ensorsers each of the search returns has. | |||||||||
SearchSortOrder | RELEVANCE | Orders the returns based on relevance for the keywords provided. |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
fieldName | Field description | ||||||||||
stringToEnum | Field Description. |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Method description
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Number of connections per person, from largest to smallest.
Orders the returns based on the ascending degree of separation within a member's network, with first degree connections first.
Orders the returns by number of ensorsers each of the search returns has.
Orders the returns based on relevance for the keywords provided.
Field description
symbol |
---|
Method description