|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package net.sf.easyweb4j.controller |
---|
Class net.sf.easyweb4j.controller.ActionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ActionResult.NavigationType navigationType
String controller
String view
String id
boolean renderLayout
ResponseHandler responseHandler
Class net.sf.easyweb4j.controller.Controller extends Object implements Serializable |
---|
Serialized Fields |
---|
ModelIntrospector modelIntrospector
javax.servlet.http.HttpServletRequest request
javax.servlet.http.HttpServletResponse response
javax.servlet.ServletContext servletContext
String actionInvoked
ActionResult actionResult
Method actionMethod
boolean navigationInitiated
Map<K,V> parameters
Map<K,V> fileItems
Class net.sf.easyweb4j.controller.SpringManager extends Object implements Serializable |
---|
Serialized Fields |
---|
org.springframework.context.ApplicationContext appContext
Package net.sf.easyweb4j.dispatcher |
---|
Class net.sf.easyweb4j.dispatcher.FlashMap extends Hashtable<String,Serializable> implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> previousFlashes
Package net.sf.easyweb4j.exceptions |
---|
Class net.sf.easyweb4j.exceptions.ControllerException extends RuntimeException implements Serializable |
---|
Class net.sf.easyweb4j.exceptions.DispatcherException extends RuntimeException implements Serializable |
---|
Class net.sf.easyweb4j.exceptions.FieldResolutionException extends RuntimeException implements Serializable |
---|
Class net.sf.easyweb4j.exceptions.FormatException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Class<T> type
Object defaultValue
Class net.sf.easyweb4j.exceptions.HashingException extends RuntimeException implements Serializable |
---|
Class net.sf.easyweb4j.exceptions.ModelException extends RuntimeException implements Serializable |
---|
Class net.sf.easyweb4j.exceptions.RepositoryException extends RuntimeException implements Serializable |
---|
Class net.sf.easyweb4j.exceptions.SpringManagerException extends RuntimeException implements Serializable |
---|
Class net.sf.easyweb4j.exceptions.TagException extends RuntimeException implements Serializable |
---|
Package net.sf.easyweb4j.model |
---|
Class net.sf.easyweb4j.model.ErrorDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
String property
List<E> errorKeys
String wrongValue
Class net.sf.easyweb4j.model.Model extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> errors
Package net.sf.easyweb4j.repository |
---|
Class net.sf.easyweb4j.repository.RepositoryManager extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> availableRepositories
Map<K,V> persistenceManagers
Map<K,V> persistenceContextManagers
Package net.sf.easyweb4j.repository.orm.hibernate |
---|
Class net.sf.easyweb4j.repository.orm.hibernate.HibernateRepository extends Object implements Serializable |
---|
Serialized Fields |
---|
Class<T> modelClass
HibernateSessionProvider sessionProvider
Class net.sf.easyweb4j.repository.orm.hibernate.HibernateSessionProvider extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> sessions
org.hibernate.SessionFactory sessionFactory
Package net.sf.easyweb4j.repository.orm.jpa |
---|
Class net.sf.easyweb4j.repository.orm.jpa.EntityManagerProvider extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> entityManagers
Class net.sf.easyweb4j.repository.orm.jpa.JPARepository extends Object implements Serializable |
---|
Serialized Fields |
---|
Class<T> modelClass
EntityManagerProvider entityManagerProvider
Package net.sf.easyweb4j.tags |
---|
Class net.sf.easyweb4j.tags.MessageTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
---|
Serialized Fields |
---|
String key
javax.servlet.jsp.jstl.fmt.LocalizationContext bundle
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |