Class Summary |
ArbitraryLQLASTFilter |
Abstract superclass for DataSourceFilter and SelectionFilter . |
AttributeValueSearchConfig |
|
BreadcrumbsConfig |
Configure how breadcrumbs will be returned on the QueryState's executed
results. |
DataSourceFilter |
LQL 2.3-compliant QueryFilter that adds an arbitrary LQL expression to
the DataSourceFilter of the current QueryState. |
DateFilter |
This method implements an LQLFilter to be added to the QueryState to represent a date item, backed by an mdex:datetime object in Endeca Server. |
DateFilterDimension |
This class defines a full date in a complex date. |
DateRangeFilter |
Inherit RangeFilter class to store the selection level and format style info into data source. |
DateRefinementDatePart |
This class indicates a value pairing between a DatePart and it's relevant value (ie. |
DurationRangeFilter |
Inherit RangeFilter class to store the selection level and format style info into data source. |
ExposeRefinement |
Expose a refinement in a query. |
GeoFilter |
Inherit RangeFilter class and support a 'locationName' field which describes
the address name for the RangeFilter refinement of which RangeType is GEOCODE. |
LastNDateFilter |
This query function returns the last n of the supplied date part. |
LQLQueryConfig |
|
NavConfig |
Configure the navigation on a query state. |
NegativeRefinementFilter |
NegativeRefinementFilter provides a LQL filter for filtering out all records associated with a refinement. |
QueryConfig |
A subclass of QueryFunction. |
QueryFilter |
A subclass of QueryFunction. |
QueryFunction |
The base class of all QueryFunctions. |
RangeFilter |
This filter class allows range filters to be added to QueryState instances. |
RecordDetailsConfig |
Filter your MDEX query by a set of record specs. |
RefinementFilter |
Defines a single refinement (essentially represents a DimVal and its path)
to be added to a QueryState. |
ResultsConfig |
Configure how results will be returned from the results
of an executed QueryState. |
ResultsSummaryConfig |
Configure the summarization of results returned from
an executed QueryState. |
SearchAdjustmentsConfig |
Configure how search adjustments will be returned on the QueryState's executed
results. |
SearchFilter |
Permits adding a keyword search to a QueryState. |
SearchFilter.Builder |
Use this class to build a SearchFilter object. |
SearchKeysConfig |
|
SelectionFilter |
LQL 2.3-compliant QueryFilter that adds an arbitrary LQL expression to
the SelectionFilter of the current QueryState. |
SortConfig |
Allow a sort to be applied to records returned from an executed QueryState. |
TimeRangeFilter |
Inherit RangeFilter class to store the selection level and format style info into data source. |