public interface BibInfoService
String save(BibInfoBean bibInfoBean) throws Exception
Exception
List<BibInfoBean> getUUID(List<BibInfoBean> bibInfoBeanList, HashMap dataMap) throws Exception
Exception
BibInfoBean retrieveFromDocStore(HashMap<String,String> dataMap) throws Exception
Exception
String getDocStoreResponse(HashMap<String,String> dataMap) throws Exception
Exception
List<BibInfoBean> searchBibInfo(BibInfoBean bibInfoBean) throws Exception
Exception
String convertBibInfoBeanToMarcXMLString(BibInfoBean bibInfoBean, HashMap<String,String> dataMap) throws Exception
Exception
String generateItemMarcXMLString(BibInfoBean bibInfoBean, HashMap<String,String> dataMap) throws Exception
Exception
String generateRequestXMLString(BibInfoBean bibInfoBean, HashMap<String,String> dataMap) throws Exception
Exception
String generateXMLStringForIngest(BibInfoBean bibInfoBean, HashMap<String,String> dataMap) throws Exception
Exception
String getDocSearchResponse(BibInfoBean bibInfoBean) throws Exception
Exception
boolean isDuplicateRecord(BibInfoBean bibInfoBean) throws Exception
Exception
String getTitleIdByMarcXMLFileProcessing(BibInfoBean bibInfoBean, HashMap<String,String> dataMap) throws Exception
Exception
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.