fr.paris.lutece.plugins.gis.web
Class GisJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
          extended by fr.paris.lutece.plugins.gis.web.GisJspBean
All Implemented Interfaces:
Serializable

public class GisJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean

See Also:
Serialized Form

Field Summary
static String RIGHT_DISPLAY_MAP
           
static String RIGHT_MANAGE_GIS
           
 
Constructor Summary
GisJspBean()
           
 
Method Summary
 String getManageGis(javax.servlet.http.HttpServletRequest request)
          Returns the Gis HTML management page
 String getMap(javax.servlet.http.HttpServletRequest request)
          Returns the Gis HTML code for a given view
 
Methods inherited from class fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
getPlugin, init
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RIGHT_MANAGE_GIS

public static final String RIGHT_MANAGE_GIS
See Also:
Constant Field Values

RIGHT_DISPLAY_MAP

public static final String RIGHT_DISPLAY_MAP
See Also:
Constant Field Values
Constructor Detail

GisJspBean

public GisJspBean()
Method Detail

getMap

public String getMap(javax.servlet.http.HttpServletRequest request)
Returns the Gis HTML code for a given view

Parameters:
request - The HTTP request.
nMode - The current mode. [not implemented]
Throws:
fr.paris.lutece.portal.service.security.UserNotSignedException
fr.paris.lutece.portal.service.message.SiteMessageException - occurs when a site message need to be displayed

getManageGis

public String getManageGis(javax.servlet.http.HttpServletRequest request)
Returns the Gis HTML management page

Parameters:
request - The HTTP request.
nMode - The current mode. [not implemented]
Throws:
fr.paris.lutece.portal.service.security.UserNotSignedException
fr.paris.lutece.portal.service.message.SiteMessageException - occurs when a site message need to be displayed


Copyright © 2013 Mairie de Paris. All Rights Reserved.