Uses of Class
de.hybris.platform.adaptivesearch.jalo.AsFacetRange
Packages that use AsFacetRange
-
Uses of AsFacetRange in de.hybris.platform.adaptivesearch.jalo
Fields in de.hybris.platform.adaptivesearch.jalo with type parameters of type AsFacetRangeModifier and TypeFieldDescriptionprotected static final OneToManyHandler<AsFacetRange>GeneratedAbstractAsFacetConfiguration.RANGESHANDLEROneToManyHandlerfor handling 1:n RANGES's relation attributes from 'many' side.Methods in de.hybris.platform.adaptivesearch.jalo that return types with arguments of type AsFacetRangeModifier and TypeMethodDescriptionGeneratedAbstractAsFacetConfiguration.getRanges()Generated method - Getter of theAbstractAsFacetConfiguration.rangesattribute.GeneratedAbstractAsFacetConfiguration.getRanges(SessionContext ctx) Generated method - Getter of theAbstractAsFacetConfiguration.rangesattribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type AsFacetRangeModifier and TypeMethodDescriptionvoidGeneratedAbstractAsFacetConfiguration.addToRanges(AsFacetRange value) Generated method - Addsvalueto ranges.voidGeneratedAbstractAsFacetConfiguration.addToRanges(SessionContext ctx, AsFacetRange value) Generated method - Addsvalueto ranges.voidGeneratedAbstractAsFacetConfiguration.removeFromRanges(AsFacetRange value) Generated method - Removesvaluefrom ranges.voidGeneratedAbstractAsFacetConfiguration.removeFromRanges(SessionContext ctx, AsFacetRange value) Generated method - Removesvaluefrom ranges.protected voidAsFacetRange.updateUniqueIdx(AsFacetRange facetRange) Method parameters in de.hybris.platform.adaptivesearch.jalo with type arguments of type AsFacetRangeModifier and TypeMethodDescriptionvoidGeneratedAbstractAsFacetConfiguration.setRanges(SessionContext ctx, List<AsFacetRange> value) Generated method - Setter of theAbstractAsFacetConfiguration.rangesattribute.voidGeneratedAbstractAsFacetConfiguration.setRanges(List<AsFacetRange> value) Generated method - Setter of theAbstractAsFacetConfiguration.rangesattribute.