| Package | Description | 
|---|---|
| org.kuali.ole.select.document | |
| org.kuali.ole.select.document.service | |
| org.kuali.ole.select.document.service.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| List<OleAcquisitionSearchResult> | OleAcquisitionsSearchDocument. getAcqSearchResults()Getter for property: acqSearchResults. Stores the value of list of oleAcquisitionSearchResult. | 
| List<OleAcquisitionSearchResult> | OleAcquisitionsSearchDocument. listOfPOsSearchResults(String loadSumId) | 
| List<OleAcquisitionSearchResult> | OleAcquisitionsSearchDocument. populateCriteriaAndSearch(String docTypeFullName,
                                                  Map<String,List<String>> fixedParameters)This method populates a map for the search criteria's entered
 and gets the final result | 
| List<OleAcquisitionSearchResult> | OleAcquisitionsSearchDocument. searchResults()checks the documentType and search criteria's and depending on that the search methods will be called
 and a final Searched Results will be returned | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OleAcquisitionsSearchDocument. setAcqSearchResults(List<OleAcquisitionSearchResult> acqSearchResults)Setter for property: acqSearchResults. Stores the value of list of OleAcquisitionSearchResult. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<OleAcquisitionSearchResult> | OleAcquisitionSearchService. performDocumentSearch(org.kuali.rice.kew.api.document.search.DocumentSearchCriteria docSearchCriteria,
                                          Map<String,List<String>> fixedParameters) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected List<OleAcquisitionSearchResult> | OleAcquisitionSearchServiceImpl. getFinalBibTypeResult(List<org.kuali.rice.kew.api.document.search.DocumentSearchResult> componentResults)returns a collection of resultRow for the search type bib
 from the documentsearchresult components | 
| List<OleAcquisitionSearchResult> | OleAcquisitionSearchServiceImpl. performDocumentSearch(org.kuali.rice.kew.api.document.search.DocumentSearchCriteria docSearchCriteria,
                                          Map<String,List<String>> fixedParameters)This method filters other search criteria's based on create from/to date. | 
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.