com.hack23.cia.service.impl.commondao.api
Interface ElectionDAO

Package class diagram package ElectionDAO
All Superinterfaces:
GenericDAO<ElectionData,Long>
All Known Implementing Classes:
ElectionDAOImpl

public interface ElectionDAO
extends GenericDAO<ElectionData,Long>

The Interface ElectionDAO.


Method Summary
Modifier and Type Method and Description
 
Methods inherited from interface com.hack23.cia.service.impl.commondao.api.GenericDAO
delete, getAll, loadById, save
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.