| Package | Description |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.surf.resource | |
| org.springframework.extensions.surf.resource.support |
| Modifier and Type | Method and Description |
|---|---|
static void |
RequestContextUtil.populateRequestContext(RequestContext context,
javax.servlet.http.HttpServletRequest request)
Populates an existing request context with context and user information
|
static void |
RequestContextUtil.populateRequestContext(RequestContext context,
javax.servlet.http.HttpServletRequest request,
boolean silentInit)
Populates an existing request context with environment and user information
|
| Modifier and Type | Method and Description |
|---|---|
abstract Resource |
AbstractCachingResourceLoader.buildResource(String objectId)
Builds the resource bound to the given object id
|
Resource |
ResourceService.getResource(String resourceId)
Gets the resource for the given resource id
|
Resource |
ResourceService.getResource(String protocolId,
String endpointId,
String objectId)
Gets a resource for the given protocol, endpoint and object id
|
ResourceContent |
ResourceService.getResourceContent(String resourceId)
Retrieves the content payload for the described resource
|
ResourceContent |
ResourceService.getResourceContent(String protocolId,
String endpointId,
String objectId)
Retrieves the content payload for the described resource
|
ResourceContent |
ResourceService.getResourceMetadata(String resourceId)
Retrieves the metadata payload for the described resource
|
ResourceContent |
ResourceService.getResourceMetadata(String protocolId,
String endpointId,
String objectId) |
Resource |
AbstractCachingResourceLoader.load(String objectId) |
Resource |
ResourceLoader.load(String objectId)
Loads the resource with the given object id
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
VirtualizedWebappResourceLoader.buildResource(String objectId) |
Resource |
AlfrescoResourceLoader.buildResource(String objectId) |
Resource |
CMISResourceLoader.buildResource(String objectId) |
Resource |
URLResourceLoader.load(String objectId) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.