Deprecated Constructors
Description
This topic lists the deprecated constructors.
Deprecated Constructors Table
Constructor
Description
com.ptc.arbortext.windchill.siscore.operation.RawMetaDataSource.Property(String, String, String, String)
com.ptc.core.components.beans.ObjectBean()
Use the following instead: ObjectBean.newInstance()
Supported API: false
com.ptc.core.components.beans.ObjectBean(NmCommandBean, NmCommandBean, HashMap<String, Object>, String)
Use the following instead: ObjectBean.newInstance(NmCommandBean, NmCommandBean, HashMap, String)
Supported API: false
com.ptc.core.components.forms.DynamicNmContextRefreshInfo(NmContext, NmContext, DynamicRefreshInfo.Action)
com.ptc.core.components.forms.DynamicNmContextRefreshInfo(NmContext, NmContext, String)
com.ptc.core.components.forms.DynamicRefreshInfo(NmOid, NmOid, String)
com.ptc.core.components.forms.DynamicRefreshInfo(Persistable, Persistable, String)
com.ptc.core.components.forms.FormResult(FormProcessingStatus, FormResultAction)
(Since 10.1 M010) Use of FormResultAction should be removed from FormProcessors. Instead, the FormProcessors should return a list of the Oids that were affected by the action (if any), and let the components displayed in the UI request updates from the server, as necessary. Use the constructor FormResult(FormProcessingStatus status), instead.
com.ptc.core.foundation.vc.wip.common.CheckinToVaultFirstTimeCommand()
com.ptc.core.lwc.server.LWCNormalizedObject(TypeInstanceIdentifier, String, Locale, OperationIdentifier)
LWCNormalizedObject is deprecated and is planned to be removed in the next release. Use PersistableAdapter instead.
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject(String, Locale, OperationIdentifier)
LWCNormalizedObject is deprecated and is planned to be removed in the next release. Use PersistableAdapter instead.
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject(ObjectReference, String, Locale, OperationIdentifier)
LWCNormalizedObject is deprecated and is planned to be removed in the next release. Use PersistableAdapter instead.
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject(Persistable, String, Locale, OperationIdentifier)
LWCNormalizedObject is deprecated and is planned to be removed in the next release. Use PersistableAdapter instead.
Supported API: true
com.ptc.core.ui.validation.UIValidationCriteria()
Use one of the following instead: UIValidationCriteria.newInstance() UIValidationCriteria.newInstance(NmCommandBean)
Supported API: false
com.ptc.core.ui.validation.UIValidationFeedbackMsg()
Use the following method instead: UIValidationFeedbackMsg.newInstance()
Supported API: false
com.ptc.core.ui.validation.UIValidationFeedbackMsg(String, FeedbackType)
Use the following method instead: UIValidationFeedbackMsg.newInstance(String, FeedbackType)
Supported API: false
com.ptc.core.ui.validation.UIValidationKey()
Use the following instead: UIValidationKey.newInstance()
Supported API: false
com.ptc.core.ui.validation.UIValidationKey(String)
Use the following instead: UIValidationKey.newInstance(String)
Supported API: false
com.ptc.core.ui.validation.UIValidationKey(String, String)
Use the following instead: UIValidationKey.newInstance(String, String)
Supported API: false
com.ptc.core.ui.validation.UIValidationKey(String, String, String)
Use the following instead: UIValidationKey.newInstance(String, String, String)
Supported API: false
com.ptc.core.ui.validation.UIValidationResult()
Use the following method instead UIValidationResult.newInstance()
Supported API: false
com.ptc.core.ui.validation.UIValidationResult(UIValidationKey, UIValidationStatus)
Use the following method instead UIValidationResult.newInstance(UIValidationKey, UIValidationStatus)
Supported API: false
com.ptc.core.ui.validation.UIValidationResult(UIValidationKey, UIValidationStatus, WTReference)
Use the following method instead UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, WTReference)
Supported API: false
com.ptc.core.ui.validation.UIValidationResult(UIValidationKey, UIValidationStatus, WTReference, List<UIValidationFeedbackMsg>)
Use one of the following instead:
UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, UIValidationFeedbackMsg)
UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, List)
UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, WTReference)
UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, WTReference, UIValidationFeedbackMsg)
UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, WTReference, List)
Supported API: false
com.ptc.core.ui.validation.UIValidationResult(UIValidationKey, WTReference, UIValidationStatus, List<UIValidationFeedbackMsg>)
Use one of the following instead:
UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, UIValidationFeedbackMsg)
UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, List)
UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, WTReference)
UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, WTReference, UIValidationFeedbackMsg)
UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, WTReference, List)
Supported API: false
com.ptc.core.ui.validation.UIValidationResultSet()
Use one of the following instead:
UIValidationResultSet.newInstance()
UIValidationResultSet.newInstance(UIValidationResult)
Supported API: false
com.ptc.netmarkets.model.NmOid(String)
Use NmOid.newNmOid( String ) instead
com.ptc.netmarkets.model.NmRemoteOid()
com.ptc.tml.log.TmlImportLog()
Used only for object de-serialization
com.ptc.tml.log.TmlLog()
Used only for object de-serialization
com.ptc.tml.log.TmlPackageLog()
Used only for object de-serialization
com.ptc.windchill.associativity.reconciliation.ReconciliationContext()
com.ptc.windchill.enterprise.maturity.PromotionNoticeWorkflowHelper(PromotionNotice, boolean)
Use PromotionNoticeWorkflowHelper(wt.maturity.PromotionNotice)
com.ptc.wvs.common.util.WVSProperties()
wt.admin.AdministrativeDomainManagerEvent(AdministrativeDomainManager, String, Object, AdminDomainRef, boolean)
wt.cache.CacheManager(String, int, RemoteCacheServer)
wt.clients.beans.query.WTQuery(String, String)
Use the constructor which includes specifying whether to show the status area as part of this component.
wt.clients.beans.query.WTSchema(String[], String[])
wt.clients.beans.query.WTSchema(String[], String[], String)
wt.clients.beans.query.WTSchema(String, String)
wt.clients.beans.query.WTSchema(String, WTContainer)
wt.clients.gui.ExceptionDialog(Component, boolean, Exception)
Replaced with constructor which takes in a throwable instead of an exception
wt.clients.gui.ExceptionDialog(Component, boolean, Exception, String)
Replaced with constructor which takes a throwable instead of an exception
wt.clients.gui.ExceptionDialog(Component, String, boolean, Exception, String)
Replaced with constructor which takes a throwable instead of an exception
wt.clients.gui.ExceptionDialog(Frame, boolean, Exception, String)
Replaced with constructor that requires a throwable instead of an exception
wt.clients.gui.ExceptionDialog(Frame, String, boolean, Exception, String)
Replaced with constructor which takes in a Throwable instead of an exception
wt.clients.gui.FindDialog(Frame, boolean)
Use the wt.clients.beans.query.WTChooser dialog instead.
wt.clients.gui.FindDialog(Frame, String, boolean)
Use the wt.clients.beans.query.WTChooser dialog instead.
wt.clients.prodmgmt.PartItem(Part)
Use the constructor taking a wt.part.WTPart object instead
wt.clients.util.IconCache(WTContext)
In R4 - use no-arg constructor
wt.enterprise.FormActionDelegateFactory()
wt.fc.IconDelegateFactory()
Use IconDelegateFactory.getInstance() to retrieve a shared instance of the factory
wt.help.HelpLinkHelper()
Use HelpLinkHelper.createHelpHREF(java.lang.String) instead.
wt.help.HelpLinkHelper(String, String)
Use HelpLinkHelper.createHelpHREF(java.lang.String) instead.
wt.httpgw.LanguagePreference()
wt.inf.container.ContainerSpec(Class[], boolean)
wt.prefs.FilePrefEntry()
wt.prefs.FilePrefEntry(String, String, String, String, String)
wt.prefs.Preferences()
wt.prefs.Preferences(Preferences, String)
wt.prefs.WTPreferences()
wt.prefs.WTPreferences(Preferences, String)
wt.projmgmt.resource.Currency(double)
wt.query.AnalyticFunction()
wt.query.AnalyticFunction(String)
wt.query.KeywordExpression(String)
As of 9.1, use Keyword.newKeywordExpression()
wt.query.QuerySpec(Class[])
As of R6.0, use QuerySpec() and appendClassList(Class, boolean)
wt.query.QuerySpec(Class, Class, QuerySpec)
As of X05, use NavigateSpec(QuerySpec,String,Persistable)
wt.query.QuerySpec(String)
As of R6.0, use QuerySpec(Class)
wt.query.SearchCondition(RelationalExpression, String, RelationalExpression, int, int)
As of R6.0, use SearchCondition(RelationalExpression, String, RelationalExpression) and setFromIndicies(int[], int)
wt.query.SQLFunction(String)
Use newSQLFunction(String)
wt.query.SQLFunction(String, RelationalExpression)
Use newSQLFunction(String, ColumnExpression[])
wt.query.SQLFunction(String, RelationalExpression, RelationalExpression)
Use newSQLFunction(String, ColumnExpression[])
wt.templateutil.components.ActionLinkComponent(String)
wt.templateutil.components.HTMLComponentFactory()
wt.templateutil.components.HTMLTableCellComponent()
wt.templateutil.components.TreeIconComponent(boolean, boolean, boolean)
wt.templateutil.processor.AbstractHTMLTemplateFactory()
wt.templateutil.processor.DefaultHTMLTemplateFactory()
wt.templateutil.processor.FormTaskDelegateFactory()
wt.templateutil.processor.SubTemplateService(Properties, Locale, OutputStream)
wt.templateutil.processor.TutorialTemplateFactory()
wt.templateutil.table.ActionsTableColumn(int)
wt.templateutil.table.ColumnSortService(HTTPState)
wt.templateutil.table.HTMLTable(int, int)
wt.templateutil.table.HTMLTable(Vector, Vector, Locale)
wt.templateutil.table.HTMLTable(TableModel)
wt.templateutil.table.HTMLTable(TableModel, HTMLTableColumnModel)
wt.templateutil.table.HTMLTableColumn(int)
wt.templateutil.table.HTMLTableColumn(int, HTMLComponent)
wt.templateutil.table.TreeTableColumn(int)
wt.units.IncompatibleUnitsException(String)
wt.units.UnitFormatException(String)
wt.util.ProcessLauncher(String)
wt.util.ProcessLauncher(String, String[])
wt.util.ProcessLauncher(String, String[], Properties)
wt.visitor.ConfigSpecNodeExpander(ConfigSpec)
Was this helpful?