| Package | Description |
|---|---|
| com.liferay.faces.util.model |
Copyright (c) 2000-2020 Liferay, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
SortCriterion.Order |
SortCriterion.getOrder() |
static SortCriterion.Order |
SortCriterion.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortCriterion.Order[] |
SortCriterion.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SortCriterion.setOrder(SortCriterion.Order order) |
| Constructor and Description |
|---|
SortCriterion(String columnId,
SortCriterion.Order order) |
Copyright © 2020 Liferay, Inc.. All rights reserved.