@Scope(value="request")
@Path(value="/{path: .*}/fcr:fixity")
public class FedoraFixity
extends ContentExposingResource
| Modifier and Type | Field and Description |
|---|---|
protected String |
externalPath |
ACCEPT_DATETIME, context, extContentHandlerFactory, lockManager, namespaceRegistry, prefer, request, RFC3230_SPLITTER, servletResponseidTranslator, securityContext, sessionbinaryService, containerService, defaultPidMinter, headers, nodeService, pidMinter, 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, addExternalContentHeaders, addLinkAndOptionsHttpHeaders, addResourceHttpHeaders, buildLink, checkCacheControlHeaders, checkForInsufficientStorageException, checksumURI, createUpdateResponse, evaluateRequestPreconditions, getBinaryResourceMediaType, getChildrenLimit, getContent, getResourceTriples, getSimpleContentType, getUri, hasRestrictedPath, isRdfContentType, parseDigestHeader, patchResourcewithSparql, postConstruct, replaceResourceBinaryWithStream, replaceResourceWithStream, resource, setVaryAndPreferenceAppliedHeaders, unpackLinksasNode, getResourceFromPath, getUserPrincipal, setUpJMSInfo, translatortoPath@PathParam(value="path") protected String externalPath
public FedoraFixity()
public FedoraFixity(String externalPath)
externalPath - the external path@GET
@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–2019 DuraSpace, Inc.. All rights reserved.