public class DescribeRepositoryResponse extends FedoraResponseImpl
A FedoraResponse for the DescribeRepository request.
FedoraResponseImpl.ContextPath| Constructor and Description |
|---|
DescribeRepositoryResponse(com.sun.jersey.api.client.ClientResponse cr) |
| Modifier and Type | Method and Description |
|---|---|
FedoraRepository |
getRepositoryInfo()
Get the repository description.
|
String |
getRepositoryVersion() |
close, getEntity, getEntityInputStream, getStatus, getType, getXPath, unmarshallResponsepublic DescribeRepositoryResponse(com.sun.jersey.api.client.ClientResponse cr)
throws FedoraClientException
FedoraClientExceptionpublic String getRepositoryVersion() throws FedoraClientException
FedoraClientExceptionpublic FedoraRepository getRepositoryInfo() throws FedoraClientException
FedoraClientExceptionCopyright © 2010-2013 MediaShelf. All Rights Reserved.