Constant Field Values


Contents
org.sakaiproject.*

org.sakaiproject.component.api.ComponentManager
public static final String SAKAI_COMPONENTS_ROOT_SYS_PROP "sakai.components.root"

org.sakaiproject.component.api.ServerConfigurationService
public static final String CURRENT_PORTAL_PATH "sakai:request.portal.path"
public static final String CURRENT_SERVER_URL "sakai:request.server.url"
public static final String TYPE_ARRAY "array"
public static final String TYPE_BOOLEAN "boolean"
public static final String TYPE_INT "int"
public static final String TYPE_STRING "string"
public static final String UNKNOWN "UNKNOWN"

org.sakaiproject.component.cover.ComponentManager
public static final boolean CACHE_COMPONENTS true

org.sakaiproject.component.cover.ServerConfigurationService
public static final String CURRENT_PORTAL_PATH "sakai:request.portal.path"
public static final String CURRENT_SERVER_URL "sakai:request.server.url"

org.sakaiproject.component.impl.ContextLoader
public static final String SHARED_LOCATION_PARAM "contextSharedLocation"

org.sakaiproject.component.impl.SpringCompMgr
protected static final String CLOSE_ON_SHUTDOWN "sakai.component.closeonshutdown"
protected static final String CONFIGURATION_COMPONENT_PACKAGE "sakai-component-pack"
protected static final String CONFIGURATION_FILE_NAME "sakai-configuration.xml"
protected static final String DEFAULT_CONFIGURATION_FILE "classpath:/org/sakaiproject/config/sakai-configuration.xml"
protected static final String SHUTDOWN_ON_ERROR "sakai.component.shutdownonerror"

org.sakaiproject.component.locales.SakaiLocales
public static final String SAKAI_LOCALES_DEFAULT "en_US, en_GB, en_AU, en_NZ, en_ZA, ja_JP, ko_KR, nl_NL, zh_CN, zh_TW, es_ES, fr_CA, fr_FR, ca_ES, sv_SE, ar, ru_RU, pt_PT, pt_BR, eu, vi_VN, tr_TR, es_MX, mn, pl_PL"

org.sakaiproject.util.SakaiProperties.SakaiPropertiesFactoryBean
public static final String XML_FILE_EXTENSION ".xml"



Copyright © 2003-2013 The Sakai Foundation. All Rights Reserved.