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

java.lang.Object
  extended by br.gov.mj.frameworkprocessos.pojo.base._BaseRootDAO
      extended by br.gov.mj.frameworkprocessos.pojo.dao._RootDAO
          extended by br.gov.mj.frameworkprocessos.pojo.base.BaseProximoNumeroProtocoloDAO
              extended by br.gov.mj.frameworkprocessos.pojo.dao.ProximoNumeroProtocoloDAO

public class ProximoNumeroProtocoloDAO
extends BaseProximoNumeroProtocoloDAO

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 ProximoNumeroProtocolo table. Any customizations belong here.


Field Summary
 
Fields inherited from class br.gov.mj.frameworkprocessos.pojo.base.BaseProximoNumeroProtocoloDAO
instance
 
Constructor Summary
ProximoNumeroProtocoloDAO()
           
 
Method Summary
 void atualizarProximoNumeroProtocolo(ProximoNumeroProtocolo proximonumeroprotocolo)
           
 ProximoNumeroProtocolo consultarPorUORG(ProximoNumeroProtocolo proximonumero)
           
 java.lang.String getAnoCorrente(java.lang.Integer UORG)
           
 
Methods inherited from class br.gov.mj.frameworkprocessos.pojo.base.BaseProximoNumeroProtocoloDAO
delete, delete, getDefaultOrderProperty, getInstance, getReferenceClass, load, load, loadInitialize, refresh, save, save, saveOrUpdate, saveOrUpdate, update, update
 
Methods inherited from class br.gov.mj.frameworkprocessos.pojo.base._BaseRootDAO
beginTransaction, closeSession, commitTransaction, createSession, createSession, find, find, find, find, find, find, findAll, findAll, findAll, getConfigurationFileName, getNamedQuery, getNamedQuery, getNamedQuery, getNamedQuery, initialize, initialize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProximoNumeroProtocoloDAO

public ProximoNumeroProtocoloDAO()
Method Detail

consultarPorUORG

public ProximoNumeroProtocolo consultarPorUORG(ProximoNumeroProtocolo proximonumero)
                                        throws DAOException,
                                               ProximoNumeroProtocoloException
Throws:
DAOException
ProximoNumeroProtocoloException

getAnoCorrente

public java.lang.String getAnoCorrente(java.lang.Integer UORG)
                                throws DAOException
Throws:
DAOException

atualizarProximoNumeroProtocolo

public void atualizarProximoNumeroProtocolo(ProximoNumeroProtocolo proximonumeroprotocolo)
                                     throws DAOException
Throws:
DAOException