Uses of Class
org.jboss.seam.social.linkedin.model.LinkedInProfile

Packages that use LinkedInProfile
org.jboss.seam.social.linkedin.model   
 

Uses of LinkedInProfile in org.jboss.seam.social.linkedin.model
 

Methods in org.jboss.seam.social.linkedin.model that return types with arguments of type LinkedInProfile
 List<LinkedInProfile> LinkedInConnections.getConnections()
          Retrieves the list of connected profiles.
 

Constructor parameters in org.jboss.seam.social.linkedin.model with type arguments of type LinkedInProfile
LinkedInConnections(List<LinkedInProfile> connections)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.