Class OrderExpression
java.lang.Object
de.hybris.platform.integrationservices.search.OrderExpression
Represents the OData order by attribute, e.g., for the query option "$orderby=price asc" the orderBy = price and orderType = asc.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrderExpression
-
-
Method Details
-
getOrderBy
-
getOrderBySorting
-