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 EchoBaseEntityEnum |
entityType
Type of entity to load.
|
protected WorkingDbPersistenceService |
workingDbPersistenceService |
| Constructor and Description |
|---|
GetForeignEntities() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<String,String> |
getEntities() |
void |
setEntityType(EchoBaseEntityEnum entityType) |
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 EchoBaseEntityEnum entityType
protected Map<String,String> entities
protected transient WorkingDbPersistenceService workingDbPersistenceService
public void setEntityType(EchoBaseEntityEnum entityType)
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic void setWorkingDbPersistenceService(WorkingDbPersistenceService workingDbPersistenceService)
Copyright © 2011–2013 Ifremer. All rights reserved.