| Interface | Description |
|---|---|
| SearchUIColumn |
This class represents a result column.
|
| SearchUICriterion |
This class represents a search criterion of a
SearchModel |
| SearchUIModel |
Search tool model.
|
| Class | Description |
|---|---|
| AbstractSearchUIModel |
Abstract class for SearchUIModel.
|
| DynamicWrappedSearchUIModel |
Dynamic search model wrapping a search model with a restriction on content types
|
| SearchUIModelExtensionPoint |
Extension point for
SearchUIModels. |
| SearchUIModelHelper |
Client interaction helper for
SearchUIModel. |
| SimpleContentSearchUIModel |
Generic implementation of
SearchUIModel for simple contents. |
| StaticSearchUIModel |
Static implementation of a
AbstractSearchUIModel |