| Package | Description |
|---|---|
| org.fcrepo.kernel.rdf | |
| org.fcrepo.kernel.rdf.impl | |
| org.fcrepo.kernel.services |
| Modifier and Type | Method and Description |
|---|---|
void |
JcrRdfTools.setLlstore(LowLevelStorageService lowLevelStorageService)
Set the Low-level storage server implementation
|
static JcrRdfTools |
JcrRdfTools.withContext(org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
javax.jcr.Session session,
LowLevelStorageService lls)
Factory method to create a new JcrRdfTools instance with full context.
|
| Constructor and Description |
|---|
JcrRdfTools(org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
javax.jcr.Session session,
LowLevelStorageService lls)
Contructor with even more context.
|
| Modifier and Type | Method and Description |
|---|---|
LowLevelStorageService |
NodeRdfContext.lowLevelStorageService() |
| Constructor and Description |
|---|
FixityRdfContext(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
LowLevelStorageService lowLevelStorageService,
Iterable<org.fcrepo.kernel.utils.FixityResult> blobs)
Ordinary constructor.
|
HierarchyRdfContext(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
LowLevelStorageService lowLevelStorageService,
org.fcrepo.kernel.rdf.HierarchyRdfContextOptions options)
Default constructor.
|
NodeRdfContext(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
LowLevelStorageService lowLevelStorageService)
Default constructor.
|
PropertiesRdfContext(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
LowLevelStorageService lowLevelStorageService)
Default constructor.
|
RootRdfContext(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
LowLevelStorageService llsService)
Ordinary constructor.
|
VersionsRdfContext(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
LowLevelStorageService lowLevelStorageService)
Ordinary constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatastreamServiceImpl.setLlStoreService(LowLevelStorageService llStoreService)
Set the low-level storage service (if Spring didn't wire it in)
|
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.