| Package | Description |
|---|---|
| org.sakaiproject.profile2.logic |
| Modifier and Type | Method and Description |
|---|---|
ProfileStatus |
ProfileStatusLogic.getUserStatus(String userUuid)
Get the status (message and date) for a user
Only returns a status object for those that are up to and including one week old.
|
ProfileStatus |
ProfileStatusLogic.getUserStatus(String userUuid,
ProfilePrivacy privacy)
Get the status (message and date) for a user
Only returns a status object for those that are up to and including one week old.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProfileStatusLogic.setUserStatus(ProfileStatus profileStatus)
Set user status
|
Copyright © 2008-2016 The Sakai Foundation. All Rights Reserved.