public interface ExportDataService
Modifier and Type | Method and Description |
---|---|
Object[] |
getExportDataByBibIds(List<String> bibIds,
OLEBatchProcessProfileBo profile) |
Object[] |
getExportDataBySolr(List<org.apache.solr.common.SolrDocument> solrDocumentList,
OLEBatchProcessProfileBo profile) |
Object[] getExportDataBySolr(List<org.apache.solr.common.SolrDocument> solrDocumentList, OLEBatchProcessProfileBo profile) throws Exception
Exception
Object[] getExportDataByBibIds(List<String> bibIds, OLEBatchProcessProfileBo profile) throws Exception
Exception
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.