Uses of Interface
edu.uoc.tfc.gui.security.gestioUsuaris.CarregaRolsForm

Packages that use CarregaRolsForm
edu.uoc.tfc.gui.security.gestioUsuaris   
 

Uses of CarregaRolsForm in edu.uoc.tfc.gui.security.gestioUsuaris
 

Classes in edu.uoc.tfc.gui.security.gestioUsuaris that implement CarregaRolsForm
 class GestioUsuarisDadesCarregaRolsFormImpl
           
 

Methods in edu.uoc.tfc.gui.security.gestioUsuaris with parameters of type CarregaRolsForm
 void GestioUsuarisControllerImpl.carregaRols(org.apache.struts.action.ActionMapping mapping, CarregaRolsForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
abstract  void GestioUsuarisController.carregaRols(org.apache.struts.action.ActionMapping mapping, CarregaRolsForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)