Actuate Information Console reference : Actuate Information Console JavaBeans : Information Console JavaBeans class reference : Documents
 
Documents
Table 8‑3 lists and describes Information Console com.actuate.activeportal.forms classes that support the Document pages.
Table 8‑3 Document classes 
Class
Description
BrowseFileActionForm
Supports browsing through the available files, including using filters to search.
CreateFolderActionForm
Supports creating a folder in the Encyclopedia volume.
FileFoldersPrivilegeActionForm
Stores information about file and folder access rights, the available users and roles, and so forth. Information Console uses this information to set up file and folder privileges.
FileListActionForm
Retrieves a list of folders or files. This ActionForm supports setting filters specifying characteristics of objects. Stores the most recent list of items returned from iHub.
GeneralFilterActionForm
The base ActionForm for several other ActionForms. Provides methods that handle filters to select which items the iHub returns. 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.
SearchFilesActionForm
Stores information about the filter set by the user in the Search page. Jakarta Struts uses the filter to retrieve the list of files from the iHub and store them in this form.