| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.converters.populators | |
| de.hybris.platform.adaptivesearch.integration.synchronization | |
| de.hybris.platform.adaptivesearch.model |
Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package.
|
| de.hybris.platform.adaptivesearch.model.interceptors | |
| de.hybris.platform.adaptivesearch.resource | |
| de.hybris.platform.adaptivesearchbackoffice.editors.boostrules | |
| de.hybris.platform.adaptivesearchbackoffice.editors.boostrulevalue |
| Modifier and Type | Method and Description |
|---|---|
ContextAwareConverter<AsBoostRuleModel,AsBoostRule,AsItemConfigurationConverterContext> |
AsConfigurableSearchConfigurationPopulator.getAsBoostRuleConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsBoostRuleReversePopulator.populate(AsBoostRule source,
AsBoostRuleModel target,
AsItemConfigurationReverseConverterContext context) |
void |
AsBoostRulePopulator.populate(AsBoostRuleModel source,
AsBoostRule target,
AsItemConfigurationConverterContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsConfigurableSearchConfigurationPopulator.setAsBoostRuleConverter(ContextAwareConverter<AsBoostRuleModel,AsBoostRule,AsItemConfigurationConverterContext> asBoostRuleConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsBoostRule(AsBoostRuleModel boostRule1,
AsBoostRuleModel boostRule2) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsBoostRules(java.util.List<AsBoostRuleModel> boostRules1,
java.util.List<AsBoostRuleModel> boostRules2) |
protected void |
CatalogVersionSynchronizationTest.assertEqualsBoostRules(java.util.List<AsBoostRuleModel> boostRules1,
java.util.List<AsBoostRuleModel> boostRules2) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsBoostRuleModel> |
AbstractAsConfigurableSearchConfigurationModel.getBoostRules()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.boostRules attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAsConfigurableSearchConfigurationModel.setBoostRules(java.util.List<AsBoostRuleModel> value)
Generated method - Setter of
AbstractAsConfigurableSearchConfiguration.boostRules attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
AsBoostRuleInterceptor.onPrepare(AsBoostRuleModel boostRule,
InterceptorContext context) |
void |
AsBoostRuleInterceptor.onRemove(AsBoostRuleModel boostRule,
InterceptorContext context) |
void |
AsBoostRuleInterceptor.onValidate(AsBoostRuleModel boostRule,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
AsBoostRuleModel |
AsBoostRuleResource.getAsBoostRuleModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AsBoostRuleModel |
AsBoostRuleResource.readResource(java.lang.String resourceId)
Gets the
AsBoostRuleModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AsBoostRuleModel> |
AsBoostRulesResource.getAsBoostRulesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsBoostRuleResource.setAsBoostRuleModel(AsBoostRuleModel value)
Convenience method which just delegates to
#setResourceValue(AsBoostRuleModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsBoostRulesResource.setAsBoostRulesCollection(java.util.Collection<AsBoostRuleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsBoostRulesDataHandler.convertFromModel(AsBoostRuleModel source,
BoostRuleEditorData target) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsBoostRulesDataHandler.loadDataFromInitialValue(java.util.Map<java.lang.Object,BoostRuleEditorData> mapping,
java.util.Collection<AsBoostRuleModel> initialValue,
java.util.Map<java.lang.String,java.lang.Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
BoostRuleValueEditor.getIndexType(<any> context,
AsBoostRuleModel boostRule) |
protected void |
BoostRuleValueEditor.updateValue(java.lang.Object newValue,
AsBoostRuleModel boostRule) |
Copyright © 2018 SAP SE. All Rights Reserved.