| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AsFacet> |
GeneratedAbstractAsConfigurableSearchConfiguration.FACETSHANDLER
OneToManyHandler for handling 1:n FACETS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsFacet> |
GeneratedAbstractAsConfigurableSearchConfiguration.getFacets()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.facets attribute. |
java.util.List<AsFacet> |
GeneratedAbstractAsConfigurableSearchConfiguration.getFacets(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.facets attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsConfigurableSearchConfiguration.addToFacets(AsFacet value)
Generated method - Adds
value to facets. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.addToFacets(SessionContext ctx,
AsFacet value)
Generated method - Adds
value to facets. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.removeFromFacets(AsFacet value)
Generated method - Removes
value from facets. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.removeFromFacets(SessionContext ctx,
AsFacet value)
Generated method - Removes
value from facets. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsConfigurableSearchConfiguration.setFacets(java.util.List<AsFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.facets attribute. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.setFacets(SessionContext ctx,
java.util.List<AsFacet> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.facets attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.