| Package | Description | 
|---|---|
| com.ibm.tivoli.maximo.report.cognos.metadata.generator | 
| Modifier and Type | Method and Description | 
|---|---|
| int | MXObject. compareTo(MXObject o) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ActionLogGen. generateDBImport(java.lang.String parentNamespace,
                java.lang.String databaseType,
                java.lang.String dataSourceName,
                java.lang.String schema,
                java.util.Set<MXObject> tables,
                java.util.Set<MXObject> views,
                java.lang.String databaseName)This method is responsible for the generation of the DBImport and DBRelease actions. The DBImport action is the action responsible for creating the source query subjects. | 
| void | ActionLogGen. generateDBImport(java.lang.String parentNamespace,
                java.lang.String databaseType,
                java.lang.String dataSourceName,
                java.lang.String schema,
                java.util.Set<MXObject> tables,
                java.util.Set<MXObject> views,
                java.lang.String databaseName)This method is responsible for the generation of the DBImport and DBRelease actions. The DBImport action is the action responsible for creating the source query subjects. |