| Class | Description | 
|---|---|
| AssignmentBean | The AssignmentBean is the value object used by the workflow related services. | 
| DestinationBean | The DestinationBean is the value object used by services handling approval
 and publishing. | 
| RoleBean | The RoleBean represents the fundamental entity of the role. | 
| SiteBean | The SiteBean represents the fundamental entity of the site. | 
| SitePlanNodeBean | A SitePlanNode is the value object used by site related services to provide
 data used by the client side site plan tree implementation. | 
| StartMenuBean | The StartMenuBean is the value object which represents a start menu item
 available to a specific role. | 
| TreeNodeBean | A TreeNodeBean is the value object used by tree related services to provide
 data used by the client side tree implementation. | 
| UserBean | The UserBean represents the fundamental entity of the user. | 
| WorkflowBean | The WorkflowBean is the value object used by the workflow related services. | 
| Enum | Description | 
|---|---|
| DestinationBean.Type | Enumerates all the supported destination types. | 
| StartMenuBean.Type | Enumerates all the supported start menu types. | 
| WorkflowBean.Action | 
 Enumerated values for Workflow actions. |