fr.paris.lutece.plugins.comarquage.web
Class CoMarquageApp

java.lang.Object
  extended by fr.paris.lutece.plugins.comarquage.web.CoMarquageApp
All Implemented Interfaces:
fr.paris.lutece.portal.web.xpages.XPageApplication

public class CoMarquageApp
extends java.lang.Object
implements fr.paris.lutece.portal.web.xpages.XPageApplication

This class provides comarquage pages.


Constructor Summary
CoMarquageApp()
          Creates a new CoMarquageApp object
 
Method Summary
 fr.paris.lutece.portal.web.xpages.XPage getPage(javax.servlet.http.HttpServletRequest request, int nMode, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Returns the CoMarquage XPage content depending on the request parameters and the current mode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoMarquageApp

public CoMarquageApp()
Creates a new CoMarquageApp object

Method Detail

getPage

public fr.paris.lutece.portal.web.xpages.XPage getPage(javax.servlet.http.HttpServletRequest request,
                                                       int nMode,
                                                       fr.paris.lutece.portal.service.plugin.Plugin plugin)
Returns the CoMarquage XPage content depending on the request parameters and the current mode.

Specified by:
getPage in interface fr.paris.lutece.portal.web.xpages.XPageApplication
Parameters:
request - The HTTP request.
nMode - The current mode.
plugin - the plugin
Returns:
The page content.


Copyright © 2012 Mairie de Paris. All Rights Reserved.