org.jboss.seam.social.linkedin
Class LinkedInProfileMixin

java.lang.Object
  extended by org.jboss.seam.social.linkedin.LinkedInProfileMixin

public class LinkedInProfileMixin
extends Object

Author:
Craig Walls, Antoine Sabot-Durand

Constructor Summary
LinkedInProfileMixin(String id, String firstName, String lastName, String headline, String industry, String publicProfileUrl, String standardProfileUrl, String profilePictureUrl)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkedInProfileMixin

public LinkedInProfileMixin(String id,
                            String firstName,
                            String lastName,
                            String headline,
                            String industry,
                            String publicProfileUrl,
                            String standardProfileUrl,
                            String profilePictureUrl)


Copyright © 2011 Seam Framework. All Rights Reserved.