| 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(User user)
Get a BasicPerson
|
| Modifier and Type | Method and Description |
|---|---|
List<BasicPerson> |
ProfileLogic.getBasicPersons(List<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 and
social networking info.
|
class |
Person
This the main object that represents a full person in Profile2.
|
Copyright © 2003–2020 Sakai Project. All rights reserved.