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

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

public interface AgencyDAO
extends AbstractGenericDAO<Agency,Long>

The Interface AgencyDAO.


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.