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 SpatialDataService |
spatialDataService |
protected boolean |
spatialDataToComputeExists
Is there some spatial data to compute?
|
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 |
protected Map<String,String> |
voyages |
| Constructor and Description |
|---|
Show() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<String,String> |
getVoyages() |
boolean |
isGisSupport() |
boolean |
isSpatialDataToComputeExists() |
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 SpatialDataService spatialDataService
@Inject protected transient EchoBaseUserPersistenceContext userPersistenceContext
protected boolean spatialSupport
protected boolean spatialStructureFound
protected boolean gisSupport
protected boolean spatialDataToComputeExists
Copyright © 2011–2015 Ifremer. All rights reserved.