Uses of Class
org.opencms.repository.CmsRepositoryLockInfo
Packages that use 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
Methods in org.opencms.repository that return CmsRepositoryLockInfoModifier and TypeMethodDescriptionReturns the lock for the resource at the given path.Methods in org.opencms.repository with parameters of type CmsRepositoryLockInfoModifier 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.