@Scope(value="request")
@Path(value="/{path: .*}/fcr:tombstone")
public class FedoraTombstones
extends FedoraBaseResource
| Modifier and Type | Field and Description |
|---|---|
protected String |
externalPath |
idTranslator, securityContext, sessionbinaryService, containerService, defaultPidMinter, eventBus, headers, nodeService, pidMinter, sessions, uriInfo, versionService| Constructor and Description |
|---|
FedoraTombstones()
Default JAX-RS entry point
|
FedoraTombstones(String externalPath)
Create a new FedoraNodes instance for a given path
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
delete()
Delete a tombstone resource (freeing the original resource to be reused)
|
protected FedoraResource |
resource() |
asNode, getResourceFromPath, getUserPrincipal, session, setUpJMSInfo, translatortoPath@PathParam(value="path") protected String externalPath
public FedoraTombstones()
public FedoraTombstones(String externalPath)
externalPath - the external path@DELETE public javax.ws.rs.core.Response delete()
protected FedoraResource resource()
Copyright © 2013–2018 DuraSpace, Inc.. All rights reserved.