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 String |
targetUri |
ERR_CONCAT_STRING, errors, PARAM_COMMAND_STACK| Constructor and Description |
|---|
AbstractVerifiableTableAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessagesBundle() |
StandardTable |
getTable(String uuid) |
void |
prepare() |
void |
run() |
abstract void |
verify() |
getCommandStack, getCommandTarget, getCommandTarget, getJasperReportsContext, getReportContext, init, performAction, requiresRefill, setCommandStackprotected BaseColumnData columnData
protected StandardTable table
protected String targetUri
protected static FormatFactory formatFactory
public String getMessagesBundle()
getMessagesBundle in class AbstractActionpublic StandardTable getTable(String uuid)
public void prepare()
throws ActionException
ActionExceptionpublic void run()
throws ActionException
run in interface Actionrun in class AbstractActionActionExceptionpublic abstract void verify()
throws ActionException
ActionExceptionCopyright © 2017. All rights reserved.