Abhijith12 / linkedin-j

Automatically exported from code.google.com/p/linkedin-j
0 stars 0 forks source link

Interests field missing #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In ProfileField, there is no constant for the field "interests" but there is on 
the Person class.  There should be a constant in ProfileField named INTERESTS 
that maps to the LinkedIn field "interests" and calls 
Person.setInterests(String) when a Person is inflated.

Original issue reported on code.google.com by spencerm...@gmail.com on 20 Jul 2010 at 7:07

GoogleCodeExporter commented 8 years ago
This defect has been fixed in build linkedin-j-1.0-rc1.zip.

Original comment by nabeelmukhtar on 9 Aug 2010 at 10:40