public class BatchEditAction extends SgqActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected Batch |
batch |
protected String |
batchId |
protected String |
comment |
protected String |
dpmes |
protected String |
expiredDate |
actionParameters, ITEM_PER_PAGE, transaction| Constructor and Description |
|---|
BatchEditAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Batch |
getBatch() |
String |
input() |
protected void |
loadData() |
void |
setBatchId(String batchId) |
void |
setComment(String comment) |
void |
setDpmes(String dpmes) |
void |
setExpiredDate(String expiredDate) |
void |
validate() |
getConfig, getPager, getParameter, getParameters, getProductUnit, newService, setParameters, setServletRequestaddActionError, 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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrorsprotected String batchId
protected Batch batch
protected String dpmes
protected String comment
protected String expiredDate
public void setBatchId(String batchId)
public String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionprotected void loadData()
public Batch getBatch()
public void setDpmes(String dpmes)
public void setComment(String comment)
public void setExpiredDate(String expiredDate)
public void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportCopyright © 2012–2013 Herboristerie Cailleau. All rights reserved.