Uses of Interface
org.apache.jackrabbit.webdav.transaction.TransactionResource
-
Packages that use TransactionResource Package Description org.apache.jackrabbit.webdav.transaction -
-
Uses of TransactionResource in org.apache.jackrabbit.webdav.transaction
Methods in org.apache.jackrabbit.webdav.transaction with parameters of type TransactionResource Modifier and Type Method Description ActiveLockTxLockManager. getLock(Type type, Scope scope, TransactionResource resource)Return the lock applied to the given resource ornullvoidTxLockManager. releaseLock(TransactionInfo lockInfo, String lockToken, TransactionResource resource)Release the lock identified by the given lock token.
-