| Modifier and Type | Method and Description |
|---|---|
AsUidGenerator |
AsConfigurationReversePopulator.getAsUidGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsConfigurationReversePopulator.setAsUidGenerator(AsUidGenerator asUidGenerator) |
| Modifier and Type | Method and Description |
|---|---|
AsUidGenerator |
AbstractAsInterceptor.getAsUidGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAsInterceptor.setAsUidGenerator(AsUidGenerator asUidGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsUidGenerator
Default implementation of
AsUidGenerator. |
| Modifier and Type | Method and Description |
|---|---|
AsUidGenerator |
DefaultAsModelCloningContext.getAsUidGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAsModelCloningContext.setAsUidGenerator(AsUidGenerator asUidGenerator) |
| Modifier and Type | Method and Description |
|---|---|
AsUidGenerator |
AbstractDataHandler.getAsUidGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDataHandler.setAsUidGenerator(AsUidGenerator asUidGenerator) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SolrAsSearchProfileCalculationListener.SearchQueryUidGenerator |
| Modifier and Type | Method and Description |
|---|---|
protected AsUidGenerator |
SolrAsSearchProfileCalculationListener.createUidGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends AbstractAsBoostItemConfiguration> |
SolrAsSearchProfileCalculationListener.convertBoostItem(AsSearchProfileContext context,
PK promotedItemPk,
AsUidGenerator asUidGenerator,
java.util.function.Supplier<T> createSupplier) |
protected AsConfigurationHolder<AsBoostRule,AbstractAsBoostRuleConfiguration> |
SolrAsSearchProfileCalculationListener.convertBoostRule(AsSearchProfileContext context,
BoostField boostField,
AsUidGenerator asUidGenerator) |
protected AsConfigurationHolder<AsFacet,AbstractAsFacetConfiguration> |
SolrAsSearchProfileCalculationListener.convertFacet(AsSearchProfileContext context,
FacetField facetField,
AsUidGenerator asUidGenerator) |
protected <T extends AbstractAsFacetValueConfiguration> |
SolrAsSearchProfileCalculationListener.convertFacetValue(java.lang.String value,
AsUidGenerator asUidGenerator,
java.util.function.Supplier<T> createSupplier) |
protected AsConfigurationHolder<AsSort,AbstractAsSortConfiguration> |
SolrAsSearchProfileCalculationListener.convertSort(AsSearchProfileContext context,
IndexedTypeSort indexedTypeSort,
AsUidGenerator asUidGenerator) |
Copyright © 2018 SAP SE. All Rights Reserved.