dao
Class HibernateChartofaccountsgroupsDAO

java.lang.Object
  extended by dao.HibernateDAO<Chartofaccountsgroups,java.lang.Long>
      extended by dao.HibernateChartofaccountsgroupsDAO
All Implemented Interfaces:
ChartofaccountsgroupsDAO, GenericDAO<Chartofaccountsgroups,java.lang.Long>

public class HibernateChartofaccountsgroupsDAO
extends HibernateDAO<Chartofaccountsgroups,java.lang.Long>
implements ChartofaccountsgroupsDAO

Author:
Antec

Constructor Summary
HibernateChartofaccountsgroupsDAO()
           
 
Method Summary
 java.util.List<Chartofaccountsgroups> findAllVerified()
           
 
Methods inherited from class dao.HibernateDAO
beginTransaction, commitTransaction, delete, findAll, findByExample, findByPrimaryKey, save
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface dao.GenericDAO
beginTransaction, commitTransaction, delete, findAll, findByExample, findByPrimaryKey, save
 

Constructor Detail

HibernateChartofaccountsgroupsDAO

public HibernateChartofaccountsgroupsDAO()
Method Detail

findAllVerified

public java.util.List<Chartofaccountsgroups> findAllVerified()
Specified by:
findAllVerified in interface ChartofaccountsgroupsDAO
Returns: