Framework Serveur J2EE ACube V3.1.0
CLASSE PRECEDANTE CLASSE SUIVANTE
SOMMAIRE: ATTR CONSTR METH DETAIL: ATTR CONSTR METH

acube.framework.export.struts2
Classe ExcelExportAction
java.lang.Object
  com.opensymphony.xwork2.ActionSupport
      acube.framework.export.struts2.ExcelExportAction
Interfaces à implémenter:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.LocaleProvider, org.apache.struts2.interceptor.PrincipalAware, Serializable, org.apache.struts2.interceptor.ServletRequestAware, org.apache.struts2.interceptor.ServletResponseAware, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, com.opensymphony.xwork2.ValidationAware
Sous classes directement connues:

public class ExcelExportAction
hérite de com.opensymphony.xwork2.ActionSupport
implémente org.apache.struts2.interceptor.PrincipalAware, org.apache.struts2.interceptor.ServletResponseAware, org.apache.struts2.interceptor.ServletRequestAware

This class is use to export table into Excel format


Sommaire des Attributs
private Map
params
Params
private org.apache.struts2.interceptor.PrincipalProxy
principalProxy
Proxy principal
private static final long
private HttpServletRequest
private TableVO
table
Table
Attributs hérités de l'interface com.opensymphony.xwork2.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
Sommaire des Constructeurs
Sommaire des Méthodes
String
void
setPrincipalProxy(org.apache.struts2.interceptor.PrincipalProxy principalProxy)
void
setServletRequest(HttpServletRequest arg0)
void
setServletResponse(HttpServletResponse arg0)
void
Méthodes héritées de la classe com.opensymphony.xwork2.ActionSupport
addActionError, addActionMessage, addFieldError, clearErrorsAndMessages, clone, doDefault, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, input, pause, setActionErrors, setActionMessages, setFieldErrors, validate
Méthodes héritées de la classe java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Méthodes héritées de l'interface com.opensymphony.xwork2.Action
execute
Méthodes héritées de l'interface com.opensymphony.xwork2.Validateable
validate
Méthodes héritées de l'interface com.opensymphony.xwork2.ValidationAware
addActionError, addActionMessage, addFieldError, getActionErrors, getActionMessages, getFieldErrors, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, setActionErrors, setActionMessages, setFieldErrors
Méthodes héritées de l'interface com.opensymphony.xwork2.TextProvider
getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts
Méthodes héritées de l'interface com.opensymphony.xwork2.LocaleProvider
getLocale
Méthodes héritées de l'interface org.apache.struts2.interceptor.PrincipalAware
setPrincipalProxy
Méthodes héritées de l'interface org.apache.struts2.interceptor.ServletResponseAware
setServletResponse
Méthodes héritées de l'interface org.apache.struts2.interceptor.ServletRequestAware
setServletRequest
Détail des Attributs
serialVersionUID
private static final long serialVersionUID

params
private Map params
Params

principalProxy
private org.apache.struts2.interceptor.PrincipalProxy principalProxy
Proxy principal

table
private TableVO table
Table

servletRequest
private HttpServletRequest servletRequest
Détail des Constructeurs
ExcelExportAction
public ExcelExportAction()
Détail des méthodes
setPrincipalProxy
public void setPrincipalProxy(org.apache.struts2.interceptor.PrincipalProxy principalProxy)
Spécifié par:
setPrincipalProxy in interface org.apache.struts2.interceptor.PrincipalAware
Paramètres:
principalProxy - PrincipalProxy

execute
public String execute()
               throws Exception
Spécifié par:
execute in interface com.opensymphony.xwork2.Action
Dépacées:
execute in class com.opensymphony.xwork2.ActionSupport
Exceptions:
Exception

getTable
public TableVO getTable()
Retours:
TableVO

setTable
public void setTable(TableVO table)
Paramètres:
table - TableVO

setServletResponse
public void setServletResponse(HttpServletResponse arg0)
Spécifié par:
setServletResponse in interface org.apache.struts2.interceptor.ServletResponseAware
Paramètres:
arg0 - HttpServletResponse

setServletRequest
public void setServletRequest(HttpServletRequest arg0)
Spécifié par:
setServletRequest in interface org.apache.struts2.interceptor.ServletRequestAware
Paramètres:
arg0 - HttpServletRequest

Framework Serveur J2EE ACube V3.1.0
CLASSE PRECEDANTE CLASSE SUIVANTE
SOMMAIRE: ATTR CONSTR METH DETAIL: ATTR CONSTR METH

Version 3.1.0 du 06/11/2009 / Etat : Validé
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA.
Documentation generated by DocFlex