public static final class OrderImpl.Item
extends java.lang.Object
| Constructor and Description |
|---|
OrderImpl.Item(Field field)
Construct order item with given field and ascending order.
|
OrderImpl.Item(Field field,
OrderDirection direction)
Construct order item with given field and direction.
|
| Modifier and Type | Method and Description |
|---|---|
OrderDirection |
getDirection()
Gets the order direction.
|
Field |
getField()
Gets the field to order by.
|
public OrderImpl.Item(Field field)
field - The field to order by.public OrderImpl.Item(Field field, OrderDirection direction)
field - The field to order by.direction - The order direction.public Field getField()
public OrderDirection getDirection()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com