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

Package class diagram package VoteDAO
All Superinterfaces:
GenericDAO<VoteData,Long>
All Known Implementing Classes:
VoteDAOImpl

public interface VoteDAO
extends GenericDAO<VoteData,Long>

The Interface VoteDAO.


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.