com.hack23.cia.service.impl.commondao.api
Interface UserSessionDAO

Package class diagram package UserSessionDAO
All Superinterfaces:
GenericDAO<UserSessionData,Long>
All Known Implementing Classes:
UserSessionDAOImpl

public interface UserSessionDAO
extends GenericDAO<UserSessionData,Long>

The Interface UserSessionDAO.


Method Summary
Modifier and Type Method and Description
 
Methods inherited from interface com.hack23.cia.service.impl.commondao.api.GenericDAO
delete, getAll, loadById, save
 



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