public abstract class ObjectDatastreamsResponse extends FedoraResponseImpl
ListDatastreams and GetDatastreams requests.FedoraResponseImpl.ContextPath| Constructor and Description |
|---|
ObjectDatastreamsResponse(com.sun.jersey.api.client.ClientResponse cr) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsOfDateTime() |
String |
getBaseUrl() |
protected ObjectDatastreams |
getObjectDatastreams() |
String |
getPid()
Accessor for the pid of the datastreams returned by the request.
|
close, getEntity, getEntityInputStream, getStatus, getType, getXPath, unmarshallResponsepublic ObjectDatastreamsResponse(com.sun.jersey.api.client.ClientResponse cr)
throws FedoraClientException
FedoraClientExceptionpublic String getPid() throws FedoraClientException
FedoraClientExceptionpublic String getBaseUrl() throws FedoraClientException
FedoraClientExceptionpublic String getAsOfDateTime() throws FedoraClientException
FedoraClientExceptionprotected ObjectDatastreams getObjectDatastreams() throws FedoraClientException
FedoraClientExceptionCopyright © 2010-2013 MediaShelf. All Rights Reserved.