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

Package class diagram package ParliamentDAO
All Superinterfaces:
GenericDAO<ParliamentData,Long>
All Known Implementing Classes:
ParliamentDAOImpl

public interface ParliamentDAO
extends GenericDAO<ParliamentData,Long>

The Interface ParliamentDAO.


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.