| Package | Description |
|---|---|
| org.fcrepo | |
| org.fcrepo.services |
| Modifier and Type | Class and Description |
|---|---|
class |
Datastream
Abstraction for a Fedora datastream backed by a JCR node.
|
class |
FedoraObject
An abstraction that represents a Fedora Object backed by
a JCR node.
|
| 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 DuraSpace, Inc.. All Rights Reserved.