A B C D E F G I K L M N O P Q R S T W

A

addPages() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizard
Adding pages to the wizard.
addPages() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateNewWizard
Adding pages to the wizard.

B

BirtController - Class in org.ow2.clif.analyze.lib.egui.wizards
Controller class to separate birt use of wizard
BirtController() - Constructor for class org.ow2.clif.analyze.lib.egui.wizards.BirtController
 
BLANK_REPORT - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 

C

canFinish() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizard
Returns whether this wizard could be finished without further user interaction.
canFinish() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportSettingPage
Check if the current page can finish.
canFlipToNextPage() - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
 
canLeave() - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
 
CHART_LISTING - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 
checkStatus() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportSettingPage
 
clearInParameters() - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
ClifDataDriver - Class in org.ow2.clif.analyze.lib.oda
Flat file data provider's implementation of the ODA IDriver interface.
ClifDataDriver() - Constructor for class org.ow2.clif.analyze.lib.oda.ClifDataDriver
 
ClifDataPlugin - Class in org.ow2.clif.analyze.lib.oda.plugin
ClifData oda driver plugin runtime implementation.
ClifDataPlugin() - Constructor for class org.ow2.clif.analyze.lib.oda.plugin.ClifDataPlugin
 
ClifDataPropertyPage - Class in org.ow2.clif.analyze.lib.oda.ui.wizards
 
ClifDataPropertyPage() - Constructor for class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataPropertyPage
Instantiates a new clif data property page.
ClifDataQuery - Class in org.ow2.clif.analyze.lib.oda
Flat file data provider's implementation of the ODA IQuery interface.
ClifDataQuery(Properties, IConnection, String) - Constructor for class org.ow2.clif.analyze.lib.oda.ClifDataQuery
Constructor
ClifDataSetSelectionPage - Class in org.ow2.clif.analyze.lib.oda.ui.wizards
The Class ClifDataSetSelectionPage.
ClifDataSetSelectionPage() - Constructor for class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
Constructor
ClifDataSetSelectionPage(String) - Constructor for class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
Constructor
ClifDataUiPlugin - Class in org.ow2.clif.analyze.lib.oda.ui
ClifDataUI oda driver plugin runtime implementation.
ClifDataUiPlugin() - Constructor for class org.ow2.clif.analyze.lib.oda.ui.ClifDataUiPlugin
The constructor.
CLIFReportExecutionsChoicePage - Class in org.ow2.clif.analyze.lib.egui.wizards
Provide a wizard page to select local CLIF executions.
CLIFReportExecutionsChoicePage() - Constructor for class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportExecutionsChoicePage
Constructor for CLIFReportExecutionsChoicePage.
CLIFReportNewWizard - Class in org.ow2.clif.analyze.lib.egui.wizards
Its role is to create a new CLIF report in the provided container.
CLIFReportNewWizard() - Constructor for class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizard
Constructor for CLIFReportNewWizard.
CLIFReportNewWizardPage - Class in org.ow2.clif.analyze.lib.egui.wizards
Provide a wizard page to inform filename of report or report template.
CLIFReportNewWizardPage(ISelection, String) - Constructor for class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizardPage
Constructor for CLIFReportNewWizardPage.
CLIFReportSettingPage - Class in org.ow2.clif.analyze.lib.egui.wizards
Provide a wizard page to inform informations of report template (Display name, Description and Image).
CLIFReportSettingPage() - Constructor for class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportSettingPage
Constructor for CLIFReportSettingPage.
CLIFReportTemplateChoicePage - Class in org.ow2.clif.analyze.lib.egui.wizards
Supplies template selection page of new report wizard.
CLIFReportTemplateChoicePage(String) - Constructor for class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
Constructor.
CLIFReportTemplateChoicePage.Template - Class in org.ow2.clif.analyze.lib.egui.wizards
 
