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