Uses of Package
org.kuali.rice.kew.framework.document.search

Packages that use org.kuali.rice.kew.framework.document.search
org.kuali.rice.kew.docsearch   
org.kuali.rice.kew.docsearch.service.impl   
org.kuali.rice.kew.framework   
org.kuali.rice.kew.framework.document.search Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kew.impl.document.search   
org.kuali.rice.kns.workflow.attribute   
 

Classes in org.kuali.rice.kew.framework.document.search used by org.kuali.rice.kew.docsearch
AttributeFields
          An immutable data transfer object used to hold a list of RemotableAttributeField objects and the name of the SearchableAttribute from which the fields are derived.
DocumentSearchCriteriaConfiguration
          An immutable data transfer object implementation of the DocumentSearchCriteriaConfigurationContract.
DocumentSearchCustomization
          An enumeration which defines the set of available document search customizations.
DocumentSearchCustomizationHandlerService
          A remotable service which handles processing of a client application's document search customizations.
DocumentSearchResultSetConfiguration
          An immutable data transfer object implementation of the DocumentSearchResultSetConfigurationContract.
DocumentSearchResultValues
          An immutable data transfer object implementation of the DocumentSearchResultValuesContract.
 

Classes in org.kuali.rice.kew.framework.document.search used by org.kuali.rice.kew.docsearch.service.impl
DocumentSearchResultValue
          An immutable data transfer object implementation of the DocumentSearchResultValueContract.
 

Classes in org.kuali.rice.kew.framework.document.search used by org.kuali.rice.kew.framework
DocumentSearchCustomizationHandlerService
          A remotable service which handles processing of a client application's document search customizations.
 

Classes in org.kuali.rice.kew.framework.document.search used by org.kuali.rice.kew.framework.document.search
AttributeFields
          An immutable data transfer object used to hold a list of RemotableAttributeField objects and the name of the SearchableAttribute from which the fields are derived.
DocumentSearchCriteriaConfiguration
          An immutable data transfer object implementation of the DocumentSearchCriteriaConfigurationContract.
DocumentSearchCriteriaConfiguration.Builder
          A builder which can be used to construct DocumentSearchCriteriaConfiguration instances.
DocumentSearchCriteriaConfigurationContract
          Defines the contract for which specifies attribute fields that should be included as part of document search criteria on the document search user interface.
DocumentSearchCustomization
          An enumeration which defines the set of available document search customizations.
DocumentSearchCustomizer
          Provides various mechanisms for an application to customize the behavior of the Document Search functionality for their document types.
DocumentSearchCustomizerBase
          An abstract implementation of a DocumentSearchCustomizer which classes can extend from and override the individual methods that they require in order to perform desired customization.
DocumentSearchResultSetConfiguration
          An immutable data transfer object implementation of the DocumentSearchResultSetConfigurationContract.
DocumentSearchResultSetConfiguration.Builder
          A builder which can be used to construct DocumentSearchResultSetConfiguration instances.
DocumentSearchResultSetConfigurationContract
          Defines how the display of results on the document search should be customized and configured.
DocumentSearchResultValue
          An immutable data transfer object implementation of the DocumentSearchResultValueContract.
DocumentSearchResultValue.Builder
          A builder which can be used to construct DocumentSearchResultValue instances.
DocumentSearchResultValueContract
          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.
DocumentSearchResultValues
          An immutable data transfer object implementation of the DocumentSearchResultValuesContract.
DocumentSearchResultValues.Builder
          A builder which can be used to construct DocumentSearchResultValues instances.
DocumentSearchResultValuesContract
          Defines the contract for an object containing result values that are used to customize document search results.
StandardResultField
          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.
 

Classes in org.kuali.rice.kew.framework.document.search used by org.kuali.rice.kew.impl.document.search
DocumentSearchCriteriaConfiguration
          An immutable data transfer object implementation of the DocumentSearchCriteriaConfigurationContract.
DocumentSearchResultSetConfiguration
          An immutable data transfer object implementation of the DocumentSearchResultSetConfigurationContract.
 

Classes in org.kuali.rice.kew.framework.document.search used by org.kuali.rice.kns.workflow.attribute
DocumentSearchCustomizer
          Provides various mechanisms for an application to customize the behavior of the Document Search functionality for their document types.
DocumentSearchResultSetConfiguration
          An immutable data transfer object implementation of the DocumentSearchResultSetConfigurationContract.
DocumentSearchResultValues
          An immutable data transfer object implementation of the DocumentSearchResultValuesContract.
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.