public class MimetypeDescriptionsGet
extends org.springframework.extensions.webscripts.DeclarativeWebScript
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MODEL_DEFAULT_EXTENSIONS |
static java.lang.String |
MODEL_MIMETYPES |
static java.lang.String |
MODEL_OTHER_EXTENSIONS |
| Constructor and Description |
|---|
MimetypeDescriptionsGet() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache) |
void |
setMimetypeService(org.alfresco.service.cmr.repository.MimetypeService mimetypeService)
Sets the Mimetype Service to be used to get the
list of mime types
|
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplateaddModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toStringpublic static final java.lang.String MODEL_MIMETYPES
public static final java.lang.String MODEL_DEFAULT_EXTENSIONS
public static final java.lang.String MODEL_OTHER_EXTENSIONS
public void setMimetypeService(org.alfresco.service.cmr.repository.MimetypeService mimetypeService)
protected java.util.Map executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache)
executeImpl in class org.springframework.extensions.webscripts.DeclarativeWebScriptCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.