|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
fr.paris.lutece.plugins.gis.web.GisAddressJspBean
public class GisAddressJspBean
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 |
---|
public static final String RIGHT_MANAGE_GIS
Constructor Detail |
---|
public GisAddressJspBean()
Method Detail |
---|
public String getGeolocalization(javax.servlet.http.HttpServletRequest request) throws RemoteException
request
- The HTTP request.
RemoteException
public String getInverseGeolocatization(javax.servlet.http.HttpServletRequest request) throws RemoteException
request
- The HTTP request.
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |