Uses of Class
de.hybris.platform.searchservices.admin.data.SnExpressionInfo
Packages that use SnExpressionInfo
Package
Description
-
Uses of SnExpressionInfo in de.hybris.platform.adaptivesearch.searchservices.strategies.impl
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl with parameters of type SnExpressionInfoModifier and TypeMethodDescriptionprotected AsExpressionDataSnAsSearchProvider.convertExpression(SnExpressionInfo source) -
Uses of SnExpressionInfo in de.hybris.platform.searchservices.admin.service
Methods in de.hybris.platform.searchservices.admin.service that return types with arguments of type SnExpressionInfoModifier and TypeMethodDescriptionSnCommonConfigurationService.getFacetExpressions(String indexTypeId) Returns the valid facet expressions.SnCommonConfigurationService.getGroupExpressions(String indexTypeId) Returns the valid group expressions.SnCommonConfigurationService.getSortExpressions(String indexTypeId) Returns the valid sort expressions. -
Uses of SnExpressionInfo in de.hybris.platform.searchservices.admin.service.impl
Methods in de.hybris.platform.searchservices.admin.service.impl that return SnExpressionInfoModifier and TypeMethodDescriptionprotected SnExpressionInfoDefaultSnCommonConfigurationService.createExpression(SnField field) protected SnExpressionInfoDefaultSnCommonConfigurationService.createIdExpression()protected SnExpressionInfoDefaultSnCommonConfigurationService.createScoreExpression()Methods in de.hybris.platform.searchservices.admin.service.impl that return types with arguments of type SnExpressionInfoModifier and TypeMethodDescriptionDefaultSnCommonConfigurationService.getFacetExpressions(String indexTypeId) DefaultSnCommonConfigurationService.getGroupExpressions(String indexTypeId) DefaultSnCommonConfigurationService.getSortExpressions(String indexTypeId)