| Package | Description |
|---|---|
| org.sakaiproject.profile2.logic | |
| org.sakaiproject.profile2.types |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProfilePrivacyLogic.isActionAllowed(String userX,
String userY,
PrivacyType type)
Has the user allowed the other user to perform a certain action or view a piece of content?
|
| Modifier and Type | Method and Description |
|---|---|
static PrivacyType |
PrivacyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrivacyType[] |
PrivacyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2016 The Sakai Foundation. All Rights Reserved.