Class SnSortExpression
java.lang.Object
de.hybris.platform.searchservices.search.data.SnSortExpression
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.getOrder()voidsetAscending(Boolean ascending) Deprecated, for removal: This API element is subject to removal in a future version.Replaced bysetOrder(SnSortOrder).voidsetExpression(String expression) voidsetOrder(SnSortOrder order) toString()
-
Constructor Details
-
SnSortExpression
public SnSortExpression()
-
-
Method Details
-
getExpression
-
setExpression
-
getOrder
-
setOrder
-
getAscending
Deprecated, for removal: This API element is subject to removal in a future version.Replaced bygetOrder(). -
setAscending
Deprecated, for removal: This API element is subject to removal in a future version.Replaced bysetOrder(SnSortOrder). -
toString
-
getOrder().