| Package | Description |
|---|---|
| org.fcrepo.kernel | |
| org.fcrepo.kernel.services |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Datastream |
interface |
FedoraObject |
| Modifier and Type | Method and Description |
|---|---|
FedoraResource |
NodeService.findOrCreateObject(javax.jcr.Session session,
String path)
Find or create a new Fedora resource at the given path
|
FedoraResource |
NodeService.getObject(javax.jcr.Session session,
String path)
Retrieve an existing Fedora resource at the given path
|
FedoraResource |
NodeService.getObject(javax.jcr.Session session,
String path,
String versionId)
Get an existing Fedora resource at the given path with the given version
label
|
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.