| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OrderByField | |
| org.jaffa.components.finder | |
| Uses of OrderByField in org.jaffa.components.finder | 
| Methods in org.jaffa.components.finder that return OrderByField | |
|  OrderByField | FinderInDto.getOrderByFields(int index)Returns a orderByFields from the specified position. | 
|  OrderByField[] | FinderInDto.getOrderByFields()Returns an array of orderByFields. | 
| Methods in org.jaffa.components.finder with parameters of type OrderByField | |
|  void | FinderInDto.addOrderByFields(OrderByField orderByFields)Add orderByFields. | 
|  void | FinderInDto.setOrderByFields(OrderByField orderByFields,
                                 int index)Add orderByFields at the specified position. | 
|  void | FinderInDto.setOrderByFields(OrderByField[] orderByFields)Add an array of orderByFields. | 
|  boolean | FinderInDto.removeOrderByFields(OrderByField orderByFields)Remove orderByFields. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||