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

Package class diagram package CountrydetailsDAO
All Superinterfaces:
AbstractGenericDAO<Countrydetails,BigInteger>
All Known Implementing Classes:
CountrydetailsDAOImpl

public interface CountrydetailsDAO
extends AbstractGenericDAO<Countrydetails,BigInteger>

The Interface CountrydetailsDAO.


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.