@Component public class LockServiceImpl extends AbstractService implements org.fcrepo.kernel.services.LockService
org.modeshape.jcr.api.JcrTools.BasicOperation, org.modeshape.jcr.api.JcrTools.BrowseContent, org.modeshape.jcr.api.JcrTools.CountNodes, org.modeshape.jcr.api.JcrTools.NodeOperation, org.modeshape.jcr.api.JcrTools.Operation, org.modeshape.jcr.api.JcrTools.PrintNodes, org.modeshape.jcr.api.JcrTools.VariablerepoCONTENT_DIGEST, CONTENT_SIZE, EXPOSED_PROTECTED_JCR_TYPES, FCR_CONTENT, FCR_LOCK, FCR_VERSIONS, FEDORA_BINARY, FEDORA_DATASTREAM, FEDORA_OBJECT, FEDORA_RESOURCE, FROZEN_MIXIN_TYPES, FROZEN_NODE, JCR_CREATED, JCR_CREATEDBY, JCR_LASTMODIFIED, JCR_MIXIN_TYPES, JCR_PRIMARY_TYPE, JCR_UUID, PREMIS_FILE_NAME, ROOT| Constructor and Description |
|---|
LockServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.fcrepo.kernel.Lock |
acquireLock(javax.jcr.Session session,
String path,
boolean deep) |
org.fcrepo.kernel.Lock |
getLock(javax.jcr.Session session,
String path) |
void |
releaseLock(javax.jcr.Session session,
String path) |
exists, setRepositoryfindOrCreateChild, findOrCreateChild, findOrCreateNode, findOrCreateNode, findOrCreateNode, findOrCreateNode, getNode, getReadable, getStringValue, importContent, importContent, importContent, importContent, importContent, importContent, importContent, isDebug, onEachNode, onEachNodeBelow, print, printNode, printQuery, printQuery, printQuery, printQuery, printSubgraph, printSubgraph, printSubgraph, registerNodeTypes, removeAllChildren, removeAllChildren, repeatedlyWithSession, resourceUrl, uploadFile, uploadFile, uploadFile, uploadFileAndBlock, uploadFileAndBlock, uploadFileAndBlock, uploadFilesAndBlock, var, vars, withSessionpublic org.fcrepo.kernel.Lock acquireLock(javax.jcr.Session session,
String path,
boolean deep)
throws javax.jcr.RepositoryException
acquireLock in interface org.fcrepo.kernel.services.LockServicejavax.jcr.RepositoryExceptionpublic org.fcrepo.kernel.Lock getLock(javax.jcr.Session session,
String path)
throws javax.jcr.RepositoryException
getLock in interface org.fcrepo.kernel.services.LockServicejavax.jcr.RepositoryExceptionpublic void releaseLock(javax.jcr.Session session,
String path)
throws javax.jcr.RepositoryException
releaseLock in interface org.fcrepo.kernel.services.LockServicejavax.jcr.RepositoryExceptionCopyright © 2013–2014 DuraSpace, Inc.. All rights reserved.