Uses of Class
ecar.pojo.PopupPpp

Packages that use PopupPpp
ecar.dao   
ecar.pojo   
 

Uses of PopupPpp in ecar.dao
 

Methods in ecar.dao with parameters of type PopupPpp
 void PopUpDao.salvar(PopupPpp popUp)
          Salva
 void PopUpDao.setPopup(PopupPpp popUp, javax.servlet.http.HttpServletRequest request, boolean recuperarParametrosComoString)
          A partir de dados passados por request popula um objeto PopUpPpp
 

Uses of PopupPpp in ecar.pojo
 

Fields in ecar.pojo with type parameters of type PopupPpp
private  java.util.Set<PopupPpp> PopupComportamentoPppc.popupPpps
           
 

Methods in ecar.pojo that return types with arguments of type PopupPpp
 java.util.Set<PopupPpp> PopupComportamentoPppc.getPopupPpps()
           
 

Method parameters in ecar.pojo with type arguments of type PopupPpp
 void PopupComportamentoPppc.setPopupPpps(java.util.Set<PopupPpp> popupPpps)
           
 

Constructor parameters in ecar.pojo with type arguments of type PopupPpp
PopupComportamentoPppc(java.lang.String descricaoPppc, java.util.Set<PopupPpp> popupPpps)
           
 



Copyright © 2007, PRODEPA - Processamento de Dados do Pará