| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.converters.populator | |
| de.hybris.platform.solrfacetsearch.interceptors | |
| de.hybris.platform.solrfacetsearch.model |
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo package.
|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSearchQueryPropertyPopulator.populate(SolrSearchQueryPropertyModel source,
SearchQueryProperty target) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSearchQueryTemplatePopulator.setSolrSearchQueryPropertyConverter(Converter<SolrSearchQueryPropertyModel,SearchQueryProperty> solrSearchQueryPropertyConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSearchQueryPropertyValidateInterceptor.onValidate(SolrSearchQueryPropertyModel solrSearchQueryProperty,
InterceptorContext interceptorContext) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrSearchQueryPropertyModel> |
SolrSearchQueryTemplateModel.getSearchQueryProperties()
Generated method - Getter of the
SolrSearchQueryTemplate.searchQueryProperties attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSearchQueryTemplateModel.setSearchQueryProperties(java.util.Collection<SolrSearchQueryPropertyModel> value)
Generated method - Setter of
SolrSearchQueryTemplate.searchQueryProperties attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrSearchQueryPropertyModel> |
SolrIndexedPropertyModel.getSearchQueryProperties()
Generated method - Getter of the
SolrIndexedProperty.searchQueryProperties attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexedPropertyModel.setSearchQueryProperties(java.util.Collection<SolrSearchQueryPropertyModel> value)
Generated method - Setter of
SolrIndexedProperty.searchQueryProperties attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
SolrSearchQueryPropertyModel |
SolrSearchQueryPropertyResource.getSolrSearchQueryPropertyModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrSearchQueryPropertyModel |
SolrSearchQueryPropertyResource.readResource(java.lang.String resourceId)
Gets the
SolrSearchQueryPropertyModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrSearchQueryPropertyModel> |
SolrSearchQueryPropertiesResource.getSolrSearchQueryPropertiesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSearchQueryPropertyResource.setSolrSearchQueryPropertyModel(SolrSearchQueryPropertyModel value)
Convenience method which just delegates to
#setResourceValue(SolrSearchQueryPropertyModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSearchQueryPropertiesResource.setSolrSearchQueryPropertiesCollection(java.util.Collection<SolrSearchQueryPropertyModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.