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
ExceptionObject[] getExportDataByBibIds(List<String> bibIds, OLEBatchProcessProfileBo profile) throws Exception
ExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.