org.ow2.dragon.persistence.dao.organization
Interface PostDAO

All Superinterfaces:
GenericORMDAO<Post,java.lang.String>
All Known Implementing Classes:
PostDAOImpl

public interface PostDAO
extends GenericORMDAO<Post,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.