|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kew.docsearch.StandardDocumentSearchResultProcessor
org.kuali.kfs.sys.document.workflow.KFSDocumentSearchResultProcessor
public class KFSDocumentSearchResultProcessor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.kuali.rice.kew.docsearch.StandardDocumentSearchResultProcessor |
|---|
org.kuali.rice.kew.docsearch.StandardDocumentSearchResultProcessor.DisplayValues |
| Constructor Summary | |
|---|---|
KFSDocumentSearchResultProcessor()
|
|
| Method Summary | |
|---|---|
List<org.kuali.rice.kns.web.ui.Column> |
constructColumnList(org.kuali.rice.kew.docsearch.DocSearchCriteriaDTO criteria,
List<org.kuali.rice.kew.docsearch.DocSearchDTO> docSearchResultRows)
|
List<org.kuali.rice.kns.web.ui.Column> |
getAndSetUpCustomDisplayColumns(org.kuali.rice.kew.docsearch.DocSearchCriteriaDTO criteria)
|
protected List<org.kuali.rice.kns.web.ui.Column> |
getCustomDisplayColumns(org.kuali.rice.kew.docsearch.DocSearchCriteriaDTO criteria)
Checks the Data Dictionary to verify the visibility of the fields and adds them to the result. |
protected org.kuali.rice.kns.datadictionary.DocumentEntry |
getDocumentEntry(org.kuali.rice.kew.doctype.bo.DocumentType documentType)
Retrieves the data dictionary entry for the document being operated on by the given route context |
boolean |
getOverrideSearchableAttributes()
|
boolean |
getShowAllStandardFields()
|
protected boolean |
searchUsingDocumentInformationResults()
|
| Methods inherited from class org.kuali.rice.kew.docsearch.StandardDocumentSearchResultProcessor |
|---|
addAllCustomColumns, addColumnUsingKey, addColumnUsingKey, addColumnUsingKey, addColumnUsingKey, addCustomColumn, addCustomStandardCriteriaColumns, addDocStatusColumn, addRouteHeaderIdColumn, addRouteLogColumn, addSearchableAttributeColumnsBasedOnFields, addSearchableAttributeColumnsNoOverrides, addSearchableAttributeColumnUsingKey, addSearchableAttributeColumnUsingKey, addStandardSearchColumns, constructColumnUsingKey, constructLabelsByKey, constructSortableByKey, constructSortableColumnByKey, generateSearchResult, generateSearchResult, getCustomDisplayColumns, getDocHandlerUrlPrefix, getDocHandlerUrlSuffix, getDocumentType, getFields, getFields, getInitiatorFieldDisplayValue, getLabelsByKey, getRouteHeaderIdFieldDisplayValue, getRouteLogFieldDisplayValue, getSearchableAttributeByFieldName, getSearchCriteria, getSearchingUser, getSortableByKey, getSortableColumnByKey, getSortValuesMap, getValueEncodedWithDocHandlerUrl, isDocumentHandlerPopup, isProcessFinalResults, isRouteLogPopup, processIntoFinalResults, setProcessFinalResults, setSearchCriteria, setSearchingUser, setUpCustomDisplayColumns |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KFSDocumentSearchResultProcessor()
| Method Detail |
|---|
public List<org.kuali.rice.kns.web.ui.Column> constructColumnList(org.kuali.rice.kew.docsearch.DocSearchCriteriaDTO criteria,
List<org.kuali.rice.kew.docsearch.DocSearchDTO> docSearchResultRows)
constructColumnList in class org.kuali.rice.kew.docsearch.StandardDocumentSearchResultProcessorprotected List<org.kuali.rice.kns.web.ui.Column> getCustomDisplayColumns(org.kuali.rice.kew.docsearch.DocSearchCriteriaDTO criteria)
criteria - used to get DocumentEntry
public List<org.kuali.rice.kns.web.ui.Column> getAndSetUpCustomDisplayColumns(org.kuali.rice.kew.docsearch.DocSearchCriteriaDTO criteria)
getAndSetUpCustomDisplayColumns in class org.kuali.rice.kew.docsearch.StandardDocumentSearchResultProcessorprotected org.kuali.rice.kns.datadictionary.DocumentEntry getDocumentEntry(org.kuali.rice.kew.doctype.bo.DocumentType documentType)
context - the current route context
public boolean getShowAllStandardFields()
getShowAllStandardFields in class org.kuali.rice.kew.docsearch.StandardDocumentSearchResultProcessorpublic boolean getOverrideSearchableAttributes()
getOverrideSearchableAttributes in class org.kuali.rice.kew.docsearch.StandardDocumentSearchResultProcessorprotected boolean searchUsingDocumentInformationResults()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||