public class GetForeignEntities extends EchoBaseActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
entities
Entities loaded (key are id, values are decoration of entity).
|
protected EchoBaseUserEntityEnum |
entityType
Type of entity to load.
|
protected UserDbPersistenceService |
userDbPersistenceService |
| Constructor and Description |
|---|
GetForeignEntities() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<String,String> |
getEntities() |
void |
setEntityType(EchoBaseUserEntityEnum entityType) |
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 Map<String,String> entities
@Inject protected transient UserDbPersistenceService userDbPersistenceService
public void setEntityType(EchoBaseUserEntityEnum entityType)
Copyright © 2011–2015 Ifremer. All rights reserved.