org.riotfamily.riot.dao
Interface SortableDao

All Known Implementing Classes:
AbstractHqlDao, HibernateUserDao, HqlCollectionDao, HqlDao, HqlIndexedListDao, HqlParentChildDao, HqlSortedCollectionDao, InMemoryRiotDao

public interface SortableDao

Marker interface that indicates that a DAO supports sorting.

Since:
6.5
Author:
Felix Gnass [fgnass at neteye dot de]