public class OrderByExprs extends Object
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.| Constructor and Description |
|---|
OrderByExprs() |
| Modifier and Type | Method and Description |
|---|---|
static OrderByExpr |
asc(String name) |
static OrderByExpr |
desc(String name) |
public OrderByExprs()
public static OrderByExpr asc(String name)
public static OrderByExpr desc(String name)
Copyright © 2019 Nuxeo. All rights reserved.