| Package | Description |
|---|---|
| org.sakaiproject.profile2.logic | |
| org.sakaiproject.profile2.model |
| Modifier and Type | Method and Description |
|---|---|
BasicPerson |
ProfileLogic.getBasicPerson(String userUuid)
Get a BasicPerson
|
BasicPerson |
ProfileLogic.getBasicPerson(org.sakaiproject.user.api.User user)
Get a BasicPerson
|
| Modifier and Type | Method and Description |
|---|---|
List<BasicPerson> |
ProfileLogic.getBasicPersons(List<org.sakaiproject.user.api.User> users)
Get a List of BasicPersons for the given Users.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicConnection
Extension of BasicPerson to include connection related information.
|
class |
Person
This the main object that represents a full person in Profile2.
|
Copyright © 2008-2016 The Sakai Foundation. All Rights Reserved.