public interface Lock
| Modifier and Type | Method and Description |
|---|---|
String |
getLockToken()
Gets the lock token that serves to authorize access to
resources locked by this lock.
|
boolean |
isDeep()
Gets whether this lock is deep, in that it affects the
entire subgraph under the locked node.
|
String getLockToken()
boolean isDeep()
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.