public class DeleteEntity extends EchoBaseActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected DbEditorService |
dbEditorService |
protected EchoBaseUserEntityEnum |
entityType
Type of entity to delete.
|
protected SpatialService |
spatialService |
protected String |
topiaId
id of entity to delete.
|
| Constructor and Description |
|---|
DeleteEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
EchoBaseUserEntityEnum |
getEntityType() |
void |
setEntityType(EchoBaseUserEntityEnum entityType) |
void |
setTopiaId(String topiaId) |
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 topiaId
@Inject protected transient DbEditorService dbEditorService
@Inject protected transient SpatialService spatialService
public void setEntityType(EchoBaseUserEntityEnum entityType)
public EchoBaseUserEntityEnum getEntityType()
public void setTopiaId(String topiaId)
Copyright © 2011–2014 Ifremer. All rights reserved.