Class OrderByExprs
java.lang.Object
org.nuxeo.ecm.core.query.sql.model.OrderByExprs
Helper to instantiate
OrderByExprs compatible with the search service inside Audit.
This class is meant to be moved and to grow up in order to handle every cases.
- Since:
- 9.3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrderByExprs
public OrderByExprs()
-
-
Method Details
-
asc
-
desc
-
from
- Returns:
- the given
SortInfoas anOrderByExpr - Since:
- 2025.0
-