| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AsExcludedItem> |
GeneratedAbstractAsConfigurableSearchConfiguration.EXCLUDEDITEMSHANDLER
OneToManyHandler for handling 1:n EXCLUDEDITEMS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsExcludedItem> |
GeneratedAbstractAsConfigurableSearchConfiguration.getExcludedItems()
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedItems attribute. |
java.util.List<AsExcludedItem> |
GeneratedAbstractAsConfigurableSearchConfiguration.getExcludedItems(SessionContext ctx)
Generated method - Getter of the
AbstractAsConfigurableSearchConfiguration.excludedItems attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsConfigurableSearchConfiguration.addToExcludedItems(AsExcludedItem value)
Generated method - Adds
value to excludedItems. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.addToExcludedItems(SessionContext ctx,
AsExcludedItem value)
Generated method - Adds
value to excludedItems. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.removeFromExcludedItems(AsExcludedItem value)
Generated method - Removes
value from excludedItems. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.removeFromExcludedItems(SessionContext ctx,
AsExcludedItem value)
Generated method - Removes
value from excludedItems. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractAsConfigurableSearchConfiguration.setExcludedItems(java.util.List<AsExcludedItem> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.excludedItems attribute. |
void |
GeneratedAbstractAsConfigurableSearchConfiguration.setExcludedItems(SessionContext ctx,
java.util.List<AsExcludedItem> value)
Generated method - Setter of the
AbstractAsConfigurableSearchConfiguration.excludedItems attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.