Class | Description |
BrowseFileActionForm | Supports browsing through the available files, including using filters to search. |
FileListActionForm | Retrieves a list of folders or files. This ActionForm supports setting filters specifying characteristics of objects. Stores the most recent list of items. |
GeneralFilterActionForm | The base ActionForm for several other ActionForms. Provides methods that handle filters. For example, you can request all folders and only the most recent version of all executable files. |
GetFileDetailsActionForm | Stores the details of a file or folder. AcGetFileDetailsAction gets the details and stores them in this JavaBean. |