@Scope(value="request")
@Path(value="/{path: .*}/fcr:fixity")
public class FedoraFixity
extends ContentExposingResource
| Modifier and Type | Field and Description |
|---|---|
protected String |
externalPath |
lockManager, MESSAGE_EXTERNAL_BODY, prefer, request, resource, servletResponseidTranslator, securityContext, sessionbinaryService, containerService, defaultPidMinter, eventBus, headers, nodeService, pidMinter, sessions, uriInfo, versionService| Constructor and Description |
|---|
FedoraFixity()
Default JAX-RS entry point
|
FedoraFixity(String externalPath)
Create a new FedoraNodes instance for a given path
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
externalPath() |
RdfNamespacedStream |
getDatastreamFixity()
Get the results of a fixity check for a path
GET /path/to/some/datastream/fcr:fixity
|
addCacheControlHeaders, addResourceHttpHeaders, addResourceLinkHeaders, addResourceLinkHeaders, checkCacheControlHeaders, evaluateRequestPreconditions, getBinaryContent, getContent, getContent, getResourceTriples, getResourceTriples, getSimpleContentType, getTriples, getTriples, getTriples, getTriples, getUri, isExternalBody, isRdfContentType, patchResourcewithSparql, replaceResourceBinaryWithStream, replaceResourceWithStream, resourceasNode, getResourceFromPath, getUserPrincipal, session, setUpJMSInfo, translatortoPath@PathParam(value="path") protected String externalPath
public FedoraFixity()
public FedoraFixity(String externalPath)
externalPath - the external path@GET
@Timed
@Produces(value={"text/turtle;charset=utf-8;qs=1.0","application/ld+json;qs=0.8","text/rdf+n3;charset=utf-8","text/n3;charset=utf-8","application/rdf+xml","application/n-triples","text/plain;charset=utf-8","application/x-turtle","text/html;charset=utf-8","*/*"})
public RdfNamespacedStream getDatastreamFixity()
protected String externalPath()
externalPath in class ContentExposingResourceCopyright © 2013–2018 DuraSpace, Inc.. All rights reserved.