| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.model.config |
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
|
| de.hybris.platform.solrfacetsearch.resource.config |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexConfigModel |
SolrFacetSearchConfigModel.getSolrIndexConfig()
Generated method - Getter of the
SolrFacetSearchConfig.solrIndexConfig attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrFacetSearchConfigModel.setSolrIndexConfig(SolrIndexConfigModel value)
Generated method - Setter of
SolrFacetSearchConfig.solrIndexConfig attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexConfigModel |
SolrIndexConfigResource.getSolrIndexConfigModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrIndexConfigModel |
SolrIndexConfigResource.readResource(java.lang.String resourceId)
Gets the
SolrIndexConfigModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrIndexConfigModel> |
SolrIndexConfigsResource.getSolrIndexConfigsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexConfigResource.setSolrIndexConfigModel(SolrIndexConfigModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexConfigModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexConfigsResource.setSolrIndexConfigsCollection(java.util.Collection<SolrIndexConfigModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.