Class OrderByExprs

java.lang.Object
org.nuxeo.ecm.core.query.sql.model.OrderByExprs

public class OrderByExprs extends Object
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 Details

    • OrderByExprs

      public OrderByExprs()
  • Method Details