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
|
processRequest
protected String processAjaxRequest(javax.servlet.http.HttpServletRequest request_p, javax.servlet.http.HttpServletResponse response_p, OwWebApplication owApplication_p) throws Exception
OwAdaptor.OwAjaxRequestHandlerStrategy
processAjaxRequest
in class OwAdaptor.OwAjaxRequestHandlerStrategy
Exception
public String getParameterId()
OwAdaptor.OwRequestHandlerStrategy
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.