|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.moredata.dao.util.DAOSort
This class is used to sort the rows of a DataAccessObject object. Company MoreData
| Method Summary | |
static DAOSort |
instance()
Devolve a instancia (singleton) do DAOSort. |
void |
sort(DataAccessObject dao)
|
void |
sort(DataAccessObject dao,
java.util.Comparator comparator)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static DAOSort instance()
public void sort(DataAccessObject dao,
java.util.Comparator comparator)
public void sort(DataAccessObject dao)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||