| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AsSimpleSearchConfiguration> |
GeneratedAsSimpleSearchProfile.SEARCHCONFIGURATIONSHANDLER
OneToManyHandler for handling 1:n SEARCHCONFIGURATIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsSimpleSearchConfiguration> |
GeneratedAsSimpleSearchProfile.getSearchConfigurations()
Generated method - Getter of the
AsSimpleSearchProfile.searchConfigurations attribute. |
java.util.List<AsSimpleSearchConfiguration> |
GeneratedAsSimpleSearchProfile.getSearchConfigurations(SessionContext ctx)
Generated method - Getter of the
AsSimpleSearchProfile.searchConfigurations attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAsSimpleSearchProfile.addToSearchConfigurations(AsSimpleSearchConfiguration value)
Generated method - Adds
value to searchConfigurations. |
void |
GeneratedAsSimpleSearchProfile.addToSearchConfigurations(SessionContext ctx,
AsSimpleSearchConfiguration value)
Generated method - Adds
value to searchConfigurations. |
void |
GeneratedAsSimpleSearchProfile.removeFromSearchConfigurations(AsSimpleSearchConfiguration value)
Generated method - Removes
value from searchConfigurations. |
void |
GeneratedAsSimpleSearchProfile.removeFromSearchConfigurations(SessionContext ctx,
AsSimpleSearchConfiguration value)
Generated method - Removes
value from searchConfigurations. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAsSimpleSearchProfile.setSearchConfigurations(java.util.List<AsSimpleSearchConfiguration> value)
Generated method - Setter of the
AsSimpleSearchProfile.searchConfigurations attribute. |
void |
GeneratedAsSimpleSearchProfile.setSearchConfigurations(SessionContext ctx,
java.util.List<AsSimpleSearchConfiguration> value)
Generated method - Setter of the
AsSimpleSearchProfile.searchConfigurations attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.