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

Package class diagram package CountryElementDAO
All Superinterfaces:
AbstractGenericDAO<CountryElement,Long>
All Known Implementing Classes:
CountryElementDAOImpl

public interface CountryElementDAO
extends AbstractGenericDAO<CountryElement,Long>

The Interface CountryElementDAO.


Method Summary
 
Methods inherited from interface com.hack23.cia.service.data.api.AbstractGenericDAO
delete, findFirstByProperty, findListByProperty, getAll, getSize, load, merge, persist, persist
 



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