|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.gis.service.GisService
public class GisService
GisService
Constructor Summary | |
---|---|
GisService()
|
Method Summary | |
---|---|
static GisService |
getInstance()
Returns the instance of the singleton |
String |
getView(String strGisCode,
HashMap<String,String> parameters,
javax.servlet.http.HttpServletRequest request)
Gets the view from the map. |
String |
getXPageView(String strGisCode,
String strXpageViewName,
javax.servlet.http.HttpServletRequest request)
Gets the XPage view based on the given GIS code. |
void |
init()
Initialize the GIS service |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GisService()
Method Detail |
---|
public void init()
public static GisService getInstance()
public String getXPageView(String strGisCode, String strXpageViewName, javax.servlet.http.HttpServletRequest request)
strGisCode
- parameters
- request
-
public String getView(String strGisCode, HashMap<String,String> parameters, javax.servlet.http.HttpServletRequest request)
strGisCode
- parameters
- request
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |