|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicConnection | |
|---|---|
| org.sakaiproject.profile2.logic | |
| Uses of BasicConnection in org.sakaiproject.profile2.logic |
|---|
| Methods in org.sakaiproject.profile2.logic that return BasicConnection | |
|---|---|
BasicConnection |
ProfileConnectionsLogic.getBasicConnection(String userUuid)
Get a BasicConnection |
BasicConnection |
ProfileConnectionsLogic.getBasicConnection(org.sakaiproject.user.api.User user)
Get a BasicConnection |
| Methods in org.sakaiproject.profile2.logic that return types with arguments of type BasicConnection | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||