Uses of Class
org.sakaiproject.profile2.model.SocialNetworkingInfo
-
Packages that use SocialNetworkingInfo Package Description org.sakaiproject.profile2.logic -
-
Uses of SocialNetworkingInfo in org.sakaiproject.profile2.logic
Methods in org.sakaiproject.profile2.logic that return SocialNetworkingInfo Modifier and Type Method Description SocialNetworkingInfoProfileLogic. 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 Modifier and Type Method Description booleanProfileLogic. saveSocialNetworkingInfo(SocialNetworkingInfo socialNetworkingInfo)Saves the social networking information to the database.
-