org.ow2.dragon.persistence.dao.deployment
Interface ProtocolDAO

All Superinterfaces:
GenericORMDAO<Protocol,java.lang.String>
All Known Implementing Classes:
ProtocolDAOImpl

public interface ProtocolDAO
extends GenericORMDAO<Protocol,java.lang.String>

Author:
ofabre - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.dragon.persistence.dao.GenericORMDAO
exists, findByNamedQuery, get, getAll, getAll, getAll, getAll, getAllDistinct, getManipulatedType, remove, save, searchEquals, searchLike
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.