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

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

public class ResponsavelTecnicoDAO
extends

This class has been automatically generated by Hibernate Synchronizer. For more information or documentation, visit The Hibernate Synchronizer page at http://www.binamics.com/hibernatesync or contact Joe Hudson at joe@binamics.com. This is the object class that relates to the ResponsavelTecnico table. Any customizations belong here.


Constructor Summary
ResponsavelTecnicoDAO(SessionFactory sf)
           
 
Method Summary
 ResponsavelTecnico consultaResponsavelTecnicoAtualPorTramite(java.lang.Integer codigoTramite)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponsavelTecnicoDAO

public ResponsavelTecnicoDAO(SessionFactory sf)
Method Detail

consultaResponsavelTecnicoAtualPorTramite

public ResponsavelTecnico consultaResponsavelTecnicoAtualPorTramite(java.lang.Integer codigoTramite)
                                                             throws DAOException
Throws:
DAOException