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

Package class diagram package AgencyDAO
All Superinterfaces:
GenericDAO<AgencyData,Long>
All Known Implementing Classes:
AgencyDAOImpl

public interface AgencyDAO
extends GenericDAO<AgencyData,Long>

The Interface AgencyDAO.


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.