public interface LockInfo
| Modifier and Type | Method and Description |
|---|---|
Date |
getLockedAt()
Get date/time when the lock was set.
|
CommonUser |
getLockedBy()
Get id of user who set the lock.
|
boolean |
isLocked() |
Date getLockedAt()
CommonUser getLockedBy()
boolean isLocked()
Copyright © 2018. All rights reserved.