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

Package class diagram package CountryinfoEuElementDAO
All Superinterfaces:
AbstractGenericDAO<CountryinfoEuElement,Long>
All Known Implementing Classes:
CountryinfoEuElementDAOImpl

public interface CountryinfoEuElementDAO
extends AbstractGenericDAO<CountryinfoEuElement,Long>

The Interface CountryinfoEuElementDAO.


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

Method Detail

getMepIdList

List<String> getMepIdList()
Gets the mep id list.

Returns:
the mep id list


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