|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parameter | |
com.cinecolombia.cinecolombia.control.taglib | Soporte del tag insert para el mecanismo de templates jsp del módulo de Seguridad. |
com.cinecolombia.cinecolombia.control.web | Controlador MVC del nivel Web para el módulo Cinecolombia. |
Uses of Parameter in com.cinecolombia.cinecolombia.control.taglib |
Fields in com.cinecolombia.cinecolombia.control.taglib declared as Parameter | |
private Parameter |
InsertTag.parameterRef
|
Uses of Parameter in com.cinecolombia.cinecolombia.control.web |
Methods in com.cinecolombia.cinecolombia.control.web that return Parameter | |
Parameter |
ScreenFlowManager.getParameter(java.lang.String key,
javax.servlet.http.HttpSession session)
Gets the required parameter for the current screen This method is used by the insert tag to get the parameters needed to build a page. |
Parameter |
Screen.getParameter(java.lang.String key)
Gets the parameter attribute of the Screen object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |