fr.paris.lutece.plugins.gis.web
public class GisJspBean extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
RIGHT_DISPLAY_MAP |
static String |
RIGHT_MANAGE_GIS |
Constructor and Description |
---|
GisJspBean() |
Modifier and Type | Method and Description |
---|---|
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
|
getPlugin, init
public static final String RIGHT_MANAGE_GIS
public static final String RIGHT_DISPLAY_MAP
public String getMap(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request.nMode
- The current mode. [not implemented]fr.paris.lutece.portal.service.security.UserNotSignedException
fr.paris.lutece.portal.service.message.SiteMessageException
- occurs when a site message need to be
displayedpublic String getManageGis(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request.nMode
- The current mode. [not implemented]fr.paris.lutece.portal.service.security.UserNotSignedException
fr.paris.lutece.portal.service.message.SiteMessageException
- occurs when a site message need to be
displayedCopyright © 2014 Mairie de Paris. All rights reserved.