| Constructor and Description |
|---|
CMISQueryReader() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
createScriptParameters(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.WebScriptResponse res) |
Class<String> |
getDestinationClass() |
String |
getSourceMimetype() |
String |
read(org.springframework.extensions.webscripts.WebScriptRequest req) |
public Class<String> getDestinationClass()
getDestinationClass in interface org.springframework.extensions.webscripts.FormatReader<String>public String getSourceMimetype()
getSourceMimetype in interface org.springframework.extensions.webscripts.FormatReader<String>public String read(org.springframework.extensions.webscripts.WebScriptRequest req)
read in interface org.springframework.extensions.webscripts.FormatReader<String>public Map<String,Object> createScriptParameters(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.WebScriptResponse res)
createScriptParameters in interface org.springframework.extensions.webscripts.FormatReader<String>Copyright © 2005–2014 Alfresco Software. All rights reserved.