Sitevision Node Types
This page provides a comprehensive list of Node IDs used in Sitevision CMS. These IDs represent various node types and their corresponding functionalities within the system.
info
Node IDs are essential for identifying and working with specific node types in Sitevision CMS. Use this reference to understand the purpose of each Node ID.
Node Types
General Nodes
| Node ID | Node Type |
|---|---|
| 1 | Server |
| 2 | Site |
| 3 | Archive |
| 4 | Page |
| 5 | Article |
| 6 | Link |
| 7 | SecurityRole |
| 8 | PortletRoleEntry |
| 9 | DirectoryConfig |
| 10 | Layout |
| 11 | PortletLayout |
| 12 | Portlet |
| 13 | SiteFont |
| 14 | TemplateRepository |
| 15 | FileRepository |
| 16 | PortletDescriptor |
| 17 | VfsMount |
| 18 | FileResource |
| 19 | Folder |
| 20 | User |
| 21 | UserGroup |
| 22 | UserContainer |
| 23 | Trashcan |
Workflow Nodes
| Node ID | Node Type |
|---|---|
| 230 | HistoryStep |
| 231 | StartStep |
| 232 | ReviseStep |
| 233 | ReviewStep |
| 234 | PublishStep |
| 235 | WorkflowDefinition |
| 236 | WorkflowInstance |
| 237 | PublishWorkflowDefinition |
Social Nodes
| Node ID | Node Type |
|---|---|
| 400 | SocialUserIdentity |
| 401 | SocialGroup |
| 402 | SocialTag |
| 403 | Like |
| 404 | PlainComment |
| 405 | SocialNotification |
| 406 | SocialImageRepository |
| 407 | SocialFileRepository |
Criteria Nodes
| Node ID | Node Type |
|---|---|
| 450 | AddressCriteria |
| 451 | AuthenticatedCriteria |
| 452 | BrowserLanguageCriteria |
| 453 | DirectoryObjectCriteria |
| 454 | GoogleQueryCriteria |
| 455 | JavaScriptCriteria |
| 456 | NumberOfPreviousVisitsCriteria |
| 457 | RefererCriteria |
| 458 | SessionCriteria |
| 459 | TimeSinceLastVisitCriteria |
| 460 | UrlParameterCriteria |
| 461 | UserAgentCriteria |
| 462 | UserAttributeCriteria |
| 463 | MetadataCriteria |
Notes
- This list is not exhaustive; additional node types may exist.
- Use these Node IDs as a reference when working with Sitevision APIs or configurations.
- For more details, consult the official Sitevision documentation or your system administrator.