sv:restApp

A RESTApp is typically a child of sv:headlessCustomModule. All RESTApps has sv:restAppRepository as parent.

Node name

Name

Type and description

<appName>-<appVersion>

Dynamic / Model dependent


Name of the RESTApp and the Version, separated with dash.

Properties

Name

Type and description

appAuthor

javax.jcr.PropertyType.STRING


Author, as specified in the manifest.json of the RESTApp.



appDescription

javax.jcr.PropertyType.STRING


Description, as specified in the manifest.json of the RESTApp.



appHelpURL

javax.jcr.PropertyType.STRING


Help URL, as specified in the manifest.json of the RESTApp.



appIdentifier

javax.jcr.PropertyType.STRING


Identifier, as specified in the manifest.json of the RESTApp.



appImportDate

javax.jcr.PropertyType.DATE


The import date of a RESTApp



appName

javax.jcr.PropertyType.STRING


Name, as specified in the manifest.json of the RESTApp.



appType

javax.jcr.PropertyType.STRING


Type, as specified in the manifest.json of the RESTApp.



appVersion

javax.jcr.PropertyType.STRING


Version, as specified in the manifest.json of the RESTApp.



displayName

javax.jcr.PropertyType.STRING


Given name of the RESTApp.



requirePrivileged

javax.jcr.PropertyType.BOOLEAN


Whether or not the RESTApp uses the "privileged" requireable [@since Sitevision 7]

Sitevision Utility API tip!

Note! This node type was introduced in Sitevision 4.5