Uses of Class
org.sakaiproject.profile2.model.SocialNetworkingInfo

Packages that use SocialNetworkingInfo
org.sakaiproject.profile2.logic   
 

Uses of SocialNetworkingInfo in org.sakaiproject.profile2.logic
 

Methods in org.sakaiproject.profile2.logic that return SocialNetworkingInfo
 SocialNetworkingInfo ProfileLogic.getSocialNetworkingInfo(String userId)
          Retrieves the social networking information for the specified user from the database.
 

Methods in org.sakaiproject.profile2.logic with parameters of type SocialNetworkingInfo
 boolean ProfileLogic.saveSocialNetworkingInfo(SocialNetworkingInfo socialNetworkingInfo)
          Saves the social networking information to the database.
 



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