protected class CmsVfsSitemapService.LockInfo extends java.lang.Object
Constructor and Description |
---|
LockInfo(CmsLock lock,
boolean wasJustLocked)
Creates a new LockInfo object.
|
Modifier and Type | Method and Description |
---|---|
CmsLock |
getLock()
Returns the lock state.
|
boolean |
wasJustLocked()
Returns true if the lock was just locked.
|
public boolean wasJustLocked()