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

Package class diagram package ActionEventDAO
All Superinterfaces:
GenericDAO<ActionEvent,Long>
All Known Implementing Classes:
ActionEventDAOImpl

public interface ActionEventDAO
extends GenericDAO<ActionEvent,Long>

The Interface ActionEventDAO.


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.