Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
Modifier and Type | Method and Description |
---|---|
StrongLock |
StrongLockManager.CacheEntry.getStrongLock() |
StrongLock |
Data.getStrongLock()
Returns the StrongLock bound to this Data, if any.
|
StrongLock |
StrongLockManager.getStrongLock(Data data)
Returns the StrongLock bound to given data.
|
StrongLock |
StrongLockManager.getStrongLock(Data data,
boolean useCache)
Returns the StrongLock bound to given data.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StrongLockManager.canUnlock(StrongLock lock,
Member mbr)
Returns true if the member can unlock the given lock
|
Constructor and Description |
---|
CacheEntry(StrongLock lock) |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.