public class ListDatastreamsResponse extends ObjectDatastreamsResponse
FedoraResponse for the ListDatastreams request.FedoraResponseImpl.ContextPath| Constructor and Description |
|---|
ListDatastreamsResponse(com.sun.jersey.api.client.ClientResponse cr) |
| Modifier and Type | Method and Description |
|---|---|
List<DatastreamType> |
getDatastreams()
The List of requested datastreams.
|
getAsOfDateTime, getBaseUrl, getObjectDatastreams, getPidclose, getEntity, getEntityInputStream, getStatus, getType, getXPath, unmarshallResponsepublic ListDatastreamsResponse(com.sun.jersey.api.client.ClientResponse cr)
throws FedoraClientException
FedoraClientExceptionpublic List<DatastreamType> getDatastreams() throws FedoraClientException
If the ListDatastreams request explicitly set format=html, this method call will fail.
FedoraClientExceptionCopyright © 2010-2013 MediaShelf. All Rights Reserved.