| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AsBoostRule> |
GeneratedAbstractAsConfigurableSearchConfiguration.BOOSTRULESHANDLER
OneToManyHandler for handling 1:n BOOSTRULES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsBoostRule> |
GeneratedAbstractAsConfigurableSearchConfiguration.getBoostRules()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.boostRules attribute. |
java.util.List<AsBoostRule> |
GeneratedAbstractAsConfigurableSearchConfiguration.getBoostRules(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.boostRules attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsConfigurableSearchConfiguration.addToBoostRules(AsBoostRule value)
Generated method - Adds
value to boostRules. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.addToBoostRules(SessionContext ctx,
AsBoostRule value)
Generated method - Adds
value to boostRules. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.removeFromBoostRules(AsBoostRule value)
Generated method - Removes
value from boostRules. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.removeFromBoostRules(SessionContext ctx,
AsBoostRule value)
Generated method - Removes
value from boostRules. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsConfigurableSearchConfiguration.setBoostRules(java.util.List<AsBoostRule> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.boostRules attribute. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.setBoostRules(SessionContext ctx,
java.util.List<AsBoostRule> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.boostRules attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.