| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.converters.populator | |
| 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 |
|---|---|
protected void |
DefaultIndexConfigPopulator.checkSingleQuery(SolrIndexerQueryModel query) |
void |
DefaultIndexedTypeFlexibleSearchQueryPopulator.populate(SolrIndexerQueryModel source,
IndexedTypeFlexibleSearchQuery target) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIndexedTypeFlexibleSearchQueriesPopulator.setIndexedTypeFlexibleSearchQueryConverter(Converter<SolrIndexerQueryModel,IndexedTypeFlexibleSearchQuery> indexedTypeFlexibleSearchQueryConverter) |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexerQueryModel |
SolrIndexerQueryParameterModel.getSolrIndexerQuery()
Generated method - Getter of the
SolrIndexerQueryParameter.solrIndexerQuery attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrIndexerQueryModel> |
SolrIndexedTypeModel.getSolrIndexerQueries()
Generated method - Getter of the
SolrIndexedType.solrIndexerQueries attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerQueryParameterModel.setSolrIndexerQuery(SolrIndexerQueryModel value)
Generated method - Setter of
SolrIndexerQueryParameter.solrIndexerQuery attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexedTypeModel.setSolrIndexerQueries(java.util.List<SolrIndexerQueryModel> value)
Generated method - Setter of
SolrIndexedType.solrIndexerQueries attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexerQueryModel |
SolrIndexerQueryResource.getSolrIndexerQueryModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrIndexerQueryModel |
SolrIndexerQueryResource.readResource(java.lang.String resourceId)
Gets the
SolrIndexerQueryModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrIndexerQueryModel> |
SolrIndexerQueriesResource.getSolrIndexerQueriesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerQueryResource.setSolrIndexerQueryModel(SolrIndexerQueryModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexerQueryModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexerQueriesResource.setSolrIndexerQueriesCollection(java.util.Collection<SolrIndexerQueryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.