com.hack23.cia.service.data.api
Interface UserDAO

Package class diagram package UserDAO
All Superinterfaces:
AbstractGenericDAO<User,Long>
All Known Implementing Classes:
UserDAOImpl

public interface UserDAO
extends AbstractGenericDAO<User,Long>

The Interface UserDAO.


Method Summary
 
Methods inherited from interface com.hack23.cia.service.data.api.AbstractGenericDAO
delete, findFirstByProperty, findListByProperty, getAll, getSize, load, merge, persist, persist
 



Copyright © 2008-2011 www.hack23.com. All Rights Reserved.