| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.solrfacetsearch.model.config |
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
|
| Modifier and Type | Method and Description |
|---|---|
static SolrQueryMethod |
SolrQueryMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SolrQueryMethod[] |
SolrQueryMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SolrQueryMethod |
SolrServerConfigModel.getSolrQueryMethod()
Generated method - Getter of the
SolrServerConfig.solrQueryMethod attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrServerConfigModel.setSolrQueryMethod(SolrQueryMethod value)
Generated method - Setter of
SolrServerConfig.solrQueryMethod attribute defined at extension solrfacetsearch. |
Copyright © 2018 SAP SE. All Rights Reserved.