Uses of Class
de.hybris.platform.adaptivesearch.data.AsIndexTypeData
Packages that use AsIndexTypeData
Package
Description
-
Uses of AsIndexTypeData in de.hybris.platform.adaptivesearch.searchservices.strategies.impl
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl that return AsIndexTypeDataModifier and TypeMethodDescriptionprotected AsIndexTypeDataSnAsSearchProvider.convertIndexType(SnIndexType source) Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl that return types with arguments of type AsIndexTypeDataModifier and TypeMethodDescriptionSnAsSearchProvider.getIndexTypeForCode(String id) SnAsSearchProvider.getIndexTypes()SnAsSearchProvider.getIndexTypes(String indexConfigurationId) -
Uses of AsIndexTypeData in de.hybris.platform.adaptivesearch.strategies
Methods in de.hybris.platform.adaptivesearch.strategies that return types with arguments of type AsIndexTypeDataModifier and TypeMethodDescriptionAsSearchProvider.getIndexTypeForCode(String code) Returns the index type for the provided code.AsSearchProvider.getIndexTypes()Returns a list of index types.AsSearchProvider.getIndexTypes(String indexConfiguration) Returns a list of index types for a given index configuration. -
Uses of AsIndexTypeData in de.hybris.platform.adaptivesearch.strategies.impl
Methods in de.hybris.platform.adaptivesearch.strategies.impl that return types with arguments of type AsIndexTypeDataModifier and TypeMethodDescriptionDefaultAsSearchProviderFactory.CombinedSearchProvider.getIndexTypeForCode(String code) MockAsSearchProvider.getIndexTypeForCode(String code) DefaultAsSearchProviderFactory.CombinedSearchProvider.getIndexTypes()DefaultAsSearchProviderFactory.CombinedSearchProvider.getIndexTypes(String indexConfiguration) MockAsSearchProvider.getIndexTypes()MockAsSearchProvider.getIndexTypes(String indexConfiguration) -
Uses of AsIndexTypeData in de.hybris.platform.adaptivesearchbackoffice.common.impl
Methods in de.hybris.platform.adaptivesearchbackoffice.common.impl that return types with arguments of type AsIndexTypeDataModifier and TypeMethodDescriptionMethods in de.hybris.platform.adaptivesearchbackoffice.common.impl with parameters of type AsIndexTypeDataModifier and TypeMethodDescriptionprotected intAsIndexTypeDataProvider.compareIndexTypes(AsIndexTypeData indexType1, AsIndexTypeData indexType2) AsIndexTypeDataProvider.getLabel(AsIndexTypeData data, Map<String, Object> parameters) AsIndexTypeDataProvider.getValue(AsIndexTypeData data, Map<String, Object> parameters) -
Uses of AsIndexTypeData in de.hybris.platform.adaptivesearchsolr.strategies.impl
Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl that return AsIndexTypeDataModifier and TypeMethodDescriptionprotected AsIndexTypeDataSolrAsSearchProvider.convertIndexType(SolrIndexedTypeModel source) Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl that return types with arguments of type AsIndexTypeDataModifier and TypeMethodDescriptionSolrAsSearchProvider.getIndexTypeForCode(String code) SolrAsSearchProvider.getIndexTypes()SolrAsSearchProvider.getIndexTypes(String indexConfiguration)