| Interface | Description |
|---|---|
| SearchComponent |
A component which will execute a part of a FO search through
SearchServiceGenerator. |
| Class | Description |
|---|---|
| IsSearchResultCacheableAction |
Action to determine if the result search page of the
SearchService instance corresponding to the given ZoneItem id is cacheable. |
| SearchComponentArguments |
Wrapper of arguments passed to
SearchComponent#execute |
| SearchComponentExtensionPoint |
ExtensionPoint holding SearchComponents |
| SearchServiceDebugModeHelper |
A helper to determine if
SearchService is in debug mode. |
| SearchServiceGenerator |
Generator for the search service.
|
| SearchServiceGenerator.SearchComponentError | |
| SearchServiceRequestAttributeSetter |
A class which sometimes set some request attibutes before
SearchServiceGenerator is processed. |
| Enum | Description |
|---|---|
| SearchServiceDebugModeHelper.DebugMode |
Enumeration of debug modes
|