public class DefaultSystemClauseHandlerFactory extends Object implements SystemClauseHandlerFactory
| Constructor and Description |
|---|
DefaultSystemClauseHandlerFactory(ComponentLocator locator,
ComponentFactory factory,
FieldClausePermissionChecker.Factory fieldClausePermissionHandlerFactory,
SearchHandlerBuilderFactory searchHandlers) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SearchHandler> |
getSystemClauseSearchHandlers()
Will return a collection of SearchHandlers that represent the system clause search handlers that are not
associated with a field or a searcher.
|
public DefaultSystemClauseHandlerFactory(ComponentLocator locator, ComponentFactory factory, FieldClausePermissionChecker.Factory fieldClausePermissionHandlerFactory, SearchHandlerBuilderFactory searchHandlers)
public Collection<SearchHandler> getSystemClauseSearchHandlers()
SystemClauseHandlerFactorygetSystemClauseSearchHandlers in interface SystemClauseHandlerFactoryCopyright © 2002-2017 Atlassian. All Rights Reserved.