Campos desfasados
Descripción
En este tema se muestran los campos desfasados.
Tabla de campos desfasados
Campo
Descripción
com.ptc.core.components.rendering.GuiComponent.NBSP
Se debe utilizar TextDisplayComponent.NBSP, null, or "" en su lugar
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.CANCELLED
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.CHECKED_IN
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.CHECKED_OUT_BY
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.ENUM_STYLE_CHECKBOXES
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.ENUM_STYLE_DROPDOWN
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.INWORK
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.LIFECYCLE_CANCELLED
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.LIFECYCLE_INWORK
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.LIFECYCLE_RELEASED
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.RELEASED
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.STATUS_CHECKED_IN
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.STATUS_CHECKED_OUT
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.TIME_ZONE
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.core.components.rendering.guicomponents.GuiComponentUtil.WORK_IN_PROGRESS
No se utiliza en ninguna parte desde 9.0-M40
com.ptc.jca.mvc.components.JcaComponentParams.TABLEID
Se debe quitar antes de la compilación 110, utilice RenderUtil.TABLEID
com.ptc.mvc.components.ComponentId.ATTRIBUTE_PANEL_ID
No se trata de un ID de componente que pueda utilizarse para buscar cualquier generador (esta clase está pensada para tener constantes para los ID de componente que conducen a generadores comunes). Muchos generadores han utilizado esta constante para establecer un ID por defecto en un AttributePanelConfig, pero no tienen que hacerlo ya que "attributePanel" está establecido como el ID por defecto del panel:
//----getComponentFactory().newAttributePanelConfig(ComponentId.ATTRIBUTE_PANEL_ID);----
//just do this instead of the above line
getComponentFactory().newAttributePanelConfig();
com.ptc.mvc.components.ComponentId.ATTRIBUTES_TABLE_ID
Se debe utilizar ATTRIBUTES_ID en su lugar.
com.ptc.netmarkets.util.beans.NmCommandBean.CALLER_CONTEXT
En X-26, ya no se utiliza ya que X-22 MOR se utilizaba para que las páginas supieran de qué contexto provenían
com.ptc.qualitymanagement.udi._UDISubmission.BRAND_NAME_FAMILY
Quitado de la especificación 09.24.2013
com.ptc.qualitymanagement.udi._UDISubmission.GMDN_PREFERRED_TERM_CODE
Quitado de la especificación 09.24.2013
com.ptc.qualitymanagement.udi._UDISubmission.MARKETING_START_DATE
Quitado de la especificación 09.24.2013
com.ptc.qualitymanagement.udi._UDISubmission.MARKETING_STATUS
Quitado de la especificación 11.22.2013
com.ptc.qualitymanagement.udi._UDISubmission.MODEL_NUMBER_FAMILY
Quitado de la especificación 09.24.2013
com.ptc.qualitymanagement.udi.fda._FDAUDISubmission.EXEMPT_DPMREASON
Quitado de la especificación 09.24.2013
com.ptc.qualitymanagement.udi.superset._UdiSuperSet.EXEMPT_DPMREASON
Quitado de la especificación 09.24.2013
com.ptc.windchill.enterprise.navigation.delegates.DefaultNavigationListDelegate.SEP
com.ptc.windchill.enterprise.report.ReportHelper.REP_CSV
com.ptc.windchill.enterprise.report.ReportHelper.REP_EXCEL
com.ptc.windchill.enterprise.report.ReportHelper.REP_HTML
com.ptc.windchill.enterprise.report.ReportHelper.REP_PDF
com.ptc.windchill.enterprise.report.ReportHelper.REP_XML
com.ptc.windchill.esi.txn.ReleaseActivity.PERSISTABLE_OBJECT_ROLE
Reemplazado por RELEASABLE_OBJECT_ROLE
com.ptc.windchill.option.model._Option.ALLOW_EXCLUDE_OPTION
com.ptc.windchill.option.model._OptionMaster.ALLOW_EXCLUDE_OPTION
com.ptc.wpcfg.variants.queue.VariantsQueueHelperSvr.service
wt.access.AdHocAccessKey.WNC_NOTIFY
wt.enterprise.ActionDelegate.CONTEXT_SERVICE_NAME
wt.enterprise.URLActionDelegate.ACTION_NAME
wt.enterprise.URLActionDelegate.CLASS_URL
wt.epm.structure._EPMMemberLink.SOURCE_IDENTIFIER
wt.epm.workspaces._EPMWorkspace.EPMCHECKPOINT_MASTER
wt.epm.workspaces._EPMWorkspace.EPMCHECKPOINT_MASTER_REFERENCE
wt.epm.workspaces._EPMWorkspace.POPULATE_RULE
wt.fc.BinaryLink.BOTH_ROLES
Reemplazado por ALL_ROLES
wt.fc.collections.CollectionsHelper.EMPTY_MAP
Reemplazado por EMPTY_KEYED_MAP
wt.fc.collections.RefreshSpec.UPDATE_STALE
Reemplazado por REFRESH_STALE
wt.fc.Link.BOTH_ROLES
Reemplazado por ALL_ROLES
wt.fc.Link.ROLE_AOBJECT_REF
wt.fc.Link.ROLE_AOBJECT_ROLE
wt.fc.Link.ROLE_BOBJECT_REF
wt.fc.Link.ROLE_BOBJECT_ROLE
wt.fc.PersistenceManagerEvent.INFLATE_RESULT
A partir de 8.0, este evento ya no está soportado.
wt.fc.PersistenceManagerEvent.POST_MULTI_DELETE
A partir de R8.0, se debe utilizar POST_DELETE, ya que los eventos de varios objetos están soportados directamente
wt.fc.PersistenceManagerEvent.PRE_MULTI_DELETE
A partir de R8.0, se debe utilizar PRE_DELETE, ya que los eventos de varios objetos están soportados directamente
wt.generic.GenericType.CONFIGURABLE_GENERIC
Se debe utilizar GenericType.DYNAMIC en su lugar
wt.generic.GenericType.GENERIC
Se debe utilizar GenericType.DYNAMIC en su lugar
wt.inf.container.WTContainerHelper.CONTAINER_ID
Reemplazado por WTContained#CONTAINER_ID
wt.inf.container.WTContainerHelper.ORG_ADMIN_MANAGED_GROUPS
Reemplazado por #PUBLIC_NODE_NAME, el lugar bajo la organización en LDAP donde se almacenan los grupos gestionados
wt.ixb.actor.ActorTemplate.LOGGER
Se espera que cada clase tenga su propio registrador
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.LOGGER
Se debe utilizar class/handler specific logger e.g. LOGGER = LogR.getLoggerInternal(ExpImpForWTPart.class.getName())
wt.ixb.publicforhandlers.ExpImpForVersionedObject.DEBUG
wt.ixb.publicforhandlers.IxbHndHelper.IXB_TEMP_DIR
Se debe utilizar IxbHelper.IXB_TEMPDIR_PATH
wt.manager.jmx.ServerManagerMBean.SERVER_MANAGER_BECAME_MASTER_NOTIF
La manera preferida de hacerlo es mediante ServerManagerMBean.SERVER_MANAGER_BECAME_MAIN_NOTIF
wt.manager.jmx.ServerManagerMBean.SERVER_MANAGER_BECAME_SLAVE_NOTIF
La manera preferida de hacerlo es mediante ServerManagerMBean.SERVER_MANAGER_BECAME_SECONDARY_NOTIF
wt.prefs.WTPreferences.CONTAINER_CONTEXT
wt.prefs.WTPreferences.CONTAINER_POLICY_CONTEXT
wt.prefs.WTPreferences.DEFAULT_CONTEXT
wt.prefs.WTPreferences.DIVISION_CONTEXT
wt.prefs.WTPreferences.DIVISION_POLICY_CONTEXT
wt.prefs.WTPreferences.USER_CONTEXT
wt.query.KeywordExpression.COLUMN_WILDCARD
A partir de 9.1, se debe utilizar Keyword.COLUMN_WILDCARD.newKeywordExpression()
wt.query.KeywordExpression.NULL
A partir de 9.1, se debe utilizar Keyword.NULL.newKeywordExpression(Class)
wt.query.KeywordExpression.ROWNUM
A partir de 9.1, se debe utilizar Keyword.ROWNUM.newKeywordExpression()
wt.query.SQLFunction.TO_DATE_FUNCTION
Se debe utilizar TO_DATE
wt.query.SQLFunction.TRUNC_FUNC
Se debe utilizar TRUNCATE
wt.query.SQLFunction.UPPER_FUNCTION
Se debe utilizar UPPER
wt.query.template.ReportCriteria.REPORT_TEMPLATE
wt.query.template.ReportCriteria.REPORT_TEMPLATE_REFERENCE
wt.templateutil.components.DisableableCheckBoxCellComponent.BEGIN_CHECKBOX_NAME
wt.templateutil.components.DisableableCheckBoxCellComponent.CONTEXT_SEPARATOR
wt.templateutil.components.HTMLCheckBoxComponent.NAME
wt.templateutil.components.HTMLCheckBoxComponent.TYPE
wt.templateutil.components.HTMLCheckBoxComponent.VALUE
wt.templateutil.components.HTMLComponent.DEFAULT_SERVICE_NAME
wt.templateutil.components.HTMLComponent.DEFAULTS_ONLY
wt.templateutil.components.HTMLComponent.PRINT_TAG_ATTR
wt.templateutil.components.HTMLComponent.SERVICENAME
wt.templateutil.components.HTMLFont.COLOR
wt.templateutil.components.HTMLFont.FACE
wt.templateutil.components.HTMLFont.SIZE
wt.templateutil.components.HTMLFont.STYLE
wt.templateutil.components.HTMLImgComponent.ALIGN
wt.templateutil.components.HTMLImgComponent.ALT
wt.templateutil.components.HTMLImgComponent.BORDER
wt.templateutil.components.HTMLImgComponent.HEIGHT
wt.templateutil.components.HTMLImgComponent.HSPACE
wt.templateutil.components.HTMLImgComponent.ISMAP
wt.templateutil.components.HTMLImgComponent.LOWSRC
wt.templateutil.components.HTMLImgComponent.NAME
wt.templateutil.components.HTMLImgComponent.ONABORT
wt.templateutil.components.HTMLImgComponent.ONERROR
wt.templateutil.components.HTMLImgComponent.ONLOAD
wt.templateutil.components.HTMLImgComponent.SRC
wt.templateutil.components.HTMLImgComponent.SUPPRESS
wt.templateutil.components.HTMLImgComponent.USEMAP
wt.templateutil.components.HTMLImgComponent.VSPACE
wt.templateutil.components.HTMLImgComponent.WIDTH
wt.templateutil.components.HTMLLinkComponent.HREF
wt.templateutil.components.HTMLLinkComponent.ID
wt.templateutil.components.HTMLLinkComponent.NAME
wt.templateutil.components.HTMLLinkComponent.TARGET
wt.templateutil.components.HTMLSelectComponent.MULTIPLE
wt.templateutil.components.HTMLSelectComponent.NAME
wt.templateutil.components.HTMLSelectComponent.OPTION
wt.templateutil.components.HTMLSelectComponent.SIZE
wt.templateutil.components.HTMLSelectComponent.VALUE
wt.templateutil.components.HTMLSelectComponent.WIDTH
wt.templateutil.components.HTMLTableCellComponent.ALIGN
wt.templateutil.components.HTMLTableCellComponent.BGCOLOR
wt.templateutil.components.HTMLTableCellComponent.COLSPAN
wt.templateutil.components.HTMLTableCellComponent.HEIGHT
wt.templateutil.components.HTMLTableCellComponent.NOWRAP
wt.templateutil.components.HTMLTableCellComponent.ROWSPAN
wt.templateutil.components.HTMLTableCellComponent.VALIGN
wt.templateutil.components.HTMLTableCellComponent.WIDTH
wt.templateutil.components.HTMLTableComponent.ALIGN
wt.templateutil.components.HTMLTableComponent.BGCOLOR
wt.templateutil.components.HTMLTableComponent.BORDER
wt.templateutil.components.HTMLTableComponent.CELLPADDING
wt.templateutil.components.HTMLTableComponent.CELLSPACING
wt.templateutil.components.HTMLTableComponent.HEIGHT
wt.templateutil.components.HTMLTableComponent.HSPACE
wt.templateutil.components.HTMLTableComponent.VSPACE
wt.templateutil.components.HTMLTableComponent.WIDTH
wt.templateutil.components.HTMLTextInputComponent.NAME
wt.templateutil.components.HTMLTextInputComponent.SIZE
wt.templateutil.components.HTMLTextInputComponent.TYPE
wt.templateutil.components.HTMLTextInputComponent.TYPE_VALUE
wt.templateutil.components.HTMLTextInputComponent.VALUE
wt.templateutil.processor.ContextHolder.CONTEXT_ACTION
wt.templateutil.processor.ContextHolder.CONTEXT_CLASS_NAME
wt.templateutil.processor.ContextHolder.CONTEXT_OBJ
wt.templateutil.processor.ContextHolder.CONTEXT_PROPERTIES
wt.templateutil.processor.ContextHolder.FORM_DATA
wt.templateutil.processor.ContextHolder.QUERY_DATA
wt.templateutil.processor.ContextHolder.RESPONSE_EXCEPTIONS
wt.templateutil.processor.ContextHolder.RESPONSE_FOOTERS
wt.templateutil.processor.ContextHolder.RESPONSE_HEADERS
wt.templateutil.processor.ContextHolder.RESPONSE_MESSAGES
wt.templateutil.processor.ContextHolder.RESPONSE_STRING
wt.templateutil.processor.ContextHolder.STATUS
wt.templateutil.processor.ContextTranslator.CONTEXT_LIST_IN
wt.templateutil.processor.ContextTranslator.CONTEXT_LIST_OUT
wt.templateutil.processor.NavBarURLActionDelegateHelper.ACTION_PREFIX
wt.templateutil.processor.NavBarURLActionDelegateHelper.OID_PREFIX
wt.templateutil.processor.NavBarURLActionDelegateHelper.URL_ACTION_CLASS
wt.templateutil.processor.ProcessorService.STATE
wt.templateutil.processor.RedirectObject.REDIRECT_SERVICE_ACTION
wt.templateutil.processor.RedirectPageProcessor.REDIRECT_EXCEPTION_KEY
wt.templateutil.processor.RedirectPageProcessor.REDIRECT_FOOTER_KEY
wt.templateutil.processor.RedirectPageProcessor.REDIRECT_HEADER_KEY
wt.templateutil.processor.SubTemplateService.PROCESSOR
wt.templateutil.processor.SubTemplateService.TEMPLATE
wt.templateutil.table.BasicTableService.ACTION
wt.templateutil.table.BasicTableService.ALL
wt.templateutil.table.BasicTableService.ENTRY_DELIM
wt.templateutil.table.BasicTableService.NAME_VALUE_DELIM
wt.templateutil.table.CheckBoxColumnAble.PRESENT_CHECK_BOX
wt.templateutil.table.HTMLTableServiceEventListener.HTML_TABLE
wt.util.WTThread.STATE
Se debe utilizar WTThread.WT_THREAD_STATE en su lugar.
wt.vc.baseline.BaselineSvrHelper.service
¿Fue esto útil?