sv:fileRepository
There is always one and only one file repository as child of the site (sv:site) node. It contains zero or more files (sv:file) and folders (sv:folder) as sub nodes.
The file repository node corresponds to the file archive available in the top left frame of the editor view and contains the files globally accessible for the site.
Name | Type and description |
---|---|
File Repository | Fixed / Model independent |
The name is always "File Repository" |
Name | Type and description |
---|---|
displayName | javax.jcr.PropertyType.STRING |
The localized name of the file archive. |
Sitevision Utility API tip!
- The ResourceLocatorUtil interface exposes a method for easy access to the file repository.