|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObtenirUsuariForm
This form encapsulates the fields that are used in the execution of the
obtenirUsuari
method, which is located on the
edu.uoc.tfc.gui.home.meuPerfil.PerfilController
controller.
PerfilController.obtenirUsuari(org.apache.struts.action.ActionMapping, edu.uoc.tfc.gui.home.meuPerfil.ObtenirUsuariForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
Method Summary | |
---|---|
PerfilVO |
getPerfil()
Gets the perfil field. |
void |
resetPerfil()
Resets the perfil field. |
void |
setPerfil(PerfilVO perfil)
Sets the perfil field. |
Method Detail |
---|
void setPerfil(PerfilVO perfil)
perfil
field.
PerfilVO getPerfil()
perfil
field.
void resetPerfil()
perfil
field.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |