| Package | Description |
|---|---|
| org.fcrepo.services |
| Modifier and Type | Method and Description |
|---|---|
Datastream |
DatastreamService.asDatastream(javax.jcr.Node node)
Retrieve a Datastream instance by pid and dsid
|
Datastream |
DatastreamService.getDatastream(javax.jcr.Session session,
String path)
Retrieve a Datastream instance by pid and dsid
|
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.Dataset |
DatastreamService.getFixityResultsModel(GraphSubjects subjects,
Datastream datastream)
Get the fixity results for the datastream as a RDF Dataset
|
Collection<FixityResult> |
DatastreamService.runFixityAndFixProblems(Datastream datastream)
Run the fixity check on the datastream and attempt to automatically
correct failures if additional copies of the bitstream are available
|
Copyright © 2013 DuraSpace, Inc.. All Rights Reserved.