Package io.jmix.reports.libintegration
Class ReportsGroovyFeatureSupport
java.lang.Object
io.jmix.reports.libintegration.ReportsGroovyFeatureSupport
@Component("report_ReportsGroovyFeatureSupport")
public class ReportsGroovyFeatureSupport
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final CorePropertiesprotected final ReportsProperties -
Constructor Summary
ConstructorsConstructorDescriptionReportsGroovyFeatureSupport(ReportsProperties reportsProperties, CoreProperties coreProperties) -
Method Summary
Modifier and TypeMethodDescriptiongetDisabledDataSetResult(String dataSetName) getDisabledFormatterResult(String parameterName) getDisabledJsonResult(String dataSetName) getDisabledQueryTemplateResult(String dataSetName, String query) getDisabledTransformationResult(String parameterName, Object originalValue) booleanvoidthrowGroovyDisabled(String featureDescription)
-
Field Details
-
reportsProperties
-
coreProperties
-
-
Constructor Details
-
ReportsGroovyFeatureSupport
public ReportsGroovyFeatureSupport(ReportsProperties reportsProperties, CoreProperties coreProperties)
-
-
Method Details
-
isGroovyEnabled
public boolean isGroovyEnabled() -
getDisabledDataSetResult
-
getDisabledJsonResult
-
getDisabledFormatterResult
-
getDisabledTransformationResult
-
getDisabledQueryTemplateResult
-
throwGroovyDisabled
-