Uses of Class
org.opencms.repository.CmsRepositoryLockInfo
Package
Description
Package contains all classes and interfaces needed to create or use a repository to
access the resources in the VFS.
-
Uses of CmsRepositoryLockInfo in org.opencms.repository
Modifier and TypeMethodDescriptionReturns the lock for the resource at the given path.Modifier and TypeMethodDescriptionboolean
CmsRepositorySession.lock
(String path, CmsRepositoryLockInfo lock) boolean
I_CmsRepositorySession.lock
(String path, CmsRepositoryLockInfo lock) Creates a new lock on the item at the path with the given information in the lock info.