org.sakaiproject.delegatedaccess.util
Class DelegatedAccessConstants
java.lang.Object
org.sakaiproject.delegatedaccess.util.DelegatedAccessConstants
public class DelegatedAccessConstants
- extends Object
Stores all constants for the delegated access tool
- Author:
- Bryan Holladay (holladay@longsight.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEARCH_RESULTS_MAX
public static final int SEARCH_RESULTS_MAX
- See Also:
- Constant Field Values
SEARCH_RESULTS_PAGE_SIZE
public static final int SEARCH_RESULTS_PAGE_SIZE
- See Also:
- Constant Field Values
SEARCH_COMPARE_EID
public static final int SEARCH_COMPARE_EID
- See Also:
- Constant Field Values
SEARCH_COMPARE_SORT_NAME
public static final int SEARCH_COMPARE_SORT_NAME
- See Also:
- Constant Field Values
SEARCH_COMPARE_EMAIL
public static final int SEARCH_COMPARE_EMAIL
- See Also:
- Constant Field Values
SEARCH_COMPARE_TYPE
public static final int SEARCH_COMPARE_TYPE
- See Also:
- Constant Field Values
SEARCH_COMPARE_DEFAULT
public static final int SEARCH_COMPARE_DEFAULT
- See Also:
- Constant Field Values
SEARCH_COMPARE_SITE_TITLE
public static final int SEARCH_COMPARE_SITE_TITLE
- See Also:
- Constant Field Values
SEARCH_COMPARE_SITE_ID
public static final int SEARCH_COMPARE_SITE_ID
- See Also:
- Constant Field Values
SEARCH_COMPARE_TERM
public static final int SEARCH_COMPARE_TERM
- See Also:
- Constant Field Values
SEARCH_COMPARE_INSTRUCTOR
public static final int SEARCH_COMPARE_INSTRUCTOR
- See Also:
- Constant Field Values
SEARCH_COMPARE_AUTHORIZATION
public static final int SEARCH_COMPARE_AUTHORIZATION
- See Also:
- Constant Field Values
SEARCH_COMPARE_ACCESS
public static final int SEARCH_COMPARE_ACCESS
- See Also:
- Constant Field Values
SEARCH_COMPARE_START_DATE
public static final int SEARCH_COMPARE_START_DATE
- See Also:
- Constant Field Values
SEARCH_COMPARE_END_DATE
public static final int SEARCH_COMPARE_END_DATE
- See Also:
- Constant Field Values
SEARCH_COMPARE_SHOW_TOOLS
public static final int SEARCH_COMPARE_SHOW_TOOLS
- See Also:
- Constant Field Values
SEARCH_COMPARE_ACCESS_MODIFIED
public static final int SEARCH_COMPARE_ACCESS_MODIFIED
- See Also:
- Constant Field Values
SEARCH_COMPARE_ACCESS_MODIFIED_BY
public static final int SEARCH_COMPARE_ACCESS_MODIFIED_BY
- See Also:
- Constant Field Values
SCHOOL_PROPERTY
public static final String SCHOOL_PROPERTY
- See Also:
- Constant Field Values
DEPEARTMENT_PROPERTY
public static final String DEPEARTMENT_PROPERTY
- See Also:
- Constant Field Values
SUBJECT_PROPERTY
public static final String SUBJECT_PROPERTY
- See Also:
- Constant Field Values
HIERARCHY_ID
public static final String HIERARCHY_ID
- See Also:
- Constant Field Values
SHOPPING_PERIOD_HIERARCHY_ID
public static final String SHOPPING_PERIOD_HIERARCHY_ID
- See Also:
- Constant Field Values
HIERARCHY_UNCATEGORIZED
public static final String HIERARCHY_UNCATEGORIZED
- See Also:
- Constant Field Values
HIERARCHY_ROOT_TITLE_DEFAULT
public static final String HIERARCHY_ROOT_TITLE_DEFAULT
- See Also:
- Constant Field Values
HIERARCHY_ROOT_TITLE_PROPERTY
public static final String HIERARCHY_ROOT_TITLE_PROPERTY
- See Also:
- Constant Field Values
HIERARCHY_SITE_PROPERTIES
public static final String HIERARCHY_SITE_PROPERTIES
- See Also:
- Constant Field Values
NODE_PERM_REALM_PREFIX
public static final String NODE_PERM_REALM_PREFIX
- See Also:
- Constant Field Values
NODE_PERM_ROLE_PREFIX
public static final String NODE_PERM_ROLE_PREFIX
- See Also:
- Constant Field Values
NODE_PERM_DENY_TOOL_PREFIX
public static final String NODE_PERM_DENY_TOOL_PREFIX
- See Also:
- Constant Field Values
NODE_PERM_TERM_PREFIX
public static final String NODE_PERM_TERM_PREFIX
- See Also:
- Constant Field Values
NODE_PERM_SITE_VISIT
public static final String NODE_PERM_SITE_VISIT
- See Also:
- Constant Field Values
NODE_PERM_MODIFIED
public static final String NODE_PERM_MODIFIED
- See Also:
- Constant Field Values
NODE_PERM_MODIFIED_BY
public static final String NODE_PERM_MODIFIED_BY
- See Also:
- Constant Field Values
NODE_PERM_SHOPPING_START_DATE
public static final String NODE_PERM_SHOPPING_START_DATE
- See Also:
- Constant Field Values
NODE_PERM_SHOPPING_END_DATE
public static final String NODE_PERM_SHOPPING_END_DATE
- See Also:
- Constant Field Values
NODE_PERM_SHOPPING_AUTH
public static final String NODE_PERM_SHOPPING_AUTH
- See Also:
- Constant Field Values
NODE_PERM_SHOPPING_ADMIN
public static final String NODE_PERM_SHOPPING_ADMIN
- See Also:
- Constant Field Values
NODE_PERM_SHOPPING_ADMIN_MODIFIED
public static final String NODE_PERM_SHOPPING_ADMIN_MODIFIED
- See Also:
- Constant Field Values
NODE_PERM_SHOPPING_ADMIN_MODIFIED_BY
public static final String NODE_PERM_SHOPPING_ADMIN_MODIFIED_BY
- See Also:
- Constant Field Values
NODE_PERM_SHOPPING_REVOKE_INSTRUCTOR_EDITABLE
public static final String NODE_PERM_SHOPPING_REVOKE_INSTRUCTOR_EDITABLE
- See Also:
- Constant Field Values
NODE_PERM_ACCESS_ADMIN
public static final String NODE_PERM_ACCESS_ADMIN
- See Also:
- Constant Field Values
EVENT_ADD_USER_PERMS
public static final String EVENT_ADD_USER_PERMS
- See Also:
- Constant Field Values
EVENT_DELETE_USER_PERMS
public static final String EVENT_DELETE_USER_PERMS
- See Also:
- Constant Field Values
EVENT_MODIFIED_USER_PERMS
public static final String EVENT_MODIFIED_USER_PERMS
- See Also:
- Constant Field Values
EVENT_CHECK_ACCESS
public static final String EVENT_CHECK_ACCESS
- See Also:
- Constant Field Values
EVENT_ADD_USER_SHOPPING_ADMIN
public static final String EVENT_ADD_USER_SHOPPING_ADMIN
- See Also:
- Constant Field Values
EVENT_DELETE_USER_SHOPPING_ADMIN
public static final String EVENT_DELETE_USER_SHOPPING_ADMIN
- See Also:
- Constant Field Values
EVENT_ADD_USER_ACCESS_ADMIN
public static final String EVENT_ADD_USER_ACCESS_ADMIN
- See Also:
- Constant Field Values
EVENT_DELETE_USER_ACCESS_ADMIN
public static final String EVENT_DELETE_USER_ACCESS_ADMIN
- See Also:
- Constant Field Values
SESSION_ATTRIBUTE_ACCESS_MAP
public static final String SESSION_ATTRIBUTE_ACCESS_MAP
- See Also:
- Constant Field Values
SESSION_ATTRIBUTE_DELEGATED_ACCESS_FLAG
public static final String SESSION_ATTRIBUTE_DELEGATED_ACCESS_FLAG
- See Also:
- Constant Field Values
SESSION_ATTRIBUTE_DENIED_TOOLS
public static final String SESSION_ATTRIBUTE_DENIED_TOOLS
- See Also:
- Constant Field Values
SHOPPING_PERIOD_USER
public static final String SHOPPING_PERIOD_USER
- See Also:
- Constant Field Values
TYPE_ACCESS
public static final int TYPE_ACCESS
- See Also:
- Constant Field Values
TYPE_ACCESS_SHOPPING_PERIOD_USER
public static final int TYPE_ACCESS_SHOPPING_PERIOD_USER
- See Also:
- Constant Field Values
TYPE_ACCESS_ADMIN
public static final int TYPE_ACCESS_ADMIN
- See Also:
- Constant Field Values
TYPE_SHOPPING_REVOKE_INSTRUCTOR_EDIT
public static final int TYPE_SHOPPING_REVOKE_INSTRUCTOR_EDIT
- See Also:
- Constant Field Values
TYPE_LISTFIELD_TOOLS
public static final int TYPE_LISTFIELD_TOOLS
- See Also:
- Constant Field Values
TYPE_LISTFIELD_TERMS
public static final int TYPE_LISTFIELD_TERMS
- See Also:
- Constant Field Values
TYPE_SHOPPING_PERIOD_ADMIN
public static final int TYPE_SHOPPING_PERIOD_ADMIN
- See Also:
- Constant Field Values
SITE_PROP_RESTRICTED_TOOLS
public static final String SITE_PROP_RESTRICTED_TOOLS
- See Also:
- Constant Field Values
PROP_TOOL_LIST
public static final String PROP_TOOL_LIST
- See Also:
- Constant Field Values
PROP_TOOL_LIST_TEMPLATE
public static final String PROP_TOOL_LIST_TEMPLATE
- See Also:
- Constant Field Values
ADVANCED_SEARCH_INSTRUCTOR
public static final String ADVANCED_SEARCH_INSTRUCTOR
- See Also:
- Constant Field Values
ADVANCED_SEARCH_TERM
public static final String ADVANCED_SEARCH_TERM
- See Also:
- Constant Field Values
PROPERTIES_TERMFIELD
public static final String PROPERTIES_TERMFIELD
- See Also:
- Constant Field Values
PROPERTIES_TERM_USE_CM_API
public static final String PROPERTIES_TERM_USE_CM_API
- See Also:
- Constant Field Values
PROPERTIES_TERM_SHOW_LATEST_X_TERMS
public static final String PROPERTIES_TERM_SHOW_LATEST_X_TERMS
- See Also:
- Constant Field Values
PROPERTIES_HOME_TOOLS
public static final String PROPERTIES_HOME_TOOLS
- See Also:
- Constant Field Values
PROPERTIES_REALM_OPTIONS_SHOPPING
public static final String PROPERTIES_REALM_OPTIONS_SHOPPING
- See Also:
- Constant Field Values
PROPERTIES_ROLE_OPTIONS_SHOPPING
public static final String PROPERTIES_ROLE_OPTIONS_SHOPPING
- See Also:
- Constant Field Values
PROPERTIES_REALM_OPTIONS_ACCESS
public static final String PROPERTIES_REALM_OPTIONS_ACCESS
- See Also:
- Constant Field Values
PROPERTIES_ROLE_OPTIONS_ACCESS
public static final String PROPERTIES_ROLE_OPTIONS_ACCESS
- See Also:
- Constant Field Values
PROPERTIES_EMAIL_ERRORS
public static final String PROPERTIES_EMAIL_ERRORS
- See Also:
- Constant Field Values
PROPERTIES_SYNC_MYWORKSPACE_TOOL
public static final String PROPERTIES_SYNC_MYWORKSPACE_TOOL
- See Also:
- Constant Field Values
PROPERTIES_SHOPPING_INSTRUCTOR_EDITABLE
public static final String PROPERTIES_SHOPPING_INSTRUCTOR_EDITABLE
- See Also:
- Constant Field Values
PROPERTIES_HIDE_ROLES_FOR_VIEW_ACCESS
public static final String PROPERTIES_HIDE_ROLES_FOR_VIEW_ACCESS
- See Also:
- Constant Field Values
NODE_PERM_SITE_HIERARCHY_JOB_LAST_RUN_DATE
public static final String NODE_PERM_SITE_HIERARCHY_JOB_LAST_RUN_DATE
- See Also:
- Constant Field Values
SITE_HIERARCHY_USER
public static final String SITE_HIERARCHY_USER
- See Also:
- Constant Field Values
MAX_SITES_PER_PAGE
public static final int MAX_SITES_PER_PAGE
- See Also:
- Constant Field Values
PROP_DISABLE_USER_TREE_VIEW
public static final String PROP_DISABLE_USER_TREE_VIEW
- See Also:
- Constant Field Values
PROP_DISABLE_SHOPPING_TREE_VIEW
public static final String PROP_DISABLE_SHOPPING_TREE_VIEW
- See Also:
- Constant Field Values
DEFAULT_HIERARCHY
public static final String[] DEFAULT_HIERARCHY
DelegatedAccessConstants
public DelegatedAccessConstants()
Copyright © 2003-2012 Sakai Project. All Rights Reserved.