|
Oracle Reports Java API Reference 10g Release 2 (10.1.2) B14049-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parameter | |
| oracle.reports.plugin.datasource | |
| oracle.reports.plugin.definition | |
| Uses of Parameter in oracle.reports.plugin.datasource |
| Fields in oracle.reports.plugin.datasource declared as Parameter | |
protected Parameter |
PluginDataSourceTemplate.mSignOnParameter |
| Methods in oracle.reports.plugin.datasource that return Parameter | |
Parameter |
PluginDataSourceTemplate.getSignOnParameter()Return sign-on parameter of this Plug-in Data Source. |
| Methods in oracle.reports.plugin.datasource with parameters of type Parameter | |
void |
PluginDataSourceFactory.raiseConnectDialog(Parameter signOnParam)Raise connect dialog with the passed in Sign-on Parameter. |
void |
PluginDataSourceTemplate.setSignOnParameter(Parameter signOnParam)Sets sign on parameter of this Plug-in Data Source whenever it is set or changed in Reports Property Palette. |
void |
PluginDataSource.setSignOnParameter(Parameter signOnParam)Sets sign on parameter of this Plugin Data Source. |
void |
PluginDataSourceFactoryTemplate.raiseConnectDialog(Parameter signOnParam)Template Data Source does not support sign-on parameter. |
| Uses of Parameter in oracle.reports.plugin.definition |
| Methods in oracle.reports.plugin.definition that return Parameter | |
Parameter[] |
DataSource.getSignOnParametersOfSamePluginType()Returns the list of all sign-on parameters assigned to the same type of Plugin Data Sources. |
|
Oracle Reports Java API Reference |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||