CLIFReportTemplateChoicePage.Template(String, String, String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
CLIFReportTemplateChoicePage.Template(String, String) - Constructor for class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
CLIFReportTemplateChoicePage.TemplateType - Class in org.ow2.clif.analyze.lib.egui.wizards
 
CLIFReportTemplateChoicePage.TemplateType() - Constructor for class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 
CLIFReportTemplateNewWizard - Class in org.ow2.clif.analyze.lib.egui.wizards
Provide a wizard to create a new template report.
CLIFReportTemplateNewWizard() - Constructor for class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateNewWizard
Constructor of CLIFReportTemplateNewWizard.
close() - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
close() - Method in class org.ow2.clif.analyze.lib.oda.Connection
 
close() - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
collectCustomProperties(Properties) - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataPropertyPage
 
collectCustomProperties() - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ExecutionSelectionWizardPage
 
collectDataSetDesign(DataSetDesign) - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
 
commit() - Method in class org.ow2.clif.analyze.lib.oda.Connection
 
CommonConstants - Class in org.ow2.clif.analyze.lib.oda
The class that defines package-wide static constants.
CONN_HOME_DIR_PROP - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant CONN_HOME_DIR_PROP.
Connection - Class in org.ow2.clif.analyze.lib.oda
Flat file data provider's implementation of the ODA IConnection interface.
Connection(String) - Constructor for class org.ow2.clif.analyze.lib.oda.Connection
Instantiates a new connection.
CONST_PROP_BLADE_FILE - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant CONST_PROP_BLADE_FILE.
count - Static variable in class org.ow2.clif.analyze.lib.oda.util.DateUtil
The count.
createAndInitCustomControl(Composite, Properties) - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataPropertyPage
 
createControl(Composite) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportExecutionsChoicePage
Create graphical interface.
createControl(Composite) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizardPage
Create graphical interface.
createControl(Composite) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportSettingPage
Create graphical interface.
createControl(Composite) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
Create graphical interface.
createPageControl(Composite) - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
 
createPageCustomControl(Composite) - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
 
createPageCustomControl(Composite) - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ExecutionSelectionWizardPage
 
CROSSTAB - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 

D

DASHBOARD_REPORT - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 
DataSetMetaData - Class in org.ow2.clif.analyze.lib.oda
Flat file data provider's implementation of the ODA IDataSetMetaData interface.
DateFormatFactory - Class in org.ow2.clif.analyze.lib.oda.util
Manages per-thread storage of locale-specific DateFormat instances.
DateFormatFactory() - Constructor for class org.ow2.clif.analyze.lib.oda.util.DateFormatFactory
 
DateFormatISO8601 - Class in org.ow2.clif.analyze.lib.oda.util
DateFormatISO8601 is a utility class for formatting and parsing dates according to date format defined by ISO8601.
DateFormatISO8601() - Constructor for class org.ow2.clif.analyze.lib.oda.util.DateFormatISO8601
 
DateUtil - Class in org.ow2.clif.analyze.lib.oda.util
A utility class.
DateUtil() - Constructor for class org.ow2.clif.analyze.lib.oda.util.DateUtil
 
DEFAULT_MAX_ROWS - Static variable in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
The Constant DEFAULT_MAX_ROWS.
DEFAULT_MAX_ROWS - Static variable in class org.ow2.clif.analyze.lib.oda.ResultSet
The Constant DEFAULT_MAX_ROWS.
DELIMITER_COMMA_VALUE - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant DELIMITER_COMMA_VALUE.
DELIMITER_DOUBLEQUOTE - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant DELIMITER_DOUBLEQUOTE.
DELIMITER_SPACE - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant DELIMITER_SPACE.
dispose() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
 
dispose() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
DRIVER_NAME - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant DRIVER_NAME.
DUAL_COLUMN_CHART_LISTING - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 
DUALCHART_LISTING - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 

E

executeQuery() - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
ExecutionSelectionPageHelper - Class in org.ow2.clif.analyze.lib.oda.ui.wizards
Provide an helper to create wizard page to select local CLIF executions.
ExecutionSelectionWizardPage - Class in org.ow2.clif.analyze.lib.oda.ui.wizards
Provide a wizard page to select local CLIF executions.
ExecutionSelectionWizardPage(String) - Constructor for class org.ow2.clif.analyze.lib.oda.ui.wizards.ExecutionSelectionWizardPage
Instantiates a new execution selection wizard page.

F

findColumn(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
findInParameter(String) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
FREE_FORMAT - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 

G

getBigDecimal(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getBigDecimal(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getBlankTemplate() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
 
getBlob(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getBlob(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getBoolean(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getBoolean(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getCheatSheetId() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
getClob(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getClob(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getColumnCount() - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaData
 
getColumnDisplayLength(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaData
 
getColumnLabel(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaData
 
getColumnName(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaData
 
getColumnsInfo(String) - Static method in class org.ow2.clif.analyze.lib.oda.util.querytextutil.QueryTextUtil
Gets the columns info.
getColumnType(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaData
 
getColumnTypeName(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaData
 
getConnection(String) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataDriver
 
getConnection() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
getContainerName() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizardPage
Provide the name of container.
getDataSourceMajorVersion() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
getDataSourceMinorVersion() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
getDataSourceObjects(String, String, String, String) - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
getDataSourceProductName() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
getDataSourceProductVersion() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
getDate(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getDate(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getDateInstance(int, ULocale) - Static method in class org.ow2.clif.analyze.lib.oda.util.DateFormatFactory
Gets DateFormat instance allocated to the current thread for the given date style, timestyle and locale.
getDateTimeInstance(int, int, ULocale) - Static method in class org.ow2.clif.analyze.lib.oda.util.DateFormatFactory
Gets DateFormat instance allocated to the current thread for the given date style, timestyle and locale.
getDefault() - Static method in class org.ow2.clif.analyze.lib.oda.ui.ClifDataUiPlugin
Returns the shared instance.
getDescription() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportSettingPage
Get report template description.
getDisplayName() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportSettingPage
Get report template display name.
getDouble(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getDouble(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getFileName() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizardPage
Provide the filename of the report or report template.
getFormattedString(String, Object[]) - Static method in class org.ow2.clif.analyze.lib.oda.ui.ClifDataUiPlugin
Returns the string from the Resource bundle, formatted according to the arguments specified.
getInt(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getInt(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getMaxConnections() - Method in class org.ow2.clif.analyze.lib.oda.ClifDataDriver
 
getMaxQueries() - Method in class org.ow2.clif.analyze.lib.oda.Connection
 
getMaxRows() - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
getMetaData() - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
getMetaData(String) - Method in class org.ow2.clif.analyze.lib.oda.Connection
 
getMetaData() - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getName() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
getNextPage() - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
 
getOriginalColumnName(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaDataHelper
Get the original column name of the specified column name
getOriginalColumnNames() - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaDataHelper
Get the orignal column names
getParameterMetaData() - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
getPatternInstance(PatternKey) - Static method in class org.ow2.clif.analyze.lib.oda.util.DateFormatFactory
Gets DateFormat instance allocated to the current thread for the given pattern.
getPictureFullName() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
getPictureName() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
getPrecision(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaData
 
getPreviewImagePath() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportSettingPage
Get report template image path.
getProperties() - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ExecutionSelectionWizardPage
Get properties.
getQuery(String) - Static method in class org.ow2.clif.analyze.lib.oda.util.querytextutil.QueryTextUtil
Gets the query.
getReportDesignHandle() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
getReportFullName() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
getReportName() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
getReportUIId() - Method in class org.ow2.clif.analyze.lib.egui.wizards.BirtController
 
getResourceBundle() - Method in class org.ow2.clif.analyze.lib.oda.ui.ClifDataUiPlugin
Returns the plugin's resource bundle,.
getResourceString(String) - Static method in class org.ow2.clif.analyze.lib.oda.ui.ClifDataUiPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getRow() - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getScale(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaData
 
getShowCheatSheet() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
 
getSortMode() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
getSortSpec() - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
getSQLStateType() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
getString(String) - Static method in class org.ow2.clif.analyze.lib.oda.i18n.Messages
Gets the string.
getString(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getString(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getTemplate() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
 
getTemplateDescription() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
getThumbnail() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
getTime(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getTime(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getTimestamp(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
getTimestamp(String) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
GROUPED_LISTING - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 
GROUPED_LISTING_HEADING_OUTSIDE - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 

I

imageMap - Variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
 
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizard
We will accept the selection in the workbench to see if we can initialize from it.
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateNewWizard
We will accept the selection in the workbench to see if we can initialize from it.
isCurrentPage() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
Check if this page is the current dispaly page in the wizard.
isNullable(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSetMetaData
 
isOpen() - Method in class org.ow2.clif.analyze.lib.oda.Connection
 
isPageComplete() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportExecutionsChoicePage
 
isPageComplete() - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ExecutionSelectionPageHelper
Checks if is page complete.
isPageComplete() - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ExecutionSelectionWizardPage
Check if page is complete

K

KEYWORD_AS - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant KEYWORD_AS.
KEYWORD_ASTERISK - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant KEYWORD_ASTERISK.
KEYWORD_FROM - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant KEYWORD_FROM.
KEYWORD_SELECT - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant KEYWORD_SELECT.

L

LETTER - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 

M

MAILING_LABELS - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 
MaxConnections - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant MaxConnections.
MaxStatements - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant MaxStatements.
Messages - Class in org.ow2.clif.analyze.lib.oda.i18n
Resource messages wrapper for the package to obtain localized message text.

N

newQuery(String) - Method in class org.ow2.clif.analyze.lib.oda.Connection
 
next() - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 

O

open(Properties) - Method in class org.ow2.clif.analyze.lib.oda.Connection
 
org.ow2.clif.analyze.lib.egui.wizards - package org.ow2.clif.analyze.lib.egui.wizards
 
org.ow2.clif.analyze.lib.oda - package org.ow2.clif.analyze.lib.oda
 
org.ow2.clif.analyze.lib.oda.i18n - package org.ow2.clif.analyze.lib.oda.i18n
 
org.ow2.clif.analyze.lib.oda.plugin - package org.ow2.clif.analyze.lib.oda.plugin
 
org.ow2.clif.analyze.lib.oda.ui - package org.ow2.clif.analyze.lib.oda.ui
 
org.ow2.clif.analyze.lib.oda.ui.wizards - package org.ow2.clif.analyze.lib.oda.ui.wizards
 
org.ow2.clif.analyze.lib.oda.util - package org.ow2.clif.analyze.lib.oda.util
 
org.ow2.clif.analyze.lib.oda.util.querytextutil - package org.ow2.clif.analyze.lib.oda.util.querytextutil
 

P

parse(String) - Static method in class org.ow2.clif.analyze.lib.oda.util.DateFormatISO8601
Parse a date/time string.
performFinish() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizard
This method is called when 'Finish' button is pressed in the wizard.
performFinish() - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateNewWizard
This method is called when 'Finish' button is pressed in the wizard.
preDefinedTemplates - Variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
 
prepare(String) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
PRODUCT_NAME - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant PRODUCT_NAME.
PRODUCT_VERSION - Static variable in class org.ow2.clif.analyze.lib.oda.CommonConstants
The Constant PRODUCT_VERSION.

Q

QueryTextUtil - Class in org.ow2.clif.analyze.lib.oda.util.querytextutil
Utility class for splitting query text into query and columns information.

R

refresh() - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ExecutionSelectionWizardPage
 
ResultSet - Class in org.ow2.clif.analyze.lib.oda
Flat file data provider's implementation of the ODA IResultSet interface.
ResultSetMetaData - Class in org.ow2.clif.analyze.lib.oda
Flat file data provider's implementation of the ODA IResultSetMetaData interface.
ResultSetMetaData(ResultSetMetaDataHelper) - Constructor for class org.ow2.clif.analyze.lib.oda.ResultSetMetaData
Constructor
ResultSetMetaDataHelper - Class in org.ow2.clif.analyze.lib.oda
A helper class that helps ResultSetMetaData to parse column information and provide a public access to ResultSet's original column names.
rollback() - Method in class org.ow2.clif.analyze.lib.oda.Connection
 

S

selectedIndex - Variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
 
setAppContext(Object) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataDriver
 
setAppContext(Object) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setAppContext(Object) - Method in class org.ow2.clif.analyze.lib.oda.Connection
 
setBigDecimal(String, BigDecimal) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setBigDecimal(int, BigDecimal) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setBoolean(String, boolean) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setBoolean(int, boolean) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setCheatSheetId(String) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
setDate(String, Date) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setDate(int, Date) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setDouble(String, double) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setDouble(int, double) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setInitialProperties(Properties) - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ExecutionSelectionWizardPage
 
setInt(String, int) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setInt(int, int) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setLogConfiguration(LogConfiguration) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataDriver
 
setMaxRows(int) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setMaxRows(int) - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 
setMessage(String) - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
set messages
setName(String) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
setNull(String) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setNull(int) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setPictureName(String) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
setProperty(String, String) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setReportName(String) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
setReportSettings(Object, CLIFReportSettingPage) - Method in class org.ow2.clif.analyze.lib.egui.wizards.BirtController
Set report basic settings.
setSortSpec(SortSpec) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setString(String, String) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setString(int, String) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setTemplateDescription(String) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.Template
 
setTime(String, Time) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setTime(int, Time) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setTimestamp(String, Timestamp) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setTimestamp(int, Timestamp) - Method in class org.ow2.clif.analyze.lib.oda.ClifDataQuery
 
setVisible(boolean) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportSettingPage
 
setVisible(boolean) - Method in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
 
setVisible(boolean) - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ClifDataSetSelectionPage
 
setVisible(boolean) - Method in class org.ow2.clif.analyze.lib.oda.ui.wizards.ExecutionSelectionWizardPage
 
SIDEBYSIDE_CHART_LISTING - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 
SIMPLE_LISTING - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage.TemplateType
 
start(BundleContext) - Method in class org.ow2.clif.analyze.lib.oda.plugin.ClifDataPlugin
 
supportsInParameters() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
supportsMultipleOpenResults() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
supportsMultipleResultSets() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
supportsNamedParameters() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
supportsNamedResultSets() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
supportsOutParameters() - Method in class org.ow2.clif.analyze.lib.oda.DataSetMetaData
 
switchToBirtPerspective(IWorkbenchPage, IFile, CLIFReportSettingPage) - Method in class org.ow2.clif.analyze.lib.egui.wizards.BirtController
 

T

templates - Variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportTemplateChoicePage
 
toDate(Object) - Static method in class org.ow2.clif.analyze.lib.oda.util.DateUtil
Number -> Date new Date((long)Number) String -> Date toDate(String)
toDate(String, ULocale) - Static method in class org.ow2.clif.analyze.lib.oda.util.DateUtil
convert String with the specified locale to java.util.Date
TYPE_RPTDESIGN - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizardPage
 
TYPE_RPTTEMPLATE - Static variable in class org.ow2.clif.analyze.lib.egui.wizards.CLIFReportNewWizardPage
 

W

wasNull() - Method in class org.ow2.clif.analyze.lib.oda.ResultSet
 

A B C D E F G I K L M N O P Q R S T W