| Package | Description |
|---|---|
| org.sakaiproject.profile2.logic | |
| org.sakaiproject.profile2.model |
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
ProfileLogic.getUserProfile(String userUuid)
Get a UserProfile for the given userUuid
All users have profiles, even if they haven't filled it in yet.
|
UserProfile |
ProfileLogic.getUserProfile(String userUuid,
String siteId)
Get a UserProfile for the given userUuid
All users have profiles, even if they haven't filled it in yet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImportableUserProfile
Extension of UserProfile to provide some additional fields we need during import
|
Copyright © 2008-2016 The Sakai Foundation. All Rights Reserved.