|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
fr.ifremer.coser.web.actions.common.CoserAction
fr.ifremer.coser.web.actions.admin.ListProjectsAction
public class ListProjectsAction
Project list action.
| Field Summary | |
|---|---|
protected Map<String,String> |
facades
|
protected Map<String,String> |
indicatorsResults
|
protected Map<String,String> |
mapsResults
|
protected Map<String,List<String>> |
zonesByFacades
|
| Fields inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ListProjectsAction()
|
|
| Method Summary | |
|---|---|
String |
execute()
|
Map<String,String> |
getFacades()
|
Map<String,String> |
getIndicatorsResults()
|
Map<String,String> |
getMapsResults()
|
String |
getZoneDisplayName(String zoneId)
|
Map<String,List<String>> |
getZonesByFacades()
|
| Methods inherited from class fr.ifremer.coser.web.actions.common.CoserAction |
|---|
getAdminEmail, getAnalyticsId, getApplicationVersion |
| Methods inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Map<String,String> facades
protected Map<String,List<String>> zonesByFacades
protected Map<String,String> indicatorsResults
protected Map<String,String> mapsResults
| Constructor Detail |
|---|
public ListProjectsAction()
| Method Detail |
|---|
public Map<String,String> getFacades()
public Map<String,List<String>> getZonesByFacades()
public Map<String,String> getIndicatorsResults()
public Map<String,String> getMapsResults()
public String getZoneDisplayName(String zoneId)
public String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||