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

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

public class AmbienteDAO
extends

Version:
1.0
Author:
Percilia Marino

Constructor Summary
AmbienteDAO(SessionFactory sf)
           
 
Method Summary
 Ambiente consultarPorPerfil(java.lang.Integer codigoPerfil)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmbienteDAO

public AmbienteDAO(SessionFactory sf)
Method Detail

consultarPorPerfil

public Ambiente consultarPorPerfil(java.lang.Integer codigoPerfil)
                            throws DAOException
Parameters:
codigoPerfil -
Throws:
DAOException