net.vvakame.blaz
Interface Sorter

All Known Implementing Classes:
AbstractKeySorter, AbstractPropertySorter, KeyAscSorter, KeyDescSorter, PropertyAscSorter, PropertyDescSorter

public interface Sorter

Entity検索結果をソートするためのソータ

Author:
vvakame

Nested Class Summary
static class Sorter.Order
          ソート順
 
Method Summary
 String getName()
           
 Sorter.Order getOrder()
           
 

Method Detail

getOrder

Sorter.Order getOrder()
Returns:
the order

getName

String getName()
Returns:
the name


Copyright © 2012. All Rights Reserved.