|
Class Summary |
| AlfrescoNode |
Object to use in UI to display Alfresco node with icon and some information. |
| AlfrescoUsers |
Keeps a list of Alfresco users for use in invitation management. |
| ArchivedNodeData |
Represents a deleted node in Alfresco and is used in deleted items management. |
| BaseNode |
|
| CategoryNodeData |
Represents a category for display in the UI, and helps with category managements. |
| CategorySearchNodeData |
Represents a category in the categories option in the advanced search modal panel. |
| NodeData |
Represents a node in the content table in the UI. |
| Property |
Represents a property of a node for display in the UI |
| ScarConfig |
This class reads and exposes configurations for the application from an XML config file defined in
Constants.CONFIG_FILE_APP_CONFIG |
| ShelfNode |
Represents a node in the clipboard. |
| SimpleNode |
Adds a flag to BaseNode to keep track of whether the current user is allowed to create children in this node. |
| TreeNodeData |
Represents a node in the UI tree component. |
| User |
The User object keeps the current user information and Alfresco ticket obtained post-authentication in the session. |
| UserAccessPermission |
This object is used to keep information about the permission a user has on a node in Alfresco,
and whether the current user can remove the permission or change that user's role. |
| VersionNode |
This object is used to keep information about a version of a document in Alfresco |