| Package | Description |
|---|---|
| org.exoplatform.services.wcm.utils |
| Modifier and Type | Method and Description |
|---|---|
static AbstractQueryBuilder.ORDERBY |
AbstractQueryBuilder.ORDERBY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractQueryBuilder.ORDERBY[] |
AbstractQueryBuilder.ORDERBY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XPathQueryBuilder.orderBy(String properyName,
AbstractQueryBuilder.ORDERBY orderby) |
void |
SQLQueryBuilder.orderBy(String properyName,
AbstractQueryBuilder.ORDERBY orderby) |
abstract void |
AbstractQueryBuilder.orderBy(String properyName,
AbstractQueryBuilder.ORDERBY orderby)
Order by.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.