Uses of Class
org.opencms.repository.CmsPropertyName
Package
Description
Package contains all classes and interfaces needed to create or use a repository to
access the resources in the VFS.
-
Uses of CmsPropertyName in org.opencms.repository
Modifier and TypeMethodDescriptionCmsRepositorySession.getProperties
(String path) I_CmsRepositorySession.getProperties
(String path) Gets the properties for the given path.Modifier and TypeMethodDescriptionvoid
CmsRepositorySession.updateProperties
(String path, Map<CmsPropertyName, String> properties) void
I_CmsRepositorySession.updateProperties
(String path, Map<CmsPropertyName, String> properties) Updates the properties for the given path.