public class GetObjectHistoryResponse extends FedoraResponseImpl
FedoraResponse for the GetObjectProfile request.FedoraResponseImpl.ContextPath| Constructor and Description |
|---|
GetObjectHistoryResponse(com.sun.jersey.api.client.ClientResponse cr) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getObjectChangeDate()
Accessor for the objectChangeDate property of the ObjectHistory response.
|
FedoraObjectHistory |
getObjectHistory() |
String |
getPid()
Accessor for the pid of the ObjectHistory response.
|
close, getEntity, getEntityInputStream, getStatus, getType, getXPath, unmarshallResponsepublic GetObjectHistoryResponse(com.sun.jersey.api.client.ClientResponse cr)
throws FedoraClientException
FedoraClientExceptionpublic FedoraObjectHistory getObjectHistory() throws FedoraClientException
FedoraClientExceptionpublic String getPid() throws FedoraClientException
FedoraClientExceptionpublic List<String> getObjectChangeDate() throws FedoraClientException
FedoraClientExceptionCopyright © 2010-2013 MediaShelf. All Rights Reserved.