Deprecated API


Contents
Deprecated Interfaces
com.metamatrix.platform.admin.api.SubSystemAdminAPI
            
 

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.model.BasicConfigurationObjectEditor.createComponentTypeDefn(ComponentType, PropertyDefinition)
          as of v 2.0 beta 1, use BasicConfigurationObjectEditor.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.query.parser.JavaCharStream.getColumn()
            
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.query.mapping.xml.MappingCriteriaNode.getGroupsInCriteria()
          - may not be needed 
com.metamatrix.query.parser.JavaCharStream.getLine()
            
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.admin.api.objects.QueueWorkerPool.getTotalDequeues()
          see QueueWorkerPool.getTotalCompleted() 
com.metamatrix.admin.api.objects.QueueWorkerPool.getTotalEnqueues()
          see QueueWorkerPool.getTotalSubmitted() 
com.metamatrix.admin.api.objects.QueueWorkerPool.getTotalHighwaterMark()
          see QueueWorkerPool.getHighestQueued() 
com.metamatrix.common.comm.platform.socket.SocketVMController.main(String[])
           
com.metamatrix.toolbox.ui.widget.TableWidget.sizeColumnsToFit(int)
            
 

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.