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

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

public class DestinacaoFinalDAO
extends

Version:
1.0
Author:
Percilia Marino

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

Constructor Detail

DestinacaoFinalDAO

public DestinacaoFinalDAO(SessionFactory sf)
Method Detail

consultarAtivos

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