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

Package class diagram package PortalDAO
All Superinterfaces:
GenericDAO<PortalData,Long>
All Known Implementing Classes:
PortalDAOImpl

public interface PortalDAO
extends GenericDAO<PortalData,Long>

The Interface PortalDAO.


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.