Skip navigation links
D F G H I O P S U V 

D

DEFAULT_PRIVACY_KEY - Static variable in interface org.sakaiproject.api.privacy.PrivacyManager
 

F

findHidden(String, Set) - Method in interface org.sakaiproject.api.privacy.PrivacyManager
Get a set of users who have privacy enabled within a context.
findViewable(String, Set) - Method in interface org.sakaiproject.api.privacy.PrivacyManager
Get a set of users who have privacy disabled within a context.

G

getDefaultPrivacyState(String) - Method in interface org.sakaiproject.api.privacy.PrivacyManager
 
getViewableState(String, Boolean, String) - Method in interface org.sakaiproject.api.privacy.PrivacyManager
Get the state of the users within the specified context filtered by a Boolean value.
getViewableState(String, String) - Method in interface org.sakaiproject.api.privacy.PrivacyManager
Get the state of the users within the specified context.

H

HIDDEN - Static variable in interface org.sakaiproject.api.privacy.PrivacyManager
 

I

isViewable(String, String) - Method in interface org.sakaiproject.api.privacy.PrivacyManager
Determine user privacy within the specified context.

O

org.sakaiproject.api.privacy - package org.sakaiproject.api.privacy
 

P

PRIVACY_PREFS - Static variable in interface org.sakaiproject.api.privacy.PrivacyManager
 
PrivacyManager - Interface in org.sakaiproject.api.privacy
PrivacyManager maintains and queries user privacy settings An implementation can modify the behavior of the Privacy Service within sakai.properties: privacy.manager.defaultViewable=true|false a 'true' value will set privacy enabled for a user whose privacy settings are unknown a 'false' value will set privacy disabled for a user whose privacy settings are unknown If this value is not set, the default behavior will be to show users or make them viewable.

S

setDefaultPrivacyState(String, String) - Method in interface org.sakaiproject.api.privacy.PrivacyManager
 
setViewableState(String, String, Boolean, String) - Method in interface org.sakaiproject.api.privacy.PrivacyManager
Set user's privacy setting within the specified context given a record type.
setViewableState(String, Map, String) - Method in interface org.sakaiproject.api.privacy.PrivacyManager
Set the state for each entry in the userMap.
SYSTEM_RECORD_TYPE - Static variable in interface org.sakaiproject.api.privacy.PrivacyManager
 

U

USER_RECORD_TYPE - Static variable in interface org.sakaiproject.api.privacy.PrivacyManager
 
userMadeSelection(String, String) - Method in interface org.sakaiproject.api.privacy.PrivacyManager
Determine if a user has specifically made a choice.

V

VISIBLE - Static variable in interface org.sakaiproject.api.privacy.PrivacyManager
 
D F G H I O P S U V 
Skip navigation links

Copyright © 2004–2016 Sakai Project. All rights reserved.