| Package | Description |
|---|---|
| org.fcrepo.connector.fedora3 | |
| org.fcrepo.connector.fedora3.rest |
| Modifier and Type | Method and Description |
|---|---|
FedoraDatastreamVersionRecord |
FedoraDatastreamRecord.getCurrentVersion()
Gets the most recent version of the datastream.
|
| Modifier and Type | Method and Description |
|---|---|
List<FedoraDatastreamVersionRecord> |
FedoraDatastreamRecord.getHistory()
Returns a non-null, non-empty list of FedoraDatastreamVersionRecord
objects representing the ordered history of this datastream from most
recent to oldest.
|
| Modifier and Type | Method and Description |
|---|---|
FedoraDatastreamVersionRecord |
RESTFedoraDatastreamRecordImpl.getCurrentVersion()
Gets the most recent version of the datastream.
|
| Modifier and Type | Method and Description |
|---|---|
List<FedoraDatastreamVersionRecord> |
RESTFedoraDatastreamRecordImpl.getHistory()
Returns a non-null, non-empty list of FedoraDatastreamVersionRecord
objects representing the ordered history of this datastream from most
recent to oldest.
|
Copyright © 2013 DuraSpace, Inc.. All rights reserved.