|
Class Summary |
| BaseQueryComponent |
This is a simple extension of the QueryComponent that
provides management of the 'terms' parameter and uses
FilterGenerators to populate a query specification
|
| FilterComponent |
This class provides a base for filter components
which don't have any form state parameters. |
| FilterWidget |
This class provides a base class with infrastruture
for generating XML for the filter & managing a state
parameter in a form. |
| QueryComponent |
A base class for generating a query specification
from the state. |
| ResultsPane |
|
| StaticFilterComponent |
This class provides a base for filter generators
whose value doesn't change across requests & thus
don't require any XML output. |