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

acube.framework.web.action
Classe ErrorReportAction
java.lang.Object
  com.opensymphony.xwork2.ActionSupport
      acube.framework.web.action.ErrorReportAction
Interfaces à implémenter:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.LocaleProvider, Serializable, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, com.opensymphony.xwork2.ValidationAware

public class ErrorReportAction
hérite de com.opensymphony.xwork2.ActionSupport

Sommaire des Attributs
private static final BusinessException
DEFAULT_EXCEPTION
DEFAULT_EXCEPTION DEFAULT_EXCEPTION
exception
exception exception
private static final SecureRandom
GEN
GEN GEN
private static org.apache.log4j.Logger
logger
logger logger
private static String
nodeId
nodeId nodeId
private String
reportId
reportId reportId
private static final long
serialVersionUID
serialVersionUID serialVersionUID
Attributs hérités de l'interface com.opensymphony.xwork2.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
Sommaire des Constructeurs
Sommaire des Méthodes
String
execute()
{@inheritDoc}
private static String
genReportId()
Génération d'un rapport d'id
getException()
Getter of the exception
String
getReportId()
Getter of the reportId
void
setException(BusinessException exception)
Setter of the exception
void
setReportId(String reportId)
Setter of the reportId
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
Détail des Attributs
serialVersionUID
private static final long serialVersionUID
serialVersionUID serialVersionUID

GEN
private static final SecureRandom GEN
GEN GEN

nodeId
private static String nodeId
nodeId nodeId

DEFAULT_EXCEPTION
private static final BusinessException DEFAULT_EXCEPTION
DEFAULT_EXCEPTION DEFAULT_EXCEPTION

logger
private static org.apache.log4j.Logger logger
logger logger

exception
private BusinessException exception
exception exception

reportId
private String reportId
reportId reportId
Détail des Constructeurs
ErrorReportAction
public ErrorReportAction()
Détail des méthodes
genReportId
private static String genReportId()
Génération d'un rapport d'id
Retours:
String

execute
public String execute()
{@inheritDoc}
Spécifié par:
execute in interface com.opensymphony.xwork2.Action
Dépacées:
execute in class com.opensymphony.xwork2.ActionSupport

getException
public BusinessException getException()
Getter of the exception
Retours:
Returns the exception.

setException
public void setException(BusinessException exception)
Setter of the exception
Paramètres:
exception - The exception to set.

getReportId
public String getReportId()
Getter of the reportId
Retours:
Returns the reportId.

setReportId
public void setReportId(String reportId)
Setter of the reportId
Paramètres:
reportId - The reportId to set.

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