Uses of Package
io.goobi.viewer.model.security.recordlock
Packages that use io.goobi.viewer.model.security.recordlock
Package
Description
Core controller and utility classes of the Goobi viewer.
Implements an in-memory record locking mechanism that prevents concurrent conflicting
access to individual records, tracking active locks and their owning sessions.
-
Classes in io.goobi.viewer.model.security.recordlock used by io.goobi.viewer.controllerClassDescriptionManages concurrent view limits and access condition caches for individual records.
-
Classes in io.goobi.viewer.model.security.recordlock used by io.goobi.viewer.model.security.recordlockClassDescriptionPossible result for a record lock action, specifically
RecordLockManager.lockRecord(String, String, Integer).