| Package | Description | 
|---|---|
| com.irisel.modules | |
| com.irisel.oms.olapi | |
| com.irisel.util | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PackageConfiguration. insertConfiguration(Configuration config)The new configuartion will be inserted into the list of report configuration,
 so that this configuration has the given report configuration instance as parent. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CLWSBrowser | CLWSBrowserFactory. getInstance(Credentials creds,
           Configuration config) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PackageConfigurationThe PackageConfiguration handles the module level configuration. | 
| class  | PropertyFileConfigurationA report configuration that reads its values from the jfreereport.properties file. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Configuration | Configuration. getGlobalConfig()Deprecated.   | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PackageConfiguration. insertConfiguration(Configuration config)The new configuartion will be inserted into the list of report configuration,
 so that this configuration has the given report configuration instance as parent. | 
| Constructor and Description | 
|---|
| Configuration(Configuration globalConfig)Creates a new report configuration. |