Uses of Class
com.hybris.backoffice.solrsearch.model.BackofficeIndexedTypeToSolrFacetSearchConfigModel
Packages that use BackofficeIndexedTypeToSolrFacetSearchConfigModel
Package
Description
-
Uses of BackofficeIndexedTypeToSolrFacetSearchConfigModel in com.hybris.backoffice.solrsearch.cache
Methods in com.hybris.backoffice.solrsearch.cache that return BackofficeIndexedTypeToSolrFacetSearchConfigModelModifier and TypeMethodDescriptionBackofficeFacetSearchConfigCache.getSearchConfigForTypeCode(String typeCode) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.backoffice.solrsearch.cache with parameters of type BackofficeIndexedTypeToSolrFacetSearchConfigModelModifier and TypeMethodDescriptionvoidBackofficeFacetSearchConfigCache.putSearchConfigForTypeCode(String typeCode, BackofficeIndexedTypeToSolrFacetSearchConfigModel searchConfig) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BackofficeIndexedTypeToSolrFacetSearchConfigModel in com.hybris.backoffice.solrsearch.cache.impl
Methods in com.hybris.backoffice.solrsearch.cache.impl that return BackofficeIndexedTypeToSolrFacetSearchConfigModelModifier and TypeMethodDescriptionDefaultBackofficeFacetSearchConfigCache.getSearchConfigForTypeCode(String typeCode) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.backoffice.solrsearch.cache.impl with parameters of type BackofficeIndexedTypeToSolrFacetSearchConfigModelModifier and TypeMethodDescriptionvoidDefaultBackofficeFacetSearchConfigCache.putSearchConfigForTypeCode(String typeCode, BackofficeIndexedTypeToSolrFacetSearchConfigModel facetSearchConfig) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BackofficeIndexedTypeToSolrFacetSearchConfigModel in com.hybris.backoffice.solrsearch.daos
Methods in com.hybris.backoffice.solrsearch.daos that return types with arguments of type BackofficeIndexedTypeToSolrFacetSearchConfigModelModifier and TypeMethodDescriptionSolrFacetSearchConfigDAO.findAllSearchConfigs()Deprecated, for removal: This API element is subject to removal in a future version.SolrFacetSearchConfigDAO.findSearchConfigurationsForName(String facetSearchConfigName) Deprecated, for removal: This API element is subject to removal in a future version.Finds list ofBackofficeIndexedTypeToSolrFacetSearchConfigModelfor given facetSearchConfig name.SolrFacetSearchConfigDAO.findSearchConfigurationsForTypes(List<ComposedTypeModel> composedTypes) Deprecated, for removal: This API element is subject to removal in a future version.Finds list ofBackofficeIndexedTypeToSolrFacetSearchConfigModelfor given composedTypes. -
Uses of BackofficeIndexedTypeToSolrFacetSearchConfigModel in com.hybris.backoffice.solrsearch.daos.impl
Methods in com.hybris.backoffice.solrsearch.daos.impl that return types with arguments of type BackofficeIndexedTypeToSolrFacetSearchConfigModelModifier and TypeMethodDescriptionDefaultSolrFacetSearchConfigDAO.findAllSearchConfigs()Deprecated, for removal: This API element is subject to removal in a future version.DefaultSolrFacetSearchConfigDAO.findSearchConfigurationsForName(String facetSearchConfigName) Deprecated, for removal: This API element is subject to removal in a future version.DefaultSolrFacetSearchConfigDAO.findSearchConfigurationsForTypes(List<ComposedTypeModel> types) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BackofficeIndexedTypeToSolrFacetSearchConfigModel in com.hybris.backoffice.solrsearch.services.impl
Methods in com.hybris.backoffice.solrsearch.services.impl that return BackofficeIndexedTypeToSolrFacetSearchConfigModelModifier and TypeMethodDescriptionDefaultBackofficeFacetSearchConfigService.findMatchingConfig(ComposedTypeModel composedType, Collection<BackofficeIndexedTypeToSolrFacetSearchConfigModel> configs) Deprecated, for removal: This API element is subject to removal in a future version.DefaultBackofficeFacetSearchConfigService.findMatchingConfigRecursively(ComposedTypeModel composedType, Map<String, BackofficeIndexedTypeToSolrFacetSearchConfigModel> configMap) Deprecated, for removal: This API element is subject to removal in a future version.DefaultBackofficeFacetSearchConfigService.findSearchConfigForTypeCode(String typeCode) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.backoffice.solrsearch.services.impl with parameters of type BackofficeIndexedTypeToSolrFacetSearchConfigModelModifier and TypeMethodDescriptionprotected SolrIndexedTypeModelDefaultBackofficeFacetSearchConfigService.findIndexedTypeInConfig(BackofficeIndexedTypeToSolrFacetSearchConfigModel searchConfig) Deprecated, for removal: This API element is subject to removal in a future version.protected FacetSearchConfigDefaultBackofficeFacetSearchConfigService.getFacetSearchConfigFromMapping(BackofficeIndexedTypeToSolrFacetSearchConfigModel mapping) Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in com.hybris.backoffice.solrsearch.services.impl with type arguments of type BackofficeIndexedTypeToSolrFacetSearchConfigModelModifier and TypeMethodDescriptionDefaultBackofficeFacetSearchConfigService.findMatchingConfig(ComposedTypeModel composedType, Collection<BackofficeIndexedTypeToSolrFacetSearchConfigModel> configs) Deprecated, for removal: This API element is subject to removal in a future version.DefaultBackofficeFacetSearchConfigService.findMatchingConfigRecursively(ComposedTypeModel composedType, Map<String, BackofficeIndexedTypeToSolrFacetSearchConfigModel> configMap) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BackofficeIndexedTypeToSolrFacetSearchConfigModel in com.hybris.backoffice.solrsearch.validators
Methods in com.hybris.backoffice.solrsearch.validators with parameters of type BackofficeIndexedTypeToSolrFacetSearchConfigModelModifier and TypeMethodDescriptionvoidBackofficeIndexedTypeToSolrFacetSearchConfigValidator.onValidate(BackofficeIndexedTypeToSolrFacetSearchConfigModel config, InterceptorContext ctx)