br.gov.mj.frameworkprocessos.pojo.dao
Class ProximoNumeroProtocoloDAO
java.lang.Object
br.gov.mj.frameworkprocessos.pojo.base._BaseRootDAO
br.gov.mj.frameworkprocessos.pojo.dao._RootDAO
br.gov.mj.frameworkprocessos.pojo.base.BaseProximoNumeroProtocoloDAO
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.
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 |
ProximoNumeroProtocoloDAO
public ProximoNumeroProtocoloDAO()
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