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
exists, findByNamedQuery, get, getAll, getAll, getAll, getAll, getAllDistinct, getManipulatedType, remove, save, searchEquals, searchLike
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.