Uses of Class
com.sas.lsaf.content.repository.RepositoryItemLockException
-
Packages that use RepositoryItemLockException Package Description com.sas.lsaf.content.repository Classes and interfaces to manage content in the repository. -
-
Uses of RepositoryItemLockException in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that throw RepositoryItemLockException Modifier and Type Method Description RepositoryFile
RepositoryService. lockFile(java.lang.String path)
Locks the specified repository file, prevents users from modifying the file in any way.
-