| Package | Description |
|---|---|
| de.hybris.platform.cockpit.services.config | |
| de.hybris.platform.cockpit.services.config.impl | |
| de.hybris.platform.cockpit.wizards.generic |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SearchFieldConfiguration> |
SearchFieldGroupConfiguration.getAllSearchFieldConfigurations()
Returns all
search field configurations in this group and its sub groups. |
java.util.List<SearchFieldConfiguration> |
SearchFieldGroupConfiguration.getSearchFieldConfigurations()
Returns all
search field configurations directly assigned to this
SearchFieldGroupConfiguration. |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertySearchFieldConfiguration
Property search field configuration.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SearchFieldConfiguration> |
DefaultSearchFieldGroupConfiguration.getAllSearchFieldConfigurations() |
java.util.List<SearchFieldConfiguration> |
DefaultSearchFieldGroupConfiguration.getSearchFieldConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSearchFieldGroupConfiguration.addSearchFieldConfiguration(SearchFieldConfiguration fieldConfig)
Assigns the search field
fieldConfig to this group if it's not already assigned to this group or any
of its sub groups. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSearchFieldGroupConfiguration.setSearchFieldConfigurations(java.util.List<SearchFieldConfiguration> searchFieldConfigs)
Sets the search fields directly assigned to this group to the elements of
searchFieldConfigs. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,SearchFieldConfiguration> |
AdvancedSearchPage.getSearchFieldMap(java.util.Collection<SearchFieldConfiguration> fields) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,SearchFieldConfiguration> |
AdvancedSearchPage.getSearchFieldMap(java.util.Collection<SearchFieldConfiguration> fields) |
Copyright © 2018 SAP SE. All Rights Reserved.