Package org.kuali.rice.kew.framework.document.search
package org.kuali.rice.kew.framework.document.search
-
ClassDescriptionAn immutable data transfer object used to hold a list of
RemotableAttributeFieldobjects and the name of theSearchableAttributefrom which the fields are derived.An immutable data transfer object implementation of theDocumentSearchCriteriaConfigurationContract.A builder which can be used to constructDocumentSearchCriteriaConfigurationinstances.Defines the contract for which specifies attribute fields that should be included as part of document search criteria on the document search user interface.An enumeration which defines the set of available document search customizations.A remotable service which handles processing of a client application's document search customizations.Provides various mechanisms for an application to customize the behavior of the Document Search functionality for their document types.An abstract implementation of aDocumentSearchCustomizerwhich classes can extend from and override the individual methods that they require in order to perform desired customization.An immutable data transfer object implementation of theDocumentSearchResultSetConfigurationContract.A builder which can be used to constructDocumentSearchResultSetConfigurationinstances.Defines how the display of results on the document search should be customized and configured.An immutable data transfer object implementation of theDocumentSearchResultValueContract.A builder which can be used to constructDocumentSearchResultValueinstances.Defines the contract for an object containing a customized result value for a specific document which is part of a set of document search results.An immutable data transfer object implementation of theDocumentSearchResultValuesContract.A builder which can be used to constructDocumentSearchResultValuesinstances.Defines the contract for an object containing result values that are used to customize document search results.A simple implementation ofDocumentSearchCustomizerwhich performs no customization.An enumeration which defines fields that are used on the document search screen and subject to customization by specific document types which configure such customizations via the document search framework.