|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockInfo | |
|---|---|
| org.apache.jackrabbit.core.lock | |
| Uses of LockInfo in org.apache.jackrabbit.core.lock |
|---|
| Methods in org.apache.jackrabbit.core.lock that return LockInfo | |
|---|---|
LockInfo |
LockManagerImpl.getLockInfo(NodeId id)
Return the most appropriate lock information for a node. |
| Methods in org.apache.jackrabbit.core.lock with parameters of type LockInfo | |
|---|---|
protected void |
LockManagerImpl.checkLock(LockInfo info,
Session session)
Check whether a lock info allows access to a session. |
protected void |
LockManagerImpl.checkUnlock(LockInfo info,
Session session)
Check whether a session is allowed to unlock a node. |
boolean |
XALockManager.differentXAEnv(LockInfo info)
Return a flag indicating whether a lock info belongs to a different XA environment. |
| Constructors in org.apache.jackrabbit.core.lock with parameters of type LockInfo | |
|---|---|
LockInfo(LockInfo that)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||