|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LockInfo in org.apache.jackrabbit.spi |
|---|
| Methods in org.apache.jackrabbit.spi that return LockInfo | |
|---|---|
LockInfo |
RepositoryService.getLockInfo(SessionInfo sessionInfo,
NodeId nodeId)
Returns the lock information that applies to Node identified
by the given NodeId or null. |
LockInfo |
RepositoryService.lock(SessionInfo sessionInfo,
NodeId nodeId,
boolean deep,
boolean sessionScoped)
Create a lock on the Node identified by the given id. |
LockInfo |
RepositoryService.lock(SessionInfo sessionInfo,
NodeId nodeId,
boolean deep,
boolean sessionScoped,
long timeoutHint,
String ownerHint)
Create a lock on the Node identified by the given id. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||