Uses of Enum Class
io.goobi.viewer.model.security.recordlock.LockRecordResult
Packages that use LockRecordResult
-
Uses of LockRecordResult in io.goobi.viewer.model.security.recordlock
Methods in io.goobi.viewer.model.security.recordlock that return LockRecordResultModifier and TypeMethodDescriptionRecordLockManager.lockRecord
(String pi, String sessionId, Integer limit) static LockRecordResult
Returns the enum constant of this class with the specified name.static LockRecordResult[]
LockRecordResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.