| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AsPromotedFacetValue> |
GeneratedAbstractAsFacetConfiguration.PROMOTEDVALUESHANDLER
OneToManyHandler for handling 1:n PROMOTEDVALUES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsPromotedFacetValue> |
GeneratedAbstractAsFacetConfiguration.getPromotedValues()
Generated method - Getter of the
AbstractAsFacetConfiguration.promotedValues attribute. |
java.util.List<AsPromotedFacetValue> |
GeneratedAbstractAsFacetConfiguration.getPromotedValues(SessionContext ctx)
Generated method - Getter of the
AbstractAsFacetConfiguration.promotedValues attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsFacetConfiguration.addToPromotedValues(AsPromotedFacetValue value)
Generated method - Adds
value to promotedValues. |
void |
GeneratedAbstractAsFacetConfiguration.addToPromotedValues(SessionContext ctx,
AsPromotedFacetValue value)
Generated method - Adds
value to promotedValues. |
void |
GeneratedAbstractAsFacetConfiguration.removeFromPromotedValues(AsPromotedFacetValue value)
Generated method - Removes
value from promotedValues. |
void |
GeneratedAbstractAsFacetConfiguration.removeFromPromotedValues(SessionContext ctx,
AsPromotedFacetValue value)
Generated method - Removes
value from promotedValues. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsFacetConfiguration.setPromotedValues(java.util.List<AsPromotedFacetValue> value)
Generated method - Setter of the
AbstractAsFacetConfiguration.promotedValues attribute. |
void |
GeneratedAbstractAsFacetConfiguration.setPromotedValues(SessionContext ctx,
java.util.List<AsPromotedFacetValue> value)
Generated method - Setter of the
AbstractAsFacetConfiguration.promotedValues attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.