Uses of Class
de.hybris.platform.solrfacetsearch.model.config.SolrIndexedPropertyModel
Packages that use SolrIndexedPropertyModel
Package
Description
Contains generated models for each type of com.hybris.merchandising.jalo package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
-
Uses of SolrIndexedPropertyModel in com.hybris.backoffice.solrsearch.populators
Methods in com.hybris.backoffice.solrsearch.populators with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionvoidBackofficeIndexedPropertyPopulator.populate(SolrIndexedPropertyModel solrIndexedPropertyModel, IndexedProperty indexedProperty) -
Uses of SolrIndexedPropertyModel in com.hybris.merchandising.model
Methods in com.hybris.merchandising.model that return SolrIndexedPropertyModelModifier and TypeMethodDescriptionAbstractMerchPropertyModel.getIndexedProperty()Generated method - Getter of theAbstractMerchProperty.indexedPropertyattribute defined at extensionmerchandisingservices.Methods in com.hybris.merchandising.model with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionvoidAbstractMerchPropertyModel.setIndexedProperty(SolrIndexedPropertyModel value) Generated method - Setter ofAbstractMerchProperty.indexedPropertyattribute defined at extensionmerchandisingservices.Constructors in com.hybris.merchandising.model with parameters of type SolrIndexedPropertyModelModifierConstructorDescriptionAbstractMerchPropertyModel(SolrIndexedPropertyModel _indexedProperty) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractMerchPropertyModel(SolrIndexedPropertyModel _indexedProperty, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMerchImagePropertyModel(SolrIndexedPropertyModel _indexedProperty) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMerchImagePropertyModel(SolrIndexedPropertyModel _indexedProperty, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMerchPropertyModel(SolrIndexedPropertyModel _indexedProperty) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMerchPropertyModel(SolrIndexedPropertyModel _indexedProperty, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of SolrIndexedPropertyModel in de.hybris.platform.adaptivesearchsolr.strategies.impl
Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionprotected AsExpressionDataSolrAsSearchProvider.convertExpression(SolrIndexedPropertyModel source) protected AsIndexPropertyDataSolrAsSearchProvider.convertIndexProperty(SolrIndexedPropertyModel source) protected booleanSolrAsSearchProvider.isValidFacetIndexProperty(SolrIndexedPropertyModel indexProperty) protected booleanSolrAsSearchProvider.isValidGroupIndexProperty(SolrIndexedPropertyModel indexProperty) protected booleanSolrAsSearchProvider.isValidSortIndexProperty(SolrIndexedPropertyModel indexProperty) -
Uses of SolrIndexedPropertyModel in de.hybris.platform.commerceservices.event
Methods in de.hybris.platform.commerceservices.event that return types with arguments of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionprotected Collection<SolrIndexedPropertyModel>MigrateFacetSortAttribute.getIndexedPropertiesForFacetSort(EnumerationValueModel facetSort) -
Uses of SolrIndexedPropertyModel in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionvoidCommerceIndexedPropertyPopulator.populate(SolrIndexedPropertyModel property, IndexedProperty indexedProperty) -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.common
Methods in de.hybris.platform.solrfacetsearch.common with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionprotected abstract booleanAbstractYSolrService.checkIfIndexPropertyQualifies(SolrIndexedPropertyModel indexedProperty) protected voidAbstractYSolrService.filterQualifyingIndexProperties(Collection<String> fields, LanguageModel language, SolrIndexedPropertyModel prop) protected StringAbstractYSolrService.resolveIndexedPropertyFieldName(SolrIndexedPropertyModel indexedProperty, LanguageModel language) -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.converters.populator
Methods in de.hybris.platform.solrfacetsearch.converters.populator with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionprotected Map<String,ValueRangeSet> DefaultIndexedPropertyPopulator.convertRangeSet(SolrIndexedPropertyModel source) protected IndexedPropertyDefaultIndexedTypePopulator.getIndexedPropertyFromItem(SolrIndexedPropertyModel property) voidDefaultIndexedPropertyPopulator.populate(SolrIndexedPropertyModel source, IndexedProperty target) Method parameters in de.hybris.platform.solrfacetsearch.converters.populator with type arguments of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionvoidDefaultIndexedTypePopulator.setIndexedPropertyConverter(Converter<SolrIndexedPropertyModel, IndexedProperty> indexedPropertyConverter) voidDefaultSearchQueryTemplatePopulator.setIndexedPropertyConverter(Converter<SolrIndexedPropertyModel, IndexedProperty> indexedPropertyConverter) -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.daos
Methods in de.hybris.platform.solrfacetsearch.daos that return SolrIndexedPropertyModelModifier and TypeMethodDescriptionSolrIndexedPropertyDao.findIndexedPropertyByName(SolrIndexedTypeModel indexedType, String name) Finds an indexed property by name.Methods in de.hybris.platform.solrfacetsearch.daos that return types with arguments of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionSolrIndexedPropertyDao.findIndexedPropertiesByIndexedType(SolrIndexedTypeModel indexedType) Returns all indexed properties for specific indexed type. -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.daos.impl
Methods in de.hybris.platform.solrfacetsearch.daos.impl that return SolrIndexedPropertyModelModifier and TypeMethodDescriptionDefaultSolrIndexedPropertyDao.findIndexedPropertyByName(SolrIndexedTypeModel indexedType, String name) Methods in de.hybris.platform.solrfacetsearch.daos.impl that return types with arguments of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionDefaultSolrIndexedPropertyDao.findIndexedPropertiesByIndexedType(SolrIndexedTypeModel indexedType) -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.integration
Method parameters in de.hybris.platform.solrfacetsearch.integration with type arguments of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionprotected voidAbstractSearchQueryPerfTest.updateIndexType(String indexedPropertyPrefix, int indexedPropertyCount, Consumer<SolrIndexedPropertyModel> action) -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.interceptors
Methods in de.hybris.platform.solrfacetsearch.interceptors with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionvoidSolrIndexedPropertyValidateInterceptor.onValidate(SolrIndexedPropertyModel model, InterceptorContext interceptorContext) -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.model
Methods in de.hybris.platform.solrfacetsearch.model that return SolrIndexedPropertyModelModifier and TypeMethodDescriptionSolrSearchQueryTemplateModel.getGroupProperty()Generated method - Getter of theSolrSearchQueryTemplate.groupPropertyattribute defined at extensionsolrfacetsearch.SolrSearchQueryPropertyModel.getIndexedProperty()Generated method - Getter of theSolrSearchQueryProperty.indexedPropertyattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionvoidSolrSearchQueryTemplateModel.setGroupProperty(SolrIndexedPropertyModel value) Generated method - Setter ofSolrSearchQueryTemplate.groupPropertyattribute defined at extensionsolrfacetsearch.voidSolrSearchQueryPropertyModel.setIndexedProperty(SolrIndexedPropertyModel value) Generated method - Initial setter ofSolrSearchQueryProperty.indexedPropertyattribute defined at extensionsolrfacetsearch.Constructors in de.hybris.platform.solrfacetsearch.model with parameters of type SolrIndexedPropertyModelModifierConstructorDescriptionSolrSearchQueryPropertyModel(SolrIndexedPropertyModel _indexedProperty, ItemModel _owner, SolrSearchQueryTemplateModel _searchQueryTemplate) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrSearchQueryPropertyModel(SolrIndexedPropertyModel _indexedProperty, SolrSearchQueryTemplateModel _searchQueryTemplate) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return SolrIndexedPropertyModelModifier and TypeMethodDescriptionSolrSearchConfigModel.getGroupingProperty()Generated method - Getter of theSolrSearchConfig.groupingPropertyattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.config that return types with arguments of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionSolrValueRangeSetModel.getIndexedProperties()Generated method - Getter of theSolrValueRangeSet.indexedPropertiesattribute defined at extensionsolrfacetsearch.SolrIndexedTypeModel.getSolrIndexedProperties()Generated method - Getter of theSolrIndexedType.solrIndexedPropertiesattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.config with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionvoidSolrSearchConfigModel.setGroupingProperty(SolrIndexedPropertyModel value) Generated method - Setter ofSolrSearchConfig.groupingPropertyattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model.config with type arguments of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionvoidSolrValueRangeSetModel.setIndexedProperties(List<SolrIndexedPropertyModel> value) Generated method - Setter ofSolrValueRangeSet.indexedPropertiesattribute defined at extensionsolrfacetsearch.voidSolrIndexedTypeModel.setSolrIndexedProperties(List<SolrIndexedPropertyModel> value) Generated method - Setter ofSolrIndexedType.solrIndexedPropertiesattribute defined at extensionsolrfacetsearch. -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.provider
Methods in de.hybris.platform.solrfacetsearch.provider with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionFieldNameProvider.getFieldName(SolrIndexedPropertyModel prop, String qualifier, FieldNameProvider.FieldType fieldType) Returns field name for a given property, qualifier and FieldType. -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.provider.impl
Methods in de.hybris.platform.solrfacetsearch.provider.impl that return types with arguments of type SolrIndexedPropertyModelMethods in de.hybris.platform.solrfacetsearch.provider.impl with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionDefaultFieldNameProvider.getFieldName(SolrIndexedPropertyModel prop, String qualifier, FieldNameProvider.FieldType fieldType) Method parameters in de.hybris.platform.solrfacetsearch.provider.impl with type arguments of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionvoidDefaultFieldNameProvider.setIndexedPropertyConverter(Converter<SolrIndexedPropertyModel, IndexedProperty> indexedPropertyConverter) -
Uses of SolrIndexedPropertyModel in de.hybris.platform.solrfacetsearch.suggester.impl
Methods in de.hybris.platform.solrfacetsearch.suggester.impl with parameters of type SolrIndexedPropertyModelModifier and TypeMethodDescriptionprotected booleanDefaultSolrAutoSuggestService.checkIfIndexPropertyQualifies(SolrIndexedPropertyModel indexedProperty)