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

Package class diagram package IndicatorElementDAO
All Superinterfaces:
AbstractGenericDAO<IndicatorElement,Long>
All Known Implementing Classes:
IndicatorElementDAOImpl

public interface IndicatorElementDAO
extends AbstractGenericDAO<IndicatorElement,Long>

The Interface IndicatorElementDAO.


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.