Package org.apache.empire.struts2.actionsupport

Class Summary
ActionBase  
ActionError  
ActionPropertySupport  
BeanActionSupport<T> BeanActionSupport This class provides functions for form data processing through ordinary JavaBean or Data Transfer Objects (DTO).
BeanListActionSupport<T> BeanListActionSupport This class provides functions for handling list output from a database query through an list of JavaBeans.
FormActionSupport  
ListActionSupport ListActionSupport This action support object provides functions for dealing with list paging and sorting.
ReaderListActionSupport ReaderListActionSupport This class provides functions for handling list output from a database query through a DBReader object.
RecordActionSupport RecordActionSupport This class provides functions for form data processing for a given Table or View (DBRowSet).
RecordFormActionSupport  
TextProviderActionSupport  
 

Enum Summary
RecordActionSupport.SessionPersistance Deprecated.
SessionPersistence