| Package | Description |
|---|---|
| org.broadleafcommerce.core.search.domain |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SearchConfig> |
FieldImpl.getSearchConfigs() |
java.util.List<SearchConfig> |
Field.getSearchConfigs()
Gets the searchConfigs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldImpl.setSearchConfigs(java.util.List<SearchConfig> searchConfigs) |
void |
Field.setSearchConfigs(java.util.List<SearchConfig> searchConfigs)
Sets the searchConfigs.
|
Copyright © 2018. All Rights Reserved.