| Package | Description |
|---|---|
| org.exoplatform.social.common.jcr.filter |
| Modifier and Type | Method and Description |
|---|---|
FilterLiteral.DIRECTION |
FilterLiteral.OrderByOption.getDirection() |
static FilterLiteral.DIRECTION |
FilterLiteral.DIRECTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterLiteral.DIRECTION[] |
FilterLiteral.DIRECTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FilterLiteral<P> |
FilterLiteral.OrderByOption.direction(FilterLiteral.DIRECTION direction) |
| Constructor and Description |
|---|
OrderByOption(P p,
FilterLiteral.DIRECTION direction) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.