org.ow2.dragon.persistence.dao.specification
Interface SpecifiedOperationDAO

All Superinterfaces:
GenericORMDAO<SpecifiedOperation,java.lang.String>
All Known Implementing Classes:
SpecifiedOperationDAOImpl

public interface SpecifiedOperationDAO
extends GenericORMDAO<SpecifiedOperation,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.