public class GetEntity extends EchoBaseActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected Map<?,?> |
datas
Datas of the given table.
|
protected DbEditorService |
dbEditorService |
protected EchoBaseUserEntityEnum |
entityType
Type of entity to load.
|
protected String |
id
Id of entity to load.
|
protected Map<String,org.nuiton.topia.persistence.metadata.ColumnMeta> |
metas
Universe of columns metat datas of the selected entity type.
|
| Constructor and Description |
|---|
GetEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<?,?> |
getDatas() |
Map<String,org.nuiton.topia.persistence.metadata.ColumnMeta> |
getMetas() |
void |
setEntityType(EchoBaseUserEntityEnum entityType) |
void |
setId(String id) |
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, validateprotected EchoBaseUserEntityEnum entityType
protected String id
protected Map<?,?> datas
protected Map<String,org.nuiton.topia.persistence.metadata.ColumnMeta> metas
@Inject protected transient DbEditorService dbEditorService
public void setEntityType(EchoBaseUserEntityEnum entityType)
public void setId(String id)
public Map<?,?> getDatas()
Copyright © 2011–2014 Ifremer. All rights reserved.