| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AsExcludedFacet> |
GeneratedAbstractAsConfigurableSearchConfiguration.EXCLUDEDFACETSHANDLER
OneToManyHandler for handling 1:n EXCLUDEDFACETS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsExcludedFacet> |
GeneratedAbstractAsConfigurableSearchConfiguration.getExcludedFacets()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute. |
java.util.List<AsExcludedFacet> |
GeneratedAbstractAsConfigurableSearchConfiguration.getExcludedFacets(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsConfigurableSearchConfiguration.addToExcludedFacets(AsExcludedFacet value)
Generated method - Adds
value to excludedFacets. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.addToExcludedFacets(SessionContext ctx,
AsExcludedFacet value)
Generated method - Adds
value to excludedFacets. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.removeFromExcludedFacets(AsExcludedFacet value)
Generated method - Removes
value from excludedFacets. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.removeFromExcludedFacets(SessionContext ctx,
AsExcludedFacet value)
Generated method - Removes
value from excludedFacets. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsConfigurableSearchConfiguration.setExcludedFacets(java.util.List<AsExcludedFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.setExcludedFacets(SessionContext ctx,
java.util.List<AsExcludedFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.excludedFacets attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.