Uses of Interface
de.hybris.platform.cockpit.services.config.SearchFieldConfiguration
Packages that use SearchFieldConfiguration
Package
Description
-
Uses of SearchFieldConfiguration in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page that return types with arguments of type SearchFieldConfigurationModifier and TypeMethodDescriptionprotected Map<String,SearchFieldConfiguration> AdvancedSearchPage.getSearchFieldMap(Collection<SearchFieldConfiguration> fields) Method parameters in de.hybris.platform.cmscockpit.wizard.page with type arguments of type SearchFieldConfigurationModifier and TypeMethodDescriptionprotected Map<String,SearchFieldConfiguration> AdvancedSearchPage.getSearchFieldMap(Collection<SearchFieldConfiguration> fields) -
Uses of SearchFieldConfiguration in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return types with arguments of type SearchFieldConfigurationModifier and TypeMethodDescriptionSearchFieldGroupConfiguration.getAllSearchFieldConfigurations()Returns allsearch field configurationsin this group and its sub groups.SearchFieldGroupConfiguration.getSearchFieldConfigurations()Returns allsearch field configurationsdirectly assigned to thisSearchFieldGroupConfiguration. -
Uses of SearchFieldConfiguration in de.hybris.platform.cockpit.services.config.impl
Classes in de.hybris.platform.cockpit.services.config.impl that implement SearchFieldConfigurationModifier and TypeClassDescriptionclassProperty search field configuration.Methods in de.hybris.platform.cockpit.services.config.impl that return types with arguments of type SearchFieldConfigurationModifier and TypeMethodDescriptionDefaultSearchFieldGroupConfiguration.getAllSearchFieldConfigurations()DefaultSearchFieldGroupConfiguration.getSearchFieldConfigurations()Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type SearchFieldConfigurationModifier and TypeMethodDescriptionvoidDefaultSearchFieldGroupConfiguration.addSearchFieldConfiguration(SearchFieldConfiguration fieldConfig) Assigns the search fieldfieldConfigto this group if it's not already assigned to this group or any of its sub groups.Method parameters in de.hybris.platform.cockpit.services.config.impl with type arguments of type SearchFieldConfigurationModifier and TypeMethodDescriptionvoidDefaultSearchFieldGroupConfiguration.setSearchFieldConfigurations(List<SearchFieldConfiguration> searchFieldConfigs) Sets the search fields directly assigned to this group to the elements ofsearchFieldConfigs. -
Uses of SearchFieldConfiguration in de.hybris.platform.cockpit.wizards.generic
Methods in de.hybris.platform.cockpit.wizards.generic that return types with arguments of type SearchFieldConfigurationModifier and TypeMethodDescriptionprotected Map<String,SearchFieldConfiguration> AdvancedSearchPage.getSearchFieldMap(Collection<SearchFieldConfiguration> fields) Method parameters in de.hybris.platform.cockpit.wizards.generic with type arguments of type SearchFieldConfigurationModifier and TypeMethodDescriptionprotected Map<String,SearchFieldConfiguration> AdvancedSearchPage.getSearchFieldMap(Collection<SearchFieldConfiguration> fields)