sv:webApp
A WebApp is typically a child of a sv:customModule. All WebApps has the sv:webAppRepository as parent.
Name | Type and description |
---|---|
<appName>-<appIdentifier> | Dynamic / Model dependent |
Name of the WebApp and the Version, separated with dash. |
Name | Type and description |
---|---|
appAuthor | javax.jcr.PropertyType.STRING |
Author, as specified in the manifest.json of the WebApp. | |
appDescription | javax.jcr.PropertyType.STRING |
Description, as specified in the manifest.json of the WebApp. | |
appHelpURL | javax.jcr.PropertyType.STRING |
Help URL, as specified in the manifest.json of the WebApp. | |
appIdentifier | javax.jcr.PropertyType.STRING |
Identifier, as specified in the manifest.json of the WebApp. | |
appImportDate | javax.jcr.PropertyType.DATE |
The import date of a WebApp | |
appName | javax.jcr.PropertyType.STRING |
Name, as specified in the manifest.json of the WebApp. | |
appType | javax.jcr.PropertyType.STRING |
Type, as specified in the manifest.json of the WebApp. | |
appVersion | javax.jcr.PropertyType.STRING |
Version, as specified in the manifest.json of the WebApp. | |
displayName | javax.jcr.PropertyType.STRING |
Given name of the WebApp | |
requirePrivileged | javax.jcr.PropertyType.BOOLEAN |
Whether or not the WebApp uses the "privileged" requireable [@since Sitevision 7] |
Note! This node type was introduced in Sitevision 4.5