public class FindObjectsResponse extends FedoraResponseImpl
FedoraResponse for the FindObjects request.FedoraResponseImpl.ContextPath| Constructor and Description |
|---|
FindObjectsResponse(com.sun.jersey.api.client.ClientResponse cr) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCursor() |
String |
getExpirationDate() |
List<String> |
getObjectField(String pid,
String fieldName) |
List<String> |
getPids() |
String |
getToken() |
boolean |
hasNext() |
close, getEntity, getEntityInputStream, getStatus, getType, getXPath, unmarshallResponsepublic FindObjectsResponse(com.sun.jersey.api.client.ClientResponse cr)
throws FedoraClientException
FedoraClientExceptionpublic boolean hasNext()
public String getToken()
public String getCursor()
public String getExpirationDate()
public List<String> getObjectField(String pid, String fieldName) throws FedoraClientException
FedoraClientExceptionCopyright © 2010-2013 MediaShelf. All Rights Reserved.