org.sakaiproject.profile2.service
Interface ProfileService


public interface ProfileService

A facade on the various logic component methods to improve backwards compatibility with clients of the older Profile2 apis. See PRFL-551.

Author:
Adrian Fish

Method Summary
 List<Person> getConnectionsForUser(String userUuid)
           
 

Method Detail

getConnectionsForUser

List<Person> getConnectionsForUser(String userUuid)


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