Package com.raritantechnologies.searchApp.sourceMap.taglibrary

Contains classes and interfaces used to create user interfaces to control Search Source selection and subject/user based Source mapping.

See:
          Description

Interface Summary
ISourceMapTreeRenderer Interface for a configurable SourceMap Tree HTML renderer.
 

Class Summary
BasicSourceMapTreeRenderer Renders a hyperlink tree version of a hierarchical SourceMapTree.
DynamicSourceMapLoader Reads a set of source map data from a SearchSource, creates a unique key based on application ID or request parameter ID loads source inputs into the ConfigurationManager SourceMap...
ExplorerSourceMapTreeRenderer Renders an "Explore" tree view of a SourceMapTree - a SearchSource selection tree.
SourceMapCheckboxSelector Triggers a source selection(s) using a set of checkboxes.
SourceMapDisplayForm Extension of DisplayForm that implements a source-mapped search.
SourceMapDropdownSelector Triggers a source selection(s) using a dropdown list.
SourceMapFederatedSearchTag Implements a Federated search given a ISourceMap.
SourceMapLinkResultRenderer Renders a hyperlink to a federated search JSP page based on the values in a search result.
SourceMapSearchResultRenderer Performs a federated search based on result values of initial search using the SourceMapSearchTag to execute the search based on the result meta-data values.
SourceMapSearchTag Implements a Search given a ISourceMap.
SourceMapTreeCheckboxSelector Triggers a source selection(s) using a set of checkboxes.
SourceMapTreeSelector Selects a SourceMap Tree.
SourceMapTreeTag JSP Custom tag that renders a SourceMapTree as HTML.
 

Package com.raritantechnologies.searchApp.sourceMap.taglibrary Description

Contains classes and interfaces used to create user interfaces to control Search Source selection and subject/user based Source mapping.