br.gov.mj.frameworkprocessos.pojo.dao
Class RegraTramiteDAO

java.lang.Object
  extended by 
      extended by br.gov.mj.frameworkprocessos.pojo.dao.RegraTramiteDAO

public class RegraTramiteDAO
extends

Version:
1.0
Author:
Percilia Marino

Constructor Summary
RegraTramiteDAO(SessionFactory sf)
           
 
Method Summary
 java.util.List<RegraTramite> consultarAtivos()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegraTramiteDAO

public RegraTramiteDAO(SessionFactory sf)
Method Detail

consultarAtivos

public java.util.List<RegraTramite> consultarAtivos()
                                             throws DAOException
Throws:
DAOException