|
|||||||||
| Home >> All >> com >> dghda >> kent >> [ reports overview ] | PREV NEXT | ||||||||
A
- addMapping(String, String) - Method in class com.dghda.kent.reports.SQLQueryMapping
- Adds the given mapping from the query result to report data.
- addMapping(Attributes) - Method in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- addQuery(SQLQueryMapping) - Method in class com.dghda.kent.reports.BaseJDBCReport
- Adds the given query to the report.
B
- BaseJDBCReport - class com.dghda.kent.reports.BaseJDBCReport.
- A base class to simplify writing reports which access a database through JDBC.
- BaseJDBCReport(String, String, String, Module.ModuleVersion, ReportEngine, InputStream) - Constructor for class com.dghda.kent.reports.BaseJDBCReport
- Creates a new report object loaded by the given report engine.
C
- com.dghda.kent.reports - package com.dghda.kent.reports
- createReport() - Method in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- createReportData(Properties) - Method in class com.dghda.kent.reports.BaseJDBCReport
- Creates a report data document containing data sets generated by the report's queries.
D
- DATA_SRC_1 - Static variable in class com.dghda.kent.reports.DummyReport
- DATA_SRC_2 - Static variable in class com.dghda.kent.reports.DummyReport
- DEFAULT_CONFIG_PATH - Static variable in class com.dghda.kent.reports.SQLProvider
- DummyReport - class com.dghda.kent.reports.DummyReport.
- DummyReport(ReportEngine) - Constructor for class com.dghda.kent.reports.DummyReport
- data - Variable in class com.dghda.kent.reports.SimpleSQLReport.ColumnMappingData
E
- endConnection() - Method in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- endElement(String, String, String) - Method in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- Handle the end of an element.
- endQuery() - Method in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- execute() - Method in class com.dghda.kent.reports.SQLQueryMapping
- Executes the query, and constructs a data set from the results.
F
- FixedTemplateReport - class com.dghda.kent.reports.FixedTemplateReport.
- A base class to simplify writing reports which use load a template.
- FixedTemplateReport(String, String, String, Module.ModuleVersion, ReportEngine, InputStream) - Constructor for class com.dghda.kent.reports.FixedTemplateReport
- Creates a new report object loaded by the given report engine.
G
- getConfigurationOptions(Properties) - Method in class com.dghda.kent.reports.BaseJDBCReport
- The base JDBC report implementation has no configuration options.
- getConfigurationOptions(Properties) - Method in class com.dghda.kent.reports.DummyReport
- getConfigurationOptions(Properties) - Method in class com.dghda.kent.reports.PSReport
- getDetails(Attributes) - Method in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- getListing(int, String) - Method in class com.dghda.kent.reports.PSReport
- Returns the results of the PS, as a list of String arrays.
- getModule(String) - Method in class com.dghda.kent.reports.SQLProvider
- Returns the module instance with the given ID.
- getModuleIterator() - Method in class com.dghda.kent.reports.SQLProvider
- An iterator over all modules provided.
- getNextInteger(StreamTokenizer) - Method in class com.dghda.kent.reports.SQLProvider
- getNextString(StreamTokenizer) - Method in class com.dghda.kent.reports.SQLProvider
- getReportData(Properties) - Method in class com.dghda.kent.reports.BaseJDBCReport
- Creates a report data document using the SQL query.
- getReportData(Properties) - Method in class com.dghda.kent.reports.DummyReport
- getReportData(Properties) - Method in class com.dghda.kent.reports.PSReport
- getReportTemplate(Properties) - Method in class com.dghda.kent.reports.DummyReport
- getReportTemplate(Properties) - Method in class com.dghda.kent.reports.FixedTemplateReport
- Returns the loaded report template.
- getReportTemplate(Properties) - Method in class com.dghda.kent.reports.PSReport
- getSQLQuery() - Method in class com.dghda.kent.reports.SQLQueryMapping
- Gets the SQL query that will be used to query the DB.
- getValue(Attributes, String) - Method in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
I
- ID - Static variable in class com.dghda.kent.reports.DummyReport
- ID - Static variable in class com.dghda.kent.reports.PSReport
- INPUT_1 - Static variable in class com.dghda.kent.reports.DummyReport
- INPUT_2 - Static variable in class com.dghda.kent.reports.DummyReport
- INPUT_3 - Static variable in class com.dghda.kent.reports.DummyReport
- initialise(InputStream) - Method in class com.dghda.kent.reports.SQLProvider
- Parses the given configuration input stream.
L
- load(InputStream) - Method in class com.dghda.kent.reports.FixedTemplateReport
- Copies the contents of the given stream into a string.
- loadDriver(String) - Method in class com.dghda.kent.reports.SQLProvider
- Attempt to explicitly load the given JDBC driver.
- loadReport(String) - Method in class com.dghda.kent.reports.SQLProvider
- Attempt to load the given saved report.
- loadReport(ReportEngine, InputSource) - Static method in class com.dghda.kent.reports.SimpleSQLReport
- Creates a new report for the given engine by loading it from the given input source.
M
- m_Author - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- m_Connections - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- m_CurrentConnection - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- m_CurrentQuery - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- m_Description - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- m_Engine - Variable in class com.dghda.kent.reports.SQLProvider
- m_Engine - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- m_ID - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- m_Major - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- m_Mappings - Variable in class com.dghda.kent.reports.SQLQueryMapping
- m_Minor - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- m_Name - Variable in class com.dghda.kent.reports.SQLQueryMapping
- m_Name - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- m_Queries - Variable in class com.dghda.kent.reports.BaseJDBCReport
- m_Query - Variable in class com.dghda.kent.reports.SQLQueryMapping
- m_Reports - Variable in class com.dghda.kent.reports.SQLProvider
- m_Template - Variable in class com.dghda.kent.reports.DummyReport
- m_Template - Variable in class com.dghda.kent.reports.FixedTemplateReport
- m_Template - Variable in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- mappings - Variable in class com.dghda.kent.reports.SimpleSQLReport.QueryData
N
- name - Variable in class com.dghda.kent.reports.SimpleSQLReport.QueryData
O
- OPTIONS - Static variable in class com.dghda.kent.reports.DummyReport
P
- PSReport - class com.dghda.kent.reports.PSReport.
- A report which generates a process listing using the ps command.
- PSReport(ReportEngine) - Constructor for class com.dghda.kent.reports.PSReport
- PS_ALL_CMD - Static variable in class com.dghda.kent.reports.PSReport
- Process listing command for all users, without headers.
- PS_HEADERS - Static variable in class com.dghda.kent.reports.PSReport
- Process listing headers.
- PS_USER_CMD - Static variable in class com.dghda.kent.reports.PSReport
- Process listing command for a specific user, without headers.
- password - Variable in class com.dghda.kent.reports.SimpleSQLReport.ConnectionData
Q
- queries - Variable in class com.dghda.kent.reports.SimpleSQLReport.ConnectionData
S
- SELECT - Static variable in class com.dghda.kent.reports.DummyReport
- SQLProvider - class com.dghda.kent.reports.SQLProvider.
- A provider of simple SQL based reports.
- SQLProvider(ReportEngine) - Constructor for class com.dghda.kent.reports.SQLProvider
- SQLQueryMapping - class com.dghda.kent.reports.SQLQueryMapping.
- A class which maps SQL query results to a data set.
- SQLQueryMapping(String, PreparedStatement) - Constructor for class com.dghda.kent.reports.SQLQueryMapping
- Create a new mapping using the given SQL statement.
- SimpleSQLReport - class com.dghda.kent.reports.SimpleSQLReport.
- A class which makes one or more queries using JDBC, and loads its configuration from an XML file.
- SimpleSQLReport(String, String, String, Module.ModuleVersion, ReportEngine, InputStream) - Constructor for class com.dghda.kent.reports.SimpleSQLReport
- Creates a new report object loaded by the given report engine.
- SimpleSQLReport.ColumnMappingData - class com.dghda.kent.reports.SimpleSQLReport.ColumnMappingData.
- SimpleSQLReport.ColumnMappingData(String, String) - Constructor for class com.dghda.kent.reports.SimpleSQLReport.ColumnMappingData
- SimpleSQLReport.ConnectionData - class com.dghda.kent.reports.SimpleSQLReport.ConnectionData.
- SimpleSQLReport.ConnectionData(String, String, String) - Constructor for class com.dghda.kent.reports.SimpleSQLReport.ConnectionData
- SimpleSQLReport.QueryData - class com.dghda.kent.reports.SimpleSQLReport.QueryData.
- SimpleSQLReport.QueryData(String, String) - Constructor for class com.dghda.kent.reports.SimpleSQLReport.QueryData
- SimpleSQLReport.XMLHandler - class com.dghda.kent.reports.SimpleSQLReport.XMLHandler.
- SimpleSQLReport.XMLHandler(ReportEngine) - Constructor for class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- sql - Variable in class com.dghda.kent.reports.SimpleSQLReport.ColumnMappingData
- sql - Variable in class com.dghda.kent.reports.SimpleSQLReport.QueryData
- startConnection(Attributes) - Method in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- startElement(String, String, String, Attributes) - Method in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
- Handle the start of an element.
- startQuery(Attributes) - Method in class com.dghda.kent.reports.SimpleSQLReport.XMLHandler
U
- USERNAME - Static variable in class com.dghda.kent.reports.PSReport
- url - Variable in class com.dghda.kent.reports.SimpleSQLReport.ConnectionData
- username - Variable in class com.dghda.kent.reports.SimpleSQLReport.ConnectionData
A B C D E F G I L M N O P Q S U
|
|||||||||
| Home >> All >> com >> dghda >> kent >> [ reports overview ] | PREV NEXT | ||||||||