Contains classes that bind URL parameters to their interaction with an EndecaCommand object.
Classes
| Class | Description | |
|---|---|---|
| A |
ParamBinding for the A parameter. The A parameter is the record
specification of the Endeca aggregated record in the AggregateRecordDetailsCommand.
| |
| Af |
ParamBinding for the Af parameter. The Af parameter specifies
one or more aggregated record navigation range filters.
| |
| An |
ParamBinding for the An parameter. The An parameter specifies one or more
dimension value IDs in the navigation descriptors of an AggregateRecordDetailsCommand.
| |
| Ar |
ParamBinding for the Ar parameter. The Ar parameter specifies the record filter
for the aggregated record navigation query.
| |
| Ars |
ParamBinding for the Ars parameter. The Ars parameter specifies
an EQL expression for the AggregateRecordDetailsCommand.
| |
| Au |
ParamBinding for the Au parameter. The Au parameter specifies
a property or dimension to be used as a rollup key for aggregated records.
| |
| D |
ParamBinding for the D parameter. The D parameter specifies the
dimension search query terms.
| |
| DefaultBindings |
A class to represent the default ParamBinding for all parameters.
| |
| Df |
ParamBinding for the Df parameter. The Df parameter specifies
dimension search range filters.
| |
| Di |
ParamBinding for the Di parameter. The Di parameter specifies one or
more IDs of dimensions to search against.
| |
| Dk |
ParamBinding for the Dk parameter. The value of the Dk parameter specifies whether
default dimension value ranking or relevance ranking is used to order dimension search results.
| |
| Dn |
ParamBinding for the Dn parameter. The Dn parameter specifies one or
more dimension value IDs to be used as navigation descriptors.
| |
| Do |
ParamBinding for the Do parameter. The Do parameter specifies a number indicating
the offset with which the dimension search will begin returning results per dimension.
| |
| Dp |
ParamBinding for the Dp parameter. The Dp parameter specifies
the number of dimension value matches to return per dimension.
| |
| Dr |
ParamBinding for the Dr parameter. The Dr parameter specifies the record filter for
the dimension search navigation query.
| |
| Drs |
ParamBinding for the Drs parameter. The Drs parameter specifies an EQL expression for
the DimensionSearchCommand.
| |
| Dx |
ParamBinding for the Dx parameter. The Dx parameter specifies search options for the
DimensionSearchCommand.
| |
| N |
ParamBinding for the N parameter. The N parameter specifies the navigation descriptors
for the NavigationCommand.
| |
| Na |
ParamBinding for the Na parameter.
| |
| Nao |
ParamBinding for the Nao parameter. The Nao parameter specifies
a number indicating the starting index of an aggregated record list.
| |
| Ne |
ParamBinding for the Ne parameter. The Ne parameter specifies which dimensions to expose.
| |
| Nf |
ParamBinding for the Nf parameter. The Nf paramter specifies range filters on the
NavigationCommand.
| |
| Nk |
ParamBinding for the Nk parameter. The Nk parameter specifies whether to return navigation
key properties or not.
| |
| Nmpt |
ParamBinding for the Nmpt paramter. The Nmpt parameter specifies the time the merchandising
rules should use when calculating which merchandising rules are appropriate to return in the results.
| |
| Nmrf |
ParamBinding for the Nmrf parameter. The Nmrf parameter specifies a merchandising
rule filter.
| |
| No |
ParamBinding for the No parameter. The No parameter specifies a number indicating the starting
index of a record list.
| |
| Np |
ParamBinding for the Np parameter. The Np parameter specifies the number of aggregate
records to return with the results. Valid values are: 0 (no records are returned with each aggregated record),
1 (only a single representative record is returned with each aggregate record), and 2 (all records are
returned with each aggregated record).
| |
| Npp |
ParamBinding for the Npp parameter. The Npp parameter specifies the number of records to be
returned per page.
| |
| Nr |
ParamBinding for the Nr parameter. The Nr parameter specifies the record filter for the
NavigationCommand.
| |
| Nrc |
ParamBinding for the Nrc parameter. The Nrc parameter specifies refinement configs
for the NavigationCommand.
| |
| Nrk |
ParamBinding for the Nrk parameter. The Nrk parameter specifies a relevance ranking
strategy to use in the NavigationCommand.
| |
| Nrm |
ParamBinding for the Nrm parameter. The Nrm parameter specifies a match mode for
relevance ranking record search in the navigation query.
| |
| Nrr |
ParamBinding for the Nrr parameter. The Nrr parameter specifies a strategy for relevance
ranking record search in the navigation query.
| |
| Nrs |
ParamBinding for the Nrs parameter. The Nrs parameter specifies an EQL expression for the
NavigationCommand.
| |
| Nrt |
ParamBinding for the Nrt parameter. The Nrt parameter specifies search terms for a
relevance ranking record search.
| |
| Ns |
ParamBinding for the Ns parameter. The Ns parameter specifies sort keys for the
NavigationCommand.
| |
| Nso |
ParamBinding for the Nso parameter. The Nso parameter sets the sort order
for the record list of the NavigationCommand.
| |
| Ntk |
ParamBinding for the Ntk parameter. The Ntk parameter specifies search keys for
the NavigationCommand.
| |
| Ntpc |
ParamBinding for the Ntpc parameter. The Ntpc parameter specifies whether alternative
phrasing is enabled or disabled in the NavigationCommand.
| |
| Ntpr |
ParamBinding for the Ntpr parameter. The Ntpr parameter specifies whether or not to
use alternative phrasing to rewrite the query.
| |
| Ntt |
ParamBinding for the Ntt parameter. The Ntt parameter specifies record search terms.
| |
| Ntx |
ParamBinding for the Ntx parameter. The Ntx parameter specifies search options for a
record search in a NavigationCommand.
| |
| Nty |
ParamBinding for the Nty parameter. The Nty parameter enables or disables Did You Mean
on a NavigationCommand.
| |
| Nu |
ParamBinding for the Nu parameter. The Nu parameter specifies a property or dimension
to be used as a rollup key for aggregated records.
| |
| ParamBinding |
This class represents the binding between a URL parameter and the interaction with the command.
| |
| R |
ParamBinding for the R parameter. The R parameter specifies one or more Endeca record specs
in a RecordDetailsCommand.
|