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

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

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

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

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