Class | Description |
---|---|
ContentDocGenerator |
Generate contents returned by the
SearchAction . |
ContentResultSetHelper |
Helper to SAX result of a search based on the requested result fields.
|
ContentSearchResults<A extends AmetysObject> | Deprecated |
DocSearchGenerator |
Generate contents returned by the
SearchAction , groups by selected fields. |
GroupSearchContent |
Object created to group content, according to a metadata
|
ModelColumnsGenerator |
SAX the columns of a search tool model.
|
ModelRepeaterColumnsAction |
SAX the columns of a repeater for the search tool.
|
SearchAction |
Search contents and put a result object in the request (to be serialized in JSON).
|
SearchGenerator |
Generate contents returned by the
SearchAction . |
SearchJsonReader |
JSON reader for search for contents.
|
SelectContentSearchAction |
Specific search action for the SelectContent widget.
|