sv:systemUser
The system user nodes are located in the admin repository (sv:adminPrincipalRepository). It has no children.
The system user nodes correspond to the internal users: system, anonymous, indexer, validator and extractor used by Sitevision.
Name | Type and description |
---|---|
<user-name> | Dynamic / Model dependent |
The name of the system user (i.e. "Anonymous", "System", "Indexer", "Validator" or "Extractor"). |
Name | Type and description |
---|---|
description | javax.jcr.PropertyType.STRING |
A localized name of the sub query. | |
displayName | javax.jcr.PropertyType.STRING |
An aggregated name of the field (including the name of the node). |
Sitevision Utility API tip!
- Current user can be looked up via PortletContextUtil.getCurrentUser.
- The SystemUserUtil interface exposes a set of methods for checking a sv:systemUser.