Constructores desfasados
Descripción
En este tema se muestran los constructores desfasados.
Tabla de constructores desfasados
Constructor
Descripción
com.ptc.arbortext.windchill.siscore.operation.RawMetaDataSource.Property(String, String, String, String)
com.ptc.core.components.beans.ObjectBean()
Utilice lo siguiente en su lugar: ObjectBean.newInstance()
API soportada: false
com.ptc.core.components.beans.ObjectBean(NmCommandBean, NmCommandBean, HashMap<String, Object>, String)
Utilice lo siguiente en su lugar: ObjectBean.newInstance(NmCommandBean, NmCommandBean, HashMap, String)
API soportada: 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)
(Desde 10.1 M010) El uso de FormResultAction debe quitarse de FormProcessors. En su lugar, FormProcessors debe devolver una lista de los OID afectados por la acción (si los hay) y dejar que los componentes mostrados en la solicitud de interfaz de usuario se actualicen del servidor, según sea necesario. Utilice el constructor FormResult(FormProcessingStatus status) en su lugar.
com.ptc.core.foundation.vc.wip.common.CheckinToVaultFirstTimeCommand()
com.ptc.core.lwc.server.LWCNormalizedObject(TypeInstanceIdentifier, String, Locale, OperationIdentifier)
LWCNormalizedObject está desfasado y se planea eliminarlo en la próxima versión. Se debe utilizar PersistableAdapter en su lugar.
API soportada: true
com.ptc.core.lwc.server.LWCNormalizedObject(String, Locale, OperationIdentifier)
LWCNormalizedObject está desfasado y se planea eliminarlo en la próxima versión. Se debe utilizar PersistableAdapter en su lugar.
API soportada: true
com.ptc.core.lwc.server.LWCNormalizedObject(ObjectReference, String, Locale, OperationIdentifier)
LWCNormalizedObject está desfasado y se planea eliminarlo en la próxima versión. Se debe utilizar PersistableAdapter en su lugar.
API soportada: true
com.ptc.core.lwc.server.LWCNormalizedObject(Persistable, String, Locale, OperationIdentifier)
LWCNormalizedObject está desfasado y se planea eliminarlo en la próxima versión. Se debe utilizar PersistableAdapter en su lugar.
API soportada: true
com.ptc.core.ui.validation.UIValidationCriteria()
Se debe utilizar una de las siguientes opciones en su lugar: UIValidationCriteria.newInstance() UIValidationCriteria.newInstance(NmCommandBean)
API soportada: false
com.ptc.core.ui.validation.UIValidationFeedbackMsg()
Se debe utilizar el siguiente método en su lugar: UIValidationFeedbackMsg.newInstance()
API soportada: false
com.ptc.core.ui.validation.UIValidationFeedbackMsg(String, FeedbackType)
Se debe utilizar el siguiente método en su lugar: UIValidationFeedbackMsg.newInstance(String, FeedbackType)
API soportada: false
com.ptc.core.ui.validation.UIValidationKey()
Utilice lo siguiente en su lugar: UIValidationKey.newInstance()
API soportada: false
com.ptc.core.ui.validation.UIValidationKey(String)
Utilice lo siguiente en su lugar: UIValidationKey.newInstance(String)
API soportada: false
com.ptc.core.ui.validation.UIValidationKey(String, String)
Utilice lo siguiente en su lugar: UIValidationKey.newInstance(String, String)
API soportada: false
com.ptc.core.ui.validation.UIValidationKey(String, String, String)
Utilice lo siguiente en su lugar: UIValidationKey.newInstance(String, String, String)
API soportada: false
com.ptc.core.ui.validation.UIValidationResult()
Se debe utilizar el siguiente método en su lugar UIValidationResult.newInstance()
API soportada: false
com.ptc.core.ui.validation.UIValidationResult(UIValidationKey, UIValidationStatus)
Se debe utilizar el siguiente método en su lugar UIValidationResult.newInstance(UIValidationKey, UIValidationStatus)
API soportada: false
com.ptc.core.ui.validation.UIValidationResult(UIValidationKey, UIValidationStatus, WTReference)
Se debe utilizar el siguiente método en su lugar UIValidationResult.newInstance(UIValidationKey, UIValidationStatus, WTReference)
API soportada: false
com.ptc.core.ui.validation.UIValidationResult(UIValidationKey, UIValidationStatus, WTReference, List<UIValidationFeedbackMsg>)
Se debe utilizar una de las siguientes opciones en su lugar:
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)
API soportada: false
com.ptc.core.ui.validation.UIValidationResult(UIValidationKey, WTReference, UIValidationStatus, List<UIValidationFeedbackMsg>)
Se debe utilizar una de las siguientes opciones en su lugar:
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)
API soportada: false
com.ptc.core.ui.validation.UIValidationResultSet()
Se debe utilizar una de las siguientes opciones en su lugar:
UIValidationResultSet.newInstance()
UIValidationResultSet.newInstance(UIValidationResult)
API soportada: false
com.ptc.netmarkets.model.NmOid(String)
Se debe utilizar NmOid.newNmOid( String ) en su lugar
com.ptc.netmarkets.model.NmRemoteOid()
com.ptc.tml.log.TmlImportLog()
Solo se utiliza para la deserialización de objetos
com.ptc.tml.log.TmlLog()
Solo se utiliza para la deserialización de objetos
com.ptc.tml.log.TmlPackageLog()
Solo se utiliza para la deserialización de objetos
com.ptc.windchill.associativity.reconciliation.ReconciliationContext()
com.ptc.windchill.enterprise.maturity.PromotionNoticeWorkflowHelper(PromotionNotice, boolean)
Se debe utilizar 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)
Utilice el constructor, lo que incluye especificar si se debe mostrar el área de estado como parte de este componente.
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)
Reemplazado por constructor, que adopta un proyectable en lugar de una excepción
wt.clients.gui.ExceptionDialog(Component, boolean, Exception, String)
Reemplazado por constructor, que adopta un proyectable en lugar de una excepción
wt.clients.gui.ExceptionDialog(Component, String, boolean, Exception, String)
Reemplazado por constructor, que adopta un proyectable en lugar de una excepción
wt.clients.gui.ExceptionDialog(Frame, boolean, Exception, String)
Reemplazado por constructor, que requiere un proyectable en lugar de una excepción
wt.clients.gui.ExceptionDialog(Frame, String, boolean, Exception, String)
Reemplazado por constructor, que adopta un proyectable en lugar de una excepción
wt.clients.gui.FindDialog(Frame, boolean)
Utilice el wt.clients.beans.query.WTChooser dialog en su lugar.
wt.clients.gui.FindDialog(Frame, String, boolean)
Utilice el wt.clients.beans.query.WTChooser dialog en su lugar.
wt.clients.prodmgmt.PartItem(Part)
Utilice el constructor, que tomará un objeto wt.part.WTPart en su lugar
wt.clients.util.IconCache(WTContext)
En R4: se debe utilizar no-arg constructor
wt.enterprise.FormActionDelegateFactory()
wt.fc.IconDelegateFactory()
Se debe utilizar IconDelegateFactory.getInstance() para recuperar una instancia compartida de la fábrica
wt.help.HelpLinkHelper()
Se debe utilizar HelpLinkHelper.createHelpHREF(java.lang.String) en su lugar.
wt.help.HelpLinkHelper(String, String)
Se debe utilizar HelpLinkHelper.createHelpHREF(java.lang.String) en su lugar.
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)
A partir de 9.1, se debe utilizar Keyword.newKeywordExpression()
wt.query.QuerySpec(Class[])
A partir de R6.0, se debe utilizar QuerySpec() and appendClassList(Class, boolean)
wt.query.QuerySpec(Class, Class, QuerySpec)
A partir de X05, se debe utilizar NavigateSpec(QuerySpec,String,Persistable)
wt.query.QuerySpec(String)
A partir de R6.0, se debe utilizar QuerySpec(Class)
wt.query.SearchCondition(RelationalExpression, String, RelationalExpression, int, int)
A partir de R6.0, se debe utilizar SearchCondition(RelationalExpression, String, RelationalExpression) y setFromIndicies(int[], int)
wt.query.SQLFunction(String)
Se debe utilizar newSQLFunction(String)
wt.query.SQLFunction(String, RelationalExpression)
Se debe utilizar newSQLFunction(String, ColumnExpression[])
wt.query.SQLFunction(String, RelationalExpression, RelationalExpression)
Se debe utilizar 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)
¿Fue esto útil?