Interface AdministratorDAO

All Superinterfaces:
DAOInterface
All Known Implementing Classes:
AdministratorDAOHibernate

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