Serialized Form

Class com.finalist.util.genelv.exceptions.BusinessLogicException extends java.lang.Exception implements Serializable

Serialized Fields

wrappedBusinessException

java.lang.Exception wrappedBusinessException
The wrapped business exception


errorCode

java.lang.String errorCode
The error code indicating the type of exception


businessLogicValidationErrors

ModelErrors businessLogicValidationErrors
The business logic validation errors


Class com.finalist.util.genelv.db.ConnectionManager extends java.lang.Object implements Serializable


Class com.finalist.util.genelv.db.GenElvConnectionManager extends java.lang.Object implements Serializable


Class com.finalist.util.genelv.struts.GenericForm extends org.apache.struts.validator.ValidatorForm implements Serializable

Serialized Fields

raisedException

java.lang.Throwable raisedException

submit

java.lang.String submit


Class com.finalist.util.log.InitLoggerServlet extends javax.servlet.http.HttpServlet implements Serializable


Class com.finalist.util.ejb.validation.ModelError extends java.lang.Object implements Serializable

Serialized Fields

key

java.lang.String key
The message key for this error message.


values

java.lang.Object[] values
The replacement values for this error mesasge.


Class com.finalist.util.ejb.validation.ModelErrors extends java.lang.Object implements Serializable

Serialized Fields

errors

java.util.HashMap errors
The accumulated set of ModelError objects (represented as an ArrayList) for each property, keyed by property name.


Class com.finalist.util.genelv.exceptions.WrappedEJBException extends javax.ejb.EJBException implements Serializable

Serialized Fields

wrappedEjbException

java.lang.Throwable wrappedEjbException
The real error which occured


errorCode

java.lang.String errorCode
The errorCode of the real error



Copyright © 2003-2004 SourceForge. All Rights Reserved.