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