public class DownloadFileUploadSummaryAction extends AbstractFileUploadAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
contentDisposition
The name of the returned file.
|
protected String |
contentType
The mime type of the returned file.
|
protected InputStream |
fileStream
The file to return.
|
comment, fileExchangeService, originTypeId, overwriteData, preserveStatus, standardImport, statusIdapplication, configuration, formatDate, formatDateOnly, menu, nextPage, parameters, serviceMessages, session, sispeaSession, strutsMessages, submitValue, territoryService, userService| Constructor and Description |
|---|
DownloadFileUploadSummaryAction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doExecute()
This method is called by the execute method.
|
String |
getContentDisposition() |
String |
getContentType() |
InputStream |
getFileStream()
Returns a stream to the file.
|
void |
setFileStream(InputStream pFileStream)
Setter for the file stream.
|
checkRight, getComment, getOriginTypeId, getOriginTypesList, getOverwriteData, getPreserveStatus, getStandardImport, getStatusId, getStatusList, setComment, setOriginTypeId, setOverwriteData, setPreserveStatus, setStandardImport, setStatusIdbuildMenu, checkIfUserCanViewDashBoard, checkUserRight, checkUserRight, checkUserRight, createMenu, doHandleException, doHandleSispeaException, execute, getApplication, getCurrentUser, getCurrentUserTerritory, getFormatDate, getFormatDateOnly, getMenu, getNextPage, getOption, getParameters, getSession, getSispeaSession, getSubmitValue, initSession, isEnglish, isFrench, isSpanish, logException, openMenu, removeSession, setApplication, setMenu, setNextPage, setParameters, setSession, setSubmitValueaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected transient InputStream fileStream
protected String contentType
protected String contentDisposition
protected String doExecute() throws Exception
AbstractSispeaActiondoExecute in class AbstractSispeaActionExceptionpublic InputStream getFileStream()
public void setFileStream(InputStream pFileStream)
public String getContentDisposition()
public String getContentType()
Copyright © 2014–2015 eaudefrance. All rights reserved.