Uses of Class
de.hybris.platform.adaptivesearch.data.AsIndexPropertyData
Packages that use AsIndexPropertyData
Package
Description
-
Uses of AsIndexPropertyData in de.hybris.platform.adaptivesearch.searchservices.strategies.impl
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl that return AsIndexPropertyDataModifier and TypeMethodDescriptionprotected AsIndexPropertyDataSnAsSearchProvider.convertIndexProperty(SnField source) Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl that return types with arguments of type AsIndexPropertyDataModifier and TypeMethodDescriptionSnAsSearchProvider.getIndexProperties(String indexTypeId) SnAsSearchProvider.getIndexPropertyForCode(String indexTypeId, String id) -
Uses of AsIndexPropertyData in de.hybris.platform.adaptivesearch.strategies
Methods in de.hybris.platform.adaptivesearch.strategies that return types with arguments of type AsIndexPropertyDataModifier and TypeMethodDescriptionAsSearchProvider.getIndexProperties(String indexType) Returns a list of index properties for a given index type.AsSearchProvider.getIndexPropertyForCode(String indexType, String code) Returns the index property for the provided code. -
Uses of AsIndexPropertyData in de.hybris.platform.adaptivesearch.strategies.impl
Methods in de.hybris.platform.adaptivesearch.strategies.impl that return types with arguments of type AsIndexPropertyDataModifier and TypeMethodDescriptionDefaultAsSearchProviderFactory.CombinedSearchProvider.getIndexProperties(String indexType) MockAsSearchProvider.getIndexProperties(String indexType) DefaultAsSearchProviderFactory.CombinedSearchProvider.getIndexPropertyForCode(String indexType, String code) MockAsSearchProvider.getIndexPropertyForCode(String indexType, String code) Methods in de.hybris.platform.adaptivesearch.strategies.impl with parameters of type AsIndexPropertyDataModifier and TypeMethodDescriptionprotected AsExpressionDataMockAsSearchProvider.createExpression(AsIndexPropertyData indexProperty) -
Uses of AsIndexPropertyData in de.hybris.platform.adaptivesearchbackoffice.common.impl
Methods in de.hybris.platform.adaptivesearchbackoffice.common.impl that return types with arguments of type AsIndexPropertyDataModifier and TypeMethodDescriptionMethods in de.hybris.platform.adaptivesearchbackoffice.common.impl with parameters of type AsIndexPropertyDataModifier and TypeMethodDescriptionAsIndexPropertyDataProvider.getLabel(AsIndexPropertyData data, Map<String, Object> parameters) AsIndexPropertyDataProvider.getValue(AsIndexPropertyData data, Map<String, Object> parameters) Method parameters in de.hybris.platform.adaptivesearchbackoffice.common.impl with type arguments of type AsIndexPropertyDataModifier and TypeMethodDescriptionprotected voidDefaultAsFacetUtils.localizeFacet(AbstractFacetConfigurationEditorData facet, Optional<AsIndexPropertyData> indexProperty) -
Uses of AsIndexPropertyData in de.hybris.platform.adaptivesearchsolr.strategies.impl
Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl that return AsIndexPropertyDataModifier and TypeMethodDescriptionprotected AsIndexPropertyDataSolrAsSearchProvider.convertIndexProperty(SolrIndexedPropertyModel source) Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl that return types with arguments of type AsIndexPropertyDataModifier and TypeMethodDescriptionSolrAsSearchProvider.getIndexProperties(String indexType) SolrAsSearchProvider.getIndexPropertyForCode(String indexType, String code) Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl with parameters of type AsIndexPropertyDataModifier and TypeMethodDescriptionprotected intSolrAsSearchProvider.compareIndexProperties(AsIndexPropertyData indexProperty1, AsIndexPropertyData indexProperty2)