Uses of Class
de.hybris.platform.adaptivesearch.jalo.AsSortExpression
Packages that use AsSortExpression
-
Uses of AsSortExpression in de.hybris.platform.adaptivesearch.jalo
Fields in de.hybris.platform.adaptivesearch.jalo with type parameters of type AsSortExpressionModifier and TypeFieldDescriptionprotected static final OneToManyHandler<AsSortExpression>GeneratedAbstractAsSortConfiguration.EXPRESSIONSHANDLEROneToManyHandlerfor handling 1:n EXPRESSIONS's relation attributes from 'many' side.Methods in de.hybris.platform.adaptivesearch.jalo that return types with arguments of type AsSortExpressionModifier and TypeMethodDescriptionGeneratedAbstractAsSortConfiguration.getExpressions()Generated method - Getter of theAbstractAsSortConfiguration.expressionsattribute.GeneratedAbstractAsSortConfiguration.getExpressions(SessionContext ctx) Generated method - Getter of theAbstractAsSortConfiguration.expressionsattribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type AsSortExpressionModifier and TypeMethodDescriptionvoidGeneratedAbstractAsSortConfiguration.addToExpressions(AsSortExpression value) Generated method - Addsvalueto expressions.voidGeneratedAbstractAsSortConfiguration.addToExpressions(SessionContext ctx, AsSortExpression value) Generated method - Addsvalueto expressions.voidGeneratedAbstractAsSortConfiguration.removeFromExpressions(AsSortExpression value) Generated method - Removesvaluefrom expressions.voidGeneratedAbstractAsSortConfiguration.removeFromExpressions(SessionContext ctx, AsSortExpression value) Generated method - Removesvaluefrom expressions.protected voidAsSortExpression.updateUniqueIdx(AsSortExpression sortExpression) Method parameters in de.hybris.platform.adaptivesearch.jalo with type arguments of type AsSortExpressionModifier and TypeMethodDescriptionvoidGeneratedAbstractAsSortConfiguration.setExpressions(SessionContext ctx, List<AsSortExpression> value) Generated method - Setter of theAbstractAsSortConfiguration.expressionsattribute.voidGeneratedAbstractAsSortConfiguration.setExpressions(List<AsSortExpression> value) Generated method - Setter of theAbstractAsSortConfiguration.expressionsattribute.