public class BatchReceiveLimit extends SgqActionSupport implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationService |
configurationService |
protected int |
lastBioBatchNumber |
protected int |
lastNonBioBatchNumber |
protected int |
nextBioBatchNumber |
protected int |
nextNonBioBatchNumber |
actionParameters, ITEM_PER_PAGE, transaction| Constructor and Description |
|---|
BatchReceiveLimit() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
int |
getLastBioBatchNumber() |
int |
getLastNonBioBatchNumber() |
int |
getNextBioBatchNumber() |
int |
getNextNonBioBatchNumber() |
String |
input() |
void |
prepare() |
void |
setNextBioBatchNumber(int nextBioBatchNumber) |
void |
setNextNonBioBatchNumber(int nextNonBioBatchNumber) |
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 ConfigurationService configurationService
protected int nextNonBioBatchNumber
protected int lastNonBioBatchNumber
protected int nextBioBatchNumber
protected int lastBioBatchNumber
public void prepare()
throws Exception
prepare in interface com.opensymphony.xwork2.PreparableExceptionpublic int getNextNonBioBatchNumber()
public void setNextNonBioBatchNumber(int nextNonBioBatchNumber)
public int getNextBioBatchNumber()
public void setNextBioBatchNumber(int nextBioBatchNumber)
public int getLastNonBioBatchNumber()
public int getLastBioBatchNumber()
public String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionpublic void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportCopyright © 2012–2014 Herboristerie Cailleau. All rights reserved.