| Package | Description |
|---|---|
| org.sakaiproject.profile2.logic |
| Modifier and Type | Method and Description |
|---|---|
BasicConnection |
ProfileConnectionsLogic.getBasicConnection(String userUuid)
Get a BasicConnection
|
BasicConnection |
ProfileConnectionsLogic.getBasicConnection(org.sakaiproject.user.api.User user)
Get a BasicConnection
|
| Modifier and Type | Method and Description |
|---|---|
List<BasicConnection> |
ProfileConnectionsLogic.getBasicConnections(List<org.sakaiproject.user.api.User> users)
Get a List of BasicConnections for the given Users.
|
List<BasicConnection> |
ProfileConnectionsLogic.getBasicConnectionsForUser(String userUuid)
Gets a list of BasicOnlinePersons that are connected to this user
|
Copyright © 2008-2016 The Sakai Foundation. All Rights Reserved.