Deprecated API


Contents
Deprecated Interfaces
com.metamatrix.connector.xml.base.IQueryPreprocessor
          Replaced by com.metamatrix.connector.xml.IQueryPreprocessor 
 

Deprecated Classes
com.metamatrix.common.log.I18nLogManager
          use LogManager 
 

Deprecated Fields
com.metamatrix.common.util.OSPlatformUtil.OS_DEC
          please use OS_TRU64 instead 
 

Deprecated Methods
com.metamatrix.common.config.model.BasicConfigurationObjectEditor.createComponentTypeDefn(ComponentTypeID, PropertyDefinition)
          as of v 2.0 beta 1, use BasicConfigurationObjectEditor.createComponentTypeDefn(ComponentTypeID, PropertyDefinition, boolean) 
com.metamatrix.common.config.api.ConfigurationObjectEditor.createComponentTypeDefn(ComponentTypeID, PropertyDefinition)
          as of v 2.0 beta 1, use ConfigurationObjectEditor.createComponentTypeDefn(ComponentTypeID, PropertyDefinition, boolean) 
com.metamatrix.common.config.model.BasicConfigurationObjectEditor.createComponentTypeDefn(ComponentType, PropertyDefinition)
          as of v 2.0 beta 1, use BasicConfigurationObjectEditor.createComponentTypeDefn(ComponentType, PropertyDefinition, boolean) 
com.metamatrix.common.config.api.ConfigurationObjectEditor.createComponentTypeDefn(ComponentType, PropertyDefinition)
          as of v 2.0 beta 1, use ConfigurationObjectEditor.createComponentTypeDefn(ComponentType, PropertyDefinition, boolean) 
com.metamatrix.jdbc.MMResultSet.getBigDecimal(int, int)
            
com.metamatrix.jdbc.MMCallableStatement.getBigDecimal(int, int)
            
com.metamatrix.jdbc.MMResultSet.getBigDecimal(String, int)
            
com.metamatrix.modeler.core.metadata.runtime.TableRecord.getColumnIDs()
          columnIDs are no longer stored in the record. Columns can be retrieved by querying for all columns having the same qualified parent table name. 
com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector.getConnectionPools(ConfigurationID)
          5.5.4 
com.metamatrix.platform.config.spi.ConfigurationTransaction.getCurrentConfiguration()
          as of v 2.0 beta 1 use ConfigurationTransaction.getDesignatedConfiguration(java.lang.String) 
com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector.getCurrentConfiguration()
          as of v 2.0 beta 1 use XMLConfigurationConnector.getDesignatedConfiguration(java.lang.String) 
com.metamatrix.platform.config.spi.ConfigurationTransaction.getCurrentConfigurationID()
          as of v 2.0 beta 1 use ConfigurationTransaction.getDesignatedConfigurationID(java.lang.String) 
com.metamatrix.platform.config.spi.xml.XMLConfigurationConnector.getCurrentConfigurationID()
          as of v 2.0 beta 1 use XMLConfigurationConnector.getDesignatedConfigurationID(java.lang.String) 
com.metamatrix.common.config.model.BasicConfiguration.getDeployedServicesForVM(VMComponentDefnID)
          As of v2.0, replaced by #getDeployedServicesForVM(DeployedComponent) 
com.metamatrix.common.config.api.Configuration.getDeployedServicesForVM(VMComponentDefnID)
          As of v2.0, replaced by #getDeployedServicesForVM(DeployedComponent) 
com.metamatrix.query.mapping.xml.MappingCriteriaNode.getGroupsInCriteria()
          - may not be needed 
com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.getParentFullName()
          the returned fullName may be incorrect in the case of an XML element (see defects #11326 and #11362) 
com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord.getParentFullName()
          the returned value may be incorrect in the case of an XML element (see defects #11326 and #11362) 
com.metamatrix.connector.metadata.RuntimeVdbRecord.getParentFullName()
          the returned fullname may be incorrect (see defects #11326 and #11362) 
com.metamatrix.modeler.core.metadata.runtime.MetadataRecord.getParentPathString()
          the returned path may be incorrect in the case of an XML element (see defects #11326 and #11362) 
com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord.getParentPathString()
          the returned value may be incorrect in the case of an XML element (see defects #11326 and #11362) 
com.metamatrix.connector.metadata.RuntimeVdbRecord.getParentPathString()
          the returned parent path may be incorrect (see defects #11326 and #11362) 
com.metamatrix.common.config.model.BasicConfiguration.getProductServiceConfigIDs(ProductTypeID)
          As of GG, please use BasicConfiguration.getComponentDefnIDs(ComponentTypeID) 
com.metamatrix.common.comm.platform.socket.SocketVMController.main(String[])
           
com.metamatrix.common.config.model.BasicConfigurationObjectEditor.setBootStrapConfiguration(ConfigurationID)
          as of v 2.0 beta 1, use BasicConfigurationObjectEditor.setNextStartupConfiguration(com.metamatrix.common.config.api.ConfigurationID) 
com.metamatrix.common.config.api.ConfigurationObjectEditor.setBootStrapConfiguration(ConfigurationID)
          as of v 2.0 beta 1, use ConfigurationObjectEditor.setNextStartupConfiguration(com.metamatrix.common.config.api.ConfigurationID) 
com.metamatrix.toolbox.ui.widget.TableWidget.sizeColumnsToFit(int)
            
com.metamatrix.platform.admin.apiimpl.AdminHelper.validateSession(MetaMatrixSessionID)
          use DQPWorkContext instead 
 

Deprecated Constructors
com.metamatrix.common.config.model.BasicComponentTypeDefn(ComponentTypeDefnID, ComponentTypeID, PropertyDefinition, boolean)
          as of 2.0 beta 1, use BasicComponentTypeDefn 
 



Copyright © 2009. All Rights Reserved.