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

Package class diagram package AgentOperationDAO
All Superinterfaces:
GenericDAO<AgentOperation,Long>
All Known Implementing Classes:
AgentOperationDAOImpl

public interface AgentOperationDAO
extends GenericDAO<AgentOperation,Long>

The Interface AgentOperationDAO.


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.