Uses of Enum Class
de.hybris.platform.searchservices.enums.SnSearchTolerance
Packages that use SnSearchTolerance
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
-
Uses of SnSearchTolerance in de.hybris.platform.searchservices.admin.data
Methods in de.hybris.platform.searchservices.admin.data that return SnSearchToleranceMethods in de.hybris.platform.searchservices.admin.data with parameters of type SnSearchToleranceModifier and TypeMethodDescriptionvoidSnField.setSearchTolerance(SnSearchTolerance searchTolerance) -
Uses of SnSearchTolerance in de.hybris.platform.searchservices.enums
Methods in de.hybris.platform.searchservices.enums that return SnSearchToleranceModifier and TypeMethodDescriptionstatic SnSearchToleranceReturns the enum constant of this class with the specified name.static SnSearchTolerance[]SnSearchTolerance.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SnSearchTolerance in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return SnSearchToleranceModifier and TypeMethodDescriptionSnFieldModel.getSearchTolerance()Generated method - Getter of theSnField.searchToleranceattribute defined at extensionsearchservices.Methods in de.hybris.platform.searchservices.model with parameters of type SnSearchToleranceModifier and TypeMethodDescriptionvoidSnFieldModel.setSearchTolerance(SnSearchTolerance value) Generated method - Setter ofSnField.searchToleranceattribute defined at extensionsearchservices.