Uses of Class
de.hybris.platform.integrationservices.search.OrderExpression
Packages that use OrderExpression
Package
Description
-
Uses of OrderExpression in de.hybris.platform.integrationservices.search
Methods in de.hybris.platform.integrationservices.search that return types with arguments of type OrderExpressionModifier and TypeMethodDescriptionImmutableItemSearchRequest.getOrderBy()default List<OrderExpression>ItemSearchRequest.getOrderBy()Specifies conditions the items to retrieve should be ordered byMethod parameters in de.hybris.platform.integrationservices.search with type arguments of type OrderExpressionModifier and TypeMethodDescriptionFlexibleSearchQueryBuilder.withOrderBy(List<OrderExpression> orderExpressions) ItemSearchRequestBuilder.withOrderBy(List<OrderExpression> orderByExpressions) -
Uses of OrderExpression in de.hybris.platform.odata2services.filter
Methods in de.hybris.platform.odata2services.filter that return types with arguments of type OrderExpression -
Uses of OrderExpression in de.hybris.platform.odata2services.filter.impl
Methods in de.hybris.platform.odata2services.filter.impl that return types with arguments of type OrderExpression -
Uses of OrderExpression in de.hybris.platform.odata2services.odata.persistence
Methods in de.hybris.platform.odata2services.odata.persistence that return types with arguments of type OrderExpression