|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use URLMapping | |
com.cinecolombia.cinecolombia.control.web | Controlador MVC del nivel Web para el módulo Cinecolombia. |
Uses of URLMapping in com.cinecolombia.cinecolombia.control.web |
Methods in com.cinecolombia.cinecolombia.control.web that return URLMapping | |
URLMapping |
ScreenFlowManager.getURLMapping(java.lang.String urlPattern)
The UrlMapping object contains information that will match a url to a mapping object that contains information about the current screen, the handler class that is needed to process a request, and the flow handler class that is needed to insure that the propper screen is displayed. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |