| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AsPromotedFacet> |
GeneratedAbstractAsConfigurableSearchConfiguration.PROMOTEDFACETSHANDLER
OneToManyHandler for handling 1:n PROMOTEDFACETS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsPromotedFacet> |
GeneratedAbstractAsConfigurableSearchConfiguration.getPromotedFacets()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute. |
java.util.List<AsPromotedFacet> |
GeneratedAbstractAsConfigurableSearchConfiguration.getPromotedFacets(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsConfigurableSearchConfiguration.addToPromotedFacets(AsPromotedFacet value)
Generated method - Adds
value to promotedFacets. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.addToPromotedFacets(SessionContext ctx,
AsPromotedFacet value)
Generated method - Adds
value to promotedFacets. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.removeFromPromotedFacets(AsPromotedFacet value)
Generated method - Removes
value from promotedFacets. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.removeFromPromotedFacets(SessionContext ctx,
AsPromotedFacet value)
Generated method - Removes
value from promotedFacets. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsConfigurableSearchConfiguration.setPromotedFacets(java.util.List<AsPromotedFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.setPromotedFacets(SessionContext ctx,
java.util.List<AsPromotedFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.promotedFacets attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.