Deprecated API


Contents
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.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.common.config.model.BasicConfiguration.getProductServiceConfigIDs(ProductTypeID)
          As of GG, please use BasicConfiguration.getComponentDefnIDs(ComponentTypeID) 
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) 
 

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.