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, setCommandStack
protected BaseColumnData columnData
protected StandardTable table
protected String targetUri
protected static FormatFactory formatFactory
public String getMessagesBundle()
getMessagesBundle
in class AbstractAction
public StandardTable getTable(String uuid)
public void prepare() throws ActionException
ActionException
public void run() throws ActionException
run
in interface Action
run
in class AbstractAction
ActionException
public abstract void verify() throws ActionException
ActionException
Copyright © 2016. All rights reserved.