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

All Superinterfaces:
GenericORMDAO<Party,java.lang.String>
All Known Implementing Classes:
PartyDAOImpl

public interface PartyDAO
extends GenericORMDAO<Party,java.lang.String>

Author:
ofabre - eBM WebSourcing

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



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.