public class OwAdaptor.OwSaveFileStrategy extends OwAdaptor.OwAjaxRequestHandlerStrategy
Strategy for handling "save file" request.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Constructor and Description |
|---|
OwAdaptor.OwSaveFileStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getParameterId()
Get the request parameter name associated with this request processor.
|
protected String |
processAjaxRequest(javax.servlet.http.HttpServletRequest request_p,
javax.servlet.http.HttpServletResponse response_p,
OwWebApplication owApplication_p)
Execute the AJAX request
|
processRequestprotected String processAjaxRequest(javax.servlet.http.HttpServletRequest request_p, javax.servlet.http.HttpServletResponse response_p, OwWebApplication owApplication_p) throws Exception
OwAdaptor.OwAjaxRequestHandlerStrategyprocessAjaxRequest in class OwAdaptor.OwAjaxRequestHandlerStrategyExceptionpublic String getParameterId()
OwAdaptor.OwRequestHandlerStrategyCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.