Uses of Class
org.alfresco.service.cmr.lock.NodeLockedException
-
Packages that use NodeLockedException Package Description org.alfresco.repo.lock -
-
Uses of NodeLockedException in org.alfresco.repo.lock
Methods in org.alfresco.repo.lock that throw NodeLockedException Modifier and Type Method Description voidLockServiceImpl. checkForLock(org.alfresco.service.cmr.repository.NodeRef nodeRef)Checks to see if the current user has access to the specified node.
-