| Package | Description |
|---|---|
| org.sakaiproject.profile2.logic |
| Modifier and Type | Method and Description |
|---|---|
BasicConnection |
ProfileConnectionsLogic.getBasicConnection(String userUuid)
Get a BasicConnection
|
BasicConnection |
ProfileConnectionsLogic.getBasicConnection(User user)
Get a BasicConnection
|
| Modifier and Type | Method and Description |
|---|---|
List<BasicConnection> |
ProfileConnectionsLogic.getBasicConnections(List<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–2020 The Sakai Foundation. All rights reserved.