public abstract class AbstractVerifiableTableAction extends AbstractAction
AbstractAction.ActionErrors| Modifier and Type | Field and Description |
|---|---|
protected BaseColumnData |
columnData |
protected static FormatFactory |
formatFactory |
protected StandardTable |
table |
protected java.lang.String |
targetUri |
ERR_CONCAT_STRING, errors, PARAM_COMMAND_STACK| Constructor and Description |
|---|
AbstractVerifiableTableAction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessagesBundle() |
StandardTable |
getTable(java.lang.String uuid) |
void |
prepare() |
void |
run() |
abstract void |
verify() |
createNumberFormat, getCommandStack, getCommandTarget, getCommandTarget, getJasperReportsContext, getReportContext, init, performAction, requiresRefill, setCommandStackprotected BaseColumnData columnData
protected StandardTable table
protected java.lang.String targetUri
protected static FormatFactory formatFactory
public java.lang.String getMessagesBundle()
getMessagesBundle in class AbstractActionpublic StandardTable getTable(java.lang.String uuid)
public void prepare()
throws ActionException
ActionExceptionpublic void run()
throws ActionException
run in interface Actionrun in class AbstractActionActionExceptionpublic abstract void verify()
throws ActionException
ActionException© 2001-2010 Jaspersoft Corporation www.jaspersoft.com