public interface ImportParamValues
| Modifier and Type | Method and Description |
|---|---|
Hashtable |
promptValues(String[] paramsName)
A callback method.
|
Hashtable promptValues(String[] paramsName)
paramsName - A String array that contains the parameters' names.Hashtable. The keys are the parameters' names that are used in
the report; the values are Vector objects that contain
the parameter values. The elements' type of the values of the Vector
is String.© insightsoftware. All rights reserved.