public class GetEntities extends AbstractJSONPaginedAction
| Modifier and Type | Field and Description |
|---|---|
protected Map<?,?>[] |
datas
Datas of the given table.
|
protected DbEditorService |
dbEditorService |
protected DecoratorService |
decoratorService |
protected EchoBaseEntityEnum |
entityType
Type of entity to load.
|
protected String |
voyageId |
protected WorkingDbPersistenceService |
workingDbPersistenceService |
filters, pager, searchField, searchOper, searchString, sidx, sord| Constructor and Description |
|---|
GetEntities() |
| Modifier and Type | Method and Description |
|---|---|
String |
dashboardImportLogs() |
String |
entityImportLogs() |
String |
entityModificationLogs() |
String |
execute() |
Map<?,?>[] |
getDatas() |
void |
setDbEditorService(DbEditorService dbEditorService) |
void |
setDecoratorService(DecoratorService decoratorService) |
void |
setEntityType(EchoBaseEntityEnum entityType) |
void |
setVoyageId(String voyageId) |
void |
setWorkingDbPersistenceService(WorkingDbPersistenceService workingDbPersistenceService) |
getFilters, getPage, getRecords, getRows, getSidx, getSord, getSortColumn, getTotal, initFilter, isSortAscendant, setFilters, setPage, setRows, setSearchField, setSearchOper, setSearchString, setSidx, setSord, useSortaddFlashError, 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 EchoBaseEntityEnum entityType
protected Map<?,?>[] datas
protected transient WorkingDbPersistenceService workingDbPersistenceService
protected transient DbEditorService dbEditorService
protected transient DecoratorService decoratorService
public void setVoyageId(String voyageId)
public void setEntityType(EchoBaseEntityEnum entityType)
public Map<?,?>[] getDatas()
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic void setWorkingDbPersistenceService(WorkingDbPersistenceService workingDbPersistenceService)
public void setDbEditorService(DbEditorService dbEditorService)
public void setDecoratorService(DecoratorService decoratorService)
Copyright © 2011–2013 Ifremer. All rights reserved.