| Interface | Description |
|---|---|
| CaseAwareSearchableAttributeValue |
SearchableAttributeValue that can validate ignoring case
|
| DocumentSearchCriteriaEbo |
Defines an externalizable business object interface for workflow documents.
|
| DocumentSearchCriteriaProcessor |
Used by the document search helper to produce rows to render for the document search screen.
|
| DocumentSearchCustomizationMediator |
Handles communication between
DocumentSearchCustomizationHandlerService
endpoints in order to invoke document search customizations which might be hosted from various applications. |
| SearchableAttributeValue |
Model bean mapped to ojb that holds a single piece of searchable data for a document.
|
| Class | Description |
|---|---|
| DocumentSearchCriteriaProcessorKEWAdapter |
This class adapts the RemotableAttributeField instances from the various attributes
associated with a document type and combines with the "default" rows for the search,
returning the final List of Row objects to render for the document search.
|
| DocumentSearchCustomizationHandlerServiceImpl |
TODO...
|
| DocumentSearchCustomizationMediatorImpl |
Reference implementation of
DocumentSearchCustomizationMediator. |
| DocumentSearchInternalUtils |
Defines various utilities for internal use in the reference implementation of the document search functionality.
|
| DocumentSearchInternalUtils.SearchableAttributeConfiguration | |
| QueryComponent | |
| SearchableAttributeBase | |
| SearchableAttributeDateTimeValue | |
| SearchableAttributeFloatValue | |
| SearchableAttributeLongValue | |
| SearchableAttributeNumericBase |
Abstract base class for numeric searchable attributes.
|
| SearchableAttributeStringValue |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.