| Class | Description |
|---|---|
| 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.
|
| ListActionSupport.ListPageInfo | |
| ListActionSupport.ListSortInfo | |
| 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 | Description |
|---|---|
| RecordActionSupport.SessionPersistance | Deprecated |
| SessionPersistence |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.