|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrivacyType | |
|---|---|
| org.sakaiproject.profile2.logic | |
| org.sakaiproject.profile2.types | |
| Uses of PrivacyType in org.sakaiproject.profile2.logic |
|---|
| Methods in org.sakaiproject.profile2.logic with parameters of type PrivacyType | |
|---|---|
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? |
| Uses of PrivacyType in org.sakaiproject.profile2.types |
|---|
| Methods in org.sakaiproject.profile2.types that return PrivacyType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||