| Package | Description |
|---|---|
| org.springframework.extensions.webscripts |
| Modifier and Type | Method and Description |
|---|---|
ScriptResource |
ScriptResources.add(String name,
String resourceId) |
ScriptResource |
ScriptResources.add(String name,
String protocolId,
String endpointId,
String objectId) |
ScriptResource |
ScriptResources.get(String name) |
ScriptResource |
ScriptRenderContext.getResource() |
ScriptResource |
ScriptResourceContent.getResource() |
ScriptResource |
ScriptRenderContext.loadResource(String resourceId) |
ScriptResource |
ScriptRenderContext.loadResource(String protocolId,
String endpointId,
String objectId) |
| Constructor and Description |
|---|
ScriptResourceContent(RequestContext context,
ScriptResource resource,
ResourceContent resourceContent)
Constructor
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.