0

How could I get a list of projects from a position in LinkedIn-J? If it is not straightforwardly possible, how could I get a list of projects from a person/user/profile?

The documentation said nothing as far as I've seen and so I tried to use the autocomplete from Eclipse to see all methods from Persons, clients etc. etc.

Gray
  • 115,027
  • 24
  • 293
  • 354
brandizzi
  • 26,083
  • 8
  • 103
  • 158
  • I took the liberty of moving your comment into your question. Sorry to not be able to help. Best of luck. – Gray Mar 29 '12 at 19:48
  • Here's the Javadocs which I assume you have already: http://linkedin-j.googlecode.com/svn/trunk/linkedin-j/doc/index.html Here's the docs for Person: http://linkedin-j.googlecode.com/svn/trunk/linkedin-j/doc/com/google/code/linkedinapi/schema/Person.html – Gray Mar 29 '12 at 19:55

1 Answers1

0

Actually, LinkedIn API does not provide a way to retrieve projects currently, so LinkedIn-J cannot do it.

brandizzi
  • 26,083
  • 8
  • 103
  • 158