Uses of Class
de.hybris.platform.adaptivesearch.jalo.AsPromotedFacetValue
Packages that use AsPromotedFacetValue
-
Uses of AsPromotedFacetValue in de.hybris.platform.adaptivesearch.jalo
Fields in de.hybris.platform.adaptivesearch.jalo with type parameters of type AsPromotedFacetValueModifier and TypeFieldDescriptionprotected static final OneToManyHandler<AsPromotedFacetValue>GeneratedAbstractAsFacetConfiguration.PROMOTEDVALUESHANDLEROneToManyHandlerfor handling 1:n PROMOTEDVALUES's relation attributes from 'many' side.Methods in de.hybris.platform.adaptivesearch.jalo that return types with arguments of type AsPromotedFacetValueModifier and TypeMethodDescriptionGeneratedAbstractAsFacetConfiguration.getPromotedValues()Generated method - Getter of theAbstractAsFacetConfiguration.promotedValuesattribute.GeneratedAbstractAsFacetConfiguration.getPromotedValues(SessionContext ctx) Generated method - Getter of theAbstractAsFacetConfiguration.promotedValuesattribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type AsPromotedFacetValueModifier and TypeMethodDescriptionvoidGeneratedAbstractAsFacetConfiguration.addToPromotedValues(AsPromotedFacetValue value) Generated method - Addsvalueto promotedValues.voidGeneratedAbstractAsFacetConfiguration.addToPromotedValues(SessionContext ctx, AsPromotedFacetValue value) Generated method - Addsvalueto promotedValues.voidGeneratedAbstractAsFacetConfiguration.removeFromPromotedValues(AsPromotedFacetValue value) Generated method - Removesvaluefrom promotedValues.voidGeneratedAbstractAsFacetConfiguration.removeFromPromotedValues(SessionContext ctx, AsPromotedFacetValue value) Generated method - Removesvaluefrom promotedValues.Method parameters in de.hybris.platform.adaptivesearch.jalo with type arguments of type AsPromotedFacetValueModifier and TypeMethodDescriptionvoidGeneratedAbstractAsFacetConfiguration.setPromotedValues(SessionContext ctx, List<AsPromotedFacetValue> value) Generated method - Setter of theAbstractAsFacetConfiguration.promotedValuesattribute.voidGeneratedAbstractAsFacetConfiguration.setPromotedValues(List<AsPromotedFacetValue> value) Generated method - Setter of theAbstractAsFacetConfiguration.promotedValuesattribute.