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