|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CrearMenuForm
This form encapsulates the fields that are used in the execution of the
crearMenu
method, which is located on the
edu.uoc.tfc.gui.home.HomeController
controller.
HomeController.crearMenu(org.apache.struts.action.ActionMapping, edu.uoc.tfc.gui.home.CrearMenuForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
Method Summary | |
---|---|
OperationVO[] |
getOperacions()
Gets the operacions field. |
void |
resetOperacions()
Resets the operacions field. |
void |
setOperacions(OperationVO[] operacions)
Sets the operacions field. |
Method Detail |
---|
void setOperacions(OperationVO[] operacions)
operacions
field.
OperationVO[] getOperacions()
operacions
field.
void resetOperacions()
operacions
field.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |