@Component public class ObjectServiceImpl extends AbstractService implements org.fcrepo.kernel.services.ObjectService
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.Variablerepo| Constructor and Description |
|---|
ObjectServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.fcrepo.kernel.FedoraObject |
createObject(javax.jcr.Session session,
String path) |
org.fcrepo.kernel.FedoraObject |
getObject(javax.jcr.Session session,
String path) |
javax.jcr.Node |
getObjectNode(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.FedoraObject createObject(javax.jcr.Session session,
String path)
throws javax.jcr.RepositoryException
createObject in interface org.fcrepo.kernel.services.ObjectServicesession - A JCR Sessionpath - The path to use to create the objectjavax.jcr.RepositoryExceptionpublic javax.jcr.Node getObjectNode(javax.jcr.Session session,
String path)
throws javax.jcr.RepositoryException
getObjectNode in interface org.fcrepo.kernel.services.ObjectServicepath - javax.jcr.RepositoryExceptionpublic org.fcrepo.kernel.FedoraObject getObject(javax.jcr.Session session,
String path)
throws javax.jcr.RepositoryException
getObject in interface org.fcrepo.kernel.services.ObjectServicepath - session - javax.jcr.RepositoryExceptionCopyright © 2013–2014 DuraSpace, Inc.. All rights reserved.