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

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.GisAddressJspBean
All Implemented Interfaces:
Serializable

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

See Also:
Serialized Form

Field Summary
static String RIGHT_MANAGE_GIS
          public static members
 
Constructor Summary
GisAddressJspBean()
           
 
Method Summary
 String getGeolocalization(javax.servlet.http.HttpServletRequest request)
          GetGeolocalization( ).
 String getInverseGeolocatization(javax.servlet.http.HttpServletRequest request)
          GetInverseGeolocalization( ).
 
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
public static members

See Also:
Constant Field Values
Constructor Detail

GisAddressJspBean

public GisAddressJspBean()
Method Detail

getGeolocalization

public String getGeolocalization(javax.servlet.http.HttpServletRequest request)
                          throws RemoteException
GetGeolocalization( ).

Parameters:
request - The HTTP request.
Returns:
coordinates
Throws:
RemoteException

getInverseGeolocatization

public String getInverseGeolocatization(javax.servlet.http.HttpServletRequest request)
                                 throws RemoteException
GetInverseGeolocalization( ).

Parameters:
request - The HTTP request.
Returns:
a String address
Throws:
RemoteException


Copyright © 2013 Mairie de Paris. All Rights Reserved.