|
||||||||||
| 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.DeleteProjectsAction
public class DeleteProjectsAction
Project list action.
| Field Summary | |
|---|---|
protected List<String> |
indicatorsZonesId
Contient les identifiants des zones dont on souhaites supprimer le resultat conrespondant dans le stockage indicateur. |
protected List<String> |
mapsZonesId
Contient les identifiants des zones dont on souhaites supprimer le resultat conrespondant dans le stockage cartes. |
| Fields inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
DeleteProjectsAction()
|
|
| Method Summary | |
|---|---|
String |
execute()
|
void |
setIndicatorsZonesId(List<String> indicatorsZonesId)
|
void |
setMapsZonesId(List<String> mapsZonesId)
|
| 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 List<String> indicatorsZonesId
protected List<String> mapsZonesId
| Constructor Detail |
|---|
public DeleteProjectsAction()
| Method Detail |
|---|
public void setIndicatorsZonesId(List<String> indicatorsZonesId)
public void setMapsZonesId(List<String> mapsZonesId)
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 | |||||||||