Package | Description |
---|---|
com.canto.cumulus.server.esp.modules.reportgenerator |
Classes of the Cumulus Report Generator ESP.
|
Modifier and Type | Method and Description |
---|---|
static ReportGeneratorESP.ParameterKey |
ReportGeneratorESP.ParameterKey.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReportGeneratorESP.ParameterKey[] |
ReportGeneratorESP.ParameterKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ReportGeneratorConfiguratorWeb |
ReportGeneratorWebESP.createWebConfigurator(JPack data,
java.util.Map<ReportGeneratorESP.ParameterKey,?> parameters)
This method is called by the Web Server Console "Report Manager" plugin to create a configurator for this report generator ESP.
|
ResultData2D |
ReportGeneratorESP.execute(JPack configurationData,
java.util.Map<ReportGeneratorESP.ParameterKey,?> parameters)
This method is called to create a ReportGenerator for the given configuration.
|
javax.swing.JPanel |
ReportGeneratorConfigurator.getConfigurationPanel(JPack data,
java.util.Map<ReportGeneratorESP.ParameterKey,?> parameters)
Returns the configuration panel for this report generator or
null if not supported. |
java.lang.Class |
ReportGeneratorESP.getResultClass(JPack configurationData,
java.util.Map<ReportGeneratorESP.ParameterKey,?> parameters)
Return the class object of the result data that will result from the given configuration.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.