public class GetVoyage extends EchoBaseActionSupport
ImportLog.| Modifier and Type | Field and Description |
|---|---|
protected Map |
data |
protected DbEditorService |
dbEditorService |
protected DecoratorService |
decoratorService |
protected String |
voyageId |
protected WorkingDbPersistenceService |
workingDbPersistenceService |
| Constructor and Description |
|---|
GetVoyage() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<?,?> |
getData() |
void |
setDbEditorService(DbEditorService dbEditorService) |
void |
setDecoratorService(DecoratorService decoratorService) |
void |
setVoyageId(String voyageId) |
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, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected String voyageId
protected Map data
protected transient WorkingDbPersistenceService workingDbPersistenceService
protected transient DecoratorService decoratorService
protected transient DbEditorService dbEditorService
public void setVoyageId(String voyageId)
public Map<?,?> getData()
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic void setWorkingDbPersistenceService(WorkingDbPersistenceService workingDbPersistenceService)
public void setDecoratorService(DecoratorService decoratorService)
public void setDbEditorService(DbEditorService dbEditorService)
Copyright © 2011–2013 Ifremer. All rights reserved.