public class GetDatastreamHistoryResponse extends FedoraResponseImpl
A FedoraResponse for the GetDatastreamHistory request.
FedoraResponseImpl.ContextPath| Constructor and Description |
|---|
GetDatastreamHistoryResponse(com.sun.jersey.api.client.ClientResponse cr) |
| Modifier and Type | Method and Description |
|---|---|
DatastreamHistory |
getDatastreamProfile()
Get the datastreamHistory.
|
String |
getPid()
Convenience method that returns the pid of the datastream.
|
close, getEntity, getEntityInputStream, getStatus, getType, getXPath, unmarshallResponsepublic GetDatastreamHistoryResponse(com.sun.jersey.api.client.ClientResponse cr)
throws FedoraClientException
FedoraClientExceptionpublic DatastreamHistory getDatastreamProfile() throws FedoraClientException
FedoraClientExceptionpublic String getPid() throws FedoraClientException
FedoraClientExceptionCopyright © 2010-2013 MediaShelf. All Rights Reserved.