public interface ResultLockData
Modifier and Type | Method and Description |
---|---|
String |
getCheckoutUser() |
String |
getLockUser() |
boolean |
isCheckedOut() |
boolean |
isLocked() |
boolean |
isLockedByCurrentUser() |
boolean isLocked()
boolean isCheckedOut()
String getLockUser()
String getCheckoutUser()
boolean isLockedByCurrentUser()
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.