Uses of Class
de.hybris.platform.solrfacetsearch.config.IndexedType
Packages that use IndexedType
Package
Description
-
Uses of IndexedType in de.hybris.platform.b2btelcoservices.search.solrfacetsearch.populator
Method parameters in de.hybris.platform.b2btelcoservices.search.solrfacetsearch.populator with type arguments of type IndexedTypeModifier and TypeMethodDescriptionvoidTmaAllowedPrincipalsSolrQueryPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) -
Uses of IndexedType in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators
Method parameters in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators with type arguments of type IndexedTypeModifier and TypeMethodDescriptionvoidTuaSearchSolrQueryPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FacetSearchConfig, IndexedType, INDEXED_PROPERTY_TYPE, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) -
Uses of IndexedType in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.search
Method parameters in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.search with type arguments of type IndexedTypeModifier and TypeMethodDescriptionvoidTmaEligibilitySolrClausesPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FacetSearchConfig, IndexedType, INDEXED_PROPERTY_TYPE, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaEligibilitySolrSortAndCollapsePopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FacetSearchConfig, IndexedType, INDEXED_PROPERTY_TYPE, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) Deprecated.voidTmaProcessTypeSolrClausesPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FacetSearchConfig, IndexedType, INDEXED_PROPERTY_TYPE, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) -
Uses of IndexedType in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator that return types with arguments of type IndexedTypeModifier and TypeMethodDescriptionprotected SolrSearchRequest<FacetSearchConfig,IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, IndexedTypeSort> TmaPriceRegionSolrFilterPopulatorTest.populateTarget()Method parameters in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with type arguments of type IndexedTypeModifier and TypeMethodDescriptionvoidTmaCurrencySearchSolrQueryPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaPriceRegionSolrFilterPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaSolrProductOfferingCollapsePopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FacetSearchConfig, IndexedType, INDEXED_PROPERTY_TYPE, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) Deprecated, for removal: This API element is subject to removal in a future version.voidTmaUserGroupSolrFilterPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaUserSolrFilterPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) -
Uses of IndexedType in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return types with arguments of type IndexedTypeMethod parameters in de.hybris.platform.solrfacetsearch.config with type arguments of type IndexedTypeModifier and TypeMethodDescriptionvoidIndexConfig.setIndexedTypes(Map<String, IndexedType> indexedTypes)