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

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

public class HistoricoAssociacaoPecaDAO
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 HistoricoAssociacaoPeca table. Any customizations belong here.


Constructor Summary
HistoricoAssociacaoPecaDAO(SessionFactory sf)
           
 
Method Summary
 java.util.List<HistoricoAssociacaoPeca> consultarDessassociacoesPorDocumento(java.lang.Integer codigoDocumento)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoricoAssociacaoPecaDAO

public HistoricoAssociacaoPecaDAO(SessionFactory sf)
Method Detail

consultarDessassociacoesPorDocumento

public java.util.List<HistoricoAssociacaoPeca> consultarDessassociacoesPorDocumento(java.lang.Integer codigoDocumento)
                                                                             throws DAOException
Throws:
DAOException