- getAskFilter() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field askFilter.
- getCommand() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field command.
- getCommand(String) - Static method in enum de.cenote.jasperstarter.types.Command
-
getCommand.
- getConnection(Config) - Method in class de.cenote.jasperstarter.Db
-
getConnection.
- getCopies() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field copies.
- getCsvCharset() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field csvCharset.
- getCsvColumns() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field csvColumns.
- getCsvDataSource(Config) - Method in class de.cenote.jasperstarter.Db
-
getCsvDataSource.
- getCsvFieldDel() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field csvFieldDel.
- getCsvFirstRow() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field csvFirstRow.
- getCsvRecordDel() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field csvRecordDel.
- getDataFile() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field dataFile.
- getDataFileInputStream() - Method in class de.cenote.jasperstarter.Config
-
Get InputStream corresponding to the configured dataFile.
- getDataFileName() - Method in class de.cenote.jasperstarter.Config
-
Get name of the configured dataFile.
- getDbDriver() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field dbDriver.
- getDbHost() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field dbHost.
- getDbName() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field dbName.
- getDbPasswd() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field dbPasswd.
- getDbPort() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field dbPort.
- getDbSid() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field dbSid.
- getDbType() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field dbType.
- getDbUrl() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field dbUrl.
- getDbUser() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field dbUser.
- getDriver() - Method in enum de.cenote.jasperstarter.types.DsType
-
Getter for the field driver.
- getInput() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field input.
- getJdbcDir() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field jdbcDir.
- getJsonDataSource(Config) - Method in class de.cenote.jasperstarter.Db
-
getJsonDataSource.
- getJsonQLDataSource(Config) - Method in class de.cenote.jasperstarter.Db
-
getJsonQLDataSource.
- getJsonQLQuery() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field jsonQLQuery.
- getJsonQuery() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field jsonQuery.
- getLocale() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field locale.
- getOutCharset() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field outCharset.
- getOutFieldDel() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field outFieldDel.
- getOutput() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field output.
- getOutputFormats() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field outputFormats.
- getParams() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field params.
- getPort() - Method in enum de.cenote.jasperstarter.types.DsType
-
Getter for the field port.
- getPrinterName() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field printerName.
- getReportName() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field reportName.
- getReportParameters() - Method in class de.cenote.jasperstarter.Report
-
getReportParameters.
- getResource() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field resource.
- getVersionString() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field versionString.
- getXmlDataSource(Config) - Method in class de.cenote.jasperstarter.Db
-
getXmlDataSource.
- getXmlXpath() - Method in class de.cenote.jasperstarter.Config
-
Getter for the field xmlXpath.
- setAskFilter(AskFilter) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field askFilter.
- setCommand(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field command.
- setCopies(Integer) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field copies.
- setCsvCharset(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field csvCharset.
- setCsvColumns(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field csvColumns.
- setCsvFieldDel(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field csvFieldDel.
- setCsvFirstRow(boolean) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field csvFirstRow.
- setCsvRecordDel(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field csvRecordDel.
- setDataFile(File) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field dataFile.
- setDbDriver(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field dbDriver.
- setDbHost(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field dbHost.
- setDbName(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field dbName.
- setDbPasswd(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field dbPasswd.
- setDbPort(Integer) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field dbPort.
- setDbSid(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field dbSid.
- setDbType(DsType) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field dbType.
- setDbUrl(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field dbUrl.
- setDbUser(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field dbUser.
- setInput(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field input.
- setJdbcDir(File) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field jdbcDir.
- setJsonQLQuery(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field jsonQLQuery.
- setJsonQuery(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field jsonQuery.
- setLocale(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field locale.
- setLookAndFeel() - Static method in class de.cenote.jasperstarter.Report
-
setLookAndFeel.
- setOutCharset(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field outCharset.
- setOutFieldDel(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field outFieldDel.
- setOutput(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field output.
- setOutputFormats(List<OutputFormat>) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field outputFormats.
- setParams(List<String>) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field params.
- setPrinterName(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field printerName.
- setReportName(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field reportName.
- setResource(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field resource.
- setVerbose(boolean) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field verbose.
- setWithPrintDialog(boolean) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field withPrintDialog.
- setWriteJasper(boolean) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field writeJasper.
- setXmlXpath(String) - Method in class de.cenote.jasperstarter.Config
-
Setter for the field xmlXpath.
- valueOf(String) - Static method in enum de.cenote.jasperstarter.types.AskFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.cenote.jasperstarter.types.Command
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.cenote.jasperstarter.types.DsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.cenote.jasperstarter.types.InputType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.cenote.jasperstarter.types.OutputFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.cenote.jasperstarter.types.AskFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.cenote.jasperstarter.types.Command
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.cenote.jasperstarter.types.DsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.cenote.jasperstarter.types.InputType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.cenote.jasperstarter.types.OutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- view() - Method in class de.cenote.jasperstarter.Report
-
view.