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.util.SakaiProperties.SakaiPropertiesFactoryBean
public static final String XML_FILE_EXTENSION ".xml"



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