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()
SystemClauseHandlerFactory
getSystemClauseSearchHandlers
in interface SystemClauseHandlerFactory
Copyright © 2002-2021 Atlassian. All Rights Reserved.