|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.webdav.lock.AbstractLockEntry
org.apache.jackrabbit.webdav.jcr.lock.SessionScopedLockEntry
public class SessionScopedLockEntry
SessionScopedLockEntry represents the 'session-scoped' write
lock as defined by JCR.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
SessionScopedLockEntry()
|
|
| Method Summary | |
|---|---|
Scope |
getScope()
Returns the scope of this lock entry. |
Type |
getType()
Returns the type of this lock entry |
| Methods inherited from class org.apache.jackrabbit.webdav.lock.AbstractLockEntry |
|---|
toXml |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionScopedLockEntry()
| Method Detail |
|---|
public Type getType()
LockEntry
write.LockEntry.getType()public Scope getScope()
LockEntry
ItemResourceConstants.EXCLUSIVE_SESSION.LockEntry.getScope()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||