Uses of Interface
org.broadleafcommerce.core.search.domain.SearchConfig
Packages that use SearchConfig
-
Uses of SearchConfig in org.broadleafcommerce.core.search.domain
Methods in org.broadleafcommerce.core.search.domain that return types with arguments of type SearchConfigModifier and TypeMethodDescriptionField.getSearchConfigs()Deprecated.FieldImpl.getSearchConfigs()Deprecated.Method parameters in org.broadleafcommerce.core.search.domain with type arguments of type SearchConfigModifier and TypeMethodDescriptionvoidField.setSearchConfigs(List<SearchConfig> searchConfigs) Deprecated.voidFieldImpl.setSearchConfigs(List<SearchConfig> searchConfigs) Deprecated.