| Package | Description |
|---|---|
| org.springframework.extensions.webscripts |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractWebScript.ScriptDetails |
AbstractWebScript.getExecuteScript(String mimetype)
Find execute script for given request format
Note: This method caches the script to request format mapping
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
AbstractWebScript.createScriptParameters(WebScriptRequest req,
WebScriptResponse res,
AbstractWebScript.ScriptDetails script,
Map<String,Object> customParams)
Create a model for script usage
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.