public static class ScriptSiteData.ScriptWebScript extends Object
| Modifier and Type | Method and Description |
|---|---|
org.springframework.extensions.webscripts.ArgumentTypeDescription[] |
getArguments() |
String |
getDefaultFormat() |
String |
getDescDocument() |
String |
getDescPath() |
String |
getDescription() |
Map<String,Serializable> |
getExtensions() |
String[] |
getFamilys() |
String |
getFormatStyle() |
String |
getId() |
String |
getKind() |
String |
getLifecycle() |
String |
getMethod() |
boolean |
getMultipartProcessing() |
org.springframework.extensions.webscripts.NegotiatedFormat[] |
getNegotiatedFormats() |
org.springframework.extensions.webscripts.Path |
getPackage() |
org.springframework.extensions.webscripts.TypeDescription[] |
getRequestTypes() |
String |
getRequiredAuthentication() |
org.springframework.extensions.webscripts.Description.RequiredCache |
getRequiredCache() |
String |
getRequiredTransaction() |
org.springframework.extensions.webscripts.Description.RequiredTransactionParameters |
getRequiredTransactionParameters() |
org.springframework.extensions.webscripts.TypeDescription[] |
getResponseTypes() |
String |
getRunAs() |
String |
getScriptPath() |
String |
getShortName() |
String |
getStorePath() |
String[] |
getURIs() |
public org.springframework.extensions.webscripts.ArgumentTypeDescription[] getArguments()
public String getDefaultFormat()
public String getDescDocument()
public String getDescPath()
public Map<String,Serializable> getExtensions()
public String[] getFamilys()
public String getFormatStyle()
public String getKind()
public String getLifecycle()
public String getMethod()
public boolean getMultipartProcessing()
public org.springframework.extensions.webscripts.NegotiatedFormat[] getNegotiatedFormats()
public org.springframework.extensions.webscripts.Path getPackage()
public org.springframework.extensions.webscripts.TypeDescription[] getRequestTypes()
public String getRequiredAuthentication()
public org.springframework.extensions.webscripts.Description.RequiredCache getRequiredCache()
public String getRequiredTransaction()
public org.springframework.extensions.webscripts.Description.RequiredTransactionParameters getRequiredTransactionParameters()
public org.springframework.extensions.webscripts.TypeDescription[] getResponseTypes()
public String getRunAs()
public String getScriptPath()
public String getStorePath()
public String[] getURIs()
public String getDescription()
public String getId()
public String getShortName()
Copyright © 2005–2016 Alfresco Software. All rights reserved.