Interface RoleDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
RoleDAOHibernate

public interface RoleDAO extends DAOInterface
Interface for a DAO to manage the sscRole table of the database.
Author:
David Tobey