public class DocstoreDataRetrieveService extends Object
| Constructor and Description |
|---|
DocstoreDataRetrieveService() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateJsonInstanceContent(HoldingsTrees holdingsTree) |
String |
generateXmlInstanceContent(InstanceCollection instanceCollection) |
DocstoreClientLocator |
getDocstoreClientLocator() |
InstanceCollection |
getEInstanceCollection(String instanceData) |
String |
getEInstanceContent(InstanceCollection eInstanceCollection) |
String |
getHoldingsTree(List<String> bibUUIDs,
String contentType) |
InstanceCollection |
getInstanceCollection(String instanceData) |
String |
getInstanceDetails(List<String> bibUUIDs,
String contentType)
Deprecated.
|
SerialReceiving |
populateOleSerialReceiving(OLESerialReceivingDocument oleSerialReceivingDocument) |
OleHoldings |
processLocationName(OleHoldings oleHoldings)
This method is used to set the location name instead of the location code in the Location Object
|
void |
setSolrServer(org.apache.solr.client.solrj.SolrServer solrServer) |
public DocstoreDataRetrieveService()
public DocstoreClientLocator getDocstoreClientLocator()
@Deprecated public String getInstanceDetails(List<String> bibUUIDs, String contentType)
bibUUIDs - contentType - Exceptionpublic String getHoldingsTree(List<String> bibUUIDs, String contentType)
public OleHoldings processLocationName(OleHoldings oleHoldings)
oleHoldings - public void setSolrServer(org.apache.solr.client.solrj.SolrServer solrServer)
public InstanceCollection getInstanceCollection(String instanceData)
instanceData - public String generateJsonInstanceContent(HoldingsTrees holdingsTree)
public String generateXmlInstanceContent(InstanceCollection instanceCollection)
instanceCollection - public String getEInstanceContent(InstanceCollection eInstanceCollection)
public InstanceCollection getEInstanceCollection(String instanceData)
public SerialReceiving populateOleSerialReceiving(OLESerialReceivingDocument oleSerialReceivingDocument)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.