public class Show extends EchoBaseActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected GisService |
gisService |
protected boolean |
gisSupport
Is application has gis support? Means lizmap is installed.
|
protected String |
lizmapUrl
Url to access to gis.
|
protected boolean |
spatialStructureFound
Is current db has spatial structures filled ?
|
protected boolean |
spatialSupport
Is current db support spatial data? Means db is pg.
|
protected EchoBaseUserPersistenceContext |
userPersistenceContext |
| Constructor and Description |
|---|
Show() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
String |
getLizmapUrl() |
boolean |
isGisSupport() |
boolean |
isSpatialStructureFound() |
boolean |
isSpatialSupport() |
addFlashError, addFlashMessage, addFlashWarning, formatDate, formatMonth, getDocumentation, getDocumentation, getEchoBaseApplicationContext, getEchoBaseSession, getServiceContext, newServiceaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate@Inject protected transient GisService gisService
@Inject protected transient EchoBaseUserPersistenceContext userPersistenceContext
protected boolean spatialSupport
protected boolean spatialStructureFound
protected boolean gisSupport
protected String lizmapUrl
public String getLizmapUrl()
public boolean isSpatialStructureFound()
public boolean isSpatialSupport()
public boolean isGisSupport()
Copyright © 2011–2014 Ifremer. All rights reserved.