| Package | Description |
|---|---|
| com.yourmediashelf.fedora.client | |
| com.yourmediashelf.fedora.client.request |
| Modifier and Type | Method and Description |
|---|---|
static GetDatastreams |
FedoraClient.getDatastreams(String pid) |
| Modifier and Type | Method and Description |
|---|---|
GetDatastreams |
GetDatastreams.asOfDateTime(String asOfDateTime)
Indicates that the result should be relative to the digital object as it
existed on the given date.
|
GetDatastreams |
GetDatastreams.dsState(String dsState) |
GetDatastreams |
GetDatastreams.format(String format)
The format of the response.
|
GetDatastreams |
GetDatastreams.validateChecksum(boolean validateChecksum)
Verifies that the Datastream content has not changed since the checksum
was initially computed.
|
Copyright © 2010-2013 MediaShelf. All Rights Reserved.