| Modifier and Type | Method and Description |
|---|---|
void |
BackofficeIndexedPropertyPopulator.populate(SolrIndexedPropertyModel solrIndexedPropertyModel,
IndexedProperty indexedProperty) |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexedPropertyModel |
AbstractMerchPropertyModel.getIndexedProperty()
Generated method - Getter of the
AbstractMerchProperty.indexedProperty attribute defined at extension merchandisingservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMerchPropertyModel.setIndexedProperty(SolrIndexedPropertyModel value)
Generated method - Setter of
AbstractMerchProperty.indexedProperty attribute defined at extension merchandisingservices. |
| Constructor and Description |
|---|
AbstractMerchPropertyModel(SolrIndexedPropertyModel _indexedProperty)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AbstractMerchPropertyModel(SolrIndexedPropertyModel _indexedProperty,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
MerchImagePropertyModel(SolrIndexedPropertyModel _indexedProperty)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
MerchImagePropertyModel(SolrIndexedPropertyModel _indexedProperty,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
MerchPropertyModel(SolrIndexedPropertyModel _indexedProperty)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
MerchPropertyModel(SolrIndexedPropertyModel _indexedProperty,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
protected AsIndexPropertyData |
SolrAsSearchProvider.convertIndexProperty(SolrIndexedPropertyModel source) |
protected AsExpressionData |
SolrAsSearchProvider.convertSortExpression(SolrIndexedPropertyModel source) |
protected boolean |
SolrAsSearchProvider.isValidFacetIndexProperty(SolrIndexedPropertyModel indexProperty) |
protected boolean |
SolrAsSearchProvider.isValidSortIndexProperty(SolrIndexedPropertyModel indexProperty) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<SolrIndexedPropertyModel> |
MigrateFacetSortAttribute.getIndexedPropertiesForFacetSort(EnumerationValueModel facetSort) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommerceIndexedPropertyPopulator.populate(SolrIndexedPropertyModel property,
IndexedProperty indexedProperty) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
AbstractYSolrService.checkIfIndexPropertyQualifies(SolrIndexedPropertyModel indexedProperty) |
protected void |
AbstractYSolrService.filterQualifyingIndexProperties(java.util.Collection<java.lang.String> fields,
LanguageModel language,
SolrIndexedPropertyModel prop) |
protected java.lang.String |
AbstractYSolrService.resolveIndexedPropertyFieldName(SolrIndexedPropertyModel indexedProperty,
LanguageModel language) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,ValueRangeSet> |
DefaultIndexedPropertyPopulator.convertRangeSet(SolrIndexedPropertyModel source) |
protected IndexedProperty |
DefaultIndexedTypePopulator.getIndexedPropertyFromItem(SolrIndexedPropertyModel property) |
void |
DefaultIndexedPropertyPopulator.populate(SolrIndexedPropertyModel source,
IndexedProperty target) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSearchQueryTemplatePopulator.setIndexedPropertyConverter(Converter<SolrIndexedPropertyModel,IndexedProperty> indexedPropertyConverter) |
void |
DefaultIndexedTypePopulator.setIndexedPropertyConverter(Converter<SolrIndexedPropertyModel,IndexedProperty> indexedPropertyConverter) |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexedPropertyModel |
SolrIndexedPropertyDao.findIndexedPropertyByName(SolrIndexedTypeModel indexedType,
java.lang.String name)
Finds an indexed property by name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrIndexedPropertyModel> |
SolrIndexedPropertyDao.findIndexedPropertiesByIndexedType(SolrIndexedTypeModel indexedType)
Returns all indexed properties for specific indexed type.
|
| Modifier and Type | Method and Description |
|---|---|
SolrIndexedPropertyModel |
DefaultSolrIndexedPropertyDao.findIndexedPropertyByName(SolrIndexedTypeModel indexedType,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrIndexedPropertyModel> |
DefaultSolrIndexedPropertyDao.findIndexedPropertiesByIndexedType(SolrIndexedTypeModel indexedType) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexedPropertyValidateInterceptor.onValidate(SolrIndexedPropertyModel model,
InterceptorContext interceptorContext) |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexedPropertyModel |
SolrSearchQueryTemplateModel.getGroupProperty()
Generated method - Getter of the
SolrSearchQueryTemplate.groupProperty attribute defined at extension solrfacetsearch. |
SolrIndexedPropertyModel |
SolrSearchQueryPropertyModel.getIndexedProperty()
Generated method - Getter of the
SolrSearchQueryProperty.indexedProperty attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSearchQueryTemplateModel.setGroupProperty(SolrIndexedPropertyModel value)
Generated method - Setter of
SolrSearchQueryTemplate.groupProperty attribute defined at extension solrfacetsearch. |
void |
SolrSearchQueryPropertyModel.setIndexedProperty(SolrIndexedPropertyModel value)
Generated method - Initial setter of
SolrSearchQueryProperty.indexedProperty attribute defined at extension solrfacetsearch. |
| Constructor and Description |
|---|
SolrSearchQueryPropertyModel(SolrIndexedPropertyModel _indexedProperty,
ItemModel _owner,
SolrSearchQueryTemplateModel _searchQueryTemplate)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SolrSearchQueryPropertyModel(SolrIndexedPropertyModel _indexedProperty,
SolrSearchQueryTemplateModel _searchQueryTemplate)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
SolrIndexedPropertyModel |
SolrSearchConfigModel.getGroupingProperty()
Generated method - Getter of the
SolrSearchConfig.groupingProperty attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrIndexedPropertyModel> |
SolrValueRangeSetModel.getIndexedProperties()
Generated method - Getter of the
SolrValueRangeSet.indexedProperties attribute defined at extension solrfacetsearch. |
java.util.List<SolrIndexedPropertyModel> |
SolrIndexedTypeModel.getSolrIndexedProperties()
Generated method - Getter of the
SolrIndexedType.solrIndexedProperties attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSearchConfigModel.setGroupingProperty(SolrIndexedPropertyModel value)
Generated method - Setter of
SolrSearchConfig.groupingProperty attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrValueRangeSetModel.setIndexedProperties(java.util.List<SolrIndexedPropertyModel> value)
Generated method - Setter of
SolrValueRangeSet.indexedProperties attribute defined at extension solrfacetsearch. |
void |
SolrIndexedTypeModel.setSolrIndexedProperties(java.util.List<SolrIndexedPropertyModel> value)
Generated method - Setter of
SolrIndexedType.solrIndexedProperties attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
FieldNameProvider.getFieldName(SolrIndexedPropertyModel prop,
java.lang.String qualifier,
FieldNameProvider.FieldType fieldType)
Returns field name for a given property, qualifier and FieldType.
|
| Modifier and Type | Method and Description |
|---|---|
Converter<SolrIndexedPropertyModel,IndexedProperty> |
DefaultFieldNameProvider.getIndexedPropertyConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DefaultFieldNameProvider.getFieldName(SolrIndexedPropertyModel prop,
java.lang.String qualifier,
FieldNameProvider.FieldType fieldType) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFieldNameProvider.setIndexedPropertyConverter(Converter<SolrIndexedPropertyModel,IndexedProperty> indexedPropertyConverter) |
| Modifier and Type | Method and Description |
|---|---|
SolrIndexedPropertyModel |
SolrIndexedPropertyResource.getSolrIndexedPropertyModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrIndexedPropertyModel |
SolrIndexedPropertyResource.readResource(java.lang.String resourceId)
Gets the
SolrIndexedPropertyModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrIndexedPropertyModel> |
SolrIndexedPropertiesResource.getSolrIndexedPropertiesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexedPropertyResource.setSolrIndexedPropertyModel(SolrIndexedPropertyModel value)
Convenience method which just delegates to
#setResourceValue(SolrIndexedPropertyModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexedPropertiesResource.setSolrIndexedPropertiesCollection(java.util.Collection<SolrIndexedPropertyModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultSolrAutoSuggestService.checkIfIndexPropertyQualifies(SolrIndexedPropertyModel indexedProperty) |
Copyright © 2018 SAP SE. All Rights Reserved.