public class GetObjectProfileResponse extends FedoraResponseImpl
FedoraResponse for the GetObjectProfile request.FedoraResponseImpl.ContextPath| Constructor and Description |
|---|
GetObjectProfileResponse(com.sun.jersey.api.client.ClientResponse cr) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateDate() |
String |
getLabel() |
Date |
getLastModifiedDate() |
ObjectProfile |
getObjectProfile() |
String |
getOwnerId() |
String |
getPid()
Accessor for the pid of the object returned by the request.
|
String |
getState() |
close, getEntity, getEntityInputStream, getStatus, getType, getXPath, unmarshallResponsepublic GetObjectProfileResponse(com.sun.jersey.api.client.ClientResponse cr)
throws FedoraClientException
FedoraClientExceptionpublic Date getCreateDate() throws FedoraClientException
FedoraClientExceptionpublic String getLabel() throws FedoraClientException
FedoraClientExceptionpublic Date getLastModifiedDate() throws FedoraClientException
FedoraClientExceptionpublic String getOwnerId() throws FedoraClientException
FedoraClientExceptionpublic String getPid() throws FedoraClientException
FedoraClientExceptionpublic String getState() throws FedoraClientException
FedoraClientExceptionpublic ObjectProfile getObjectProfile() throws FedoraClientException
FedoraClientExceptionCopyright © 2010-2013 MediaShelf. All Rights Reserved.