| Package | Description |
|---|---|
| org.sakaiproject.profile2.logic | |
| org.sakaiproject.profile2.types |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProfilePreferencesLogic.isPreferenceEnabled(String userUuid,
PreferenceType type)
Does this user have the specific preference enabled?
|
| Modifier and Type | Method and Description |
|---|---|
PreferenceType |
EmailType.toPreference()
Return the PreferenceType that matches this type.
|
static PreferenceType |
PreferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreferenceType[] |
PreferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2020 Sakai Project. All rights reserved.