Modifier and Type | Method and Description |
---|---|
ExprFilterSpecLookupable |
ContextControllerDetailHashItem.getLookupable() |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerDetailHashItem.setLookupable(ExprFilterSpecLookupable lookupable) |
Modifier and Type | Method and Description |
---|---|
ExprFilterSpecLookupable[] |
ContextControllerDetailKeyedItem.getLookupables() |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerDetailKeyedItem.setLookupables(ExprFilterSpecLookupable[] lookupables) |
Modifier and Type | Method and Description |
---|---|
ExprFilterSpecLookupable |
ExprFilterSpecLookupable.make(MatchedEventMap matchedEvents,
ExprEvaluatorContext exprEvaluatorContext) |
Modifier and Type | Class and Description |
---|---|
class |
FilterSpecLookupableAdvancedIndex |
Modifier and Type | Field and Description |
---|---|
protected ExprFilterSpecLookupable |
FilterSpecParam.lkupable |
Modifier and Type | Method and Description |
---|---|
ExprFilterSpecLookupable |
FilterSpecParam.getLkupable() |
ExprFilterSpecLookupable |
FilterValueSetParamImpl.getLookupable() |
ExprFilterSpecLookupable |
FilterValueSetParam.getLookupable()
Returns the lookup-able for the filter parameter.
|
Modifier and Type | Method and Description |
---|---|
void |
FilterSharedLookupableRegistery.registerLookupable(EventType eventType,
ExprFilterSpecLookupable lookupable) |
void |
FilterSharedLookupableRepositoryImpl.registerLookupable(int statementId,
EventType eventType,
ExprFilterSpecLookupable lookupable) |
void |
FilterSharedLookupableRepository.registerLookupable(int statementId,
EventType eventType,
ExprFilterSpecLookupable lookupable) |
Constructor and Description |
---|
FilterSpecParam(ExprFilterSpecLookupable lookupable,
FilterOperator filterOperator) |
FilterSpecParamAdvancedIndexQuadTreeMXCIF(ExprFilterSpecLookupable lookupable,
FilterOperator filterOperator) |
FilterSpecParamAdvancedIndexQuadTreePointRegion(ExprFilterSpecLookupable lookupable,
FilterOperator filterOperator) |
FilterSpecParamExprNode(ExprFilterSpecLookupable lookupable,
FilterOperator filterOperator) |
FilterValueSetParamImpl(ExprFilterSpecLookupable lookupable,
FilterOperator filterOperator,
Object filterValue)
Ctor.
|
Copyright © 2005–2022. All rights reserved.