public class MaxPagesGovernor extends JRDefaultScriptlet
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_MAX_PAGES |
static String |
PROPERTY_MAX_PAGES_ENABLED |
EXCEPTION_MESSAGE_KEY_FIELD_NOT_FOUND, EXCEPTION_MESSAGE_KEY_PARAMETER_NOT_FOUND, EXCEPTION_MESSAGE_KEY_VARIABLE_NOT_FOUND, EXCEPTION_MESSAGE_KEY_VARIABLE_VALUE_INCOMPATIBLE, fieldsMap, groups, parametersMap, variablesMap
Constructor and Description |
---|
MaxPagesGovernor(int maxPages) |
Modifier and Type | Method and Description |
---|---|
void |
afterPageInit()
Called after each page is initialized.
|
afterColumnInit, afterDetailEval, afterGroupInit, afterReportInit, beforeColumnInit, beforeDetailEval, beforeGroupInit, beforePageInit, beforeReportInit
callAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getParameterValue, getVariableValue, setData, setVariableValue
public static final String PROPERTY_MAX_PAGES_ENABLED
public static final String PROPERTY_MAX_PAGES
public void afterPageInit() throws JRScriptletException
JRAbstractScriptlet
afterPageInit
in class JRDefaultScriptlet
JRScriptletException
Copyright © 2016. All rights reserved.