com.arsdigita.search.ui
Interface FilterGenerator
- All Known Implementing Classes:
- FilterComponent, StaticFilterComponent
- public interface FilterGenerator
This interface provides the API for retrieving a
filter specification based on the current state.
The BaseQueryComponent uses instances of this
interface to build up a list of filters when creating
a query specification.
- See Also:
BaseQueryComponent
,
QueryGenerator
getFilter
public FilterSpecification getFilter(PageState state)
- Returns the current filter specification
- Returns:
- a filter specification
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC