| Package | Description | 
|---|---|
| com.irisel.modules | |
| com.irisel.oms.dbh | |
| com.irisel.oms.guiom | |
| com.irisel.oms.guiom.iframe | |
| com.irisel.oms.olapi | |
| com.irisel.oms.olapi.internal | |
| com.irisel.util | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Module. configure()Configures the module. | 
| void | AbstractModule. configure()Configures the module by loading the configuration properties and
 adding them to the package configuration. | 
| static PackageManager | PackageManager. getInstance()Returns the singleton instance of the package manager. | 
| void | PackageManager. load(java.lang.String modulePrefix)Loads all modules mentioned in the report configuration starting with
 the given prefix. | 
| Constructor and Description | 
|---|
| PackageConfiguration()DefaultConstructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String[] | DbhFactory. getDbhTypes() | 
| Modifier and Type | Method and Description | 
|---|---|
| Credentials | CLGuiom. ask4pass(java.lang.String mode) | 
| java.lang.String[] | CLGuiomBase. getDBTypes() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IOpenInstanceIFrame. setValues(Instance di) | 
| void | IFOpenInstanceFlow. setValues(Instance di) | 
| void | CLJInternalFrameOpenInstance. setValues(Instance di) | 
| Constructor and Description | 
|---|
| CLJInternalFrameNewProperty(PropertyVO p) | 
| Modifier and Type | Method and Description | 
|---|---|
| static CLBrowser | CLGuiomBrowser. getBrowser() | 
| static CLBrowser | CLGuiomBrowser. getConnectedBrowser() | 
| java.lang.String[] | SSBrowser. getDBTypes() | 
| java.lang.String[] | CLBrowserBase. getDBTypes() | 
| java.lang.String[] | CLBrowser. getDBTypes() | 
| Constructor and Description | 
|---|
| CLGuiomBrowser()Calls super, obtains a reference of a server side connected browser | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String[] | OMSBrowser. getDBTypes() | 
| java.lang.String[] | Browser. getDBTypes()Deprecated.  | 
| Constructor and Description | 
|---|
| OMSBrowser() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Configuration | Configuration. getGlobalConfig()Deprecated.   | 
| Constructor and Description | 
|---|
| Configuration(Configuration globalConfig)Creates a new report configuration. | 
| PackageConfiguration()DefaultConstructor. | 
| PropertyFileConfiguration()Default constructor. |