public class ShowSpatialData extends EchoBaseActionSupport implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
canAddSpatial |
protected Map<String,String> |
cellTypes
Universe of existing cell types.
|
protected ShowSpatialModel |
model |
protected SpatialService |
spatialService |
protected Map<String,String> |
voyages
Universe of existing voyages.
|
protected WorkingDbPersistenceService |
workingDbPersistenceService |
| Constructor and Description |
|---|
ShowSpatialData() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<String,String> |
getCellTypes() |
ShowSpatialModel |
getModel() |
Map<String,String> |
getVoyages() |
String |
input() |
boolean |
isCanAddSpatial() |
void |
prepare() |
void |
setSpatialService(SpatialService spatialService) |
void |
setWorkingDbPersistenceService(WorkingDbPersistenceService workingDbPersistenceService) |
addFlashError, addFlashMessage, addFlashWarning, formatDate, formatMonth, getDocumentation, getDocumentation, getEchoBaseApplicationContext, getEchoBaseSession, getServiceContext, newService, setApplicationContext, setEchoBaseSession, setServiceContextaddActionError, 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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected final ShowSpatialModel model
protected boolean canAddSpatial
protected transient WorkingDbPersistenceService workingDbPersistenceService
protected transient SpatialService spatialService
public ShowSpatialModel getModel()
public boolean isCanAddSpatial()
public void prepare()
throws Exception
prepare in interface com.opensymphony.xwork2.PreparableExceptionpublic String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionpublic String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic void setWorkingDbPersistenceService(WorkingDbPersistenceService workingDbPersistenceService)
public void setSpatialService(SpatialService spatialService)
Copyright © 2011–2013 Ifremer. All rights reserved.