public class ProfileServiceImpl extends Object implements ProfileService
| Constructor and Description |
|---|
ProfileServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<Person> |
getConnectionsForUser(String userUuid) |
void |
setConnectionsLogic(ProfileConnectionsLogic connectionsLogic) |
public void setConnectionsLogic(ProfileConnectionsLogic connectionsLogic)
public List<Person> getConnectionsForUser(String userUuid)
getConnectionsForUser in interface ProfileServiceCopyright © 2008–2017 The Sakai Foundation. All rights reserved.