QueryObject
OrderImpl
public interface Order extends QueryObject
Modifier and Type | Method | Description |
---|---|---|
void |
add(Field field) |
Adds the field object to the order object of query objects.
|
void |
add(Field field,
OrderDirection direction) |
Adds the field object with order direction specification
to the order object of query objects.
|
toString
void add(Field field)
field
- The field object of query objectsvoid add(Field field, OrderDirection direction)
field
- The Fielddirection
- The OrderDirectiveIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com