org.sakaiproject.profile2.model
Class SocialNetworkingInfo

java.lang.Object
  extended by org.sakaiproject.profile2.model.SocialNetworkingInfo
All Implemented Interfaces:
Serializable

public class SocialNetworkingInfo
extends Object
implements Serializable

SocialNetworkingInfo is a model for storing a user's social networking details.

See Also:
Serialized Form

Constructor Summary
SocialNetworkingInfo(String userUuid)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialNetworkingInfo

public SocialNetworkingInfo(String userUuid)


Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.