| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.search |
| Modifier and Type | Method and Description |
|---|---|
static RelationQuery.ORDERING |
RelationQuery.ORDERING.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RelationQuery.ORDERING[] |
RelationQuery.ORDERING.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationQuery.addOrder(java.lang.String attribute,
RelationQuery.ORDERING ascending)
Adds the order.
|
| Constructor and Description |
|---|
OrderSpec(java.lang.String attribute,
RelationQuery.ORDERING ascending)
Instantiates a new order spec.
|
Copyright © 2018 SAP SE. All Rights Reserved.