com.hack23.cia.service.data.api
Interface VoteinfoEuElementDAO

Package class diagram package VoteinfoEuElementDAO
All Superinterfaces:
AbstractGenericDAO<VoteinfoEuElement,Long>
All Known Implementing Classes:
VoteinfoEuElementDAOImpl

public interface VoteinfoEuElementDAO
extends AbstractGenericDAO<VoteinfoEuElement,Long>

The Interface VoteinfoEuElementDAO.


Method Summary
 List<String> getIdList()
          Gets the id list.
 
Methods inherited from interface com.hack23.cia.service.data.api.AbstractGenericDAO
delete, findFirstByProperty, findListByProperty, getAll, getSize, load, merge, persist, persist
 

Method Detail

getIdList

List<String> getIdList()
Gets the id list.

Returns:
the id list


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