|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.mj.frameworkprocessos.pojo.dao.PossivelEncaminhamentoDAO
public class PossivelEncaminhamentoDAO
Constructor Summary | |
---|---|
PossivelEncaminhamentoDAO(SessionFactory sf)
|
Method Summary | |
---|---|
java.util.List<PossivelEncaminhamento> |
consultarPorOrigemDestino(java.lang.Integer codigoAmbienteOrigem,
java.lang.Integer codigoAmbienteDestino,
java.lang.Boolean ativo)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PossivelEncaminhamentoDAO(SessionFactory sf)
Method Detail |
---|
public java.util.List<PossivelEncaminhamento> consultarPorOrigemDestino(java.lang.Integer codigoAmbienteOrigem, java.lang.Integer codigoAmbienteDestino, java.lang.Boolean ativo) throws DAOException
codigoAmbienteOrigem
- codigoAmbienteDestino
-
DAOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |