|
Class Summary |
| BaseAction |
Base class used by all actions. |
| BaseCategoryAction |
Base class used by actions the need access to the Alfresco category tree. |
| BaseTableFieldNameAction |
Base class that is extended by action classes that are h:dataTable backing
beans and want to allow sorting using the field or map/key comparators. |
| BulkAction |
Backing bean handling all bulk operations (e.g. |
| CategoriesAction |
Backing bean for category management. |
| CheckinCheckoutAction |
Backing bean for all actions relating to check-in and check-out of documents. |
| ContentAction |
Backing bean for some content table actions (e.g. |
| ContentPropertiesAction |
Backing bean for all actions taken in the content details modal panel namely meta-data
management, version history, and category management. |
| DeletedItemsAction |
Backing bean for the manage deleted items modal panel. |
| ErrorsAction |
Action class used by all beans to allow for adding an error message that can be displayed in the view layer. |
| FileUploadAction |
Backing bean for the upload file action. |
| FolderAction |
Backing bean for the create new folder modal panel. |
| FolderContentsAction |
Backing bean that manages the content table. |
| FolderPropertiesAction |
Backing bean for the folder properties panel. |
| InvitationAction |
Backing bean for the invitation modal panel. |
| LoginAction |
Action class that handles user logins |
| MyCheckedOutDocsTreeAction |
Backing bean for the 'My Checked-Out Documents' tree component. |
| PanelsAction |
Action class used to manage which modal panels get to be rendered based on
the user's action (e.g. |
| RestoreFolderSelectAction |
Backing bean for the "Recover to selected folder" component in the manage deleted items modal panel. |
| SearchAction |
Backing bean for all search operations (simple and advanced). |
| ShelfAction |
Backing bean for the shelf UI component. |
| SpacesListAction |
Backing bean handling all interaction with the main navigation tree. |
| WorkflowAction |
Backing bean for handling simple workflow. |