Metodi obsoleti
Descrizione
In questo argomento sono elencati i metodi obsoleti.
Tabella dei metodi obsoleti
Metodo
Descrizione
com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper.generatePrimaryContent(RegulatorySubmission regulatorySubmission)
Utilizzare RegulatorySubmission generatePrimaryContent(RegulatorySubmission regulatorySubmission, boolean draft)
com.ptc.arbortext.windchill.siscore.serviceeff.filterDelegates.DefaultServiceEffectivityDelegate.getEffContextFromString(String)
Utilizzare un'API che accetta la stringa del contesto.
com.ptc.arbortext.windchill.siscore.SisCoreHelper.getContentHolders(RevisionControlled)
Utilizzare
SisCoreHelper.getHoldersFromContent(WTCollection)
com.ptc.core.businessfield.server.businessObject.BusinessObjectHelper.extractCopyOfLegacyAttributeContainerForEPMUseOnly(List<BusinessObject>)
Utilizzare invece BusinessObject.get (...).
com.ptc.core.command.common.bean.repository.AbstractRepositoryCommand.setPagingSanpshotQueryLimit(int)
Utilizzare setPagingSnapshotQueryLimit()
com.ptc.core.components.descriptor.ColumnDescriptorFactory.newDefaultColumn(String, ModelContext)
Utilizzare invece newDefaultColumn (ComponentDescriptor cd)
com.ptc.core.components.descriptor.ModelContext.getATS(boolean)
Utilizzare invece ModelContext.getATI()
com.ptc.core.components.descriptor.ModelContext.getRowObject()
Sostituito da getTargetObject()
com.ptc.core.components.descriptor.ModelContext.getRowObjects()
Sostituito da getTargetObjects()
com.ptc.core.components.factory.dataUtilities.AbstractNonSelectableRowDataUtility.isNonSelectableRow(String, Object, ModelContext)
com.ptc.core.components.factory.dataUtilities.AbstractRowStrikeThroughDataUtility.strikeThroughRow(String, Object, ModelContext)
com.ptc.core.components.forms.CreateAndEditModelGetter.getItemAttributes(ComponentDescriptor, NmCommandBean, NmContext)
Utilizzare getItemAttributes (ComponentDescriptor cd, NmCommandBean cb)
com.ptc.core.components.forms.CreateAndEditModelGetter.getItemClassificationAttributes(ComponentDescriptor, NmCommandBean, NmContext)
Utilizzare getItemClassificationAttributes (ComponentDescriptor compDescriptor, NmCommandBean cb)
com.ptc.core.components.forms.DefaultAttributePopulator.getContainerRef()
A partire da x-20, utilizzare: getContainerRef(nmCommandBean)
API supportata: false
com.ptc.core.components.forms.DefaultObjectFormProcessor.execute(NmCommandBean)
In 9.0
com.ptc.core.components.forms.DynamicRefreshInfo.getAction()
com.ptc.core.components.forms.DynamicRefreshInfo.setAction(String)
com.ptc.core.components.forms.FormResult._handleAdditionalInfo(NmCommandBean)
A partire da 10.1 M010
com.ptc.core.components.forms.FormResult.getForcedUrl()
(a partire da 10.2 M030, FormResultAction già obsoleta da 10.1 M010) forcedUrl imposterebbe FormResult con l'azione successiva obsoleta FormResultAction.FORWARD. Tutte le FormResultActions sono state obsolete a partire da 10.1 M010. L'utilizzo di FormResultAction deve essere rimosso da FormProcessors. FormProcessor deve invece restituire un elenco di OID interessati dall'azione (se presenti) e lasciare che i componenti visualizzati nell'interfaccia utente richiedano gli aggiornamento dal server in base alle esigenze. Se può essere necessario un numero di dati superiore agli OID per la pagina per decidere come gestire l'azione. È disponibile una mappa extraData che potrebbe contenere tali informazioni supplementari.
com.ptc.core.components.forms.FormResult.getJavascript()
(a partire da 10.2 M030, FormResultAction già obsoleta da 10.1 M010) JavaScript viene utilizzato solo se FormResult è stato configurato con l'azione successiva obsoleta FormResultAction.JAVASSCRIPT. Tutte le FormResultActions sono state obsolete a partire da 10.1 M010. L'utilizzo di FormResultAction deve essere rimosso da FormProcessors. FormProcessor deve invece restituire un elenco di OID interessati dall'azione (se presenti) e lasciare che i componenti visualizzati nell'interfaccia utente richiedano gli aggiornamento dal server in base alle esigenze. Se può essere necessario un numero di dati superiore agli OID per la pagina per decidere come gestire l'azione. È disponibile una mappa extraData che potrebbe contenere tali informazioni supplementari.
com.ptc.core.components.forms.FormResult.getNextAction()
(a partire da 10.1 M010) L'utilizzo di FormResultAction deve essere rimosso da FormProcessors. FormProcessor deve invece restituire un elenco di OID interessati dall'azione (se presenti) e lasciare che i componenti visualizzati nell'interfaccia utente richiedano gli aggiornamento dal server in base alle esigenze.
com.ptc.core.components.forms.FormResult.getURL()
(a partire da 10.2 M030, FormResultAction già obsoleta da 10.1 M010) L'URL viene utilizzato se FormResult è stata configurato con l'azione successiva obsoleta FormResultAction.LOAD_OPENER_URL. Tutte le FormResultActions sono state obsolete a partire da 10.1 M010. L'utilizzo di FormResultAction deve essere rimosso da FormProcessors. FormProcessor deve invece restituire un elenco di OID interessati dall'azione (se presenti) e lasciare che i componenti visualizzati nell'interfaccia utente richiedano gli aggiornamento dal server in base alle esigenze. Se può essere necessario un numero di dati superiore agli OID per la pagina per decidere come gestire l'azione. È disponibile una mappa extraData che potrebbe contenere tali informazioni supplementari.
com.ptc.core.components.forms.FormResult.setForcedUrl(String)
(a partire da 10.2 M030, FormResultAction già obsoleta da 10.1 M010) forcedUrl imposterebbe FormResult con l'azione successiva obsoleta FormResultAction.FORWARD. Tutte le FormResultActions sono state obsolete a partire da 10.1 M010. L'utilizzo di FormResultAction deve essere rimosso da FormProcessors. FormProcessor deve invece restituire un elenco di OID interessati dall'azione (se presenti) e lasciare che i componenti visualizzati nell'interfaccia utente richiedano gli aggiornamento dal server in base alle esigenze. Se può essere necessario un numero di dati superiore agli OID per la pagina per decidere come gestire l'azione. È disponibile una mappa extraData che potrebbe contenere tali informazioni supplementari.
com.ptc.core.components.forms.FormResult.setJavascript(String)
(a partire da 10.2 M030, FormResultAction già obsoleta da 10.1 M010) JavaScript viene utilizzato solo se FormResult è stato configurato con l'azione successiva obsoleta FormResultAction.JAVASSCRIPT. Tutte le FormResultActions sono state obsolete a partire da 10.1 M010. L'utilizzo di FormResultAction deve essere rimosso da FormProcessors. FormProcessor deve invece restituire un elenco di OID interessati dall'azione (se presenti) e lasciare che i componenti visualizzati nell'interfaccia utente richiedano gli aggiornamento dal server in base alle esigenze. Se può essere necessario un numero di dati superiore agli OID per la pagina per decidere come gestire l'azione. È disponibile una mappa extraData che potrebbe contenere tali informazioni supplementari.
com.ptc.core.components.forms.FormResult.setJavascript(String, boolean)
com.ptc.core.components.forms.FormResult.setNextAction(FormResultAction)
(a partire da 10.1 M010) L'utilizzo di FormResultAction deve essere rimosso da FormProcessors. FormProcessor deve invece restituire un elenco di OID interessati dall'azione (se presenti) e lasciare che i componenti visualizzati nell'interfaccia utente richiedano gli aggiornamento dal server in base alle esigenze.
com.ptc.core.components.forms.FormResult.setSkipPageRefresh(boolean)
A partire da 10.2 M030 (API skipPage() già obsoleta da 10.1 M010)
com.ptc.core.components.forms.FormResult.setURL(String)
(a partire da 10.2 M030, FormResultAction già obsoleta da 10.1 M010) L'URL viene utilizzato se FormResult è stata configurato con l'azione successiva obsoleta FormResultAction.LOAD_OPENER_URL.. Tutte le FormResultActions sono state obsolete a partire da 10.1 M010. L'utilizzo di FormResultAction deve essere rimosso da FormProcessors. FormProcessor deve invece restituire un elenco di OID interessati dall'azione (se presenti) e lasciare che i componenti visualizzati nell'interfaccia utente richiedano gli aggiornamento dal server in base alle esigenze. Se può essere necessario un numero di dati superiore agli OID per la pagina per decidere come gestire l'azione. È disponibile una mappa extraData che potrebbe contenere tali informazioni supplementari.
com.ptc.core.components.forms.FormResult.skipPage(ServletRequest)
A partire da 10.1 M010
com.ptc.core.components.rendering.guicomponents.AttributeInputComponent.formatValue(Object)
Non utilizzato
com.ptc.core.components.rendering.guicomponents.IconComponent.addMiniInfo(NmOid)
Utilizzare addMiniInfo(NmOid, String, String)
com.ptc.core.components.rendering.guicomponents.IconComponent.addMiniInfo(NmOid, String)
Utilizzare addMiniInfo(NmOid, String, String)
com.ptc.core.components.rendering.guicomponents.IconComponent.addMiniInfo(NmOid, String, String)
com.ptc.core.components.rendering.guicomponents.StringInputComponent.getRange()
Non utilizzato
com.ptc.core.components.rendering.guicomponents.StringInputComponent.setRange(List)
Non utilizzato
com.ptc.core.components.rendering.guicomponents.SuggestTextBox.setFrequency(double)
Utilizzare @{link #setFrequency(int)}
com.ptc.core.foundation.content.server.impl.DataFormatConstraintFactory.getConceptualClassname()
com.ptc.core.foundation.doc.server.LatestReleasedConfigSpec.getConceptualClassname()
com.ptc.core.foundation.fc.server.impl.IdentifiedConstraintFactory.getConceptualClassname()
com.ptc.core.foundation.folder.server.impl.FolderConstraintFactory.getConceptualClassname()
com.ptc.core.foundation.lifecycle.server.impl.LifeCycleTemplateConstraintFactory.getConceptualClassname()
com.ptc.core.foundation.org.server.impl.OrgIdConstraintFactory.getConceptualClassname()
com.ptc.core.foundation.project.server.impl.ProjectConstraintFactory.getConceptualClassname()
com.ptc.core.foundation.team.server.impl.TeamTemplateConstraintFactory.getConceptualClassname()
com.ptc.core.foundation.vc.views.server.impl.ViewConstraintFactory.getConceptualClassname()
com.ptc.core.foundation.vc.wip.common.CheckinToVaultFirstTimeCommand.readExternal(ObjectInput)
com.ptc.core.foundation.vc.wip.common.CheckinToVaultFirstTimeCommand.readVersion(CheckinToVaultFirstTimeCommand, ObjectInput, long, boolean, boolean)
com.ptc.core.foundation.vc.wip.common.CheckinToVaultFirstTimeCommand.writeExternal(ObjectOutput)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.getAuxAction(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.getBody(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.getFooter(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.getHeaderHelp(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.getHeaderTutorial(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.getNorgieIcon(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.getNorgieLink(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.getTitle(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.initializeSection(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.isExpanded(String)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.readExternal(ObjectInput)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.readVersion(ExpandCollapseSectionProcessor, ObjectInput, long, boolean, boolean)
com.ptc.core.HTMLtemplateutil.server.processors.ExpandCollapseSectionProcessor.writeExternal(ObjectOutput)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.addToResponseExceptions(Exception)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.addToResponseFooters(LocalizableMessage)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.addToResponseHeaders(LocalizableMessage)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.addToResponseMessages(LocalizableMessage)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getAdditionalMessages(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getBaseTag(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getBodyTag(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getButton(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getButtonLink(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getButtonLinkEventString(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getButtonLinkImg(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getButtonLinkLabel(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getButtonLinkTarget(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getContextAction()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getContextClassName()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getContextObj()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getContextProperties()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getContextTitle(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getCSSLink(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getDefaultCSS()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getFormData()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getHelpButton(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getHelpPath(String, HTTPState, Locale)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getHelpURL(String, HashMap, HTTPState, Properties)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getHelpURL(String, HTTPState, Locale)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getHREF(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getImgHREF(String)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getImgHREF(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getMessages(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getPageKey(HTTPRequest, ArrayList)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getQueryData()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getResponseExceptions()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getResponseFooters()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getResponseHeaders()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getResponseMessages()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getResponseString()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getState()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getStatus()
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getTutorialButton(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.getVisJavascript(Properties, Locale, OutputStream)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.readExternal(ObjectInput)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.readVersion(UtilProcessorService, ObjectInput, long, boolean, boolean)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setContextAction(String)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setContextClassName(String)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setContextObj(Object)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setContextProperties(Properties)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setDefaultCSS(String)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setFormData(Properties)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setQueryData(Properties)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setResponseExceptions(Vector)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setResponseFooters(Vector)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setResponseHeaders(Vector)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setResponseMessages(Vector)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setResponseString(String)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setState(HTTPState)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.setStatus(int)
com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService.writeExternal(ObjectOutput)
com.ptc.core.lwc.server.LWCNormalizedObject.apply()
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.lwc.server.LWCNormalizedObject.get(String)
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.lwc.server.LWCNormalizedObject.getAsString(String)
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.lwc.server.LWCNormalizedObject.getAttributeDescriptor(String)
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.lwc.server.LWCNormalizedObject.getTypeDescriptor()
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.lwc.server.LWCNormalizedObject.load(String...)
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.lwc.server.LWCNormalizedObject.load(Collection<string>)
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.lwc.server.LWCNormalizedObject.persist()
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.lwc.server.LWCNormalizedObject.set(String, Object)
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.lwc.server.LWCNormalizedObject.setIBAsPreLoaded(boolean)
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.lwc.server.LWCNormalizedObject.validate()
LWCNormalizedObject è obsoleto e ne è prevista la rimozione nella prossima release. Utilizzare invece PersistableAdapter.
API supportata: true
com.ptc.core.meta.common.impl.WCTypeIdentifier.getClassnameFromTypename()
Sostituito da getTableClassName().
com.ptc.core.meta.common.impl.WCTypeIdentifier.getClassnameFromTypename(String)
Ottenere l'identificatore tipo per il nome tipo e utilizzare invece il relativo getTableClassName().
com.ptc.core.meta.container.common.AttributeTypeSummary.getConstraints()
com.ptc.core.meta.container.common.AttributeTypeSummary.getFormatPattern()
com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstraintService.getValidRoleBTypes(TypeIdentifier, TypeIdentifier, boolean)
com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstraintService.isValidAssociation(TypeIdentifier, TypeIdentifier, TypeIdentifier)
com.ptc.core.meta.type.mgmt.server.impl.association.StandardAssociationConstraintService.getConceptualClassname()
com.ptc.core.meta.type.mgmt.server.impl.service.StandardTypedUtilityService.getConceptualClassname()
com.ptc.core.meta.type.runtime.server.impl.modeled.MBAConstraintFactory.getConceptualClassname()
com.ptc.core.ocmp.service.StandardObjComparisonService.getConceptualClassname()
com.ptc.core.percolui.ContentViewsHelper.isPersistedCollectionHolderContentTree()
La proprietà a livello di sito che definisce lo stile di visualizzazione della tabella del contenuto è stata sostituita dalla proprietà basata sul tipo di package ShowPackageContentsTableAsTree, consentendo di configurare lo stile di visualizzazione in base al tipo di package. Utilizzare ContentViewsHelper.isPersistedCollectionHolderContentTree(PersistedCollectionHolder) per determinare lo stile di visualizzazione del package configurato per un'istanza specifica del package.
com.ptc.core.query.common.impl.CriteriaHelperImpl.newCriteria(ContainerSpec, boolean, Class[])
A partire da 10.0, utilizzare newCriteria(ContainerSpec,boolean)
com.ptc.core.query.report.bom.common.BOMReportHelper.produceConsolidatedBOMReport(Object[], double[], NavigationCriteria, Object[], int[], Properties, Locale, int, String[], boolean, WriterProxy)
Vedere SingleLevelConsolidatedBOMTableBuilder.
Verrà eliminato nella prossima release.
com.ptc.core.query.report.bom.common.BOMReportHelper.produceMultiBOMDiffReport(Object[], NavigationCriteria[], Object[], int[], Properties, Locale, int, String[], boolean, WriterProxy)
Verrà eliminato nella prossima release
com.ptc.core.query.report.bom.common.BOMReportHelper.produceMultiBOMReport(Object[], NavigationCriteria[], Object[], int[], Properties, Locale, int, String[], boolean, WriterProxy)
Vedere MultiLevelBOMReportTreeBuilder.
Verrà eliminato nella prossima release.
com.ptc.customersupport.mbeans.AbstractPlugin.getName()
com.ptc.customersupport.mbeans.PluginMBean.getName()
com.ptc.jca.mvc.components.AbstractJcaComponentConfig.getType()
com.ptc.jca.mvc.components.AbstractJcaComponentConfig.setType(String)
com.ptc.jca.mvc.components.AbstractWizStepBuilder.buildPropertyPanelConfig(ComponentParams)
Utilizzare invece il riferimento non valido #buildReadOnlyAttributesPanelConfig
com.ptc.jca.mvc.components.JcaComponentParamsUtils.setContextObject(JcaComponentParams, Object)
com.ptc.jca.mvc.components.JcaPropertyConfig.getHtmlId()
Utilizzare JavaScript per accedere alla memorizzazione del componente. Gli ID verranno generati automaticamente per la sezione 508
com.ptc.jca.mvc.components.JcaPropertyConfig.setHtmlId(String)
Utilizzare JavaScript per accedere alla memorizzazione del componente. Gli ID verranno generati automaticamente per la sezione 508
com.ptc.mvc.components.ComponentConfig.getType()
com.ptc.mvc.components.ComponentConfig.setType(String)
com.ptc.mvc.components.ComponentConfigFactory.newAttributesTableConfig()
com.ptc.mvc.components.ComponentConfigFactory.newPropertyPanelConfig()
L'utilizzo dei pannelli delle proprietà è supportato solo tramite il tag del pannello delle proprietà ed è destinato solo alla semplice visualizzazione degli attributi. I team di applicazione e i responsabili della personalizzazione devono invece utilizzare i pannelli degli attributi.
com.ptc.mvc.components.InfoConfig.isShowVisualization()
Se un VisualizationDelegate è stato registrato per il tipo di oggetto, viene visualizzata l'opzione "Visualizzazioni e attributi". In caso contrario, l'opzione è nascosta. Per impostazione predefinita, esistono già delegati di visualizzazione registrati per rappresentazioni, elementi rappresentabili ed elementi visualizzabili.
com.ptc.mvc.components.InfoConfig.setShowVisualization(boolean)
Se un VisualizationDelegate è stato registrato per il tipo di oggetto, viene visualizzata l'opzione "Visualizzazioni e attributi". In caso contrario, l'opzione è nascosta. Per impostazione predefinita, esistono già delegati di visualizzazione registrati per rappresentazioni, elementi rappresentabili ed elementi visualizzabili.
com.ptc.mvc.components.TableConfig.setFindInTableEnabled(boolean)
com.ptc.netmarkets.folder.StandardNmFolderService.getConceptualClassname()
com.ptc.netmarkets.forumTopic.NmTopicService.changeForumModel(NmOid, NmChangeModel[])
com.ptc.netmarkets.forumTopic.NmTopicService.getForumModel(NmOid, WTContainerRef)
com.ptc.netmarkets.forumTopic.StandardNmTopicService.changeForumModel(NmOid, NmChangeModel[])
com.ptc.netmarkets.forumTopic.StandardNmTopicService.getConceptualClassname()
com.ptc.netmarkets.forumTopic.StandardNmTopicService.getForumModel(NmOid, WTContainerRef)
com.ptc.netmarkets.model.NmObject.getConceptualClassname()
com.ptc.netmarkets.model.NmOid.getAdditionalInfo()
A partire da 10.1 M010
com.ptc.netmarkets.model.NmOid.getContainer()
Questa API è stata obsoleta in quanto comprime NotAutorizedException. Utilizzare invece NmOid.getContainerObject().
com.ptc.netmarkets.model.NmOid.getContainerRef()
Questa API è stata obsoleta in quanto comprime NotAutorizedException e restituisce null in caso di tale eccezione. Utilizzare invece NmOid.getContainerReference().
com.ptc.netmarkets.model.NmOid.getLatestIteration()
Questa API è stata obsoleta in quanto comprime NotAutorizedException e restituisce null in caso di tale eccezione. Utilizzare invece NmOid.getLatestIterationObject().
com.ptc.netmarkets.model.NmOid.getOid()
Questa API è stata obsoleta in quanto comprime NotAutorizedException. Utilizzare invece NmOid.getOidObject().
com.ptc.netmarkets.model.NmOid.getRef()
Questa API è stata obsoleta in quanto comprime NotAutorizedException e restituisce null in caso di tale eccezione. Utilizzare invece NmOid.getRefObject().
com.ptc.netmarkets.model.NmOid.getReferencedIteration()
Questa API è stata obsoleta in quanto comprime NotAutorizedException e restituisce null in caso di tale eccezione. Utilizzare invece NmOid.getReferencedIterationObject().
com.ptc.netmarkets.model.NmOid.getType()
Utilizzare NmOid.getReferencedClass() o NmOid.isA(Class)
com.ptc.netmarkets.model.NmOid.setAdditionalInfo(HashMap)
A partire da 10.1 M010
com.ptc.netmarkets.projmgmt.NmProjMgmtService.changePlanModel(NmOid, NmChangeModel[])
com.ptc.netmarkets.projmgmt.StandardNmProjMgmtService.changePlanModel(NmOid, NmChangeModel[])
com.ptc.netmarkets.role.StandardNmRoleService.getConceptualClassname()
com.ptc.netmarkets.util.beans.NmCommandBean._getExtraOidInfoFromSession(ArrayList)
A partire da 10.1 M010
com.ptc.netmarkets.util.beans.NmCommandBean.clearDynamicAtts()
A partire da 10.1 M010
com.ptc.netmarkets.util.beans.NmCommandBean.convert(String)
com.ptc.netmarkets.util.beans.NmCommandBean.convertRequestParamNoEscaping(String)
Utilizzare invece NmCommandBean.convertRequestParam(String).
com.ptc.netmarkets.util.beans.NmCommandBean.getAdditionalAjaxParams()
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.getCallerContext()
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.getCurrentNodeInOpener()
com.ptc.netmarkets.util.beans.NmCommandBean.getDynamicAction()
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.getDynamicContext()
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.getDynamicLocations()
A partire da X-22 MOR utilizzare invece NmCommandBean.getDynamicLocation()
com.ptc.netmarkets.util.beans.NmCommandBean.getDynamicOid()
A partire da X-22 MOR utilizzare getDynamicOids()
com.ptc.netmarkets.util.beans.NmCommandBean.getInstructions()
In X-26, utilizzare FormResult per fornire feedback dopo un'azione.
com.ptc.netmarkets.util.beans.NmCommandBean.getOpenerInstructions()
In X-26, utilizzare FormResult per fornire feedback dopo un'azione.
com.ptc.netmarkets.util.beans.NmCommandBean.getRedirectURL()
In X-26, utilizzare FormResult per comunicare quali dati sono stati modificati e consentire ai listener lato client di gestire nel modo desiderato.
com.ptc.netmarkets.util.beans.NmCommandBean.getTextParameter(String, Object)
Utilizzare la versione non statica
com.ptc.netmarkets.util.beans.NmCommandBean.getTextParameterValues(String, Object)
Utilizzare la versione non statica
com.ptc.netmarkets.util.beans.NmCommandBean.parseSoidArray(String[], ArrayList)
Utilizzare invece il riferimento non valido #parseSoidArray(String[] oidStrs, Set sels).
com.ptc.netmarkets.util.beans.NmCommandBean.putAdditionalAjaxParams(ArrayList)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.putDynamicAction(String)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.putDynamicContext(NmContext)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.putDynamicLocation(NmOid)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.putDynamicLocationContext(NmContext)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.putDynamicOid(NmOid)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.putIsDynamic(boolean)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.setDynamic(NmOid, NmOid, String)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.setDynamic(ArrayList, NmOid, NmOid, String)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.setDynamic(ArrayList, NmOid, String)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.setDynamic(ArrayList, NmContext, NmContext, String)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.setDynamic(ArrayList, String)
A partire da X-22 MOR
com.ptc.netmarkets.util.beans.NmCommandBean.setInstructions(NmHTMLInstructions)
In X-26, utilizzare FormResult per fornire feedback dopo un'azione.
com.ptc.netmarkets.util.beans.NmCommandBean.setOpenerInstructions(NmHTMLInstructions)
In X-26, utilizzare FormResult per fornire feedback dopo un'azione.
com.ptc.netmarkets.util.beans.NmCommandBean.setRedirectURL(NmLink)
In X-26, utilizzare FormResult per comunicare quali dati sono stati modificati e consentire ai listener lato client di gestire nel modo desiderato.
com.ptc.netmarkets.util.beans.NmCommandBean.setRequestOverrideParameters(HashMap)
A partire da X-24 M030, per il codice src_test, utilizzare invece NmCommandBean.getNmCommandBean(Map). Per il codice di produzione, invece di utilizzare questa API, eseguire il refactoring in modo che la richiesta venga immediatamente eseguita con i parametri corretti. Non si tratta di un modo efficace per sostituire i parametri di richiesta. Non è chiaro se la mappa in oggetto debba contenere TUTTI i dati del modulo o solo i dati del modulo sostituiti.
NmCommandBean.getTextParameterValues(String) eseguirà il fallback sulla verifica di request/requestData se le sostituzioni non contengono un valore per una chiave, ma NmCommandBean.getTextParameter(String) attualmente non esegue questo fallback? Inoltre, se sono stati creati altri FormDataHolders dai valori dei dati del modulo originale, questi non vengono aggiornati con il valore sostituito (ad esempio bean oggetto nei processori di moduli). E le vecchie* mappe su questo bean comando stesso potrebbero essere già inizializzate con i valori dei dati del modulo originale, pertanto il tentativo di sostituire tali parametri potrebbe non avere alcun effetto. Quindi non è un modo pulito di sostituire i dati del modulo.
com.ptc.netmarkets.util.beans.NmHelperBean.objectjsp(Writer)
com.ptc.netmarkets.util.beans.NmSessionBean.addFeedback(NmOid, String, String)
API supportata: false
com.ptc.netmarkets.util.beans.NmSessionBean.clearModels()
com.ptc.netmarkets.util.beans.NmSessionBean.clearStickyAction(String)
com.ptc.netmarkets.util.beans.NmSessionBean.clearTabModels()
com.ptc.netmarkets.util.beans.NmSessionBean.getAdditionalAjaxParams()
com.ptc.netmarkets.util.beans.NmSessionBean.getCurrentProject()
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicContexts()
API supportata: false
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicLocation()
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicLocation(int)
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicLocationContexts()
API supportata: false
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicLocations()
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicOid()
Utilizzare il metodo che restituisce elenchi
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicOid(int)
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicOids()
API supportata: false
com.ptc.netmarkets.util.beans.NmSessionBean.getLastActionID()
API supportata: false
com.ptc.netmarkets.util.beans.NmSessionBean.getLimit()
com.ptc.netmarkets.util.beans.NmSessionBean.getModel(String)
com.ptc.netmarkets.util.beans.NmSessionBean.getPref(String)
Utilizzare wt.preference.PreferenceHelper APIs directly
com.ptc.netmarkets.util.beans.NmSessionBean.getPref(String, boolean)
Utilizzare wt.preference.PreferenceHelper APIs directly
com.ptc.netmarkets.util.beans.NmSessionBean.getPref(String, String)
Utilizzare wt.preference.PreferenceHelper APIs directly
com.ptc.netmarkets.util.beans.NmSessionBean.getPref(String, String, boolean)
Utilizzare wt.preference.PreferenceHelper APIs directly
com.ptc.netmarkets.util.beans.NmSessionBean.getPreference(String, String, boolean)
Utilizzare invece wt.preference.PreferenceHelper APIs
com.ptc.netmarkets.util.beans.NmSessionBean.getPreference(String, String, boolean, NmOid)
Utilizzare invece wt.preference.PreferenceHelper APIs
API supportata: false
com.ptc.netmarkets.util.beans.NmSessionBean.getPreference(String, String, NmOid)
Utilizzare invece wt.preference.PreferenceHelper APIs
com.ptc.netmarkets.util.beans.NmSessionBean.getPreferenceValue(String, String, WTContainer)
Utilizzare invece wt.preference.PreferenceHelper APIs
com.ptc.netmarkets.util.beans.NmSessionBean.getPrefKey(String, String)
Utilizzare direttamente wt.preference.PreferenceHelper APIs
com.ptc.netmarkets.util.beans.NmSessionBean.getTimeZone()
Utilizzare invece direttamente TimeZoneHelper
com.ptc.netmarkets.util.beans.NmSessionBean.isCAD()
Vedere isCad
com.ptc.netmarkets.util.beans.NmSessionBean.isDoneCB()
com.ptc.netmarkets.util.beans.NmSessionBean.isDynamic()
com.ptc.netmarkets.util.beans.NmSessionBean.loadPrefs()
Utilizzare direttamente wt.preference.PreferenceHelper APIs
com.ptc.netmarkets.util.beans.NmSessionBean.performThisTable(String, Object)
API supportata: false
com.ptc.netmarkets.util.beans.NmSessionBean.putAdditionalAjaxParams(ArrayList)
com.ptc.netmarkets.util.beans.NmSessionBean.putModel(String, Object)
com.ptc.netmarkets.util.beans.NmSessionBean.putPref(String, Object, boolean)
Utilizzare direttamente le API wt.preference.PreferenceHelper
com.ptc.netmarkets.util.beans.NmSessionBean.putPref(String, Object, boolean, boolean)
Utilizzare direttamente wt.preference.PreferenceHelper APIs
com.ptc.netmarkets.util.beans.NmSessionBean.putPref(String, String, Object, boolean)
Utilizzare direttamente wt.preference.PreferenceHelper APIs
com.ptc.netmarkets.util.beans.NmSessionBean.putPref(String, String, Object, boolean, boolean)
Utilizzare direttamente wt.preference.PreferenceHelper APIs
com.ptc.netmarkets.util.beans.NmSessionBean.putPrefCache(String, String, Object)
Utilizzare direttamente wt.preference.PreferenceHelper APIs
com.ptc.netmarkets.util.beans.NmSessionBean.removeModel(String)
com.ptc.netmarkets.util.beans.NmSessionBean.removePref(String, String)
Utilizzare direttamente le API wt.preference.PreferenceHelper
com.ptc.netmarkets.util.beans.NmSessionBean.removePrefCache(String, String)
Utilizzare direttamente wt.preference.PreferenceHelper APIs
com.ptc.netmarkets.util.beans.NmSessionBean.removeTimeZone()
Utilizzare direttamente TimeZoneHelper
com.ptc.netmarkets.util.beans.NmSessionBean.setDoneCB(boolean)
com.ptc.netmarkets.util.beans.NmSessionBean.setLastActionID(String)
API supportata: false
com.ptc.netmarkets.util.beans.NmSessionBean.setLimit(int)
com.ptc.netmarkets.util.beans.NmSessionBean.setLimit(String)
com.ptc.netmarkets.util.beans.NmSessionBean.setPrefKeyValue(ConcurrentHashMap<object, object>)
com.ptc.netmarkets.util.beans.NmSessionBean.setReturnValues(ArrayList)
com.ptc.netmarkets.util.beans.NmSessionBean.showComponent(String, Object)
API supportata: false
com.ptc.netmarkets.util.beans.NmSessionBean.showComponent(String, Object, boolean)
API supportata: false
com.ptc.netmarkets.util.beans.NmSessionBean.updateModels(String, Object)
com.ptc.netmarkets.util.beans.NmSessionBean.useMore()
com.ptc.netmarkets.util.beans.NmStringBean.escapeAsHTML(String)
Utilizzare invece HTMLEncoder.encodeForHTML Content(String) o HTMLEncoder.encodeForHTMLAttribute(String).
com.ptc.netmarkets.util.beans.NmStringBean.formatAsHTML(String)
Utilizzare invece HTMLEncoder.encodeAndFormatForHTMLContent(String) o HTMLEncoder.encodeAndFormatForHTMLContent(String, Boolean).
com.ptc.netmarkets.util.beans.NmStringBean.removeScripts(String)
Utilizzare invece HTMLEncoder.encodeForHTMLContent(String) o HTMLEncoder.encodeForHTMLAttribute(String) oppure HTMLEncoder.encodeForJavascript(String) .
com.ptc.netmarkets.util.beans.NmURLFactoryBean.parseQueryString(String, HttpServletRequest)
Sostituito da parseTheQueryString(String query)
com.ptc.netmarkets.util.misc.NetmarketURL.getMVCHREF(String, boolean)
com.ptc.netmarkets.util.misc.NetmarketURL.getMVCURL(String)
com.ptc.netmarkets.util.misc.NmAction.jsRedirect(String, Writer)
Si consiglia di generare errori di accesso anziché utilizzare un reindirizzamento js come questo.
com.ptc.netmarkets.util.misc.NmAction.jsRedirect(String, Writer, boolean)
Si consiglia di generare errori di accesso anziché utilizzare un reindirizzamento js come questo.
com.ptc.netmarkets.util.misc.NmAction.jsRedirectWithNoAccessMessage(Writer, NmURLFactoryBean)
Si consiglia di generare errori di accesso anziché utilizzare un reindirizzamento js come questo.
com.ptc.netmarkets.util.misc.NmAction.objectjsp(NmObjectBean, NmSessionBean, NmLocaleBean, NmURLFactoryBean, NmActionBean, NmStringBean, NmLinkBean, NmContextBean, NmCheckBoxBean, NmTextBoxBean, NmRadioButtonBean, NmTextAreaBean, NmComboBoxBean, NmDateBean, Writer, Object, Object)
com.ptc.netmarkets.util.misc.NmAction.redirectIfNecessary(NmOid, NmTabBean, NmLoginBean, NmObjectBean, NmSessionBean, NmLocaleBean, NmURLFactoryBean, NmActionBean, NmStringBean, NmLinkBean, NmContextBean, NmCheckBoxBean, NmTextBoxBean, NmRadioButtonBean, NmTextAreaBean, NmComboBoxBean, NmDateBean, Writer, Object, Object, boolean)
Si consiglia di generare errori di accesso anziché utilizzare un reindirizzamento come questo.
com.ptc.netmarkets.util.misc.NmAction.tutorialjsp(NmURLFactoryBean, NmLocaleBean, NmContextBean, NmLinkBean, Writer, Object, Object)
com.ptc.netmarkets.util.misc.NmAction.tutorialjsp(String, NmURLFactoryBean, NmLocaleBean, NmContextBean, NmLinkBean, Writer, Object, Object)
com.ptc.netmarkets.util.misc.NmElementAddress.pushFormElement(String)
Questo flag non ha alcun significato e non è utilizzato da nessuna parte
com.ptc.netmarkets.util.misc.StandardNmActionService.getConceptualClassname()
com.ptc.netmarkets.wp.ixb.WPZipContent.getWorkPackageFileName()
com.ptc.netmarkets.wp.ixb.WPZipContent.getWorkPackageMetaData()
com.ptc.odata.core.entity.processor.EntityProcessorData.getProcessor(String)
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(FormResult, HttpStatusCode, Locale)
Utilizzare uno dei metodi non obsoleti.
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(Class, String, Object[], HttpStatusCode, Locale)
Utilizzare WCExceptionBuilder.buildODataApplicationException(HttpStatusCode, Locale, Class, String, Object[])
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(Class, String, Locale, Throwable)
Utilizzare WCExceptionBuilder.buildODataApplicationException(Throwable, Locale, Class, String)
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(Class, String, HttpStatusCode, Locale)
Utilizzare WCExceptionBuilder.buildODataApplicationException(HttpStatusCode, Locale, Class, String)
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(Class, String, HttpStatusCode, Locale, Throwable)
Utilizzare WCExceptionBuilder.buildODataApplicationException(Throwable, Locale, Class, String) e questo metodo determinerà il codice di stato HTTP migliore.
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(Throwable, HttpStatusCode, Locale)
Utilizzare WCExceptionBuilder.buildODataApplicationException(Throwable, Locale) e questo metodo determinerà il codice di stato HTTP migliore.
com.ptc.projectmanagement.assignment.AssignmentService.calculateActualWork(WorkTrackable)
com.ptc.projectmanagement.assignment.StandardAssignmentService.calculateActualWork(WorkTrackable)
com.ptc.projectmanagement.assignment.StandardAssignmentService.getConceptualClassname()
com.ptc.projectmanagement.plan.DateConstraint.getDateConstraintDefault(boolean)
com.ptc.projectmanagement.plan.PlanService.createPlan(String, WTContainerRef, ObjectReference)
Utilizzare PlanHelper.service.createPlan(Rootable root)
com.ptc.projectmanagement.plan.StandardPlanService.getConceptualClassname()
com.ptc.projectmanagement.plan.StandardPlanService.getPlan(ObjectReference)
com.ptc.projectmanagement.plan.StandardPlanService.getPlan(ObjectReference, boolean)
com.ptc.projectmanagement.plannable.PlannableService.rollupStateFromChildren(Plannable, Plannable)
Un'altra API rollUpFromChildren() in StandardAssignmentService che esegue un task simile. Stiamo pensando di unirli.
com.ptc.projectmanagement.plannable.StandardPlannableService.rollupStateFromChildren(Plannable, Plannable)
Un'altra API rollUpFromChildren() in StandardAssignmentService che esegue un task simile. Stiamo pensando di unirli.
com.ptc.projectmanagement.util.ProcessorUtils.getQueryForAssociationEligibleMilestones(String)
com.ptc.qualitymanagement.capa.investigation.CAPAAnalysisActivityMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
com.ptc.qualitymanagement.capa.investigation.CAPAAnalysisActivityMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.capa.investigation.CAPAChangeInvestigationMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
com.ptc.qualitymanagement.capa.investigation.CAPAChangeInvestigationMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.capa.plan.CAPAActionPlanMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.capa.plan.CAPAChangeActivityMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
com.ptc.qualitymanagement.capa.plan.CAPAChangeActivityMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.capa.request.CAPAChangeRequestMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
com.ptc.qualitymanagement.capa.request.CAPAChangeRequestMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.cem.activity.product.investigation.CEProductInvestigationMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
com.ptc.qualitymanagement.cem.activity.product.investigation.CEProductInvestigationMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.cem.CustomerExperienceMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.cem.StandardCustomerExperienceService.getConceptualClassname()
com.ptc.qualitymanagement.nc.investigation.NCInvestigation.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
com.ptc.qualitymanagement.nc.investigation.NCInvestigation.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.nc.investigation.NCInvestigationMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
com.ptc.qualitymanagement.nc.investigation.NCInvestigationMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.nc.NCAnalysisActivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
com.ptc.qualitymanagement.nc.NCAnalysisActivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.nc.NCAnalysisActivityMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
com.ptc.qualitymanagement.nc.NCAnalysisActivityMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.nc.Nonconformance.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
com.ptc.qualitymanagement.nc.Nonconformance.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.nc.NonconformanceMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
com.ptc.qualitymanagement.nc.StandardNCService.getConceptualClassname()
com.ptc.qualitymanagement.qms.trainingtracking.StandardTrainingTrackingService.getConceptualClassname()
com.ptc.qualitymanagement.regmstr.impl.AbstractRegulatorySubmissionProcessor.generatePrimaryContent(RegulatorySubmission)
com.ptc.qualitymanagement.regmstr.impl.AbstractRegulatorySubmissionProcessor.postSubmissionProcessing(RegulatorySubmission)
com.ptc.qualitymanagement.regmstr.impl.AbstractTransmissionDelegate.transmit(RegulatorySubmission)
com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper.generatePrimaryContent(RegulatorySubmission)
com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorInterface.generatePrimaryContent(RegulatorySubmission)
com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorInterface.postSubmissionProcessing(RegulatorySubmission)
com.ptc.qualitymanagement.regmstr.impl.RegulatoryTransmissionDelegateInterface.transmit(RegulatorySubmission)
com.ptc.qualitymanagement.udi._UDISubmission.getBrandNameFamily()
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi._UDISubmission.getGmdnPreferredTermCode()
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi._UDISubmission.getMarketingStartDate()
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi._UDISubmission.getMarketingStatus()
Rimosso dalla specifica 11.22.2013
com.ptc.qualitymanagement.udi._UDISubmission.getModelNumberFamily()
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi._UDISubmission.setBrandNameFamily(Boolean)
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi._UDISubmission.setGmdnPreferredTermCode(String)
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi._UDISubmission.setMarketingStartDate(Timestamp)
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi._UDISubmission.setMarketingStatus(String)
Rimosso dalla specifica 11.22.2013
com.ptc.qualitymanagement.udi._UDISubmission.setModelNumberFamily(Boolean)
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi.AbstractUDIAttributePopulator.populateFromSouce(UDISubmission, Map)
com.ptc.qualitymanagement.udi.fda._FDAUDISubmission.getExemptDPMReason()
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi.fda._FDAUDISubmission.setExemptDPMReason(String)
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi.superset._UdiSuperSet.getExemptDPMReason()
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi.superset._UdiSuperSet.setExemptDPMReason(String)
Rimosso dalla specifica 09.24.2013
com.ptc.qualitymanagement.udi.superset.StandardUdiSuperSet2AttributePopulator.populateFromSouce(UDISubmission, Map)
com.ptc.qualitymanagement.udi.superset.StandardUdiSuperSetAttributePopulator.populateFromSouce(UDISubmission, Map)
com.ptc.qualitymanagement.udi.superset.StandardUdiSuperSetAttributePopulator.populateFromTemplateUdiSuperSetDetails(UdiSuperSet, UdiSuperSet)
com.ptc.qualitymanagement.udi.UDIAttributePopulatorService.populateFromSouce(UDISubmission, Map)
com.ptc.tml.utils.TMLUtils.getTranslationPackageFileName(ManagedBaseline)
Utilizzare invece TmlNameHelper.getTranslationPackageName(ManagedBaseline)
com.ptc.tml.utils.TMLUtils.isDocumentTranslatable(EPMDocument, TMLContext)
Utilizzare invece isTranslatable()
com.ptc.wa.rest.services.WAService.getZipOutStream(OutputStream)
com.ptc.wbr.core.datamanagement.WNCDataFormatter.getFormattedDataSource(ResultSet, int)
Il seguente metodo sarà rimosso nelle release future perché non è utile.
API supportata: false
com.ptc.wbr.core.datamanagement.WNCDataFormatter.getFormattedDataSource(ResultSet, HttpServletResponse)
Questo metodo era utile per l'esecuzione di ResportTask tramite URL anonimo.
API supportata: false
com.ptc.windchill.associativity.AssociativePath.getUsage()
Utilizzare invece AssociativePath.getAssociativeUsage()
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancy2.getTargetPaths()
Utilizzare il @link non valido {@link #getConsumptionData().getAllDownPaths()}
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getAlternateBOMTypeColumnJSON()
Sostituito da AbstractDiscrepancyMetaDataBuilder.getAlternateBOMTypeColumn()
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getBOMTypeColumnJSON()
Sostituito da AbstractDiscrepancyMetaDataBuilder.getBOMTypeColumn()
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getColumnMetadataJSON(String, String, String, boolean, AttributeTypeSummary.InputFieldType)
Sostituito da riferimento non valido #getColumnMetadata()
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getDiscrepancyMetaDataJSON(ReconciliationContext, Collection<dicrepancy2>
Sostituito da riferimento non valido #getDiscrepancyMetaDataStr()
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getDownstreamViewColumnJSON()
Sostituito da AbstractDiscrepancyMetaDataBuilder.getDownstreamViewColumn()
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getExistingOrNewColumnJSON()
Sostituito da AbstractDiscrepancyMetaDataBuilder.getExistingOrNewColumn()
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getNameColumnJSON()
Sostituito da AbstractDiscrepancyMetaDataBuilder.getNameColumn()
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getNumberColumnJSON()
Sostituito da AbstractDiscrepancyMetaDataBuilder.getNumberColumn()
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getTargetFolderColumnJSON()
Sostituito da AbstractDiscrepancyMetaDataBuilder.getTargetFolderColumn()
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getTypeIconColumnJSON()
Sostituito da AbstractDiscrepancyMetaDataBuilder.getTypeIconColumnJSON()
com.ptc.windchill.associativity.reconciliation.client.DiscrepancyType.valueOf(String)
com.ptc.windchill.associativity.reconciliation.ReconciliationContext.reconcileWithinDownstreamContext()
Utilizzare ReconciliationContext.getEquivalentContexts() per indicare i contesti se si desidera utilizzare con determinati contesti.
com.ptc.windchill.associativity.reconciliation.ReconciliationContext.setReconcileWithinDownstreamContext(boolean)
Utilizzare ReconciliationContext.setEquivalentContexts(Collection) per indicare i contesti se si desidera utilizzare con determinati contesti.
com.ptc.windchill.associativity.reconciliation.ReconciliationReport.getTransformResult()
com.ptc.windchill.associativity.reconciliation.ReconciliationReport.mergeTransformResult(TransformResult)
com.ptc.windchill.associativity.reconciliation.resolver.AbstractAddUsageResolver.newInstance(ReconciliationContext)
Non è più necessario implementare questo metodo di istanza. Ora il delegato crea una nuova istanza utilizzando il costruttore di default per il risolutore. Di conseguenza, è necessario solamente un costruttore di default per le classi del risolutore di estensione, che è stato sempre true
com.ptc.windchill.associativity.reconciliation.resolver.AbstractAssembleUnderDiscrepancyResolver.getParentPathsToLink(AbstractAssembleUnderDiscrepancy)
com.ptc.windchill.associativity.reconciliation.resolver.AbstractDiscrepancyResolver.createEqLinks(Set<AssociativePath> AssociativePath, ViewReference, ViewReference, NCServerHolder, EquivalenceLinkAnnotation, boolean)
Sostituito da riferimento non valido #createEquivalenceLinks() Crea un link equivalente tra l'elemento foglia dei percorsi di origine e l'elemento foglia DownPath se non esiste alcun link tra loro
com.ptc.windchill.associativity.reconciliation.resolver.AddUsageConfigCache.AddUsageConfig.getAllAttributeMappingValueMap()
com.ptc.windchill.associativity.reconciliation.resolver.AddUsageConfigCache.AddUsageConfig.getAllSkipAttributeValueMap()
com.ptc.windchill.associativity.reconciliation.resolver.AddUsageConfigCache.getMatchingSourceRules(Persistable)
com.ptc.windchill.associativity.reconciliation.resolver.AddUsageConfigCache.getMatchingTargetRules(Persistable, Persistable)
com.ptc.windchill.associativity.reconciliation.resolver.AddUsageConfigCache.isValidForSkip(Persistable)
com.ptc.windchill.associativity.service.AssociativeEquivalenceService.createEquivalenceLink(ObjectReference, AssociativePath, NCServerHolder, ObjectReference, AssociativePath, NCServerHolder, String, boolean, boolean)
A partire dalla release 12.0 (Iguana) sostituito da
AssociativeEquivalenceService.createEquivalenceLink(CreateEquivalenceLinkParams commonEquiLinkParams)
com.ptc.windchill.baseclient.server.delegate.DefaultObjectReferenceAttributeSearchDelegate.executeQuerySearch(FindOperation.FindOperationParams, TypeIdentifier[], Identifier, String)
A partire dalla release 13.0.1.0, utilizzare
DefaultObjectReferenceAttributeSearchDelegate.executeQuerySearch(Attribute, TypeIdentifier, String, TypeIdentifier[], ObjectReference, String
API supportata: true
com.ptc.windchill.baseclient.server.delegate.DefaultQuickSearchQueryDelegate.executeBasicQuerySearch(FindOperation.FindOperationParams, TypeIdentifier[])
A partire dalla release 13.0.1.0, utilizzare QuickSearchQueryDelegate.executeBasicQuerySearch(String, boolean, List, TypeIdentifier[])
com.ptc.windchill.baseclient.server.delegate.DefaultQuickSearchQueryDelegate.getTypeInstance(WTSet, List<>Entity, String
A partire dalla release 13.0.1.0, utilizzare QuickSearchQueryDelegate.getTypeInstance(WTSet persistableObjects,String resultType)
com.ptc.windchill.baseclient.server.delegate.ObjectReferenceAttributeSaveDelegate.postProcess(Persistable, Persistable, AttributeConfig, String)
A partire dalla release 13.0.1.0, utilizzare ObjectReferenceAttributeSaveDelegate.postProcess(Persistable, Persistable, Attribute, String)
API supportata: true
com.ptc.windchill.baseclient.server.delegate.ObjectReferenceAttributeSearchDelegate.executeQuerySearch(FindOperation.FindOperationParams, TypeIdentifier[], Identifier, String)
A partire dalla release 13.0.1.0 utilizzare il riferimento non valido ObjectReferenceAttributeSearchDelegate#executeQuerySearch(FindOperationParams, TypeIdentifier[], ObjectReference, String)
com.ptc.windchill.baseclient.server.delegate.QuickSearchQueryDelegate.executeBasicQuerySearch(FindOperation.FindOperationParams, TypeIdentifier[])
A partire dalla release 13.0.1.0, utilizzare QuickSearchQueryDelegate.executeBasicQuerySearch(String, boolean, List, TypeIdentifier[])
API supportata: true
com.ptc.windchill.baseclient.server.delegate.QuickSearchQueryDelegate.getTypeInstance(WTSet, List<Entity>, String)
A partire dalla release 13.0.1.0, utilizzare QuickSearchQueryDelegate.getTypeInstance(WTSet persistableObjects,String resultType)
com.ptc.windchill.baseclient.server.NavigationCriteriaBuilder.buildNavigationCriteria(NavigationCriteria, VariantSpec, Map)
Utilizzare invece buildNavigationCriteria(NCBuilderBean ncBuilderBean)
com.ptc.windchill.cadx.caddoc.CheckedOutToWorkspaceURLActionDelegate.getURLLabel(Locale)
com.ptc.windchill.cadx.caddoc.CheckedOutToWorkspaceURLActionDelegate.isURLProvider(HashMap, Object)
com.ptc.windchill.cadx.caddoc.CheckedOutToWorkspaceURLActionDelegate.setMethod(String)
com.ptc.windchill.cadx.caddoc.CheckedOutToWorkspaceURLActionDelegate.URL(Object)
com.ptc.windchill.cadx.caddoc.CreateRepWFURLActionDelegate.getURLLabel(Locale)
com.ptc.windchill.cadx.caddoc.CreateRepWFURLActionDelegate.isURLProvider(HashMap, Object)
com.ptc.windchill.cadx.caddoc.CreateRepWFURLActionDelegate.setMethod(String)
com.ptc.windchill.cadx.caddoc.CreateRepWFURLActionDelegate.URL(Object)
com.ptc.windchill.cadx.caddoc.NavBarForumActionDelegate.setState(HTTPState)
com.ptc.windchill.cadx.caddoc.NavBarURLForumActionDelegate.isURLProvider(HashMap, Object)
com.ptc.windchill.cadx.caddoc.NavBarURLForumActionDelegate.setMethod(String)
com.ptc.windchill.cadx.caddoc.ProductViewWFURLActionDelegate.getURLLabel(Locale)
com.ptc.windchill.cadx.caddoc.ProductViewWFURLActionDelegate.isURLProvider(HashMap, Object)
com.ptc.windchill.cadx.caddoc.ProductViewWFURLActionDelegate.setMethod(String)
com.ptc.windchill.cadx.caddoc.ProductViewWFURLActionDelegate.URL(Object)
com.ptc.windchill.cadx.common.ClientActionProcessService.getContextAction()
API supportata: true
com.ptc.windchill.cadx.common.ClientActionProcessService.getContextClassName()
com.ptc.windchill.cadx.common.ClientActionProcessService.getContextObj()
API supportata: true
com.ptc.windchill.cadx.common.ClientActionProcessService.getContextProperties()
com.ptc.windchill.cadx.common.ClientActionProcessService.getFormData()
com.ptc.windchill.cadx.common.ClientActionProcessService.getQueryData()
com.ptc.windchill.cadx.common.ClientActionProcessService.getResponseExceptions()
com.ptc.windchill.cadx.common.ClientActionProcessService.getResponseFooters()
com.ptc.windchill.cadx.common.ClientActionProcessService.getResponseHeaders()
com.ptc.windchill.cadx.common.ClientActionProcessService.getResponseMessages()
com.ptc.windchill.cadx.common.ClientActionProcessService.getResponseString()
com.ptc.windchill.cadx.common.ClientActionProcessService.getState()
com.ptc.windchill.cadx.common.ClientActionProcessService.getStatus()
com.ptc.windchill.cadx.common.ClientActionProcessService.setContextAction(String)
com.ptc.windchill.cadx.common.ClientActionProcessService.setContextClassName(String)
com.ptc.windchill.cadx.common.ClientActionProcessService.setContextObj(Object)
com.ptc.windchill.cadx.common.ClientActionProcessService.setContextProperties(Properties)
com.ptc.windchill.cadx.common.ClientActionProcessService.setFormData(Properties)
com.ptc.windchill.cadx.common.ClientActionProcessService.setQueryData(Properties)
com.ptc.windchill.cadx.common.ClientActionProcessService.setResponseExceptions(Vector)
com.ptc.windchill.cadx.common.ClientActionProcessService.setResponseFooters(Vector)
com.ptc.windchill.cadx.common.ClientActionProcessService.setResponseHeaders(Vector)
com.ptc.windchill.cadx.common.ClientActionProcessService.setResponseMessages(Vector)
com.ptc.windchill.cadx.common.ClientActionProcessService.setResponseString(String)
com.ptc.windchill.cadx.common.ClientActionProcessService.setState(HTTPState)
com.ptc.windchill.cadx.common.ClientActionProcessService.setStatus(int)
com.ptc.windchill.cadx.common.picker.AuthoringApplicationConfigSpec.appendSearchCriteria(QuerySpec)
com.ptc.windchill.cadx.common.picker.AuthoringApplicationConfigSpec.getConceptualClassname()
com.ptc.windchill.cadx.common.picker.AuthoringApplicationConfigSpec.process(QueryResult)
com.ptc.windchill.cadx.common.picker.PickerFormProcessor.getState()
com.ptc.windchill.cadx.common.picker.PickerFormProcessor.setState(HTTPState)
com.ptc.windchill.cadx.common.picker.SharedOnlyConfigSpec.getConceptualClassname()
com.ptc.windchill.cadx.common.picker.SharedOnlyConfigSpec.process(QueryResult)
com.ptc.windchill.cadx.ws.ActiveWorkspaceNavBarURLActionDelegate.getActionName()
com.ptc.windchill.cadx.ws.ActiveWorkspaceNavBarURLActionDelegate.setActionName(String)
com.ptc.windchill.designasmsrv.CARBuilderHelper.buildDefaultCAR(WTPrincipal, String, String, EPMAuthoringAppType, String, String, String, String)
Creare una rappresentazione CAD alternativa (CAR) di default
Creare il documento di assieme CAD ESR e fare riferimento all'assieme del progetto, in base ai parametri forniti
Creare una rappresentazione CAD alternativa (CAR) con la definizione di default e le regole dei risultati
com.ptc.windchill.enterprise.annotation.commands.PasteAnnotationCommands.paste(NmCommandBean, boolean)
Questo metodo viene sostituito da pasteSelect()
com.ptc.windchill.enterprise.associativity.asb.dataUtilities.PartSupplierStatusDataUtility.getPlainDataValue(String, Object, ModelContext)
A partire da 13.0.1.0, ignorare LogicSeparatedDataUtility.getPlainDataValue(String, Object, ModelContext)
com.ptc.windchill.enterprise.change2.beans.ChangeLinkAttributeBean.getDefaultTransition(Object)
Utilizzare invece ChangeLinkAttributeBean.getDefaultTransition(WTChangeActivity2 changeActivity, Changeable2 changeable)
com.ptc.windchill.enterprise.change2.ChangeManagementClientHelper.defaultChangeTask_isPropagationSelected(FormDataHolder)
Utilizzare modelli di notifica di modifica
com.ptc.windchill.enterprise.change2.ChangeManagementClientHelper.getWTPrincipalReference(NmCommandBean, String)
Utilizzare ChangeManagementClientHelper.getParticipantBeanForRole(NmCommandBean, String, boolean)
com.ptc.windchill.enterprise.change2.ChangeManagementClientHelper.isInventoryDispositionSupported(DispositionHandler, Class<?>
Utilizzare
ChangeLinkAttributeHelper.isInventoryDispositionSupported(ChangeLinkAttributeBean, String, Class)
com.ptc.windchill.enterprise.change2.commands.ChangeItemQueryCommands.getAffectedData(NmCommandBean)
Utilizzare ChangeableDataFactory.getAffectedObjects(com.ptc.core.components.beans.FormDataHolder)
com.ptc.windchill.enterprise.change2.commands.ChangeItemQueryCommands.getAffectedEndItems(NmCommandBean)
com.ptc.windchill.enterprise.change2.commands.ChangeItemQueryCommands.getImplementationPlan(NmCommandBean)
com.ptc.windchill.enterprise.change2.commands.ChangeItemQueryCommands.getResultingItems(NmCommandBean)
Utilizzare ChaneableDataFactory.getResultingObjects(com.ptc.core.components.beans.FormDataHolder)
com.ptc.windchill.enterprise.change2.commands.ChangeItemQueryCommands.getSelectedOidList(NmCommandBean)
com.ptc.windchill.enterprise.change2.commands.ChangeItemQueryCommands.getValidatedItems(List<NnOid>, NmCommandBean, String)
com.ptc.windchill.enterprise.change2.commands.PasteChangeableCommands.paste(NmCommandBean, boolean)
La selezione di Incolla è ora guidata dal valore di PASTE_SELECT_FLAG nel bean comando. Può essere impostato tramite il metodo initPasteSelect() di PasteCommands.
com.ptc.windchill.enterprise.change2.dataUtilities.AutomateFastTrackDataUtility.getCreateChangeNoticeWfTaskName()
Utilizzare il riferimento non valido ChangeManagementClientHelper#getCreateChangeNoticeWfTaskName()
com.ptc.windchill.enterprise.change2.dataUtilities.ChangeLinkAttributeDataUtility.processExistingLinks(NmOid, String)
Utilizzare ChangeableObjectBean
com.ptc.windchill.enterprise.change2.dataUtilities.ChangeLinkAttributeDataUtility.processExistingLinks(NmOid, String, ChangeLinkAttributeDataUtility.LinkType)
Utilizzare ChangeableObjectBean
com.ptc.windchill.enterprise.change2.dataUtilities.ChangeLinkAttributeDataUtility.setEventListener(HTMLGuiComponent, ChangeLinkAttributeBean)
Per registrare un evento, consultare init:function() in changeWizard.js
com.ptc.windchill.enterprise.change2.forms.delegates.ChangeItemFormDelegate.getReferenceValueFromMap(Map, Persistable, String)
Non più utilizzato a partire dalla release 10.0
com.ptc.windchill.enterprise.change2.forms.delegates.ChangeItemFormDelegate.getReferenceValueFromMap(Map, Persistable, String, String)
Non più utilizzato a partire dalla release 10.0
com.ptc.windchill.enterprise.change2.forms.processors.CreateChangeItemFormProcessor.getChangeNoticeComplexityDelegate(Persistable)
Utilizzare invece getChangeItemComplexityDelegate
com.ptc.windchill.enterprise.change2.forms.processors.CreateChangeNoticeFormProcessor.getChangeNoticeComplexityDelegate(Persistable)
Utilizzare invece getChangeItemComplexityDelegate
com.ptc.windchill.enterprise.change2.mvc.builders.wizards.ChangeEditDetailsWizStepBuilder.buildPropertyPanelConfig(ComponentParams)
Utilizzare ChangeEditDetailsWizStepBuilder.buildReadOnlyAttributePanelConfig(ComponentParams)
com.ptc.windchill.enterprise.maturity.PromotionNoticeWorkflowHelper.initialize(PromotionNotice, boolean)
Utilizzare PromotionNoticeWorkflowHelper.initialize(wt.maturity.PromotionNotice)
com.ptc.windchill.enterprise.part.server.impl.QuantityConstraintFactory.getConceptualClassname()
com.ptc.windchill.enterprise.report.ReportHelper.deleteCognosReports(Hashtable, Hashtable, Vector)
com.ptc.windchill.enterprise.report.ReportHelper.loadCognosReports(Hashtable, Hashtable, Vector)
com.ptc.windchill.enterprise.report.ReportHelper.updateCognosModel(Hashtable, Hashtable, Vector)
com.ptc.windchill.enterprise.report.ReportService.getReportByNameAndReportingSystem(String, WBRReportingSystem, String, Boolean)
com.ptc.windchill.enterprise.report.StandardReportService.getConceptualClassname()
com.ptc.windchill.enterprise.report.StandardReportService.getReportByNameAndReportingSystem(String, WBRReportingSystem, String, Boolean)
com.ptc.windchill.enterprise.templates.doc.server.processors.WTDocumentTemplateFormTaskDelegate.processAction(ContentHTTPStream)
com.ptc.windchill.esi.bom.ESIBOMHeaderRenderer.adjustElement(Element, String, WTPart, List<Eff>[], Collection<ESITarget>)
Obsoleto a partire dalla release 10.2, utilizzare ESIBOMHeaderRenderer.adjustElement(Element, String, WTPart, Eff[], Collection) instead of this API
API supportata: true
com.ptc.windchill.esi.bom.ESIBOMRenderer.setData(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, String, String, String)
Utilizzare ESIBOMRenderer.setData(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, String, String, String, boolean) instead.
API supportata: true
com.ptc.windchill.esi.bom.ESIBOMRenderer.setData(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, String, String, String, boolean, boolean)
Utilizzare invece setData(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, String, String, String, WTPart, boolean).
com.ptc.windchill.esi.bom.ESIBOMRenderer.setData(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, String, String, String, boolean, boolean, WTPart)
Utilizzare invece setData(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, String, String, String, WTPart, boolean).
com.ptc.windchill.esi.delegate.DocumentQueryDelegate.checkAndAddToCollection(Map, Persistable, Collection)
Utilizzare invece checkAndAddToCollection(Map, Persistable, Collection, Boolean).
com.ptc.windchill.esi.delegate.ESIBOMDifferenceMangementDelegateImpl.compareLineNumbers(LineNumber, LineNumber)
Utilizzare BOMUtility.compareLineNumbers(LineNumber, LineNumber)
API supportata: true
com.ptc.windchill.esi.delegate.ESIBOMDifferenceMangementDelegateImpl.compareLineNumbers(WTPartUsageLink, WTPartUsageLink)
Utilizzare BOMUtility.compareLineNumbers(WTPartUsageLink, WTPartUsageLink)
API supportata: true
com.ptc.windchill.esi.ecn.ESIWTChangeOrder2Renderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.ecn.ESIWTChangeOrder2Renderer.isBomAllocatedParts()
Obsoleto a partire da 10.2 M020. Utilizzare invece l'API ESIWTChangeOrder2Renderer.publishProcessPlanBOMParts().
com.ptc.windchill.esi.esidoc.ESIDocumentsRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.esidoc.ESIDocUtility.retrievePartDocDifferences(RevisionControlled, RevisionControlled)
Utilizzare invece retrievePartDocDifferences(RevisionControlled, RevisionControlled, ESITarget) anziché questa API, ESITarget può essere nullo in questa API
com.ptc.windchill.esi.esidoc.PartDocInfo.buildHashtable(RevisionControlled)
Utilizzare buildMap anziché questa API
API supportata: true
com.ptc.windchill.esi.esidoc.PartDocInfo.buildHashtable(RevisionControlled, boolean)
Utilizzare buildMap anziché questa API
API supportata: true
com.ptc.windchill.esi.esipart.ESIPartUtility.getEnterpriseDataMergeWithElement()
com.ptc.windchill.esi.esipart.ESIPartUtility.setEnterpriseDataMergeWithPart(boolean)
com.ptc.windchill.esi.esipart.ESIWTPartRenderer.renderCurrentAlternates()
API e implementazione saranno sostituite in una release futura.
API supportata: true
com.ptc.windchill.esi.mpml.MPMLUtility.useCompIdForMappingOperationToPartLinks()
API supportata: true
com.ptc.windchill.esi.mpml.pmi.ESIControlCharacteristicRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.pmi.ESIControlCharacteristicRenderer.renderControlCharacteristics(MPMOperation, Map<MPMOperationQualityLink, MPMControlCharacteristic>[], Map<Persistable, ArrayList<MPMControlCharacteristic>> ,String, String, VdbBuilder)
API supportata: true
com.ptc.windchill.esi.mpml.pmi.ESIControlCharacteristicRenderer.renderControlCharacteristics(Persistable, Map<MPMQualityLink, MPMControlCharacteristic>[], String, String, VdbBuilder)
API supportata: true
com.ptc.windchill.esi.mpml.pmi.ESIControlCharacteristicRenderer.setData(Persistable, Set<MPMControlCharacteristic> Map<Persistable, Map<MPMControlCharacteristic, MPMQualityLink>>, String, String, VdbBuilder)
API supportata: true
com.ptc.windchill.esi.mpml.processplan.ESIPartToProcessPlanLinkRenderer.getAuth()
Obsoleto a partire da 10.2 M020. Utilizzare invece l'API BasicESIRenderer.getAuth().
API supportata: false
com.ptc.windchill.esi.mpml.processplan.ESIPartToProcessPlanLinkRenderer.getWcAdapter()
Obsoleto a partire da 10.2 M020. Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.processplan.ESIProcessPlanRenderer.getAuthentication()
Utilizzare invece BasicESIRenderer.getAuth().
API supportata: true
com.ptc.windchill.esi.mpml.processplan.ESIProcessPlanRenderer.getProcessPlan(String, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean, String, String, String, String)
Utilizzare invece getProcessPlan(String, ESITransaction, Collection<ESITarget>, String, String, boolean).
com.ptc.windchill.esi.mpml.processplan.ESIStandardProcedureLinkRenderer.getTargets()
(a partire da 10.2) Utilizzare ESIStandardProcedureLinkRenderer.getTargetAssociations()
API supportata: true
com.ptc.windchill.esi.mpml.processplan.ESIStandardProcedureLinkRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.processplan.ESIWorkInstructionRenderer.getTargets()
(a partire da 10.2) Utilizzare ESIWorkInstructionRenderer.getTargetAssociations()
com.ptc.windchill.esi.mpml.processplan.ESIWorkInstructionRenderer.setData(MPMOperationHolder, MPMOperationHolder, Collection<ESITargetAssociation>, ViewReference)
Utilizzare invece ESIWorkInstructionRenderer.setData(MPMOperationHolder, MPMOperationHolder, Collection, ViewReference, Collection).
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperatedOnPartLinkRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationConsumableResourceRenderer.getTargets()
(a partire da 10.2) Utilizzare ESIOperationConsumableResourceRenderer.getTargetAssociations()
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationConsumableResourceRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationToPartLinkRenderer.getTargets()
(a partire da 10.2) Utilizzare ESIOperationToPartLinkRenderer.getTargetAssociations()
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationToPartLinkRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationUsageLinkRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationWorkCenterRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.processplan.sequence.ESISequenceRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.processplan.sequence.ESISequenceUsageLinkRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMPlantOwned, Collection<ESITarget>)
Utilizzare AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMOperationHolder, MPMPlantOwned, MPMResource, Eff[], Collection) anziché questa API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMResource, MPMPlantOwned, Collection<ESITarget>)
Utilizzare AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMOperationHolder, MPMPlantOwned, MPMResource, Eff[], Collection) anziché questa API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMResource, Eff[], Collection<ESITarget>)
Utilizzare AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMOperationHolder, MPMPlantOwned, MPMResource, Eff[], Collection) anziché questa API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.adjustElement(Element, String, MPMResource, Eff[], Collection<ESITarget>)
Utilizzare AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMOperationHolder, MPMPlantOwned, MPMResource, Eff[], Collection) anziché questa API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.getLevels()
Utilizzare ESIAbstractStructureRenderer.getMultiLevel() anziché questa API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.getTransactionID()
Utilizzare invalid @link {@link # } anziché questa API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.setData(MPMOperationHolder, MPMPlantOwned, MPMResource, Collection<MPMResource>, Collection<ESITargetAssociation>, boolean, String, String, int, MPMOperation)
Utilizzare AbstractResourceRenderer.setData(MPMOperationHolder, MPMPlantOwned, MPMResource, Collection, Collection, boolean, boolean, int, TreeNavigator, String, String, int, MPMOperation) anziché questa API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.setData(MPMOperationHolder, Collection<MPMResource>, Collection<ESITargetAssociation>, boolean, String, String, int)
Obsoleto a partire da 10.2 M010. Utilizzare l'API AbstractResourceRenderer.setData(com.ptc.windchill.mpml.processplan.operation.MPMOperationHolder, com.ptc.windchill.mpml.MPMPlantOwned, com.ptc.windchill.mpml.resource.MPMResource, java.util.Collection<com.ptc.windchill.mpml.resource.MPMResource>, java.util.Collection<com.ptc.windchill.esi.tgt.ESITargetAssociation>, boolean, boolean, int, com.ptc.windchill.esi.treenavigation.TreeNavigator, java.lang.String, java.lang.String, int, com.ptc.windchill.mpml.processplan.operation.MPMOperation)
com.ptc.windchill.esi.mpml.resource.ESIProcessMaterialRenderer.getProcessMaterials()
Utilizzare AbstractResourceRenderer.getMpmResources() anziché questa API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.ESIResourceGroupStructureRenderer.getParentResource()
Utilizzare AbstractResourceRenderer.getMpmResources() anziché questa API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.ESIResourceGroupStructureRenderer.getResourceGroups()
Utilizzare AbstractResourceRenderer.getMpmResources() anziché questa API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.ESIResourceGroupStructureRenderer.isPublishDocuments()
Utilizzare ESIAbstractStructureRenderer.isDocuments() anziché questa API.
com.ptc.windchill.esi.mpml.resource.ESIResourceRenderer.getResource(String, boolean, String, String, String)
Utilizzare invece getResource(String, ESITransaction, Collection<ESITarget>, String, String, boolean).
com.ptc.windchill.esi.mpml.resource.ESIResourceRenderer.getResource(Releasable, boolean, String, String, String)
Utilizzare invece getResource(String, ESITransaction, Collection<ESITarget>, String, String, boolean).
com.ptc.windchill.esi.mpml.resource.ESIResourceRenderer.getRoot()
API supportata: true
com.ptc.windchill.esi.mpml.resource.ESIResourceRenderer.setData(MPMOperationHolder, MPMResource, Collection<MPMResource>, Collection<ESITargetAssociation>, boolean, String, String, String)
Obsoleto a partire da 10.2 M010. Utilizzare l'API ESIResourceRenderer.setData(Persistable, MPMOperation, MPMResource, Collection, Collection, boolean, boolean, int, TreeNavigator, String, String, String)
com.ptc.windchill.esi.mpml.resource.ESIResourceRenderer.setRoot(MPMOperationHolder)
API supportata: true
com.ptc.windchill.esi.mpml.resource.ESIResourceUtility.findChangedResource(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, ESIEffectivityHandler)
Utilizzare invece {ESIResourceUtility.findChangedResource(Collection, Collection, ESIEffectivityHandler, Map).
API supportata: true
com.ptc.windchill.esi.mpml.resource.ESIResourceUtility.findChangedResource(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, ESIEffectivityHandler, map<MPMResource, MPMResource>)
Utilizzare invece {ESIResourceUtility.findChangedResource(Collection, Collection, ESIEffectivityHandler, Map, NCServerHolder).
API supportata: true
com.ptc.windchill.esi.mpml.resource.ESISkillRenderer.getSkills()
Utilizzare AbstractResourceRenderer.getMpmResources() instead of this API.
API supportata: true
com.ptc.windchill.esi.mpml.resource.ESIToolingRenderer.getToolings()
Utilizzare AbstractResourceRenderer.getMpmResources() anziché questa API.
API supportata: true
com.ptc.windchill.esi.ov.ChoiceRuleRenderer.getRules(Persistable, Map<ChoiceRuleOptionsVariantsHelper.ChoiceRuleSourceTargetInfo>, ESITarget, Map<String, Object>, String, VdbBuilder)
A partire dalla release 13.0.1.0. Utilizzare l'altra API sovraccaricata che accetta invece un OptionSet.
com.ptc.windchill.esi.ov.ChoiceRuleRenderer.setData(Persistable, Map<ChoiceRuleOptionsVariantsHelper.ChoiceRuleSourceTargetInfo>, ESITarget, Map<String, Object>, String)
A partire dalla release 13.0.1.0. Utilizzare l'altra API sovraccaricata che accetta invece un OptionSet.
com.ptc.windchill.esi.promotionrequest.ESIPromotionRequestRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.rnd.ESIAbstractStructureRenderer.getWcAdapter()
Utilizzare invece BasicESIRenderer.getAdapterName().
API supportata: true
com.ptc.windchill.esi.rnd.ESIEffectivityHandlerImpl.getLatestEffectivity(EffManagedVersion)
Utilizzare ESIEffectivityHandlerImpl.getLatestEffectivity(EffManagedVersion, int) anziché questa API
Nota: le effettività non vengono restituite per una versione sottoposta a Check-Out dell'oggetto EffManagedVersion.
API supportata: true
com.ptc.windchill.esi.rnd.VdbBuilderFactory.newVdbBuilder(String)
Utilizzare invece newVdbBuilder(String, String).
API supportata: true
com.ptc.windchill.esi.svc.ESIHelper.getTxStatusURL(String)
Questo metodo è obsoleto a partire da R10.0. Utilizzare invece getReleaseStatusURL(String).
com.ptc.windchill.esi.svc.ESIService.getTarget(String)
Utilizzare ESITargetUtility.getTarget(String, WTContainerRef) anziché questa API. L'attributo di sistema non è più utilizzato per ESITarget, ma l'attributo del numero di destinazione deve essere utilizzato insieme al riferimento di contenitore.
API supportata: true
com.ptc.windchill.esi.svc.ESIService.isWfLaunched(LifeCycleManaged)
Scrivere un'interrogazione per verificare il processo di workflow con lo stato OPEN_RUNNING per l'oggetto specificato.
API supportata: true
com.ptc.windchill.esi.svc.ESIService.publishObject(LifeCycleManaged, boolean)
Utilizzare ESIService.publishObject(Releasable, boolean, Set) anziché questa API.
API supportata: true
com.ptc.windchill.esi.tgt.ESITargetAssignmentLink.newESITargetAssignmentLink(Persistable, ESITarget)
Sostituito da newESITargetAssignmentLink( Releasable releasableObject, ESITarget target )
com.ptc.windchill.esi.tgt.ESITargetAssignmentLink.setPersistableObject(Persistable)
Sostituito da setReleasableObject
com.ptc.windchill.esi.tgt.ESITargetUtility.getTgtAssocsWithoutDefault(Persistable)
Questo metodo è obsoleto a partire da R10.0.20. Viene invece richiamata l'API getTargetAssignmentLinks().
com.ptc.windchill.esi.txn.ESITransactionActivity.getConceptualClassname()
com.ptc.windchill.esi.txn.ESITransactionUtility.abortTransaction(Persistable)
A partire dalla release 10.2, questa API considera l'oggetto ESIRelease anziché ESITransaction e delega il lavoro a ESIReleaseUtility.abortRelease(Persistable)
Nota: questo metodo può essere chiamato sul workflow ESI SOLO se si sono verificati errori di sistema (ad esempio server JMS non disponibile) durante il rilascio, ossia se è impossibile inviare messaggi alla coda com.ptc.windchill.esi.Event.
API supportata: true
com.ptc.windchill.esi.txn.ESITransactionUtility.filterERPDataReleaseActivities(Collection<ReleaseActivity>)
Utilizzare la propria logica per filtrare i dati ERP dalle attività di rilascio anziché questa API.
API supportata: true
com.ptc.windchill.esi.txn.ESITransactionUtility.hasAlreadyReleased(Persistable)
Questo metodo è obsoleto a partire da R10.0 M050. Utilizzare invece l'API ESITransactionUtility.hasObjectAlreadyReleased(Persistable)
API supportata: true
com.ptc.windchill.esi.txn.ESITransactionUtility.isPartNewerThan(WTPart, WTPart)
Utilizzare isNewerThan anziché questa API
API supportata: true
com.ptc.windchill.esi.txn.ESITransactionUtility.postEvent(String, String, boolean, String)
Questo metodo è obsoleto a partire da R10.0. Viene richiamata invece l'API ESIReleaseUtility.postEvent(), nell'ambito dell'elaborazione delle richieste RPC PostResult per le transazioni complessive.
com.ptc.windchill.esi.txn.ReleaseActivity.newReleaseActivity(Persistable, ESITarget)
Sostituito da ReleaseActivity newReleaseActivity( Releasable releasableObject, ESITarget target )
com.ptc.windchill.esi.txn.ReleaseActivity.setPersistableObject(Persistable)
Sostituito da setReleasableObject
com.ptc.windchill.instassm.ReleaseId.getShortenedMajorMinorServicePackComponent()
com.ptc.windchill.instassm.ReleaseId.getThreePartVersionString()
A partire dalla release x-24, sostituito da ReleaseId.getFourPartVersionString()
com.ptc.windchill.mpml.command.server.impl.MPMQuantityConstraintFactory.getConceptualClassname()
com.ptc.windchill.mpml.pmi.CopyMPMResourceDelegate.newCopy(RevisionControlled)
Utilizzare CopyDelegate.newCopy(RevisionControlled)
com.ptc.windchill.mpml.pmi.PMIService.getInfoAboutAllocatedControlCharacteristics(String, List<String>, NavigationCriteriaHolder, String, Locale)
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllChildOperationHoldersAndUsagesIncludingStandardProceduresRecursively(List<MPMOperationHolder>), NCServerHolder)
Il metodo è ora obsoleto perché in caso di procedure/operazioni standard, che possono essere riutilizzate nello stesso piano di produzione, si ottiene solo l'ultimo utilizzo. Le precedenti vengono sovrascritte a causa della struttura della mappa. Utilizzare invece MPMProcessPlanService.getAllUsagesAndChildOperationHoldersIncludingStandardProceduresRecursively(List<MPMOperationHolder>) opHolders, NCServerHolder ncHolder).
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllChildOperationsRecusrively(MPMOperationHolder, NCServerHolder)
Utilizzare invece MPMProcessPlanService.getAllChildOperationsRecursively(List, NCServerHolder).
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(MPMOperationToPartLink, NCServerHolder)
Utilizzare invece il riferimento non valido #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink).
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(MPMOperationToPartLink, NCServerHolder, boolean)
Utilizzare invece il riferimento non valido #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink).
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink, NCServerHolder)
Utilizzare invece il riferimento non valido #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink).
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink, NCServerHolder, boolean)
Utilizzare invece il riferimento non valido #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink).
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(WTPart, MPMOperationToPartLink, NCServerHolder)
Utilizzare invece il riferimento non valido #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink).
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(WTPart, MPMOperationToPartLink, NCServerHolder, boolean)
Utilizzare invece il riferimento non valido #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink).
com.ptc.windchill.mpml.processplan.operation.MPMOperationToOperatedPartLink.newMPMOperationToOperatedPartLink(MPMOperationHolder, WTPartMaster)
A partire dalla release 13.0.1.0, utilizzare invece MPMOperationToOperatedPartLink.newMPMOperationToOperatedPartLink(MPMOperationHolder referencedBy, WTPartMaster references, String assemblyLinkIdentifier)
com.ptc.windchill.mpml.processplan.operation.MPMOperationToPartLink.newMPMOperationToPartLink(MPMOperationHolder, WTPartMaster)
A partire dalla release 13.0.1.0, utilizzare invece MPMOperationToPartLink.newMPMOperationToPartLink(MPMOperationHolder referencedBy, WTPartMaster references, String assemblyLinkIdentifier)
com.ptc.windchill.mpml.processplan.operation.MPMPartPathOccurrenceLink.newMPMPartPathOccurrenceLink(MPMOperationRefLink, PartPathOccurrence)
com.ptc.windchill.mpml.processplan.StandardMPMProcessPlanService.getAllChildOperationHoldersAndUsagesIncludingStandardProceduresRecursively(List<MPMOperationHolder>, NCServerHolder)
com.ptc.windchill.mpml.reconciliation.resolver.MPMLinkAddedUsageDiscrepancyResolver.newInstance(ReconciliationContext)
com.ptc.windchill.mpml.resource.StandardMPMResourceService.getConceptualClassname()
com.ptc.windchill.option.delegate.AbstractOptionSetFetcherDelegate.getOverriddenOptionSet(ObjectReference)
Utilizzare GetAssignedOptionSetHelper.getOverriddenOptionSets.
com.ptc.windchill.option.expression.ExpressionHelper.getDisplayExpression(ExpressionAssignable, OptionSet)
Utilizzare getDisplayExpression(ExpressionAssignable, WTContainerRef)
com.ptc.windchill.option.expression.ExpressionHelper.getExpressionable(ExpressionAssignable)
Utilizzare ExpressionHelper.getExpressionable(ExpressionAssignable, List)
com.ptc.windchill.option.expression.ExpressionHelper.validateExpression(String, Map<String, String>, OptionSet, String[], WTContainerRef)
Utilizzare ExpressionHelper.validateExpression(String, Map, String[], ValidateExpressionData)
com.ptc.windchill.option.expression.ExpressionHelper.validateExpression(String, Map<String, String>, OptionSet, WTContainerRef)
Utilizzare ExpressionHelper.validateExpression(String, Map, ValidateExpressionData)
com.ptc.windchill.option.expression.ExpressionService.validateExpression(WTCollection, ExpressionData, OptionSet, WTContainerRef)
Utilizzare ExpressionService.validateExpression(ValidateExpressionData)
com.ptc.windchill.option.expression.ExpressionService.validateExpression(WTCollection, ExpressionData, OptionSet, WTContainerRef, boolean)
Utilizzare ExpressionService.validateExpression(ValidateExpressionData)
com.ptc.windchill.option.expression.StandardExpressionService.getConceptualClassname()
Obsoleto
com.ptc.windchill.option.load.Loader.addRuleMember(Hashtable<String, String>,Hashtable<String, Object>, Vector<?>
Utilizzare invece beginRuleMemberAction
com.ptc.windchill.option.model._Option.isAllowExcludeOption()
com.ptc.windchill.option.model._Option.setAllowExcludeOption(boolean)
com.ptc.windchill.option.model._OptionMaster.isAllowExcludeOption()
com.ptc.windchill.option.model._OptionMaster.setAllowExcludeOption(boolean)
com.ptc.windchill.option.model.ATONavigationFilter.getLabels(boolean)
A partire dalla release 12.0, la preferenza di formato non deve essere utilizzata per le etichette. Utilizzare ATONavigationFilter.getLabels()
com.ptc.windchill.option.model.Choice.getQom()
com.ptc.windchill.option.model.Choice.setQom(QuantityOfMeasure)
com.ptc.windchill.option.model.Option.getQom()
com.ptc.windchill.option.model.Option.isAllowExcludeOption()
Sostituito da opzione booleana
com.ptc.windchill.option.model.Option.setAllowExcludeOption(boolean)
Sostituito da opzione booleana
com.ptc.windchill.option.model.Option.setQom(QuantityOfMeasure)
com.ptc.windchill.option.model.OptionMaster.isAllowExcludeOption()
Sostituito da opzione booleana
com.ptc.windchill.option.model.OptionMaster.setAllowExcludeOption(boolean)
Sostituito da opzione booleana
com.ptc.windchill.option.server.StandardOptionsClientService.getConceptualClassname()
Non necessario
com.ptc.windchill.option.service.StandardModuleVariantInformationService.getConceptualClassname()
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.checkImplementation(WTChangeOrder2)
Utilizzare cOrder.getState().toString()
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.forcePRsToResolved(ChangeRequest2)
Utilizzare invece WorkflowProcessHelper.closeChangeChildren(changeItem).
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.getUnpromotableChangeables(ChangeOrder2)
Questo metodo esegue la codifica fissa del controllo non promovibile nella transizione di modifica. Ma i clienti non vengono limitati a controllare la transizione di modifica. Possono convalidare qualsiasi transizione, pertanto questo metodo è obsoleto e sarà rimosso nelle release future.
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.performChangeWorkflowValidation(VersionableChangeItem, String)
Sostituire la procedura chiamante da utilizzare: wt.businessRules.BusinessRulesHelper.engine.execute(String ruleSetKey, RuleValidationCriteria criteria)
Vedere com.ptc.core.businessRules.engine.BusinessRulesEngine# execute
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.performPreReleaseValidation(ChangeOrder2, String)
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.promoteChangeables(ChangeActivity2)
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.promoteChangeables(ChangeOrder2)
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.setCRResolutionDate(ChangeRequest2)
Utilizzare WorkflowProcessHelper.setResolutionDate(changeItem)
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.setECNResolutionDate(ChangeOrder2)
Utilizzare invece WorkflowProcessHelper.closeChangeChildren(changeItem).
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.setECNResolutionDate(ChangeOrder2, String)
Utilizzare invece WorkflowProcessHelper.closeChangeChildren(changeItem).
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.setPRResolutionDate(ChangeIssue)
Utilizzare WorkflowProcessHelper.setResolutionDate(changeItem)
com.ptc.windchill.suma.axl.StandardAXLService.getConceptualClassname()
com.ptc.windchill.suma.npi.StandardNPIService.getConceptualClassname()
com.ptc.windchill.suma.part.StandardSupplierPartService.getConceptualClassname()
com.ptc.windchill.sync.wpsync.StandardWPSyncService.getConceptualClassname()
com.ptc.windchill.uwgm.common.autoassociate.AutoAssociatePartFinderCreator.findWTPart(EPMDocument)
com.ptc.windchill.uwgm.common.autoassociate.AutoAssociatePartFinderCreator.findWTPart(EPMDocument, ModelItem)
com.ptc.windchill.uwgm.common.autoassociate.AutoAssociatePartFinderCreator.isIsNewPart()
com.ptc.windchill.uwgm.common.autoassociate.AutoAssociatePartFinderCreator.setIsNewPart(boolean)
com.ptc.windchill.wp.delivery.DeliveryRecord.getDeliveryNumber()
Questa API è stata dichiarata obsoleta in quanto l'attributo è stato modificato da deliveryNumber a number. Utilizzare invece getNumber().
com.ptc.windchill.wp.delivery.DeliveryRecord.setDeliveryNumber(String)
Questa API è stata dichiarata obsoleta in quanto l'attributo è stato modificato da deliveryNumber a number. Utilizzare invece setNumber(String).
com.ptc.windchill.wp.delivery.DeliveryService.getBaseDeliveryCandidates(AbstractWorkPackage, ExportFormatType, String)
A partire dalla release 11.1.1, Sostituito da DeliveryService.getBaseDeliveryCandidates(AbstractWorkPackage aPackage, ExportFormatType formatType, String deliveryNumber, String recipientName)
com.ptc.windchill.wp.delivery.DeliveryService.getBaseDeliveryCandidates(AbstractWorkPackage, ExportFormatType, String, DeliveryOptionType)
A partire dalla release 11.1.1, Sostituito da DeliveryService.getBaseDeliveryCandidates(AbstractWorkPackage aPackage, ExportFormatType formatType, String deliveryNumber, DeliveryOptionType deliveryOptionType, String recipientName)
com.ptc.windchill.wp.delivery.export.AbstractDeliveryExportDelegate.getCollectionGraph(DeliveryRecord)
com.ptc.windchill.wp.delivery.export.DeliveryExportDelegate.getCollectionGraph(DeliveryRecord)
Questo metodo non è più supportato. È stato sostituito da getPackageExportGraph.
com.ptc.windchill.wp.delivery.StandardDeliveryService.getBaseDeliveryCandidates(AbstractWorkPackage, ExportFormatType, String)
com.ptc.windchill.wp.delivery.StandardDeliveryService.getBaseDeliveryCandidates(AbstractWorkPackage, ExportFormatType, String, DeliveryOptionType)
com.ptc.windchill.wp.delivery.StandardDeliveryService.getConceptualClassname()
com.ptc.wvs.common.ui.Publisher.getStatisticsList(String, String, String, String, Locale)
com.ptc.wvs.common.ui.Publisher.getStatisticsSaveGatewayURL()
com.ptc.wvs.common.util.WVSProperties.getCollaborationTempDir()
com.ptc.wvs.common.util.WVSProperties.getPublishMonitorDisplayLimit()
com.ptc.wvs.common.util.WVSProperties.isCollaborationEnabled()
com.ptc.wvs.common.util.WVSProperties.isCollaborationVerbose()
com.ptc.wvs.common.util.WVSProperties.isCreatePublishAudit()
com.ptc.wvs.server.util.PublishUtils.getBoundingBox(WTCollection)
Utilizzare RepresentationHelper.service.getBoundingBox(WTCollection)
tests.fc.IXBForeignVerV2.getIdentity()
Sostituito da IdentityFactory.getDispayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
tests.fc.IXBForeignVerV2.getType()
Sostituito da IdentityFactory.getDispayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
tests.fc.IXBPrimaryVerV1.getIdentity()
Sostituito da IdentityFactory.getDispayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
tests.fc.IXBPrimaryVerV1.getType()
Sostituito da IdentityFactory.getDispayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.access.AccessControlManager.addPermission(AdHocControlled, WTPrincipalReference, AccessPermission, AdHocAccessKey)
wt.access.AccessControlManager.addPermissions(AdHocControlled, WTPrincipalReference, Vector, AdHocAccessKey)
wt.access.AccessControlManager.addPermissions(AdHocControlled, WTPrincipalReference, Vector, AdHocAccessKey, long)
wt.access.AccessControlManager.createAccessControlRule(AdminDomainRef, String, State, WTPrincipalReference, AccessPermissionSet, AccessPermissionSet)
wt.access.AccessControlManager.getSecurityLabel(String, String)
Utilizzare invece AccessControlManager.getMultiValuedSecurityLabel(String, String).
wt.access.AccessControlManager.getSecurityLabel(SecurityLabeled, String)
Utilizzare invece AccessControlManager.getMultiValuedSecurityLabel(SecurityLabeled, String).
wt.access.AccessControlManager.getSecurityLabels(String)
Utilizzare invece AccessControlManager.getMultivaluedSecurityLabels(String).
wt.access.AccessControlManager.getSecurityLabels(SecurityLabeled)
Utilizzare invece AccessControlManager.getMultiValuedSecurityLabels(SecurityLabeled).
wt.access.AccessControlManager.getSecurityLabels(WTCollection)
Utilizzare invece AccessControlManager.getMultiValuedSecurityLabels(WTCollection).
wt.access.AccessControlManager.removePermission(AdHocControlled, WTPrincipalReference, AccessPermission, AdHocAccessKey)
wt.access.AccessControlManager.removePermission(AdHocControlled, WTPrincipalReference, AccessPermission, AdHocAccessKey, long)
wt.access.AccessControlManager.removePermissions(AdHocControlled, WTPrincipalReference, Vector, AdHocAccessKey)
wt.access.AccessControlManager.removePermissions(AdHocControlled, WTPrincipalReference, Vector, AdHocAccessKey, long)
wt.access.AccessControlManager.setPermission(AdHocControlled, WTPrincipalReference, AccessPermission, AdHocAccessKey)
wt.access.AccessControlManager.setPermission(AdHocControlled, WTPrincipalReference, AccessPermission, AdHocAccessKey, long)
wt.access.AccessControlManager.setPermissions(AdHocControlled, WTPrincipalReference, Vector, AdHocAccessKey)
wt.access.AccessControlManager.setPermissions(AdHocControlled, WTPrincipalReference, Vector, AdHocAccessKey, long)
wt.access.AccessControlManagerSvr.setPermissions(AdHocControlled, WTPrincipalReference, AccessPermissionSet, AdHocAccessKey)
wt.access.AccessControlManagerSvr.setSecurityLabel(SecurityLabeled, String, String, boolean)
Utilizzare invece AccessControlManagerSvr.setSecurityLabel(SecurityLabeled, String, Set, boolean).
wt.access.AccessControlManagerSvr.setSecurityLabel(WTCollection, String, String, boolean)
Utilizzare invece AccessControlManagerSvr.setSecurityLabel(WTCollection, String, Set, boolean).
wt.access.AccessControlManagerSvr.setSecurityLabels(SecurityLabeled, Map<String, String>, boolean)
Utilizzare invece AccessControlManagerSvr.setSecurityLabelWithMultipleValues(SecurityLabeled, Map, boolean).
wt.access.AccessControlManagerSvr.setSecurityLabels(WTCollection, Map<String, String>, boolean)
Utilizzare invece AccessControlManagerSvr.setSecurityLabelWithMultipleValues(WTCollection, Map, boolean).
wt.access.AccessControlManagerSvr.setSecurityLabels(WTKeyedMap, boolean)
Utilizzare invece AccessControlManagerSvr.setSecurityLabelWithMultipleValues(WTKeyedMap, boolean).
wt.access.AccessControlSurrogate.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.access.AccessControlSurrogateMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.access.agreement.AgreementService.createAgreement(AgreementAttributes, WTCollection, WTCollection, ObjectReference)
A partire dalla release 10.0, sostituito da AgreementService.createAuthorizationAgreement(AgreementAttributes,WTCollection,WTCollection,ObjectReference).
wt.access.agreement.StandardAgreementService.createAgreement(AgreementAttributes, WTCollection, WTCollection, ObjectReference)
A partire dalla release 10.0, sostituito da StandardAgreementService.createAuthorizationAgreement(AgreementAttributes,WTCollection,WTCollection,ObjectReference).
wt.access.configuration.SecurityLabelsHelper.getLocalizedSecurityLabelValue(String, String, Locale)
Utilizzare invece SecurityLabelsHelper.getLocalizedSecurityLabelValue(java.lang.String,java.util.Set<java.lang.String>,java.util.Locale)
wt.access.StandardAccessControlManager.getConceptualClassname()
wt.access.StandardAccessControlManager.getSecurityLabel(String, String)
wt.access.StandardAccessControlManager.getSecurityLabel(SecurityLabeled, String)
wt.access.StandardAccessControlManager.getSecurityLabels(String)
Questa API viene sostituita da Mapinvalid input: '<'String, Set> getMultivaluedSecurityLabels(String security_labels). In questo modo vengono restituiti i valori SL in un set.
wt.access.StandardAccessControlManager.getSecurityLabels(SecurityLabeled)
Questa API viene sostituita da getMultiSecurityLabels(SecurityLabeled object). In questo modo vengono restituiti i valori SL in un set.
wt.access.StandardAccessControlManager.getSecurityLabels(WTCollection)
Questa API viene sostituita da WTKeyedMap getMultiValuedSecurityLabels(WTCollection objects). In questo modo vengono restituiti i valori SL in un set.
wt.access.StandardAccessControlManager.setSecurityLabel(SecurityLabeled, String, String, boolean)
Questo metodo viene sostituito da: setSecurityLabel(SecurityLabeled object, String label_name, Set label_values,boolean update_object)
wt.access.StandardAccessControlManager.setSecurityLabel(WTCollection, String, String, boolean)
Questo metodo viene sostituito da: setSecurityLabel(WTCollection objects, String label_name, Set label_values,boolean update_object)
wt.access.StandardAccessControlManager.setSecurityLabels(SecurityLabeled, Map<String, String>, boolean)
Questo metodo viene sostituito da: setSecurityLabelWithMultipleValues(SecurityLabeled object, Mapinvalid input: '<'String, Set> security_labels, boolean update_object)
wt.access.StandardAccessControlManager.setSecurityLabels(WTCollection, Map<String, String>, boolean)
Questo metodo viene sostituito da: setSecurityLabelWithMultipleValues(WTCollection objects, Mapinvalid input: '<'String, Set>security_labels, boolean update_objects)
wt.access.StandardAccessControlManager.setSecurityLabels(WTKeyedMap, boolean)
Questo metodo viene sostituito da: setSecurityLabelWithMultipleValues(WTKeyedMap objects_to_security_labels_map, boolean update_objects)
wt.access.UnrestrictedPrincipalEvaluator.isAllowedToModifySecurityLabelValues(WTPrincipal, WTKeyedMap)
Utilizzare invece UnrestrictedPrincipalEvaluator.isAllowedToModifyMultipleSecurityLabelValues(WTPrincipal, WTKeyedMap).
wt.admin.AdminDomainRef.getIdentity()
wt.admin.AdministrativeDomain.getBusinessType()
wt.admin.AdministrativeDomain.getIdentificationObject()
wt.admin.AdministrativeDomain.getIdentity()
wt.admin.AdministrativeDomain.initialize(String)
wt.admin.AdministrativeDomain.newAdministrativeDomain(String)
wt.admin.AdministrativeDomainHelper.getAdminDomainRef(String)
wt.admin.AdministrativeDomainManager.getClassHierarchy(String)
wt.admin.StandardAdministrativeDomainManager.getConceptualClassname()
wt.associativity.accountability.AccountabilityKey.getHashCode()
wt.associativity.accountability.AccountabilityKey.setHashCode(Long)
wt.associativity.BomService.findOutOfDateEquivalence(ObjectReference, NCServerHolder, ViewReference[], ViewReference[], boolean, TypeFilter)
A partire dalla release 13.0.1.0, utilizzare BomService.getFilteredEquivalenceLinks(Set, EquivalenceParams)
wt.associativity.BomService.findPersistedPath(PathOccurrence[], boolean)
Questo metodo si è rivelato un collo di bottiglia delle prestazioni durante il lavoro per Story B-98298. Se useSubContext == false nello scenario in uso, si consiglia di utilizzare WTAssociativity.Path.findPersistedPath(Set<Path>, WTCollection, WTCollection)
wt.associativity.BomService.getEquivalentStatus(ObjectReference[], NCServerHolder, NCServerHolder, boolean, TypeFilter)
Utilizzare BomService.getUpsideEquivalentStatus(Set, NCServerHolder, NCServerHolder, TypeFilter) e BomService.getDownsideEquivalentStatus(Set, NCServerHolder, NCServerHolder, TypeFilter)
wt.associativity.CopyEquivalenceLinkForwardDelegate.copyEquivalenceLinkForward(Iterated, Iterated, NCServerHolder, boolean, boolean)
Utilizzare l'API a più oggetti
wt.associativity.DefaultCopyEquivalenceLinkForwardDelegate.copyEquivalenceLinkForward(Iterated, Iterated, NCServerHolder, boolean, boolean)
wt.associativity.StandardBomService.findOutOfDateEquivalence(ObjectReference, NCServerHolder, ViewReference[], ViewReference[], boolean, TypeFilter)
A partire dalla release 13.0.1.0, utilizzare BomService.getFilteredEquivalenceLinks(Set, EquivalenceParams)
wt.associativity.StandardBomService.findPersistedPath(PathOccurrence[], boolean)
Questo metodo si è rivelato un collo di bottiglia delle prestazioni durante il lavoro per Story B-98298. Se useSubContext == false nello scenario in uso, si consiglia di utilizzare WTAssociativity.Path.findPersistedPath(Set<Path>, WTCollection, WTCollection)
wt.associativity.StandardBomService.getEquivalentStatus(ObjectReference[], NCServerHolder, NCServerHolder, boolean, TypeFilter)
wt.associativity.StandardIteratedNavigationCriteriaService.getExpansionCriteriaViews(NCServerHolder)
(NCServerHolder) A partire dalla release 13.0.1.0, per uso interno
wt.associativity.StandardIteratedNavigationCriteriaService.getExpansionCriteriaViews(NCServerHolder, boolean)
A partire dalla release 13.0.1.0, per uso interno
API supportata: true
wt.associativity.StandardIteratedNavigationCriteriaService.navigateBranchLatestIteratedLinks(Persistable, String, Class<?>, boolean)
A partire dalla release 13.0.1.0, per uso interno
API supportata: true
wt.associativity.StandardIteratedNavigationCriteriaService.navigateIteratedLinks(Persistable, String, Class<?>, boolean)Class
A partire dalla release 13.0.1.0, per uso interno
API supportata: true
wt.associativity.WTAssociativityHelper.savePathOccurrenceRecursively(PathOccurrence, boolean)
A partire da X-24, sostituito da WTAssociativityHelper.savePathOccurrences(WTCollection)
wt.build.BuildService.buildTarget(BuildTarget)
In R6, utilizzare buildTarget(BuildTarget, ConfigSpec).
wt.build.BuildService.buildTarget(BuildTarget[], ConfigSpec)
wt.build.BuildService.buildTarget(WTCollection, WTCollection, ConfigSpec)
API supportata: true
wt.build.BuildService.buildTarget(WTCollection, ConfigSpec)
wt.build.BuildService.buildTargetMaster(BuildTargetMaster[])
wt.build.BuildService.buildTargetsForSource(BuildSource)
In R6, utilizzare buildTargetForSource(BuildSource, ConfigSpec).
wt.build.BuildService.buildTargetsForSource(BuildSource[], ConfigSpec)
wt.build.BuildService.buildTargetsForSource(WTCollection, WTCollection, ConfigSpec)
API supportata: true
wt.build.BuildService.buildTargetsForSource(WTCollection, ConfigSpec)
wt.build.StandardBuildService.getConceptualClassname()
wt.cache.CacheManager.isMaster()
wt.cache.CacheManager.isMasterCache()
A tale scopo è consigliabile utilizzare CacheManager.isMainCache()
wt.cache.CacheManager.isSlaveServerManager()
A tale scopo è consigliabile utilizzare CacheManager.isSecondaryServerManager()
wt.cache.CacheManager.remove(Object, int)
Utilizzare removeEntry
wt.cache.CacheManager.slaveRemoved(CacheServer)
A tale scopo è consigliabile utilizzare il riferimento non valido #secondaryRemoved()
wt.cache.ICacheManagerClassicMBean.getAveOverflowAgeThresholdSec()
Sostituito da ICacheManagerClassicMBean.getThrashingTimeThreshold()
API supportata: true
wt.cache.ICacheManagerClassicMBean.getMinMinutesBetweenNotifications()
Sostituito da ICacheManagerClassicMBean.getThrashingCheckInterval()
API supportata: true
wt.cache.ICacheManagerClassicMBean.setAveOverflowAgeThresholdSec(double)
Sostituito da ICacheManagerClassicMBean.setThrashingTimeThreshold(int)
API supportata: true
wt.cache.ICacheManagerClassicMBean.setMinMinutesBetweenNotifications(int)
Sostituito da ICacheManagerClassicMBean.setThrashingCheckInterval(int)
API supportata: true
wt.change2.AcceptedStrategy.newAcceptedStrategy(ChangeOrder2, ChangeProposal)
wt.change2.AddressedBy2Delegate.validateCardinalityConstraints(ChangeRequest2, ChangeOrder2)
Sostituito da regole di associazione in Windchill 11.0
wt.change2.Change2DelegateFactory.getChangeNoticeComplexityDelegate(Object)
Utilizzare invece getChangeItemComplexityDelegate.
wt.change2.ChangeAction.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.change2.ChangeConfigurationService.isOptionalReviewAllowed(WTContainerRef)
Sostituito da riferimento non valido #getReviewOption()
wt.change2.ChangeHelper2.isChangeIntentEnabled()
wt.change2.ChangeHelper2.setResolutionDate(VersionableChangeItem, Timestamp)
Utilizzare VersionableChangeItem.setResolutionDate(resolveTime)
wt.change2.ChangeProposal.getCabinetReference()
wt.change2.ChangeProposal.getFolderPath()
wt.change2.ChangeProposal.getLocation()
wt.change2.ChangeService2.createSupportingDataForLink(WTCollection, ChangeItem, Changeable2)
wt.change2.ChangeService2.deleteAddessedBy(WTCollection, String)
Il link AddressedBy2 è stato sostituito da ChangeProcessLink nella release 11.0. Si consiglia di utilizzare FlexibleChangeService per eseguire eliminazioni.
API supportata: true
wt.change2.ChangeService2.deleteAddressedBy(ChangeRequestIfc, ChangeOrderIfc)
Il link AddressedBy2 è stato sostituito da ChangeProcessLink nella release 11.0. Si consiglia di utilizzare FlexibleChangeService per eseguire eliminazioni.
API supportata: false
wt.change2.ChangeService2.deleteFormalizedBy(Class, ChangeRequestIfc, ChangeIssueIfc)
Il link FormalizedBy è stato sostituito da ChangeProcessLink nella release 11.0. Si consiglia di utilizzare FlexibleChangeService per eseguire eliminazioni.
API supportata: false
wt.change2.ChangeService2.deleteFormalizedBy(ChangeRequestIfc, ChangeIssueIfc)
Il link FormalizedBy è stato sostituito da ChangeProcessLink nella release 11.0. Si consiglia di utilizzare FlexibleChangeService per eseguire eliminazioni.
API supportata: false
wt.change2.ChangeService2.deleteIncludeIn2(WTSet)
wt.change2.ChangeService2.deleteIncludeIn2AndChangeTask(WTSet, ChangeOrder2)
Utilizzare ChangeService2.deleteIncludeIn2AndChangeTask(WTSet, ChangeOrder2, boolean)
wt.change2.ChangeService2.getAffectedData(ChangeItem, SupportingMaterial)
wt.change2.ChangeService2.getAffectedData(ChangeItem, WTCollection)
wt.change2.ChangeService2.getAffectedDataTiedToAnnotations(ChangeItem, WTCollection)
wt.change2.ChangeService2.getAnnotationsNotTiedToAffectedData(ChangeItem)
wt.change2.ChangeService2.getChangingChangeActivities(Changeable2)
Utilizzare ChangeService2.getImplementedChangeActivities(Changeable2)
wt.change2.ChangeService2.getChangingChangeActivities(Changeable2, boolean)
Utilizzare ChangeService2.getImplementedChangeActivities(Changeable2, boolean)
wt.change2.ChangeService2.getLatestChangeOrders(WTCollection, Class...)
Utilizzare ChangeService2.getLatestChangeOrders(WTCollection, boolean, boolean)
wt.change2.ChangeService2.getPendOrders()
Gli stati dell'ordine di modifica in sospeso sono ora mantenuti da DefaultPendingChangeEventHandler.
wt.change2.ChangeService2.getPendRequests()
Gli stati della richiesta di modifica in sospeso sono ora mantenuti da DefaultPendingChangeEventHandler.
wt.change2.ChangeService2.getRelatedChangeItems(SupportingMaterial)
wt.change2.ChangeService2.getSupportingMaterials(ChangeItem)
wt.change2.ChangeService2.getSupportingMaterials(ChangeItem, Changeable2)
wt.change2.ChangeService2.getSupportingMaterials(ChangeItem, WTCollection)
wt.change2.ChangeService2.saveAddressedBy(ChangeRequestIfc, ChangeOrderIfc)
Il link AddressedBy2 è stato sostituito da ChangeProcessLink nella release 11.0. Si consiglia di utilizzare FlexibleChangeService per creare link.
API supportata: false
wt.change2.ChangeService2.saveChangeActivities(WTKeyedHashMap)
Utilizzare ChangeService2.saveChangeActivities(WTKeyedHashMap, boolean)
wt.change2.ChangeService2.saveChangeActivity(ChangeOrderIfc, ChangeActivityIfc)
Utilizzare ChangeService2.saveChangeActivity(ChangeOrderIfc, ChangeActivityIfc, boolean)
wt.change2.ChangeService2.saveChangeOrder(ChangeOrderIfc)
Utilizzare ChangeService2.saveChangeOrder(ChangeOrderIfc, boolean)
wt.change2.ChangeService2.saveChangeOrder(ChangeRequestIfc, ChangeOrderIfc)
Utilizzare ChangeService2.saveChangeOrder(ChangeRequestIfc, ChangeOrderIfc, boolean)
wt.change2.ChangeService2.saveFormalizedBy(ChangeRequestIfc, ChangeIssueIfc)
Il link FormalizedBy è stato sostituito da ChangeProcessLink nella release 11.0. Si consiglia di utilizzare FlexibleChangeService per creare link.
API supportata: false
wt.change2.ChangeService2.saveResearchedBy(ChangeRequestIfc, ChangeProposalIfc)
Utilizzare invalid input: '@param cr @param cp @return ResearchedByIfc @exception wt.change2.ChangeException2 @exception wt.util.WTException'
wt.change2.ChangeService2.unattachSupportingMaterials(WTCollection, ChangeItem)
wt.change2.ChangeService2.unattachSupportingMaterials(WTCollection, ChangeItem, Changeable2)
wt.change2.DetailedBy.newDetailedBy(ChangeAnalysis, AnalysisActivity)
wt.change2.FormalizedByDelegate.validateCardinalityConstraints(ChangeIssue, ChangeRequest2)
Sostituito da regole di associazione in Windchill 11.0
wt.change2.handler.DefaultProposedSolutionHandler.displayProposedSolution(ChangeRequestIfc)
Utilizzare displayProposedSolution()
wt.change2.handler.ProposedSolutionHandler.displayProposedSolution(ChangeRequestIfc)
Utilizzare displayProposedSolution()
wt.change2.IssueImplementedBy.getFlexTypeIdPath()
wt.change2.IssueImplementedBy.getTypeDefinitionInfo()
wt.change2.IssueImplementedBy.getValue()
wt.change2.IssueImplementedBy.newIssueImplementedBy(ChangeActivity2, ChangeIssue)
wt.change2.IssueImplementedBy.setValue(String, String)
wt.change2.listeners.ChangeStatusEventHandler.buildCompoundQuerySpec(QuerySpec, QuerySpec)
Utilizzare ChangeStatusEventHandler.buildCompoundQuerySpec2(QuerySpec, QuerySpec)
wt.change2.listeners.ChangeStatusEventHandler.getChangeables(ChangeItem, List<String>)
Utilizzare ChangeStatusEventHandler.getChangeables(ChangeItem, Class, List)
wt.change2.listeners.DefaultPendingChangeEventHandler.getQueryForPendingChangeOrder(Collection<Long>, ChangeItem, String)
Utilizzare i valori di default DefaultPendingChangeEventHandler.getQueryForPendingChangeOrder(Collection, WTCollection, String, boolean, boolean) per passare notIncluded e isLatestOnly come true.
wt.change2.RelevantAnalysisData.newRelevantAnalysisData(Changeable2, AnalysisActivity)
wt.change2.ResearchedBy.getChangeRequest2()
Utilizzare _ResearchedBy.getChangeItem()
wt.change2.ResearchedBy.newResearchedBy(VersionableChangeItem, ChangeAnalysis)
wt.change2.ResearchedBy.setChangeRequest2(ChangeRequestIfc)
Utilizzare _ResearchedBy.setChangeItem(VersionableChangeItem)
wt.change2.VarianceDateEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.change2.VarianceDateEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.change2.VarianceLotNumberEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.change2.VarianceLotNumberEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.change2.VarianceSerialNumberEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.change2.VarianceSerialNumberEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.change2.VersionableChangeItem.getCreator()
Utilizzare _IterationInfo.getCreator()
API supportata: false
wt.change2.VersionableChangeItem.setCreator(WTPrincipalReference)
Utilizzare VersionControlHelper.assignIterationCreator(Iterated, WTPrincipalReference)
wt.change2.WTAnalysisActivityMaster.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.change2.WTAnalysisActivityMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.change2.WTChangeActivity2Master.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.change2.WTChangeActivity2Master.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.change2.WTChangeDirective.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.change2.WTChangeInvestigationMaster.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.change2.WTChangeInvestigationMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.change2.WTChangeIssueMaster.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.change2.WTChangeIssueMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.change2.WTChangeOrder2Master.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.change2.WTChangeOrder2Master.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.change2.WTChangeProposalMaster.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.change2.WTChangeProposalMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.change2.WTChangeRequest2Master.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.change2.WTChangeRequest2Master.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.change2.WTVarianceMaster.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.change2.WTVarianceMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.clients.beans.query.WTSchema.setSchema(String[], String[])
Utilizzare il metodo setSchema con una stringa di input come parametro.
wt.clients.beans.query.WTSchema.setSchema(WTSchema)
Utilizzare il metodo setSchema con una stringa di input come parametro.
wt.clients.folderexplorer.CreationClassDialog.getParentApplet()
L'applet non viene più utilizzata per impostare il contesto; ora viene utilizzata la classe WTContext per impostare il contesto
API supportata: false
wt.clients.folderexplorer.CreationClassDialog.setParentApplet(Applet)
L'applet non viene più utilizzata per impostare il contesto; ora viene utilizzata la classe WTContext per impostare il contesto
API supportata: false
wt.clients.gui.ExceptionDialog.getException()
Sostituito con setThrowable
wt.clients.gui.ExceptionDialog.setException(Throwable)
Sostituito con setThrowable
wt.clients.prodmgmt.HelperPanel.getLocalizedMessage(String, Object[])
wt.clients.prodmgmt.HelperPanel.getLocalizedValue(String)
wt.clients.prodmgmt.PartItem.getConfigSpecItem()
Utilizzare invece getConfigurationSpec
API supportata: false
wt.clients.prodmgmt.PartItem.getIdentity()
Sostituito con getDisplayIdentity
wt.clients.prodmgmt.PartItem.setConfigSpecItem(ConfigSpecItem)
Utilizzare invece setConfigurationSpec
API supportata: false
wt.clients.prodmgmt.ResourceHelper.getLocalizedMessage(String, Object[])
wt.clients.prodmgmt.ResourceHelper.getLocalizedValue(String)
wt.clients.util.WTMultiList.totalObjects()
Utilizzare invece getNumberOfRows.
wt.configurablelink.ConfigurableLinkHelper.getIterationQueryClasses()
Rimuovere durante la rimozione di ConfigurableLinkHelper.validateSupportedRoleClass(Class)
wt.configurablelink.ConfigurableLinkHelper.getMasterQueryClasses()
Rimuovere durante la rimozione di ConfigurableLinkHelper.validateSupportedRoleClass(Class)
wt.configurablelink.ConfigurableLinkHelper.setUpQueryClasses()
Rimuovere durante la rimozione di ConfigurableLinkHelper.validateSupportedRoleClass(Class)
wt.configurablelink.ConfigurableLinkHelper.validateSupportedRoleClass(Class)
Sostituito da ConfigurableLinkHelper.validateSupportedRoleClass(TypeIdentifier)
wt.configurablelink.ConfigurableMastersLink.newConfigurableMastersLink(Mastered, Mastered)
wt.configurablelink.StandardConfigurableLinkService.getConceptualClassname()
wt.configuration.BaselineConfigurationConfigSpec.getConceptualClassname()
wt.configuration.BaselineConfigurationOverride.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.configuration.BaselineConfigurationOverride.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.configuration.SerialNumberedConfiguredInstanceConfigSpec.getConceptualClassname()
wt.configuration.SerialNumberMapping.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.configuration.SerialNumberMapping.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.configuration.StandardConfigurationService.getConceptualClassname()
wt.content.ApplicationData.getViewContentURL(ContentHolder)
Utilizzare ContentHelper.getViewContentURL(ApplicationData, ContentHolder)
Genera un URL che può essere utilizzato in una chiamata AppletContext.showDocument( ) da un'applet. Viene avviato il download dell'oggetto ApplicationData specificato.
API supportata: true
wt.content.ApplicationData.getViewContentURL(ContentHolder, boolean)
Utilizzare ContentHelper.getViewContentURL(ApplicationData, ContentHolder, boolean)
Genera un URL che può essere utilizzato in una chiamata AppletContext.showDocument() da un'applet. Viene avviato il download dell'oggetto ApplicationData specificato. Se withSign è impostato su false (solo per uso interno), l'URL non ha firma
API supportata: false
wt.content.ContentHelper.getAggregateFiles(Aggregate)
wt.content.ContentItem.getBusinessType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getBusinessType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.content.ContentItem.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity()
wt.content.ContentService.getDataFormats()
wt.content.ContentService.getPrimary(FormatContentHolder)
wt.content.ContentService.updateAppData(ContentHolder, ApplicationData)
wt.content.DataFormat.getBusinessType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getBusinessType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.dataops.containermove.processors.MoveActionDelegate.enableable(Object)
wt.dataops.containermove.processors.MoveActionDelegate.getContextServiceName()
wt.dataops.containermove.processors.MoveActionDelegate.setState(HTTPState)
wt.dataops.containermove.processors.MoveActionDelegate.valid(Object)
wt.dataops.containermove.StandardContainerMoveService.getConceptualClassname()
wt.dataops.delete.processors.DeleteActionDelegate.enableable(Object)
wt.dataops.delete.processors.DeleteActionDelegate.getContextServiceName()
wt.dataops.delete.processors.DeleteActionDelegate.setState(HTTPState)
wt.dataops.delete.processors.DeleteActionDelegate.valid(Object)
wt.dataops.sandbox.processors.addtoprj.SBAddToPrjActionDelegate.enableable(Object)
wt.dataops.sandbox.processors.addtoprj.SBAddToPrjActionDelegate.getContextServiceName()
wt.dataops.sandbox.processors.addtoprj.SBAddToPrjActionDelegate.setState(HTTPState)
wt.dataops.sandbox.processors.addtoprj.SBAddToPrjActionDelegate.valid(Object)
wt.dataops.sandbox.processors.updateprj.SBUpdatePrjActionDelegate.enableable(Object)
wt.dataops.sandbox.processors.updateprj.SBUpdatePrjActionDelegate.getContextServiceName()
wt.dataops.sandbox.processors.updateprj.SBUpdatePrjActionDelegate.setState(HTTPState)
wt.dataops.sandbox.processors.updateprj.SBUpdatePrjActionDelegate.valid(Object)
wt.eff.CalculatedMSNEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.eff.CalculatedMSNEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.eff.DefaultValidEffsDelegate.getValidEffForms(EffContext)
Sostituito da StandardValidEffsDelegate.getValidEffForms(EffContext)
wt.eff.DefaultValidEffsDelegate.getValidEffs(Class, EffContext)
Sostituito da StandardValidEffsDelegate.getValidEffs(Class, EffContext)
wt.eff.DefaultValidEffsDelegate.getValidEffs(EffContext)
Sostituito da StandardValidEffsDelegate.getValidEffs(EffContext)
wt.eff.EffEffContext.getConceptualClassname()
wt.eff.EffGroupAssistant.appendEffGroups(EffRecordable[], EffGroup[])
A partire da x-24. Utilizzare appendEffGroups(WTCollection effRecordables, EffGroup[] effGroups)
API supportata: false
wt.eff.EffGroupAssistant.appendEffGroups(EffRecordable[], EffGroup[], ChangeActivityIfc)
A partire da x-24. Utilizzare appendEffGroups(WTCollection effRecordables, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
API supportata: false
wt.eff.EffGroupAssistant.appendEffGroupsQuietly(EffRecordable[], EffGroup[])
A partire da x-24. Utilizzare appendEffGroups(WTCollection effRecordables, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
API supportata: false
wt.eff.EffGroupAssistant.appendEffGroupsQuietly(EffRecordable[], EffGroup[], ChangeActivityIfc)
A partire da x-24. Utilizzare appendEffGroupsQuietly(WTCollection effRecordables, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
API supportata: false
wt.eff.EffGroupAssistant.appendEffVector(EffRecordable[])
A partire da x-24. Utilizzare appendEffVector(WTCollection effRecordables)
API supportata: false
wt.eff.EffGroupAssistant.appendEffVector(EffRecordable[], ChangeActivityIfc)
A partire da x-24. Utilizzare appendEffVector(WTCollection effRecordables , ChangeActivityIfc authorizedBy)
API supportata: false
wt.eff.EffGroupAssistant.appendEffVectorQuietly(EffRecordable[])
A partire da x-24. Utilizzare appendEffVectorQuietly(WTCollection effRecordables)
API supportata: false
wt.eff.EffGroupAssistant.appendEffVectorQuietly(EffRecordable[], ChangeActivityIfc)
A partire da x-24. Utilizzare appendEffVectorQuietly(WTCollection effRecordables , ChangeActivityIfc authorizedBy)
API supportata: false
wt.eff.EffGroupAssistant.populateEffVector(EffRecordable[])
wt.eff.EffGroupAssistant.populateEffVectorWithoutRefreshing(EffRecordable[])
A partire da x-24. Utilizzare populateEffVectorWithoutRefreshing(WTCollection effRecordables)
API supportata: false
wt.eff.EffGroupAssistant.replaceEffVector(EffRecordable[])
A partire da x-24. Utilizzare replaceEffVector(WTCollection effRecordables)
API supportata: false
wt.eff.EffGroupAssistant.replaceEffVector(EffRecordable[], ChangeActivityIfc)
A partire da x-24. Utilizzare replaceEffVector(WTCollection effRecordables, ChangeActivityIfc authorizedBy)
API supportata: false
wt.eff.EffGroupAssistant.replaceEffVectorQuietly(EffRecordable[])
A partire da x-24. Utilizzare replaceEffVectorQuietly(WTCollection effRecordables)
API supportata: false
wt.eff.EffGroupAssistant.replaceEffVectorQuietly(EffRecordable[], ChangeActivityIfc)
A partire da x-24. Utilizzare replaceEffVectorQuietly(WTCollection effRecordables, ChangeActivityIfc authorizedBy)
API supportata: false
wt.eff.EffHelper.getProductEffClassForPending(Class<EffForm>)
Sostituito da EffHelper.getEffClass(Class, Class)
wt.eff.EffHelper.getValidEffForms(EffContext)
Sostituito da EffHelper.getValidEffectivityForms(EffContext)
wt.eff.EffHelper.getValidEffs(Class, EffContext)
Sostituito da EffHelper.getValidEffectivities(Class, EffContext)
wt.eff.EffHelper.getValidEffs(EffContext)
Sostituito da EffHelper.getValidEffectivities(EffContext)
wt.eff.format.EffFormatRetrievalStrategy.getEffFormatDetails(EffState)
wt.eff.format.PreferenceBasedRetrieval.getEffFormatDetails(EffState)
wt.eff.PendingBlockEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.eff.PendingBlockEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.eff.PendingDateEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.eff.PendingDateEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.eff.PendingLotNumberEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.eff.PendingLotNumberEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.eff.PendingMSNEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.eff.PendingMSNEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.eff.PendingSerialNumberEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.eff.PendingSerialNumberEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.effectivity.Effectivity.getConfigItemEffectivityType()
wt.effectivity.Effectivity.getConfigItemName()
wt.effectivity.EffectivityHelper.setConfigurationItem(Effectivity, ConfigurationItem)
L'effettività viene sostituita da Eff
wt.effectivity.EffectivityHelper.setEffectivityTarget(Effectivity, EffectivityHolder)
L'effettività viene sostituita da Eff e questo metodo viene sostituito da Eff.setTarget()
wt.effectivity.EffectivityService.getEffectivities(EffectivityHolder)
wt.effectivity.EffectivityService.getWTProductInstance(String, String)
wt.effectivity.WTProductInstance.getIdentificationObject()
wt.effectivity.WTProductInstance.initialize(ConfigurationItem, String)
wt.effectivity.WTProductInstance.newWTProductInstance(ConfigurationItem, String)
wt.effectivity.WTProductInstance.setBuildDate(Timestamp)
wt.effectivity.WTProductInstance.setIdentificationObject(IdentificationObject)
wt.enterprise.ActionDelegate.enableable(Object)
wt.enterprise.ActionDelegate.valid(Object)
wt.enterprise.AllVersionsActionDelegate.enableable(Object)
wt.enterprise.AllVersionsActionDelegate.getContextServiceName()
wt.enterprise.AllVersionsActionDelegate.valid(Object)
wt.enterprise.AllVersionsURLActionDelegate.getURLLabel(Locale)
wt.enterprise.AllVersionsURLActionDelegate.URL(Object)
wt.enterprise.BasicTemplateProcessor.addHTMLHelpLink(Properties, Locale, OutputStream)
wt.enterprise.BasicTemplateProcessor.addToResponseExceptions(Exception)
wt.enterprise.BasicTemplateProcessor.addToResponseFooters(LocalizableMessage)
wt.enterprise.BasicTemplateProcessor.addToResponseHeaders(LocalizableMessage)
wt.enterprise.BasicTemplateProcessor.addToResponseMessages(LocalizableMessage)
wt.enterprise.BasicTemplateProcessor.displayAttributeName(Properties, Locale, OutputStream)
A partire da R8.0, MOR10 utilizza invece il metodo DefaultTemplateProcessor.displayAttributeLabel().
wt.enterprise.BasicTemplateProcessor.displayAttributeValue(Properties, Locale, OutputStream)
A partire da R8.0, MOR10 utilizza invece il metodo DefaultTemplateProcessor.displayAttributeVal().
wt.enterprise.BasicTemplateProcessor.getContextAction()
wt.enterprise.BasicTemplateProcessor.getContextClassName()
wt.enterprise.BasicTemplateProcessor.getContextListIn()
wt.enterprise.BasicTemplateProcessor.getContextListOut()
wt.enterprise.BasicTemplateProcessor.getContextObj()
wt.enterprise.BasicTemplateProcessor.getContextProperties()
wt.enterprise.BasicTemplateProcessor.getFormData()
wt.enterprise.BasicTemplateProcessor.getGlyphImageTag(WTObject)
wt.enterprise.BasicTemplateProcessor.getHTMLHelpURL(Properties, Locale, OutputStream)
wt.enterprise.BasicTemplateProcessor.getHTMLTableService()
wt.enterprise.BasicTemplateProcessor.getQueryData()
wt.enterprise.BasicTemplateProcessor.getResourceString(Properties, Locale, OutputStream)
wt.enterprise.BasicTemplateProcessor.getResponseExceptions()
wt.enterprise.BasicTemplateProcessor.getResponseFooters()
wt.enterprise.BasicTemplateProcessor.getResponseHeaders()
wt.enterprise.BasicTemplateProcessor.getResponseMessages()
wt.enterprise.BasicTemplateProcessor.getResponseString()
wt.enterprise.BasicTemplateProcessor.getState()
wt.enterprise.BasicTemplateProcessor.getStatus()
wt.enterprise.BasicTemplateProcessor.getURLProcessorLink(Properties, Locale, OutputStream)
wt.enterprise.BasicTemplateProcessor.isDndMicroAppletEnabled()
wt.enterprise.BasicTemplateProcessor.processSubTemplate(Properties, Locale, OutputStream)
wt.enterprise.BasicTemplateProcessor.readExternal(ObjectInput)
wt.enterprise.BasicTemplateProcessor.readVersion(BasicTemplateProcessor, ObjectInput, long, boolean, boolean)
wt.enterprise.BasicTemplateProcessor.setContextAction(String)
wt.enterprise.BasicTemplateProcessor.setContextClassName(String)
wt.enterprise.BasicTemplateProcessor.setContextListIn(String[])
wt.enterprise.BasicTemplateProcessor.setContextListOut(String[])
wt.enterprise.BasicTemplateProcessor.setContextObj(Object)
wt.enterprise.BasicTemplateProcessor.setContextProperties(Properties)
wt.enterprise.BasicTemplateProcessor.setFormData(Properties)
wt.enterprise.BasicTemplateProcessor.setQueryData(Properties)
wt.enterprise.BasicTemplateProcessor.setResponseExceptions(Vector)
wt.enterprise.BasicTemplateProcessor.setResponseFooters(Vector)
wt.enterprise.BasicTemplateProcessor.setResponseHeaders(Vector)
wt.enterprise.BasicTemplateProcessor.setResponseMessages(Vector)
wt.enterprise.BasicTemplateProcessor.setResponseString(String)
wt.enterprise.BasicTemplateProcessor.setState(HTTPState)
wt.enterprise.BasicTemplateProcessor.setStatus(int)
wt.enterprise.BasicTemplateProcessor.showResponseExceptions(Properties, Locale, OutputStream)
wt.enterprise.BasicTemplateProcessor.tableService(Properties, Locale, OutputStream)
wt.enterprise.BasicTemplateProcessor.writeExternal(ObjectOutput)
wt.enterprise.CheckInActionDelegate.enableable(Object)
wt.enterprise.CheckInActionDelegate.getContextServiceName()
wt.enterprise.CheckInActionDelegate.valid(Object)
wt.enterprise.CheckInURLActionDelegate.getURLLabel(Locale)
wt.enterprise.CheckInURLActionDelegate.URL(Object)
wt.enterprise.CheckOutActionDelegate.enableable(Object)
wt.enterprise.CheckOutActionDelegate.getContextServiceName()
wt.enterprise.CheckOutActionDelegate.valid(Object)
wt.enterprise.CheckOutURLActionDelegate.getURLLabel(Locale)
wt.enterprise.CheckOutURLActionDelegate.URL(Object)
wt.enterprise.CopyFactory.newCopy(RevisionControlled)
Sostituire con EnterpriseHelper.service.newCopy
wt.enterprise.FolderResident.getBusinessType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getBusinessType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.enterprise.FolderResident.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity()
wt.enterprise.FormActionDelegateFactory.getApplicationContext()
wt.enterprise.FormActionDelegateFactory.getFormActionDelegate(Object, String)
wt.enterprise.FormActionDelegateFactory.getFormActionDelegate(String, String)
wt.enterprise.FormActionDelegateFactory.readExternal(ObjectInput)
wt.enterprise.FormActionDelegateFactory.readVersion(FormActionDelegateFactory, ObjectInput, long, boolean, boolean)
wt.enterprise.FormActionDelegateFactory.setApplicationContext(ApplicationContext)
wt.enterprise.FormActionDelegateFactory.writeExternal(ObjectOutput)
wt.enterprise.IBADisplayUnitsFormTaskDelegate.processAction(ContentHTTPStream)
wt.enterprise.IterationHistoryActionDelegate.enableable(Object)
wt.enterprise.IterationHistoryActionDelegate.getContextServiceName()
wt.enterprise.IterationHistoryActionDelegate.valid(Object)
wt.enterprise.IterationHistoryURLActionDelegate.getURLLabel(Locale)
wt.enterprise.IterationHistoryURLActionDelegate.URL(Object)
wt.enterprise.Managed.getBusinessType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getBusinessType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.enterprise.Managed.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity()
wt.enterprise.Master.getBusinessType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getBusinessType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.enterprise.Master.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity()
wt.enterprise.PartReplacementsProcessor.readExternal(ObjectInput)
wt.enterprise.PartReplacementsProcessor.readVersion(PartReplacementsProcessor, ObjectInput, long, boolean, boolean)
wt.enterprise.PartReplacementsProcessor.writeExternal(ObjectOutput)
wt.enterprise.RevisionControlled.getBusinessType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getBusinessType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.enterprise.ShareStatusActionDelegate.enableable(Object)
wt.enterprise.ShareStatusActionDelegate.getContextServiceName()
wt.enterprise.ShareStatusActionDelegate.valid(Object)
wt.enterprise.ShareStatusURLActionDelegate.getURLLabel(Locale)
wt.enterprise.ShareStatusURLActionDelegate.URL(Object)
wt.enterprise.ShowDistributionListActionDelegate.enableable(Object)
wt.enterprise.ShowDistributionListActionDelegate.getContextServiceName()
wt.enterprise.ShowDistributionListActionDelegate.setState(HTTPState)
wt.enterprise.ShowDistributionListActionDelegate.valid(Object)
wt.enterprise.ShowDistributionListURLActionDelegate.getURLLabel(Locale)
wt.enterprise.ShowDistributionListURLActionDelegate.URL(Object)
wt.enterprise.ShowPublishedContentURLActionDelegate.getURLLabel(Locale)
wt.enterprise.ShowPublishedContentURLActionDelegate.URL(Object)
wt.enterprise.Simple.getBusinessType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getBusinessType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.enterprise.Simple.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity()
wt.enterprise.TemplateProcessor.handleRequest(HTTPRequest, HTTPResponse)
wt.enterprise.URLActionDelegate.getActionName()
wt.enterprise.URLActionDelegate.getClassURL()
wt.enterprise.URLActionDelegate.getURLLabel(Locale)
wt.enterprise.URLActionDelegate.setActionName(String)
wt.enterprise.URLActionDelegate.setClassURL(String)
wt.enterprise.URLActionDelegate.URL(Object)
wt.enterprise.URLProcessor.generateForm(HTTPRequest, HTTPResponse)
wt.enterprise.URLProcessor.getLocale(HTTPRequest)
wt.enterprise.URLProcessor.handleException(HTTPRequest, HTTPResponse, Exception)
wt.enterprise.URLProcessor.handleIncludeRequest(Properties, Locale, OutputStream, Object)
wt.enterprise.URLProcessor.hanldleHTMLError(PrintWriter, String, String, Exception)
wt.enterprise.URLProcessor.invokeAction(HTTPRequest, HTTPResponse)
wt.enterprise.URLProcessor.parameterValue(Properties, String)
wt.enterprise.URLProcessor.presentFormProcessorException(HTTPRequest, HTTPResponse, Exception)
wt.enterprise.URLProcessor.processForm(HTTPRequest, HTTPResponse)
wt.enterprise.URLProcessor.processForm(HTTPRequest, HTTPResponse, InputStream)
wt.enterprise.URLProcessor.readContextStatic(HTTPState)
wt.enterprise.URLProcessor.URLTemplateAction(HTTPRequest, HTTPResponse)
wt.enterprise.URLProcessor.validatePostStringStatic(Properties)
wt.enterprise.VersionHistoryActionDelegate.enableable(Object)
wt.enterprise.VersionHistoryActionDelegate.getContextServiceName()
wt.enterprise.VersionHistoryActionDelegate.valid(Object)
wt.enterprise.VersionHistoryURLActionDelegate.getURLLabel(Locale)
wt.enterprise.VersionHistoryURLActionDelegate.URL(Object)
wt.epm.alternaterep.EPMResultRule.newEPMResultRule(EPMRuleActionType, EPMRepRuleType, Integer)
Utilizzare EPMResultRule.newEPMResultRule( EPMRuleActionType actionType, EPMRepRuleType representationType, Integer componentID, String uniqueNDID)
wt.epm.EPMAuthoringAppVersion.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.epm.EPMAuthoringAppVersion.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.epm.EPMCADNamespace.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.epm.EPMCADNamespace.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.epm.EPMDocument.initialize(String, String, EPMAuthoringAppType, EPMDocumentType)
wt.epm.EPMDocument.newEPMDocument(String, String, EPMAuthoringAppType, EPMDocumentType)
Utilizzare newEPMDocument(String, String, EPMAuthoringAppType, EPMDocumentType, String) come nome CAD obbligatorio.
wt.epm.EPMDocumentManager.addToFamily(EPMDocument, EPMDocument, String)
In R8.0, utilizzare addToFamily( WTKeyedMap) from EPMFamilyTableManager
wt.epm.EPMDocumentManager.addToFamily(WTKeyedMap)
In R8.0, utilizzare addToFamily( WTKeyedMap) from EPMFamilyTableManager
wt.epm.EPMDocumentManager.changeCADName(EPMDocumentMaster, String)
Utilizzare changeCADName(WTKeyedMap)
wt.epm.EPMDocumentManager.checkCompatibility(QueryResult)
In R8.0, utilizzare checkCompatibility( WTCollection)
wt.epm.EPMDocumentManager.collectChangeCADNameVetos(EPMDocumentMaster)
Nessuna sostituzione
wt.epm.EPMDocumentManager.collectRenameVetos(WTObject)
wt.epm.EPMDocumentManager.findCheckedOutIterations(EPMDocumentMaster)
In R8.0, nessuna sostituzione
wt.epm.EPMDocumentManager.findReferencedIterations(EPMDocumentMaster)
In R8.0, nessuna sostituzione
wt.epm.EPMDocumentManager.isCADNameRequired(EPMAuthoringAppType)
Questo metodo restituisce sempre true poiché il nome CAD è obbligatorio per tutte le applicazioni di creazione.
wt.epm.EPMDocumentManager.makeStandalone(EPMDocument)
In R8.0, utilizzare makeStandalone( WTCollection) from EPMFamilyTableManager
wt.epm.EPMDocumentManager.markAsModified(WTCollection)
In R8.0
wt.epm.EPMDocumentManager.markAsModified(QueryResult)
In R8.0
wt.epm.EPMDocumentManager.removeAllDependencies(EPMDocument)
In R8.0, utilizzare removeAllDependencies(WTCollection)
wt.epm.EPMDocumentManager.removeFromFamily(EPMDocument, EPMDocumentMaster)
In R8.0, utilizzare removeFromfamily( EPMDocument, WTCollection) from EPMFamilyTableManager
wt.epm.EPMDocumentManager.removeFromFamily(EPMDocument, WTCollection)
In R8.0, utilizzare removeFromfamily(EPMWorkspace, EPMFamilyTable, WTCollection) from EPMFamilyTableManager
wt.epm.EPMDocumentMaster.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.epm.familytable.EPMFeatureDefinition.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.epm.familytable.EPMFeatureDefinition.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.epm.familytable.EPMParameterDefinition.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.epm.familytable.EPMParameterDefinition.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.epm.familytable.EPMStandardFamilyTableManager.getConceptualClassname()
wt.epm.modelitems.StandardModelItemManager.getConceptualClassname()
wt.epm.navigator.relationship.AssociatedCADDocs.filterImplicitBy(EPMReferenceType...)
Utilizzare filterByType(AssociatedCADDocs.Type.CALCULATED_xxx, ...). Ad esempio, durante la navigazione di associazioni CALCULATED_BUILD a un disegno, chiamare filterByType(AssociatedCADDocs.Type.CALCULATED_BUILD, AssociatedCADDocs.DRAWINGS_ONLY)
wt.epm.navigator.relationship.CADAssociatedParts.applyStrictCompatibleOnly(boolean)
L'opzione di compatibilità rigida non è più supportata.
wt.epm.navigator.relationship.CADAssociatedParts.filterImplicitBy(EPMReferenceType...)
Utilizzare filterByType(CADAssociatedParts.Type.CALCULATED_xxx, ...). Ad esempio, durante la navigazione di associazioni CALCULATED_BUILD da un disegno, chiamare filterByType(CADAssociatedParts.Type.CALCULATED_BUILD, CADAssociatedParts.DRAWINGS_ONLY)
wt.epm.structure.EPMContainedIn.isGeometryModified()
wt.epm.structure.EPMContainedIn.isSuperceded()
wt.epm.structure.EPMContainedIn.setGeometryModified(boolean)
wt.epm.structure.EPMContainedIn.setSuperceded(boolean)
wt.epm.structure.EPMReferenceLink.initialize(EPMDocument, EPMDependencyMaster, String, int)
wt.epm.structure.EPMReferenceLink.newEPMReferenceLink(EPMDocument, EPMDependencyMaster)
wt.epm.structure.EPMReferenceLink.newEPMReferenceLink(EPMDocument, EPMDependencyMaster, String, int)
wt.epm.structure.EPMReferenceLink.setReferences(EPMDependencyMaster)
wt.epm.structure.EPMStructureService.getAttributesToPublish(WTCollection, int)
wt.epm.structure.EPMStructureService.getImages(WTCollection, boolean)
wt.epm.structure.EPMStructureService.navigateContains(EPMFamilyTable, QuerySpec, boolean, ConfigSpec)
wt.epm.structure.EPMStructureService.navigateReferencedBy(DocumentMaster, QuerySpec)
In R6.2, utilizzare navigateReferencedBy(EPMDocumentMaster, QuerySpec, boolean)
wt.epm.structure.EPMStructureService.navigateReferences(EPMDocument, QuerySpec)
In R6.2, utilizzare navigateReferences(EPMDocument, QuerySpec, boolean)
wt.epm.structure.EPMStructureService.navigateReferencesToIteration(EPMDocument, QuerySpec, ConfigSpec)
In R6.2, utilizzare navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec)
wt.epm.structure.EPMStructureService.navigateReferencesToIteration(EPMDocument, QuerySpec, ConfigSpec, int)
In R6.2, utilizzare navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int)
wt.epm.structure.EPMStructureService.navigateUsedBy(EPMDocumentMaster, QuerySpec)
In R6.2, utilizzare navigateUsedBy(EPMDocumentMaster, QuerySpec, boolean)
wt.epm.structure.EPMStructureService.navigateUses(EPMDocument, QuerySpec)
In R6.2, utilizzare navigateUses(EPMDocument, QuerySpec, boolean)
wt.epm.structure.EPMStructureService.navigateUsesToIteration(EPMDocument, QuerySpec, ConfigSpec)
In R6.2, utilizzare navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec)
wt.epm.structure.EPMStructureService.navigateUsesToIteration(EPMDocument, QuerySpec, ConfigSpec, int)
In R6.2, utilizzare navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int)
wt.epm.supportingdata.EPMSupportingData.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.epm.supportingdata.EPMSupportingData.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.epm.upload.EPMStandardUploadManager.getConceptualClassname()
wt.epm.util.EPMApplicationVeto.getConceptualClassname()
wt.epm.workspaces._EPMWorkspace.getEPMCheckpointMaster()
wt.epm.workspaces._EPMWorkspace.getEPMCheckpointMasterReference()
wt.epm.workspaces._EPMWorkspace.getPopulateRule()
wt.epm.workspaces._EPMWorkspace.setEPMCheckpointMaster(EPMCheckpointMaster)
wt.epm.workspaces._EPMWorkspace.setEPMCheckpointMasterReference(ObjectReference)
wt.epm.workspaces._EPMWorkspace.setPopulateRule(EPMPopulateRule)
wt.epm.workspaces.EPMAsStoredConfig.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.epm.workspaces.EPMAsStoredConfig.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.epm.workspaces.EPMBaselineService.add(EPMWorkspace, Vector)
In 8.0, utilizzare EPMWorkspaceManager.addToWorkspace
wt.epm.workspaces.EPMBaselineService.checkinOrMove(EPMWorkspace, Vector)
In R8.0, utilizzare EPMWorkspaceManager.checkin
wt.epm.workspaces.EPMBaselineService.checkinOrMove(EPMWorkspace, Vector, Vector)
In R8.0, utilizzare EPMWorkspaceManager.checkin
wt.epm.workspaces.EPMBaselineService.getBaselineItems(EPMWorkspace)
In R8.0, utilizzare EPMWorkspaceManager.getObjectsInWorkspace
wt.epm.workspaces.EPMBaselineService.refresh(EPMWorkspace, EPMPopulateRule)
In 7.0, utilizzare refreshDocsAndParts
wt.epm.workspaces.EPMBaselineService.remove(EPMWorkspace, Vector)
In 8.0, utilizzare EPMWorkspaceManager.removeFromWorkspace
wt.epm.workspaces.EPMBaselineService.update(EPMWorkspace, Vector, EPMPopulateRule)
In 7.0, utilizzare updateDocsAndParts
wt.epm.workspaces.EPMBaselineService.update(EPMWorkspace, EPMPopulateRule)
In 7.0, utilizzare updateDocsAndParts
wt.epm.workspaces.EPMStandardWorkspaceManager.getConceptualClassname()
wt.epm.workspaces.EPMWorkspace.initialize(String, WTPrincipal, Folder, WTPartConfigSpec, EPMDocConfigSpec)
wt.epm.workspaces.EPMWorkspace.initialize(String, WTPrincipal, Folder, WTPartConfigSpec, EPMDocConfigSpec, WTContainer, boolean)
wt.epm.workspaces.EPMWorkspace.initialize(String, WTPrincipal, Folder, WTPartConfigSpec, EPMDocConfigSpec, WTContainer, boolean, boolean)
wt.epm.workspaces.EPMWorkspace.newEPMWorkspace(String, WTPrincipal, Folder, WTPartConfigSpec, EPMDocConfigSpec, WTContainer, boolean)
wt.epm.workspaces.EPMWorkspace.newEPMWorkspace(String, WTPrincipal, Folder, WTPartConfigSpec, EPMDocConfigSpec, WTContainer, boolean, boolean)
wt.epm.workspaces.EPMWorkspaceManager.checkin(EPMWorkspace, WTKeyedMap)
wt.epm.workspaces.EPMWorkspaceManager.checkin(EPMWorkspace, WTKeyedMap, EPMGhostResolverBase.EPMGhostResolverDelegate)
wt.epm.workspaces.EPMWorkspaceManager.checkin(EPMWorkspace, WTKeyedMap, EPMGhostResolverBase.EPMGhostResolverDelegate, WTCollection)
wt.epm.workspaces.EPMWorkspaceManager.checkin(EPMWorkspace, WTKeyedMap, WTCollection)
wt.epm.workspaces.EPMWorkspaceManager.createTransparentWorkspace(WTContainer, WTPartConfigSpec, EPMDocConfigSpec)
Questa API sarà sostituita in futuro da una NavigationCriteria-based API.
wt.epm.workspaces.EPMWorkspaceManager.createTransparentWorkspace(WTContainer, WTPartConfigSpec, EPMDocConfigSpec, boolean)
wt.epm.workspaces.EPMWorkspaceNamespace.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.epm.workspaces.EPMWorkspaceNamespace.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.facade.ixb.IxbDocument.getDom()
wt.facade.suma.ViewManufacturerURLActionDelegate.getURLLabel(Locale)
wt.facade.suma.ViewSupplierURLActionDelegate.URL(Object)
wt.facade.suma.ViewVendorURLActionDelegate.getURLLabel(Locale)
wt.fc.BinaryLink.getObject(String)
Sostituito da getRoleObject(String)
wt.fc.CachedObjectReference.setObjectNull()
wt.fc.collections.WTKeyedMap.WTEntry.getPersistable()
Sostituito da getKeyAsPersistable()
wt.fc.collections.WTKeyedMap.WTEntry.getQueryKey()
Sostituito da getKeyAsQueryKey()
wt.fc.collections.WTKeyedMap.WTEntry.getReference()
Sostituito da getKeyAsReference()
wt.fc.delete.StandardDeleteManager.getConceptualClassname()
wt.fc.EnumeratedType.getComment()
Sostituito con getShortDescription()
wt.fc.EnumeratedType.getComment(Locale)
Sostituito da getShortDescription(Locale)
wt.fc.EnumeratedType.getStringValue(String, String)
Sostituito da wt.fc.EnumeratedTypeUtil.getStringValue(String,String)
wt.fc.EnumeratedType.main(String[])
Sostituito da wt.fc.EnumeratedTypeUtil.main(String[])
wt.fc.EnumeratedType.toEnumeratedType(String)
Sostituito da wt.fc.EnumeratedTypeUtil.toEnumeratedType(String)
wt.fc.EnumeratedType.toEnumeratedType(String, String)
Sostituito da wt.fc.EnumeratedTypeUtil.toEnumeratedType(String,String)
wt.fc.IconDelegateFactory.getIconDelegate(Object)
Utilizzare uno dei getIconDelegate() instance methods after calling IconDelegateFactory.getInstance()
wt.fc.Link.getObject(String)
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.getOtherObject(Persistable)
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.getRole(Persistable)
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.getRoleAObject()
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.getRoleAObjectId()
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.getRoleAObjectRef()
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.getRoleBObject()
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.getRoleBObjectId()
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.getRoleBObjectRef()
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.setRoleAObject(Persistable)
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.setRoleAObjectRef(WTReference)
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.setRoleBObject(Persistable)
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.Link.setRoleBObjectRef(WTReference)
Sostituito con lo stesso metodo sull'astrazione BinaryLink (ovvero non più valido per questa generalizzazione).
wt.fc.ObjectReference.getObjectId()
Sostituito da getKey
wt.fc.ObjectReference.initialize()
wt.fc.ObjectReference.newObjectReference()
A partire da R5, questo costruttore non deve essere più utilizzato perché non è possibile avere un ObjectReference a meno che non si riferisca a un oggetto.
wt.fc.ObjectReference.setObjectId(ObjectIdentifier)
Sostituito da setKey
wt.fc.ObjectToObjectLink.getObject(String)
Sostituito da getRoleObject(String)
wt.fc.Persistable.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.fc.Persistable.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.fc.PersistenceHelper.getStoredLength(Object, String)
Sostituito da checkStoredLength(String, int)
wt.fc.PersistenceHelper.truncateStoredLength(Object, String, int)
Sostituito da truncateStoredLength(String, int)
wt.fc.PersistenceManager.find(QuerySpec)
Utilizzare find(StatementSpec).
wt.fc.PersistenceManager.getNextSequence(String)
A partire da R8.0, utilizzare getNextSequence(Class).
wt.fc.PersistenceManagerEvent.getAssociatedLink()
A partire da R8.0, utilizzare getEventTarget() in un listener di eventi a più oggetti.
wt.fc.PersistenceManagerEvent.getDisplayAttributes()
A partire da R8.0, questo tipo di evento non è più supportato.
wt.fc.PersistenceManagerEvent.getOperableObjectArray()
A partire da R8.0, utilizzare getEventTarget() poiché gli eventi a più oggetti sono supportati direttamente.
wt.fc.PersistenceManagerEvent.getQueryResult()
A partire da R8.0, questo tipo di evento non è più supportato.
wt.fc.PersistenceManagerEvent.getResultContainer()
A partire da R8.0, questo tipo di evento non è più supportato.
wt.fc.PersistenceManagerEvent.getTarget()
A partire da R8.0, utilizzare getEventTarget().
wt.fc.QueryResult.appendObjectVector(ObjectVector)
wt.fc.QueryResult.getObjectVector()
Sostituito da getObjectVectorIfc()
wt.fc.ReferenceFactory.getQueryString(Persistable)
wt.fc.ReferenceFactory.getQueryString(WTReference)
wt.fc.StandardIdentityService.getConceptualClassname()
wt.fc.StandardPersistenceManager.getConceptualClassname()
wt.fc.WTObject.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() e getDisplayIdentifier().
wt.fc.WTObject.getType()
Sostituito da getDisplayType() per restituire un messaggio localizzabile che fornisce il tipo dell'oggetto.
wt.federation.FederationUtilities.appendNewElements(QueryResult, QueryResult)
Vedere FederationHelper.
wt.federation.FederationUtilities.checkFreshness(Persistable)
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.checkFreshness(QueryResult)
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.decodeURLString(String)
Vedere wt.util.EncodingConverter.
wt.federation.FederationUtilities.encodeBase64(byte[])
Vedere FederationHelper.
wt.federation.FederationUtilities.encodeURLString(String)
Vedere wt.util.EncodingConverter.
wt.federation.FederationUtilities.encodeURLString(String, String)
Vedere wt.util.EncodingConverter.
wt.federation.FederationUtilities.enqueueRefreshRequest(Federated)
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.executeHTTPRequest(String, String, FederatedHttpBodyPart)
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.findAllUsers()
Scrivere un'interrogazione per verificare il processo di workflow con lo stato OPEN_RUNNING per l'oggetto specificato.Scrivere un'interrogazione per verificare il processo di workflow con lo stato OPEN_RUNNING per l'oggetto specificato.
Vedere il package wt.org.
wt.federation.FederationUtilities.findAllUsers(Enumeration)
Vedere il package wt.org.
wt.federation.FederationUtilities.findLikeUsers(String, String)
Vedere il package wt.org.
wt.federation.FederationUtilities.findLikeUsers(String, String, Enumeration)
Vedere il package wt.org.
wt.federation.FederationUtilities.findObjects(Class, Persistable, String, Persistable)
Vedere FederationService.
wt.federation.FederationUtilities.findObjects(Class, Persistable, String, Persistable, Enumeration)
Vedere FederationService.
wt.federation.FederationUtilities.findObjects(QuerySpec)
Vedere FederationService.
wt.federation.FederationUtilities.findObjects(QuerySpec, Enumeration)
Vedere FederationService.
wt.federation.FederationUtilities.findUser(String)
Vedere il package wt.org.
wt.federation.FederationUtilities.findUser(String, String)
Vedere il package wt.org.
wt.federation.FederationUtilities.findUser(String, String, Enumeration)
Vedere il package wt.org.
wt.federation.FederationUtilities.findUser(String, Enumeration)
Vedere il package wt.org.
wt.federation.FederationUtilities.getActionURL(FederatedService, String, Hashtable)
Vedere FederationHelper.
wt.federation.FederationUtilities.getAllServices()
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.getFederatedSubclass(Class)
Vedere FederationServerHelper.
wt.federation.FederationUtilities.getNavigableServices(Class)
Vedere FederationService.
wt.federation.FederationUtilities.getQueryableServices(Class)
Vedere FederationService.
wt.federation.FederationUtilities.getService(Federated)
Vedere FederationService.
wt.federation.FederationUtilities.getSourceInputStream(Federated)
wt.federation.FederationUtilities.hasExpired(Federated)
Vedere FederationServerHelper.
wt.federation.FederationUtilities.haveSameSource(Object, Object)
Vedere FederationHelper.
wt.federation.FederationUtilities.initializeProxy(Federated, FederatedService)
Vedere FederationServerHelper.
wt.federation.FederationUtilities.invokeInfoEngineTemplate(String)
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.invokeInfoEngineTemplate(String, Hashtable)
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.isStale(Federated)
Vedere FederationServerHelper.
wt.federation.FederationUtilities.navigate(Persistable, String, Class, boolean)
Vedere FederationService.
wt.federation.FederationUtilities.navigate(Persistable, String, Class, boolean, Enumeration)
Vedere FederationService.
wt.federation.FederationUtilities.navigate(Persistable, String, QuerySpec, boolean)
Vedere FederationService.
wt.federation.FederationUtilities.navigate(Persistable, String, QuerySpec, boolean, Enumeration)
Vedere FederationService.
wt.federation.FederationUtilities.presetRevisionControlled(RevisionControlled)
wt.federation.FederationUtilities.refresh(Federated)
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.refreshIfStale(Federated)
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.refreshProxy(ObjectIdentifier)
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.refreshProxy(Federated)
Vedere FederationServiceSvr.
wt.federation.FederationUtilities.refreshProxyVector(ObjectVector)
wt.federation.FederationUtilities.retrieveInfoEngineObjects(String)
Vedere FederationService.
wt.federation.FederationUtilities.retrieveSourceContents(String, FederatedService)
wt.federation.FederationUtilities.storeProxy(Federated)
Vedere FederationService.
wt.federation.FederationUtilities.syncObjects(Externalizable, Externalizable)
Vedere FederationService.
wt.federation.StandardFederationService.getConceptualClassname()
wt.filter.NavigationCriteria.getConfigSpec()
wt.filter.NavigationCriteria.getConfigSpecReference()
wt.filter.NavigationCriteria.setConfigSpec(PersistableConfigSpec)
wt.filter.NavigationCriteria.setConfigSpecReference(ObjectReference)
wt.filter.NavigationCriteria.setNonPersistedConfigSpecs(List<ConfigSpec>
Utilizzare setConfigSpecs()
wt.filter.NavigationFilterService.filter(List<FilterArguments>, NavigationCriteria)
wt.filter.NavigationFilterService.findFilterTemplate(String, NavigationFilterType, WTContainerRef)
wt.filter.NavigationFilterService.getDesignationDefsInfo(NavigationFilterTemplate)
wt.filter.NavigationFilterService.getDesignationGroups(NavigationFilterTemplate)
wt.filter.NavigationFilterService.getOptionExclusionReference()
wt.filter.NavigationFilterService.getQualifiedFilterTemplateOfType(String, NavigationFilterType)
wt.filter.NavigationFilterService.listNavigationCriteriaWithVisibility(WTContainerRef, WTUser, boolean, boolean)
wt.filter.NavigationFilterService.listNavigationCriteriaWithVisibility(WTContainerRef, WTUser, boolean, boolean, Set<FilterTemplate>)
wt.filter.NavigationFilterService.listNavigationCriteriaWithVisibility(WTContainerRef, WTUser, String, boolean, boolean, Set<FilterTemplate>)
wt.filter.NavigationFilterService.listNavigationCriteriaWithVisibility(WTContainerRef, WTUser, String, boolean, boolean, Set<FilterTemplate>, boolean)
wt.filter.NavigationFilterService.listNavigationCriteriaWithVisibility(WTContainerRef, WTUser, String, boolean, boolean, Set<FilterTemplate>, boolean, boolean)
wt.filter.NavigationFilterService.populateEmptyFilters(NavigationCriteria, Set<FilterTemplate>)
wt.filter.NavigationFilterService.populateNavigationFilters(NavigationCriteria)
Utilizzare invece NavigationCriteriaService.populateNavigationFilters(NavigationCriteria)
wt.filter.NavigationFilterService.populateNavigationFilters(NavigationCriteria, Set<FilterTemplate>)
wt.filter.NavigationFilterService.populateNavigationFilters(NavigationCriteria, WTContainerRef)
wt.filter.NavigationFilterService.registerFilterTemplate(WTContainer, NavigationFilterTemplate)
wt.filter.NavigationFilterService.updateDesignationDefs(NavigationFilterTemplate, List<DesignationIdentifier>, List<DesignationIdentifier>)
wt.filter.NavigationFilterService.updateNavigationCriteria(NavigationCriteria, Map<WTReference, Map<String, String[]>>, boolean)
Utilizzare invece NavigationCriteriaService.saveNavigationCriteria(NavigationCriteria)
wt.filter.StandardNavigationFilterService.getConceptualClassname()
wt.folder.FolderHelper.assignFolder(Foldered, Folder)
wt.folder.FolderHelper.assignLocation(CabinetMember, Cabinet)
Sostituito da FolderHelper.assignLocations(WTValuedMap)
wt.folder.FolderHelper.assignLocation(Foldered, String)
Sostituito da FolderHelper.assignLocations(WTValuedMap)
wt.folder.FolderHelper.assignLocation(Foldered, Folder)
Sostituito da FolderHelper.assignLocations(WTValuedMap)
wt.folder.FolderHelper.assignLocation(FolderEntry, String)
Sostituito da FolderHelper.assignLocations(WTValuedMap)
wt.folder.FolderHelper.assignLocation(FolderEntry, String, WTContainerRef)
Sostituito da FolderHelper.assignLocations(wt.fc.collections.WTValuedMap)
wt.folder.FolderHelper.getCabinetReference(FolderEntry)
Sostituito da FolderHelper.getCabinetReference(CabinetBased)
wt.folder.FolderHelper.getFolderPath(FolderEntry)
Sostituito da FolderHelper.getFolderPath(CabinetBased)
wt.folder.FolderHelper.getLocation(FolderEntry)
Sostituito da FolderHelper.getLocation(CabinetBased)
wt.folder.FolderHelper.inPersonalCabinet(CabinetBased)
Sostituito da FolderHelper.getObjsInPersonalCabinets(WTCollection)
wt.folder.FolderHelper.inPersonalCabinet(FolderEntry)
Sostituito da FolderHelper.inPersonalCabinet(CabinetBased)
wt.folder.FolderHelper.isPersonalCabinet(Cabinet)
Sostituito da _Cabinet.isPersonalCabinet()
wt.folder.FolderService.assignLocation(WTCollection, Folder)
Sostituito da FolderHelper.assignLocation(WTCollection,Folder)
wt.folder.FolderService.assignLocations(WTValuedMap)
Sostituito da FolderHelper.assignLocations(WTValuedMap)
wt.folder.FolderService.changeFolder(Foldered, Folder)
Sostituito da FolderService.changeFolder(WTValuedMap). Nota: questa API non deve essere utilizzata quando si spostano oggetti tra contenitori; utilizzare invece l'API moveAllObjects() da ContainerMoveService.
wt.folder.FolderService.createCabinet(String, String, String, String)
Utilizzare createPersonalCabinet() per creare uno schedario personale e createCabinet(String, AdminDomainRef, String, WTContainerRef) per creare uno schedario condiviso.
wt.folder.FolderService.createCabinet(String, String, String, String, boolean)
Utilizzare createPersonalCabinet() per creare uno schedario personale e createCabinet(String, AdminDomainRef, String, WTContainerRef) per creare uno schedario condiviso.
wt.folder.FolderService.createCabinet(String, AdminDomainRef, String, WTPrincipal, boolean)
Utilizzare createPersonalCabinet() per creare uno schedario personale e createCabinet(String, AdminDomainRef, String, WTContainerRef) per creare uno schedario condiviso.
wt.folder.FolderService.createPersonalCabinet(String, AdminDomainRef, String)
Sostituito da FolderService.createPersonalCabinet(WTPrincipal, AdminDomainRef)
wt.folder.FolderService.createSubFolder(String, AdminDomainRef)
Sostituito da FolderService.createSubFolder(String,AdminDomainRef,WTContainerRef)
wt.folder.FolderService.findCabinets(String, boolean)
Sostituito da FolderService.findCabinets(AccessPermission, boolean)
wt.folder.FolderService.findCabinets(AccessPermission, boolean)
Sostituito da FolderService.getContainerToCabinetsMap(WTCollection,boolean)
wt.folder.FolderService.findCabinets(AccessPermission, boolean, WTContainerRef)
Sostituito da FolderService.getContainerToCabinetsMap(WTCollection,boolean)
wt.folder.FolderService.findFolderContents(String, WTContainerRef[])
Sostituito da FolderService.getFolderToContentsMap(WTSet,Class,boolean)
wt.folder.FolderService.findFolderContents(String, WTContainerRef[], Class)
Sostituito da FolderService.getFolderToContentsMap(WTSet,Class,boolean)
wt.folder.FolderService.findFolderContents(Folder[], Class)
Sostituito da FolderService.getFolderToContentsMap(WTSet,Class,boolean)
wt.folder.FolderService.findFolderContents(Folder[], Class, boolean)
Sostituito da FolderService.getFolderToContentsMap(WTSet,Class,boolean)
wt.folder.FolderService.findFolderContents(Folder, Class)
Sostituito da FolderService.getFolderToContentsMap(WTSet,Class,boolean)
wt.folder.FolderService.findSubFolders(Folder, String)
Sostituito da FolderService.getParentToSubFoldersMap(WTCollection)
wt.folder.FolderService.findSubFolders(Folder, AccessPermission)
Sostituito da FolderService.getParentToSubFoldersMap(WTCollection)
wt.folder.FolderService.getCabinet(String)
Sostituito da FolderService.getCabinetsByName(WTList containers,List names)
wt.folder.FolderService.getCabinetNames(WTContainerRef)
Sostituito da FolderService.getContainerToCabinetNamesMap(WTCollection,boolean)
wt.folder.FolderService.getFolder(String)
Sostituito da FolderService.getFoldersByPath(WTList, List)
wt.folder.FolderService.getFolder(Foldered)
Sostituito da FolderService.getCabinetBasedToFolderMap(WTCollection)
wt.folder.FolderService.getFolderedToFolderMap(WTCollection)
Sostituito da FolderService.getCabinetBasedToFolderMap(WTCollection)
wt.folder.FolderService.getFolderPathsFromFolderOids(ArrayList)
Sostituito da FolderService.getCabinetBasedToPathMap(WTCollection)
wt.folder.FolderService.getFolders(List)
Sostituito da FolderService.getCabinetBasedToFolderMap(WTCollection)
wt.folder.FolderService.getMemberships(List)
Sostituito da FolderService.getEntryToMembershipMap(wt.fc.collections.WTCollection)
wt.folder.StandardFolderService.getConceptualClassname()
wt.fv.FvService.mountFolder(FvHost, FileFolder, String, boolean)
Utilizzare invece FvService.mountFolder(FvHost, FileFolder, String).
wt.fv.FvService.mountFolderOnCluster(FvHost, FileFolder, String, boolean)
Utilizzare invece FvService.mountFolderOnCluster(FvHost, FileFolder, String).
wt.fv.FvService.mountRootFolder(FvHost, RootFolder, String, boolean)
Utilizzare invece FvService.mountRootFolder(FvHost, RootFolder, String).
wt.fv.FvService.mountRootFolder(FvHost, RootFolder, String, String, boolean)
Utilizzare invece FvService.mountRootFolder(FvHost, RootFolder, String, String).
wt.fv.FvService.mountRootFolderOnCluster(FvHost, RootFolder, String, boolean)
Utilizzare invece FvService.mountRootFolderOnCluster(FvHost, RootFolder, String).
wt.fv.FvService.mountRootFolderOnCluster(FvHost, RootFolder, String, String, boolean)
Utilizzare invece FvService.mountRootFolderOnCluster(FvHost, RootFolder, String, String).
wt.fv.master.StandardMasterService.checkFolderSubFolderMountPathsComplete(Integer, String, HashMap, HashMap)
Questo metodo verrà rimosso in una futura release. Utilizzare la funzionalità di convalida dei mount per convalidare i mount
API supportata: false
wt.fv.master.StandardMasterService.getConceptualClassname()
wt.fv.master.StandardMasterService.remoteCleanUpFolder(ReplicaVault, ReplicaFolder, Enumeration)
Utilizzare la funzionalità Rimuovi file senza riferimenti o Pulizia automatica degli archivi di replica
wt.fv.StandardFvService.getConceptualClassname()
wt.fv.StandardFvService.getFileLists(FvMount)
Non più utilizzato. Sarà eliminato nella release successiva
API supportata: false
wt.fv.StandardFvService.mountFolder(FvHost, FileFolder, String, boolean)
wt.fv.StandardFvService.mountFolderOnCluster(FvHost, FileFolder, String, boolean)
wt.fv.StandardFvService.mountRootFolder(FvHost, RootFolder, String, boolean)
wt.fv.StandardFvService.mountRootFolder(FvHost, RootFolder, String, String, boolean)
wt.fv.StandardFvService.mountRootFolderOnCluster(FvHost, RootFolder, String, boolean)
wt.fv.StandardFvService.mountRootFolderOnCluster(FvHost, RootFolder, String, String, boolean)
wt.fv.StandardFvService.revaultURLContent(RevaultUrlSession)
Questa API non è più necessaria.
wt.help.HelpLinkHelper.createHelpHREF(HelpLinkContext, Locale, HashMap)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, Object, String, Locale)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, Object, String, Locale, HashMap)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, Object, String, Locale, HashMap, HelpLinkHelper)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, Object, String, Locale, HelpLinkHelper)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Object, String, Locale)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Object, String, Locale, HashMap)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Object, String, Locale, HashMap, HelpLinkHelper)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Object, String, Locale, HelpLinkHelper)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, HashMap)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Locale)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Locale, HashMap)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Locale, HashMap, HelpLinkHelper)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Locale, HelpLinkHelper)
Utilizzare invece HelpLinkHelper.createHelpHREF(java.lang.String).
wt.httpgw.HTTPRequest.urlDecode(String)
Sostituito dal metodo wt.util.EncodingConverter.decode .
wt.httpgw.LanguagePreference.getAcceptLanguagePreferences(String)
wt.httpgw.LanguagePreference.getLocale(Vector)
wt.httpgw.WTContextBeanHandler.destroy()
wt.index.IndexPolicyManager.index(WTCollection)
wt.index.IndexPolicyManager.index(WTCollection, String)
wt.index.IndexPolicyManager.index(Indexable)
wt.index.IndexPolicyManager.index(Indexable, String)
wt.index.IndexPolicyManager.removeIndex(WTCollection, String, boolean)
wt.index.IndexServiceDelegate.delete(LinkedList, String, List)
Utilizzare delete(List, String)
wt.inf.container.ContainerSpec.setFilterByMembership(boolean)
Sostituito da setMembershipState
wt.inf.container.ContainerSpec.setSelectOids(boolean)
Sostituito da setSelectState
wt.inf.container.ContainerSpec.setUser(WTPrincipalReference, boolean)
Utilizzare invece setUser and setMembership state.
wt.inf.container.LookupSpec.getQuerySpec()
Sostituito dalla proprietà querySpecs e dai metodi addQuerySpec(s).
wt.inf.container.LookupSpec.setQuerySpec(QuerySpec)
Sostituito dalla proprietà querySpecs e dai metodi addQuerySpec(s).
wt.inf.container.OrgContainer.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentity
wt.inf.container.OrgContainer.setAutoPopulateCreators(Class, boolean)
Sostituito da CreatorsLink.setAutoPopulate
wt.inf.container.WTContainerHelper.getContainerPath(WTContainerRef)
Sostituito da #getPath and #getDisplayPath.
wt.inf.container.WTContainerHelper.getWhereContainerIn(ContainerSpec, Class)
Sostituito da WTContainerHelper.getWhereContainerIn(ContainerSpec,Class[])
wt.inf.container.WTContainerHelper.isChildOf(WTContainerRef, WTContainerRef)
Sostituito da WTContainerService#isDescendedFrom(WTContainerRef,WTContainerRef)
wt.inf.container.WTContainerRef.getContainer()
Sostituito da getReferencedContainer
wt.inf.container.WTContainerServerHelper.generateInternetDomainName(WTContainer)
wt.inf.container.WTContainerService.getPublicContextProvider(WTContainer, Class)
wt.inf.container.WTContainerService.isFiltered(WTContainedFilterable, WTContainer)
wt.inf.library.LoadLibrary.createLibraryContainer(Hashtable, Hashtable, Vector)
wt.inf.library.WTLibrary.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentity
wt.inf.sharing.DataSharingService.outOfDateShares(WTCollection, WTContainer)
Utilizzare outOfSyncShares
wt.inf.team.ContainerTeamHelper.getDisplayName(WTGroup)
In 7.0
wt.inf.team.ContainerTeamHelper.getMembershipQuery(ContainerSpec)
wt.inf.team.ContainerTeamService.replaceUser(ContainerTeamReference, WTUser, WTUser, boolean)
wt.inf.team.StandardContainerTeamService.getConceptualClassname()
wt.inf.team.StandardContainerTeamService.isMember(ContainerTeamManaged, WTUser)
wt.inf.team.StandardContainerTeamService.processRefreshGroups()
wt.inf.template.ContainerTemplateDefinition.getContainerTemplate()
wt.inf.template.ContainerTemplateDefinition.getContainerTemplateReference()
wt.inf.template.StandardContainerTemplateService.getConceptualClassname()
wt.intersvrcom.StandardInterSvrComService.getConceptualClassname()
wt.introspection.ClassInfo.hasDisplayName()
wt.introspection.ClassInfo.isLocalizable()
wt.introspection.RoleDescriptor.hasDisplayName()
wt.introspection.RoleDescriptor.isLocalizable()
wt.ixb.actor.ActorTemplate.finalizeImportObject(boolean, Object, IxbElement, Importer)
Sostituito da ActorTemplate.finalizeImportObject(boolean, List, Importer)
wt.ixb.actor.ActorTemplate.storeObject(ClassExporterImporter, Object, IxbElement, Importer)
Utilizzare invece ActorTemplate.storeObjects(ClassExporterImporter, WTList, List, Importer).
wt.ixb.clientAccess.IXBService.doExport(boolean, String[], String[], String[], String[], IXBStreamer, boolean, String)
wt.ixb.clientAccess.IXBService.doExport(boolean, String[], String[], String[], String[], IXBStreamer, String, boolean, IXBStreamer, String)
wt.ixb.clientAccess.IXBService.doImport(IXBStreamer, IXBStreamer, boolean, boolean, boolean, String, String)
wt.ixb.clientAccess.IXBService.doImport(IXBStreamer, IXBStreamer, boolean, boolean, boolean, String, String, Boolean)
wt.ixb.clientAccess.IXBService.doImport(IXBStreamer, IXBStreamer, boolean, String, boolean, boolean, String, IXBStreamer, Locale)
wt.ixb.clientAccess.IXBService.doImport(IXBStreamer, IXBStreamer, boolean, String, boolean, boolean, String, IXBStreamer, Locale, Boolean)
wt.ixb.clientAccess.IXBService.exportObjects(WTContainerRef, String[], ObjectExportParameters)
wt.ixb.clientAccess.IXBService.findNavigatorTopObjectsBySearchSpec(String, String[])
wt.ixb.clientAccess.IXBService.findTopObjects(String, String[])
wt.ixb.clientAccess.IXBService.getAllAvaiableFilters(Locale)
wt.ixb.clientAccess.IXBService.getAllAvaiableGenerators(Locale)
wt.ixb.clientAccess.IXBService.getObjectId(Persistable)
wt.ixb.clientAccess.IXBService.testOnServer(String, String, Vector)
wt.ixb.clientAccess.ObjectExportParameters.getGlobleContentFilter()
Utilizzare invece ObjectExportParameters.getGlobalContentFilter()
wt.ixb.clientAccess.ObjectExportParameters.setGlobleContentFilter(GlobalContentFilterIfc)
Utilizzare invece ObjectExportParameters.setGlobalContentFilter(GlobalContentFilterIfc)
wt.ixb.clientAccess.StandardIXBService.doExport(boolean, String[], String[], String[], String[], IXBStreamer, boolean, String)
wt.ixb.clientAccess.StandardIXBService.doExport(boolean, String[], String[], String[], String[], IXBStreamer, String, boolean, IXBStreamer, String)
wt.ixb.clientAccess.StandardIXBService.doImport(IXBStreamer, IXBStreamer, boolean, boolean, boolean, String, String)
wt.ixb.clientAccess.StandardIXBService.doImport(IXBStreamer, IXBStreamer, boolean, boolean, boolean, String, String, Boolean)
wt.ixb.clientAccess.StandardIXBService.doImport(IXBStreamer, IXBStreamer, boolean, String, boolean, boolean, String, IXBStreamer, Locale)
wt.ixb.clientAccess.StandardIXBService.doImport(IXBStreamer, IXBStreamer, boolean, String, boolean, boolean, String, IXBStreamer, Locale, Boolean)
wt.ixb.clientAccess.StandardIXBService.exportObjects(WTContainerRef, String[], ObjectExportParameters)
wt.ixb.clientAccess.StandardIXBService.findNavigatorTopObjectsBySearchSpec(String, String[])
wt.ixb.clientAccess.StandardIXBService.findTopObjects(String, String[])
wt.ixb.clientAccess.StandardIXBService.getAllAvaiableFilters(Locale)
wt.ixb.clientAccess.StandardIXBService.getAllAvaiableGenerators(Locale)
wt.ixb.clientAccess.StandardIXBService.getConceptualClassname()
wt.ixb.clientAccess.StandardIXBService.getObjectId(Persistable)
wt.ixb.clientAccess.StandardIXBService.testOnServer(String, String, Vector)
wt.ixb.impl.jaxb.IxbJaxbDocElement.getDom()
wt.ixb.publicforapps.contextData.ExpImpContextData.setFormatType(ExportImportFormatType)
wt.ixb.publicforapps.Exporter.getExportContentProvider()
wt.ixb.publicforapps.Exporter.setExportContentProvider(ExportContentProvider)
wt.ixb.publicforapps.Importer.doImport(InputStream, boolean)
Non ha alcun parametro di convalida adesso; il parametro di convalida deve essere fornito una sola volta per l'intero Importatore.
wt.ixb.publicforapps.Importer.doImport(IxbElement)
wt.ixb.publicforapps.IxbHelper.newExporter(ApplicationExportHandler, String, IxbElement)
wt.ixb.publicforapps.IxbHelper.newExporter(ApplicationExportHandler, String, IxbElement, File, String)
wt.ixb.publicforapps.IxbHelper.newImporter(ApplicationImportHandler, String, String, Boolean, Boolean)
API supportata: false
wt.ixb.publicforapps.IxbHelper.newImporter(ApplicationImportHandler, String, IxbElement, Boolean)
wt.ixb.publicforapps.IxbHelper.newImporter(ApplicationImportHandler, String, IxbElement, Boolean, Boolean)
Utilizzare invece newImporter(ApplicationImportHandler handler, WTContainerRef targetContainer, String dtd, IxbElement mapRules, Boolean overrideConflicts, Boolean validate)
API supportata: true
wt.ixb.publicforapps.IxbHelper.newImporter(ApplicationImportHandler, String, IxbElement, Boolean, Boolean, Boolean)
API supportata: false
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.finalizeImportObject(boolean, Object, IxbElement, Importer)
Utilizzare invece ClassExporterImporterTemplate.finalizeImportObjects(boolean, List, Importer).
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.findAmongExistingObjects(IxbElement, Importer)
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.findAmongExistingObjectsDefault(IxbElement, Importer)
Utilizzare ClassExporterImporterTemplate.findAmongExistingObjects(List, Importer)
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.findAmongExistingObjectsInternal(IxbElement, Importer)
Utilizzare o sostituire il metodo a più oggetti ClassExporterImporterTemplate.findAmongExistingObjectsInternal(List, Importer).
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importElement(IxbElement, Importer)
Utilizzare invece ClassExporterImporterTemplate.importElements(List, Importer, String, String).
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importObjectAttributesAfterStore(Object, IxbElement, Importer)
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.storeObject(Object, IxbElement, Importer)
Utilizzare invece ClassExporterImporterTemplate.storeObjects(List, Importer).
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.storeObjectsBirthUfid(Object, IxbElement, Importer)
Utilizzare ClassExporterImporterTemplate.storeObjectsBirthUfid(List, Importer)
Memorizzare l'UFID dal file XML (se presente) nella tabella di mappatura.
wt.ixb.publicforhandlers.ExpImpForLinkObject.getRoleAObject(IxbElement, Importer)
wt.ixb.publicforhandlers.ExpImpForLinkObject.getRoleBObject(IxbElement, Importer)
wt.ixb.publicforhandlers.ExpImpForLinkObject.persistLinkObject(Object, IxbElement, Importer)
Utilizzare invece ExpImpForLinkObject.persistLinkObject(List, Importer). Sarà inoltre necessario sovrascrivere ExpImpForLinkObject.storeObjects(List, Importer) anziché ExpImpForLinkObject.storeObject(Object, IxbElement, Importer)
wt.ixb.publicforhandlers.ExpImpForLinkObject.storeObject(Object, IxbElement, Importer)
Utilizzare invece ExpImpForLinkObject.storeObjects(List, Importer).
wt.ixb.publicforhandlers.ExpImpForVersionedObject.findAmongExistingObjectsDefault(IxbElement, Importer)
Utilizzare findAmongExistingObjects(List, Importer)
wt.ixb.publicforhandlers.ExpImpForVersionedObject.importElement(IxbElement, Importer)
wt.ixb.publicforhandlers.ExpImpForVersionedObject.storeObject(Object, IxbElement, Importer)
Utilizzare ExpImpForVersionedObject.storeObjects(List, Importer) instead.
wt.ixb.publicforhandlers.ExpImpForVersionedObject.storeVersionedObject(Object, IxbElement, Importer)
Utilizzare ExpImpForVersionedObject.storeObjects(List, Importer) instead.
wt.ixb.publicforhandlers.IxbHndHelper.checkConflictAgainstExistingObject(String, String, String, String, String, Importer)
Sostituito da IxbHndHelper.checkConflictAgainstExistingObject(String, String, String, String, String, Importer, IxbElement)
wt.ixb.publicforhandlers.IxbHndHelper.getActionName(IxbElement)
Utilizzare IxbHndHelper.getActionName(IxbElement, Importer)
wt.ixb.publicforhandlers.IxbHndHelper.getContainerOfPath(String)
Utilizzare invece Importer.getContainerRefFromPath(String)
wt.ixb.publicforhandlers.IxbHndHelper.getEndOftheLink(IxbElement, Importer, String, boolean, Class<?>)
Utilizzare invece l'API a più oggetti IxbHndHelper.getEndOftheLink(List, Importer, String, boolean, Class) per migliori prestazioni
wt.ixb.publicforhandlers.IxbHndHelper.getObjectByObjectReferenceElement(IxbElement, Importer)
Sostituita invece da IxbHndHelper.getObjectByObjectReferenceElement(List, Importer) per migliori prestazioni
wt.jmx.core.mbeans.Info.getCustomDelegate()
wt.jmx.core.mbeans.Info.getCustomDelegateFactory()
wt.jmx.core.mbeans.Info.getCustomDelegateFactoryClass()
wt.jmx.core.mbeans.Info.setCustomDelegateFactory(InfoDelegateFactory<T>)
wt.jmx.core.mbeans.Info.setCustomDelegateFactoryClass(String)
wt.jmx.core.mbeans.Info.setCustomDelegateFactoryClass(String, Class)
wt.jmx.core.mbeans.InfoMBean.getCustomDelegateFactoryClass()
wt.jmx.core.mbeans.InfoMBean.setCustomDelegateFactoryClass(String)
wt.jmx.core.mbeans.JavaProcessMonitor.registerProcess(String, String, String)
wt.jmx.core.mbeans.JavaProcessMonitorMBean.registerProcess(String, String, String)
wt.jmx.core.mbeans.TechSupport1MBean.emailFilesToSupport(long)
wt.jmx.core.mbeans.TechSupport1MBean.emailFilesToSupport(long, String, boolean, boolean, boolean)
wt.jmx.core.mbeans.TechSupport1MBean.getEmailAddress()
wt.jmx.core.mbeans.TechSupport1MBean.getMaxAgeInDaysOfLogsToEmail()
wt.jmx.core.mbeans.TechSupport1MBean.setMaxAgeInDaysOfLogsToEmail(int)
wt.jmx.core.MBeanUtilities.getMilliTimeFromNanoTime(long)
wt.jmx.core.MBeanUtilities.getNanoTimeFromMilliTime(long)
wt.licenseusage.LicenseUsageService.classifyLicenceUsageData(Date, Date)
Sostituito da LicenseReportUtilityHelper.classifyLicenceUsageData(fromDate, toDate)
wt.licenseusage.LicenseUsageService.getLicenseUsageViewReport(Date, Date)
Sostituito da LicenseReportUtilityHelper.getLicenseUsageViewReport(fromDate, toDate)
wt.licenseusage.LicenseUsageService.getUserEntitledLicenseUsed(Date, Date)
Sostituito da LicenseReportUtilityHelper.getUserEntitledLicenseUsed(fromDate, toDate)
wt.licenseusage.LicenseUsageService.getUserLoginViewOfADULicenseShortage(Date, Date)
Sostituito da LicenseReportUtilityHelper.getUserLoginViewOfADULicenseShortage(fromDate, toDate)
wt.licenseusage.StandardLicenseUsageService.classifyLicenceUsageData(Date, Date)
Sostituito da LicenseReportUtilityHelper.classifyLicenceUsageData(fromDate, toDate)
wt.licenseusage.StandardLicenseUsageService.getLicenseUsageViewReport(Date, Date)
Sostituito da LicenseReportUtilityHelper.getLicenseUsageViewReport(Date, Date)
wt.licenseusage.StandardLicenseUsageService.getUserEntitledLicenseUsed(Date, Date)
Sostituito da LicenseReportUtilityHelper.getUserEntitledLicenseUsed(fromDate, toDate)
wt.licenseusage.StandardLicenseUsageService.getUserLoginViewOfADULicenseShortage(Date, Date)
Sostituito da LicenseReportUtilityHelper.getUserLoginViewOfADULicenseShortage(Date, Date)
wt.lifecycle.LifeCycleService.allStates()
In R4.0, utilizzare la chiamata appropriata per l'oggetto EnumeratedType per ottenere questi valori.
wt.lifecycle.LifeCycleService.getCurrentPhase(LifeCycleManaged)
In R4.0 - Questo metodo non deve essere utilizzato al di fuori del servizio del ciclo di vita. Questo oggetto della fase deve essere considerato privato per LifeCycle. Se si ha necessità di accedere a informazioni su questo oggetto, inviare una richiesta dettagliata tramite Windchill Technical Marketing.
wt.lifecycle.LifeCycleService.getLifeCycleTemplate(LifeCycleManaged)
In R4.0 - Utilizzare invece myObject.getLifeCycleTemplate().
wt.lifecycle.LifeCycleService.getStateLink(LifeCycleManaged)
In 5.0
wt.lifecycle.LifeCycleService.isA(LifeCycleManaged, WTUser, Role)
In 8.0, un utente non deve più appartenere a un ruolo specifico per completare un task del ciclo di vita
wt.lifecycle.LifeCycleService.saveCriteria(LifeCycleManaged, Vector)
In R5.0
wt.lifecycle.LifeCycleService.selectableStates()
In R4.0, utilizzare la chiamata appropriata per l'oggetto EnumeratedType per ottenere questi valori.
wt.lifecycle.StandardLifeCycleService.allStates()
In R4.0, utilizzare la chiamata appropriata per l'oggetto EnumeratedType per ottenere questi valori.
wt.lifecycle.StandardLifeCycleService.getConceptualClassname()
wt.lifecycle.StandardLifeCycleService.getCurrentPhase(LifeCycleManaged)
In R4.0 - Questo metodo non deve essere utilizzato al di fuori del servizio del ciclo di vita. Questo oggetto della fase deve essere considerato privato per LifeCycle. Se si ha necessità di accedere a informazioni su questo oggetto, inviare una richiesta dettagliata tramite Windchill Technical Marketing.
wt.lifecycle.StandardLifeCycleService.getLifeCycleTemplate(LifeCycleManaged)
In R4.0 - Utilizzare invece myObject.getLifeCycleTemplate().
wt.lifecycle.StandardLifeCycleService.getRunningInstances(String)
In 5.0 - Utilizzare invece i metodi whereUsed.
wt.lifecycle.StandardLifeCycleService.getStateLink(LifeCycleManaged)
In 5.0
wt.lifecycle.StandardLifeCycleService.isA(LifeCycleManaged, WTUser, Role)
In 8.0, un utente non deve più appartenere a un ruolo specifico per completare un task del ciclo di vita
wt.lifecycle.StandardLifeCycleService.saveCriteria(LifeCycleManaged, Vector)
In R5.0
wt.lifecycle.StandardLifeCycleService.selectableStates()
In R4.0, utilizzare la chiamata appropriata per l'oggetto EnumeratedType per ottenere questi valori.
wt.load.LoadContent.createAggregate(Hashtable, Hashtable, Vector)
wt.load.LoadServerHelper.getTargetDomain(String, Hashtable, Hashtable, String)
wt.load.LoadServerHelper.getTargetDomain(Hashtable, Hashtable, String, boolean, String)
Ora il percorso del contenitore deve essere fornito come parte del percorso del dominio.
wt.load.LoadService.load(String, String, String, String, String, String, Hashtable)
wt.load.LoadService.load(String, String, String, String, String, String, Hashtable, boolean)
wt.locks.LockHelper.lock(Lockable)
Sostituito da assignLocker(Lockable,WTPrincipalReference) or LockHelper.service.lock(Lockable)
wt.locks.LockHelper.lock(Lockable, String)
Sostituito da assignLocker(Lockable,WTPrincipalReference) or LockHelper.service.lock(Lockable,String)
wt.locks.LockHelper.lock(Lockable, WTPrincipal)
Sostituito da assignLocker(Lockable,WTPrincipalReference) or LockHelper.service.lock(Lockable,WTPrincipalReference)
wt.locks.LockHelper.lock(Lockable, WTPrincipal, String)
Sostituito da assignLocker(Lockable,WTPrincipalReference) or LockHelper.service.lock(Lockable,WTPrincipalReference,String)
wt.locks.LockHelper.unlock(Lockable)
Sostituito da LockHelper.service.unlock(Lockable)
wt.locks.LockHelper.unlock(Lockable, WTPrincipal)
Sostituito da LockHelper.service.unlock(Lockable,WTPrincipalReference)
wt.locks.StandardLockService.getConceptualClassname()
wt.log4j.jmx.LoggerMonitorMBean.getEffectiveLevel()
wt.log4j.jmx.LoggerRepositoryMonitorMBean.getEffectiveLevel(String)
wt.log4j.jmx.LoggerRepositoryMonitorMBean.getThreshold()
wt.log4j.jmx.LoggerRepositoryMonitorMBean.setThreshold(String)
wt.log4j.jmx.TSVLayout.ignoresThrowable()
Con log4j2 questa API non avrà alcuna rilevanza.
wt.mail.EMailMessage.addPart(Notification)
wt.mail.WTMimeMessage.WTMessage()
A partire da Windchill 6.2.6, sostituito da EMailMessage
wt.manager.jmx.ServerManagerMBean.getMasterServerManagerName()
A tale scopo è consigliabile utilizzare ServerManagerMBean.getMainServerManagerName()
wt.manager.jmx.ServerManagerMBean.getSlavePingIntervalSeconds()
A tale scopo è consigliabile utilizzare ServerManagerMBean.getSecondaryPingIntervalSeconds()
wt.manager.jmx.ServerManagerMBean.getSlaveServerManagerNames()
A tale scopo è consigliabile utilizzare ServerManagerMBean.getSecondaryServerManagerNames()
wt.manager.jmx.ServerManagerMBean.getSlaveServerManagers()
A tale scopo è consigliabile utilizzare ServerManagerMBean.getSecondaryServerManagers()
wt.manager.jmx.ServerManagerMBean.isCacheMaster()
A tale scopo è consigliabile utilizzare ServerManagerMBean.isCacheMain()
wt.manager.jmx.ServerManagerMBean.setSlavePingIntervalSeconds(int)
A tale scopo è consigliabile utilizzare ServerManagerMBean.setSecondaryPingIntervalSeconds(int slavePingIntervalSeconds)
wt.maturity.MaturityBaseline.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.maturity.MaturityBaseline.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.maturity.MaturityHelper.getService()
Utilizzare MaturityHelper.service
wt.mpm.coproduce.CoProduceService.getCoProduceFamilyDetails(Set<Persistable>)
Utilizzare CoProduceService.populateCoProduce(Set, PopulateCoProduceParams)
API supportata: true
wt.mpm.coproduce.CoProduceService.getCoProduceFamilyDetails(Set<Persistable>, NavigationCriteria)
Utilizzare CoProduceService.populateCoProduce(Set, PopulateCoProduceParams)
wt.mpm.rawmaterial.RawMaterialLinkService.removeRMAssociationLinks(Set<RMAssociationLink>)
Utilizzare RawMaterialLinkService.removeHistoryManageableLinks(Set)
wt.notify.NotificationManager.createObjectSubscription(NotificationSubscription, Vector<WTPrincipal>, WTReference, String, int)
Non utilizzare questa API. Utilizzare una delle API createObjectSubscription supportate.
wt.notify.NotificationManager.createObjectSubscription(NotificationSubscription, WTCollection, Notifiable, HashMap<String, WTStringMap>, boolean)
Non utilizzare questa API. Utilizzare una delle API createObjectSubscription supportate.
wt.notify.NotificationManager.createObjectSubscription(NotificationSubscription, NotifySubscriptionRecipient, WTReference, HashMap<String, WTStringMap>, boolean)
Non utilizzare questa API. Utilizzare una delle API createObjectSubscription supportate.
wt.notify.NotificationManager.createObjectSubscription(NotificationSubscription, NotifySubscriptionRecipient, Notifiable, boolean, HashMap<String, WTStringMap>, boolean boolean)
Non utilizzare questa API. Utilizzare una delle API createObjectSubscription supportate.
wt.notify.NotificationManager.createObjectSubscriptions(NotificationSubscription, WTCollection, WTCollection, HashMap<String, WTStringMap>, boolean, boolean)
Non utilizzare questa API. Utilizzare una delle API createObjectSubscription supportate.
wt.notify.NotificationManager.createTypeBasedFolderSubscriptions(NotificationSubscription, WTCollection, WTReference, String, HashMap<String, WTStringMap>, boolean)
Utilizzare invece: createTypeBasedFolderSubscriptions(NotificationSubscription subscriptionAttributes, WTCollection subscribers, WTCollection targetFolders, ArrayList targetTypes, HashMapinvalid input: '<'String,WTStringMap> eventKeysAndAttributeValueMaps, boolean includeSubfolders)
wt.notify.NotificationManager.createTypeBasedFolderSubscriptions(NotificationSubscription, WTCollection, Folder, String, HashMap<String, WTStringMap>, boolean)
Utilizzare invece: createTypeBasedFolderSubscriptions(NotificationSubscription subscriptionAttributes, WTCollection subscribers, WTCollection targetFolders, ArrayList targetTypes, HashMapinvalid input: '<'String,WTStringMap> eventKeysAndAttributeValueMaps, boolean includeSubfolders)
wt.notify.NotificationManager.getNotificationSubscriptionRecipients(Notifiable, Persistable, String, String)
Utilizzare invece: getNotificationSubscriptionRecipients( ObjectReference targetRef, ObjectReference subscriberRef, String eventKey, String subscriptionKey)
wt.notify.NotificationManager.getNotificationSubscriptions(ObjectReference, String, ObjectReference, NotificationSubscription.SubscriberRole, NotificationSubscription.IncludeOwnerRefSubscriber, NotificationSubscription.IncludeSubscribersParentGroups, NotificationSubscription.SubscriberType, NotificationSubscription.DeliveryMethod, String, NotificationSubscription.AddTargetMetaData)
wt.notify.NotificationManager.getNotificationSubscriptions(ObjectReference, ObjectReference, String)
wt.notify.NotificationManager.getNotificationSubscriptions(Notifiable, String, Persistable, NotificationSubscription.SubscriberRole, NotificationSubscription.IncludeOwnerRefSubscriber, NotificationSubscription.IncludeSubscribersParentGroups, NotificationSubscription.SubscriberType, NotificationSubscription.DeliveryMethod, String, NotificationSubscription.AddTargetMetaData)
wt.notify.NotificationManager.getNotificationSubscriptions(Notifiable, String, Persistable, NotificationSubscription.SubscriberRole, NotificationSubscription.IncludeOwnerRefSubscriber, NotificationSubscription.IncludeSubscribersParentGroups, NotificationSubscription.SubscriberType, NotificationSubscription.DeliveryMethod, String, NotificationSubscription.AddTargetMetaData, NotificationSubscription.CheckAccess)
Utilizzare invece: getNotificationSubscriptions( ObjectReference targetRef, String eventKey, ObjectReference subscriberRef, SubscriberRole subscriberRole, IncludeOwnerRefSubscriber includeOwnerRefSubscriber, IncludeSubscribersParentGroups includeSubscribersParentGroups, SubscriberType returnSubscriberType, DeliveryMethod deliveryMethod, String subscriptionKey, AddTargetMetaData addTargetMetaData, CheckAccess checkAccess )
wt.notify.NotificationManager.getNotificationSubscriptions(Notifiable, Persistable, String)
wt.notify.NotificationManager.getNotificationSubscriptions(Notifiable, Persistable, String, String)
Utilizzare invece: getNotificationSubscriptions(ObjectReference targetRef, ObjectReference subscriberRef, String eventKey, String subscriptionKey)
wt.notify.NotificationManager.getNotificationSubscriptionTargets(Notifiable, Persistable, String, String)
Utilizzare invece: getNotificationSubscriptionTargets( ObjectReference targetRef, ObjectReference subscriberRef, String eventKey, String subscriptionKey )
wt.notify.NotificationManager.getSubscriptions(Object, Notifiable, String)
Questa API è per sottoscrizioni pre-R9.0. A partire da R9.0 utilizzare una delle getNotificationSubscriptions apis supportate.
wt.notify.NotificationManager.getSubscriptionsForTarget(ObjectReference)
wt.notify.NotificationManager.getSubscriptionsForTarget(Notifiable)
wt.notify.NotificationManager.getSubscriptionsForTarget(Notifiable, boolean)
Utilizzare invece: getSubscriptionsForTarget(ObjectReference targetRef, boolean includeAllTargets)
wt.notify.NotificationManager.getUserSubscriptions(WTUser, Notifiable)
Questa API è per sottoscrizioni pre-R9.0. A partire da R9.0 utilizzare una delle API getNotificationSubscriptions supportate.
wt.notify.NotificationManager.subscribeToObject(Vector, ObjectSubscription)
Questa API è per sottoscrizioni pre-R9.0. A partire da R9.0 utilizzare una delle API createObjectSubscription supportate per creare sottoscrizioni.
wt.notify.NotificationManager.unsubscribeToObject(Vector)
Questa API è per sottoscrizioni pre-R9.0. A partire da R9.0 utilizzare una delle API di annullamento di sottoscrizione supportate per annullare le sottoscrizioni.
wt.notify.NotificationManager.updateNotificationLists(Selector)
wt.notify.ObjectSubscription.checkAttributeValues(Object)
wt.notify.ObjectSubscription.getAttributeNames()
wt.notify.ObjectSubscription.getAttributeValue(String)
wt.notify.ObjectSubscription.getTarget()
wt.notify.ObjectSubscription.hasAttributes()
wt.notify.ObjectSubscription.initialize(ObjectSubscription)
wt.notify.ObjectSubscription.isEquivalent(ObjectSubscription)
wt.notify.ObjectSubscription.newObjectSubscription()
wt.notify.ObjectSubscription.newObjectSubscription(ObjectSubscription)
wt.notify.ObjectSubscription.removeAttribute(String)
wt.notify.ObjectSubscription.setAttributeValue(String, String)
wt.notify.ObjectSubscription.setTarget(Notifiable)
wt.notify.ObjectSubscription.toString()
wt.notify.StandardNotificationManager.getConceptualClassname()
wt.occurrence.CombinedPathOccurrenceDataMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.occurrence.CombinedPathOccurrenceDataMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.occurrence.CombinedPathOccurrenceDocumentation.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.occurrence.CombinedPathOccurrenceDocumentation.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.occurrence.CombinedPathOccurrenceUserIBAs.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.occurrence.CombinedPathOccurrenceUserIBAs.getType()
wt.occurrence.OccurrenceService.saveUsesOccurrenceAndData(UsesOccurrence, Vector, Vector) wt.occurrence.PathOccurrenceDataMaster.getIdentity()
wt.occurrence.OccurrenceService.getUsesOccurrenceData(UsesOccurrence)
wt.occurrence.OccurrenceService.saveUsesOccurrenceAndData(UsesOccurrence, Vector)
wt.occurrence.OccurrenceService.saveUsesOccurrenceAndData(UsesOccurrence, Vector, Vector)
wt.occurrence.PathOccurrenceDataMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.occurrence.PathOccurrenceDataMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.occurrence.PathOccurrenceDocumentation.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.occurrence.PathOccurrenceDocumentation.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.occurrence.PathOccurrenceUserIBAs.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.occurrence.PathOccurrenceUserIBAs.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.occurrence.StandardOccurrenceService.addMissingUsesOccurrenceData(UsesOccurrence, Vector, Vector)
wt.occurrence.StandardOccurrenceService.copyCombinedPathOccurrenceData(PathOccurrenceContext)
wt.occurrence.StandardOccurrenceService.copyPathOccurrenceData(PathOccurrenceContext)
wt.occurrence.StandardOccurrenceService.copyUsesOccurrenceData(UsesOccurrence)
wt.occurrence.StandardOccurrenceService.copyUsesOccurrences(OccurrenceableLink, OccurrenceableLink)
wt.occurrence.StandardOccurrenceService.getConceptualClassname()
wt.occurrence.StandardOccurrenceService.getUsesOccurrencesForDelete(OccurrenceableLink)
wt.occurrence.StandardOccurrenceService.isDataUnique(UsesOccurrence)
wt.occurrence.StandardOccurrenceService.propagateDeleteToCombinedPathOccurrenceData(CombinedPathOccurrence, CombinedPathOccurrenceDataLink)
wt.occurrence.StandardOccurrenceService.propagateDeleteToCombinedPathOccurrenceData(PathOccurrenceContext, ContextCombinedPathOccurrenceData)
wt.occurrence.StandardOccurrenceService.propagateDeleteToPathOccurrenceData(PathOccurrenceContext, ContextPathOccurrenceData)
wt.occurrence.StandardOccurrenceService.propagateDeleteToPathOccurrenceData(PathOccurrence, PathOccurrenceDataLink)
wt.occurrence.StandardOccurrenceService.propagateDeleteToUsesOccurrence(OccurrenceableLink, LinkUsesOccurrence)
wt.occurrence.StandardOccurrenceService.propagateDeleteToUsesOccurrenceData(UsesOccurrence)
wt.occurrence.StandardOccurrenceService.propagateDeleteToUsesOccurrences(OccurrenceableLink)
wt.occurrence.StandardOccurrenceService.simpleSaveUsesOccurrenceAndData(UsesOccurrence, Vector)
wt.occurrence.UsesOccurrenceCreationApprovalDelegate.approveCreation(OccurrenceableLink)
Utilizzare approveCreation(WTCollection links)
wt.occurrence.UsesOccurrenceCreationApprovalDelegate.approveCreation(OccurrenceableLink, int)
Utilizzare approveCreation(WTKeyedMap linkCountMap)
wt.occurrence.UsesOccurrenceDocumentation.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.occurrence.UsesOccurrenceDocumentation.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.occurrence.UsesOccurrenceUserIBAs.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.occurrence.UsesOccurrenceUserIBAs.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.org.OrganizationServicesHelper.getOrgDefault(WTContainerRef)
wt.org.OrganizationServicesHelper.isOrganizationDisplayEnabled(Class, WTContainerRef)
wt.org.OrganizationServicesHelper.isOrganizationDisplayEnabled(WTContainerRef, WTPrincipal)
wt.org.OrganizationServicesManager.allGroups()
wt.org.OrganizationServicesManager.allUsers()
wt.org.OrganizationServicesManager.findActiveAndDisabledUsersByName(Class<?>, String)
A partire dalla release 13.1 utilizzare invece OrganizationServicesManager.findActiveAndDisabledPrincipalsByName(Class, String)
wt.org.OrganizationServicesManager.findActiveAndDisabledUsersByName(Class<?>, String, DirectoryContextProvider[])
A partire dalla release 13.1 utilizzare invece il riferimento non valido OrganizationServicesManager#findActiveAndDisabledPrincipalsByName(Class, String,DirectoryContextProvider)
wt.org.OrganizationServicesManager.findLikeActiveAndDisabledUsers(Class, Map<String, List<String>>)
A partire dalla release 13.1, sostituito da OrganizationServicesManager.findLikeActiveAndDisabledPrincipals(Class, Map)
API supportata: true
wt.org.OrganizationServicesManager.findLikeActiveAndDisabledUsers(Class, Map<String, List<String>>, DirectoryContextProvider[])
A partire dalla release 13.1, sostituito da riferimento non valido OrganizationServicesManager#findLikeActiveAndDisabledPrincipals(Class, String, Map)
API supportata: true
wt.org.OrganizationServicesManager.findLikeDisabledUsers(String)
A partire dalla release 13.1 utilizzare invece OrganizationServicesManager.findLikeDisabledPrincipals(Class, String)
API supportata: true
wt.org.OrganizationServicesManager.findLikeOrganizations(String, String, DirectoryContextProvider)
Obsoleto nella release 12.1
wt.org.OrganizationServicesManager.findLikeUser(String, String)
Utilizzare invece OrganizationServicesManager.findLikeUsers(String, String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.findUser(String, String)
Utilizzare invece OrganizationServicesManager.findLikeUsers(String, String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.getGroup(String)
wt.org.OrganizationServicesManager.getGroup(String, String)
Utilizzare invece OrganizationServicesManager.getGroup(String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.getGroups(String, String[])
Utilizzare invece OrganizationServicesManager.getGroup(String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.getOrganization(String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.getOrganizations(String, DirectoryContextProvider)
A partire dalla release 12.1, sostituito da OrganizationServicesManager.getOrganization(String)
wt.org.OrganizationServicesManager.getPrincipal(String)
Utilizzare invece OrganizationServicesManager.getPrincipal(String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.getPrincipal(String, String)
Utilizzare invece OrganizationServicesManager.getPrincipal(String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.getPrincipalReference(String)
Utilizzare invece OrganizationServicesManager.getPrincipalReference(String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.getPrincipalReference(String, String)
Utilizzare invece OrganizationServicesManager.getPrincipalReference(String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.getUser(String, String)
Utilizzare invece OrganizationServicesManager.getUser(String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.parentGroups(WTPrincipal)
wt.org.OrganizationServicesManager.queryPrincipals(Class, String)
A partire dalla release 12.1, sostituito da (Class, Map)
wt.org.OrganizationServicesManager.queryPrincipals(Class, String, DirectoryContextProvider)
A partire dalla release 12.1, sostituito da Class, Map, DirectoryContextProvider)(
wt.org.OrganizationServicesManager.queryPrincipals(Class, String, DirectoryContextProvider[])
A partire dalla release 12.1, sostituito da (Class, Map, DirectoryContextProvider[])
wt.org.OrganizationServicesManager.savePrincipal(WTPrincipal)
wt.org.OrganizationServicesManager.setRepairNeededToTrue(WTPrincipal)
wt.org.StandardOrganizationServicesManager.allGroups()
wt.org.StandardOrganizationServicesManager.allUsers()
wt.org.StandardOrganizationServicesManager.findActiveAndDisabledUsersByName(Class,<?>String)
wt.org.StandardOrganizationServicesManager.findLikeActiveAndDisabledUsers(Class,<?>String, DirectoryContextProvider[])
A partire dalla release 13.1 utilizzare invece OrganizationServicesManager.findActiveAndDisabledPrincipalsByName(Class, String)
wt.org.StandardOrganizationServicesManager.findLikeActiveAndDisabledUsers(Class, Map<String, List<String>>)
A partire dalla release 13.1, sostituito da riferimento non valido OrganizationServicesManager#findLikeActiveAndDisabledPrincipals(Class, String, Map)
API supportata: true
wt.org.StandardOrganizationServicesManager.findLikeActiveAndDisabledUsers(Class, Map<String, List<String>>, DirectoryContextProvider[])
A partire dalla release 13.1, sostituito da riferimento non valido OrganizationServicesManager#findLikeActiveAndDisabledPrincipals(Class, String, Map)
wt.org.StandardOrganizationServicesManager.findLikeDisabledUsers(String)
A partire dalla release 13.1 utilizzare invece OrganizationServicesManager.findLikeDisabledPrincipals(Class, String)
API supportata: true
wt.org.StandardOrganizationServicesManager.findLikeOrganizations(String, String, DirectoryContextProvider)
Obsoleto nella release 12.1
wt.org.StandardOrganizationServicesManager.findLikeUser(String, String)
wt.org.StandardOrganizationServicesManager.findUser(String, String)
wt.org.StandardOrganizationServicesManager.getConceptualClassname()
wt.org.StandardOrganizationServicesManager.getGroup(String)
wt.org.StandardOrganizationServicesManager.getGroup(String, String)
wt.org.StandardOrganizationServicesManager.getGroups(String, String[])
wt.org.StandardOrganizationServicesManager.getOrganization(String, DirectoryContextProvider)
A partire dalla release 12.1, sostituito da StandardOrganizationServicesManager.getOrganization(String)
wt.org.StandardOrganizationServicesManager.getOrganizations(String, DirectoryContextProvider)
wt.org.StandardOrganizationServicesManager.getPrincipal(String)
wt.org.StandardOrganizationServicesManager.getPrincipal(String, String)
wt.org.StandardOrganizationServicesManager.getPrincipalReference(String)
wt.org.StandardOrganizationServicesManager.getPrincipalReference(String, String)
wt.org.StandardOrganizationServicesManager.getUser(String, String)
wt.org.StandardOrganizationServicesManager.queryPrincipals(Class, String)
A partire dalla release 12.1, sostituito da (Class, Map)
wt.org.StandardOrganizationServicesManager.queryPrincipals(Class, String, DirectoryContextProvider)
A partire dalla release 12.1, sostituito da (Class, Map, DirectoryContextProvider)
wt.org.StandardOrganizationServicesManager.queryPrincipals(Class, String, DirectoryContextProvider[])
A partire dalla release 12.1, sostituito da (Class, Map, DirectoryContextProvider[])
wt.org.StandardOrganizationServicesManager.savePrincipal(WTPrincipal)
wt.org.StandardOrganizationServicesManager.setRepairNeededToTrue(WTPrincipal)
wt.org.WTPrincipal.getBusinessType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getBusinessType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.org.WTPrincipal.getIdentity()
wt.part.AllConfigurationsActionDelegate.enableable(Object)
wt.part.AllConfigurationsActionDelegate.getContextServiceName()
wt.part.AllConfigurationsActionDelegate.valid(Object)
wt.part.AllConfigurationsURLActionDelegate.getURLLabel(Locale)
wt.part.AllConfigurationsURLActionDelegate.URL(Object)
wt.part.AllInstancesActionDelegate.enableable(Object)
wt.part.AllInstancesActionDelegate.getContextServiceName()
wt.part.AllInstancesActionDelegate.valid(Object)
wt.part.AllInstancesURLActionDelegate.getURLLabel(Locale)
wt.part.AllInstancesURLActionDelegate.URL(Object)
wt.part.alternaterep.NavigationCriteriaTheWTPartAlternateRep.getConceptualClassname()
wt.part.alternaterep.service.WTPartAlternateRepService.getDependencyHelper(WTPartAlternateRep, String, Boolean)
Utilizzare WTPartAlternateRepService.getPartRequest(wt.part.alternaterep.WTPartAlternateRep, java.lang.String, int, java.lang.Boolean) e quindi costruire un DependencyHelper perché è un approccio più flessibile.
wt.part.alternaterep.WTPartAlternateRepMaster.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.part.alternaterep.WTPartAlternateRepMaster.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.part.build.DeletedBuildReference.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.part.build.DeletedBuildReference.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.part.InstanceReplacementRecord.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.part.InstanceReplacementRecord.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.part.LineNumberService.getBomDifferences(WTPart, WTPart)
wt.part.LinkProcessorService.addToResponseExceptions(Exception)
wt.part.LinkProcessorService.addToResponseFooters(LocalizableMessage)
wt.part.LinkProcessorService.addToResponseHeaders(LocalizableMessage)
wt.part.LinkProcessorService.addToResponseMessages(LocalizableMessage)
wt.part.LoadPart.assignUserToProduct(Hashtable, Hashtable, Vector)
Questo metodo e il tag vengono sostituiti con il tag e il gestore LoadContainerTeam.addPrincipalToRole().
wt.part.LoadPart.createPartDocReferenceLoadOld(Hashtable, Hashtable, Vector)
wt.part.LoadPart.createPartDocReferenceOld(Hashtable, Hashtable, Vector)
wt.part.LoadPart.setSiteDefaultView(Hashtable, Hashtable, Vector)
Questo metodo è obsoleto ora che la definizione di preferenza contiene un valore di default per la vista struttura parti.
wt.part.PartPathOccurrence.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.part.PartPathOccurrence.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.part.PartUsesOccurrence.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.part.PartUsesOccurrence.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.part.ProductBlockEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) to return a localizable equivalent of getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.part.ProductBlockEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.part.ProductDateEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.part.ProductDateEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.part.ProductLotNumberEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.part.ProductLotNumberEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.part.ProductMSNEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.part.ProductMSNEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.part.ProductSerialNumberEffectivity.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.part.ProductSerialNumberEffectivity.getType()
Sostituito da IdentityFactory.getDisplayType(object) to return a localizable equivalent of getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.part.StandardLineNumberService.getConceptualClassname()
wt.part.StandardPartDocService.getConceptualClassname()
wt.part.StandardWTPartService.getConceptualClassname()
wt.part.StandardWTPartService.getMultilevelBomCompare(Object, ConfigSpec, Object, ConfigSpec, int, MultilevelBomCompareVisitor)
wt.part.StandardWTPartService.getMultilevelBomCompare(WTPartMaster, WTPartConfigSpec, WTPartMaster, WTPartConfigSpec, int, MultilevelBomCompareVisitor)
wt.part.StandardWTPartService.getMultilevelBomCompare(WTPartMaster, ConfigSpec, WTPartMaster, ConfigSpec, int, MultilevelBomCompareVisitor)
wt.part.WTPartEffectivityConfigSpec.setEffectiveProductInstance(WTProductInstance)
Utilizzare invece SetEffectiveContext and setEffectiveUnit supportati.
wt.part.WTPartService.getBomDifferences(WTPart, WTPart)
wt.part.WTPartService.getConsolidatedBOM(WTPart)
wt.part.WTPartService.getMultilevelBomCompare(Object, ConfigSpec, Object, ConfigSpec, int, MultilevelBomCompareVisitor)
wt.part.WTPartService.getMultilevelBomCompare(WTPartMaster, WTPartConfigSpec, WTPartMaster, WTPartConfigSpec, int, MultilevelBomCompareVisitor)
wt.part.WTPartService.getMultilevelBomCompare(WTPartMaster, ConfigSpec, WTPartMaster, ConfigSpec, int, MultilevelBomCompareVisitor)
wt.part.WTPartService.getReferencesWTDocumentMasters(WTPart)
Utilizzare invece getAssociatedReferenceDocuments(WTCollection parts) from wt.part.PartDocService.
wt.part.WTPartService.getUsesWTParts(WTPart, NavigationCriteria)
Utilizzare WTPartService.getUsesWTParts(WTList, NavigationCriteria)
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, NavigationCriteria)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, NavigationCriteria)
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, NavigationCriteria, PartPathOccurrence)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, NavigationCriteria)
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, WTProductConfiguration, PartPathOccurrence)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, WTProductConfiguration)
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, WTProductInstance2, PartPathOccurrence)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, WTProductInstance2)
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, ConfigSpec)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, ConfigSpec)
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, ConfigSpec, PartPathOccurrence)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, ConfigSpec)
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, NavigationCriteria)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, NavigationCriteria)
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, NavigationCriteria, PartPathOccurrence)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, NavigationCriteria)
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, WTProductConfiguration, PartPathOccurrence)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, WTProductConfiguration
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, WTProductInstance2, PartPathOccurrence)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, WTProductInstance2)
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, ConfigSpec)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, ConfigSpec)
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, ConfigSpec, PartPathOccurrence)
Utilizzare WTPartService.getUsesWTPartsWithOccurrences(WTList, List, ConfigSpec)
wt.part.WTPartService.getValidRoleBTypes(TypeIdentifier)
wt.part.WTPartService.getValidRoleBTypes(TypeIdentifier, boolean)
wt.part.WTPartService.getValidUsesTypes(TypeIdentifier)
wt.part.WTPartService.getValidUsesTypes(TypeIdentifier, boolean)
wt.preference.PreferenceInstance.getWTUser()
Utilizzare PreferenceInstance.getWTPrincipal()
wt.preference.PreferenceInstance.getWTUserReference()
Utilizzare PreferenceInstance.getWTPrincipalReference()
wt.preference.PreferenceInstance.setWTUser(WTUser)
Utilizzare il riferimento non valido #setWTPrincipal()
wt.preference.PreferenceInstance.setWTUserReference(ObjectReference)
Utilizzare il riferimento non valido #setWTPrincipalReference()
wt.preference.PreferenceService2.deleteWTUserPreferenceInstance(String, String, WTUser)
Utilizzare PreferenceService2.deleteWTPrincipalPreferenceInstance(String, String, WTPrincipal)
wt.preference.PreferenceService2.deleteWTUserPreferenceInstance(String, WTUser)
Utilizzare PreferenceService2.deleteWTPrincipalPreferenceInstance(String, WTPrincipal)
wt.preference.PreferenceService2.getMultiValuedPreferenceInstances(String, WTContainerRef, WTUser)
Utilizzare PreferenceService2.getMultiValuedPreferenceInstances(String, WTContainerRef, WTPrincipal)
wt.preference.PreferenceService2.getPreferenceInstance(String, String, WTContainer, WTUser)
Utilizzare PreferenceService2.getPreferenceInstance(String, String, WTContainer, WTPrincipal)
wt.preference.PreferenceService2.getPreferenceInstance(String, WTContainer, WTUser)
Utilizzare PreferenceService2.getPreferenceInstance(String, WTContainer, WTPrincipal)
wt.preference.PreferenceService2.getPreferenceInstances(Map<String, Collection<PreferenceInstance>>, Collection<String>, Integer, WTContainer, WTUser)
Utilizzare PreferenceService2.getPreferenceInstances(Map, Collection, Integer, WTContainer, WTPrincipal)
wt.preference.PreferenceService2.getPreferenceInstances(Map<String, Collection<PreferenceInstance>>, Collection<String>, Collection<string>, Integer, WTContainer, WTUser)
Utilizzare PreferenceService2.getPreferenceInstances(Map, Collection, Collection, Integer, WTContainer, WTPrincipal)
wt.preference.PreferenceService2.getPreferenceInstances(Map<String, Collection<PreferenceInstance>>, Collection<String>, Collection<String>, Collection<String>, Integer, WTContainer, WTUser)
Utilizzare PreferenceService2.getPreferenceInstances(Map, Collection, Collection, Collection, Integer, WTContainer, WTPrincipal)
wt.preference.PreferenceService2.getValue(String, String, WTContainer, WTUser)
Utilizzare invece PreferenceService2.getValue(String, String, WTContainer, WTPrincipal).
wt.preference.PreferenceService2.getValue(String, WTContainer, WTUser)
Utilizzare invece PreferenceService2.getValue(String, WTContainer, WTPrincipal).
wt.preference.PreferenceService2.getValue(WTContainerRef, String, String, WTUser)
Utilizzare PreferenceService2.getValue(WTContainerRef, String, String, WTPrincipal)
wt.preference.PreferenceService2.getValue(WTUser, String, String)
Utilizzare PreferenceService2.getValue(WTPrincipal, String, String)
wt.preference.PreferenceService2.getValues(Collection<String>,Collection<String>, String, WTContainer, WTUser)
Utilizzare invece PreferenceService2.getValues(Collection, Collection, String, WTContainer, WTPrincipal).
wt.preference.PreferenceService2.getValues(Collection<String>,Collection<String>, WTContainer, WTUser)
Utilizzare invece PreferenceService2.getValues(Collection, Collection, WTUserWTContainer, WTPrincipal)
wt.preference.PreferenceService2.getValues(Collection<String>, WTContainer, WTUser)
Utilizzare invece PreferenceService2.getValues(Collection, WTContainer, WTPrincipal).
wt.preference.PreferenceService2.getValues(Map<String, Object>, Collection<String>, Collection<String>, String, WTContainer, WTUser)
Utilizzare invece PreferenceService2.getValues(Map, Collection, Collection, String, WTContainer, WTPrincipal).
wt.preference.PreferenceService2.getValues(Map<String, Object>, Collection<String>, Collection<String>, WTContainer, WTUser)
Utilizzare invece PreferenceService2.getValues(Map, Collection, Collection, WTContainer, WTPrincipal).
wt.preference.PreferenceService2.getValues(Map<String, Object>, Collection<String>, WTContainer, WTUser)
Utilizzare invece PreferenceService2.getValues(Map, Collection, WTContainer, WTPrincipal).
wt.preference.PreferenceService2.getValues(WTContainerRef, Collection<String>, Collection<String>, String, WTUser)
Utilizzare PreferenceService2.getValues(WTContainerRef, Collection, Collection, String, WTPrincipal)
wt.preference.PreferenceService2.getValues(WTContainerRef, Map<String, Object>, Collection<String>, Collection<String>, String, WTUser)
Utilizzare PreferenceService2.getValues(WTContainerRef, Map, Collection, Collection, String, WTPrincipal)
wt.preference.PreferenceService2.setValue(String, Object, WTUser)
Utilizzare PreferenceService2.setValue(String, Object, WTPrincipal)
wt.preference.PreferenceService2.setValue(String, String, Object, WTUser)
Utilizzare PreferenceService2.setValue(String, String, Object, WTPrincipal)
wt.preference.PreferenceValueHandler.getValue(PreferenceDefinition, OrgContainer, WTContainer, WTUser)
Utilizzare invece PreferenceValueHandler.getValue(PreferenceDefinition definition, OrgContainer organization, WTContainer container, WTPrincipal principal).
wt.preference.PreferenceValueHandler.getValue(PreferenceInstance, OrgContainer, WTContainer, WTUser)
Utilizzare invece PreferenceValueHandler.getValue(PreferenceInstance instance, OrgContainer organization, WTContainer container, WTPrincipal principal).
wt.preference.PreferenceValueHandler.stringToObject(String, OrgContainer, WTContainer, WTUser)
Utilizzare invece PreferenceValueHandler.stringToObject(String aString, OrgContainer organization, WTContainer container, WTPrincipal principal).
wt.prefs.FilePrefEntry.readExternal(ObjectInput)
wt.prefs.FilePrefEntry.readVersion(FilePrefEntry, ObjectInput, long, boolean, boolean)
wt.prefs.FilePrefEntry.writeExternal(ObjectOutput)
wt.prefs.Preferences.child(String)
wt.prefs.Preferences.children()
wt.prefs.Preferences.clear()
wt.prefs.Preferences.flush()
wt.prefs.Preferences.forClass(Object)
wt.prefs.Preferences.forPackage(Object)
wt.prefs.Preferences.fullName()
wt.prefs.Preferences.get(String, String)
wt.prefs.Preferences.getBoolean(String, boolean)
wt.prefs.Preferences.getInt(String, int)
wt.prefs.Preferences.init(Preferences, String)
wt.prefs.Preferences.keys()
wt.prefs.Preferences.name()
wt.prefs.Preferences.node(String)
wt.prefs.Preferences.nodeExists(String)
wt.prefs.Preferences.parent()
wt.prefs.Preferences.put(String, String)
wt.prefs.Preferences.putBoolean(String, boolean)
wt.prefs.Preferences.putInt(String, int)
wt.prefs.Preferences.refresh()
wt.prefs.Preferences.remove(String)
wt.prefs.Preferences.removeChild(String)
wt.prefs.Preferences.removeNode(String)
wt.prefs.Preferences.root()
wt.prefs.PreferenceService.children(String, String[])
wt.prefs.PreferenceService.delete(String, String, String)
wt.prefs.PreferenceService.get(String, String[], String)
wt.prefs.PreferenceService.get(String, String, String)
wt.prefs.PreferenceService.getAll(WTPreferences, String[])
wt.prefs.PreferenceService.getEntries(String, String[], String)
wt.prefs.PreferenceService.getEntries(String, String[], String[])
wt.prefs.PreferenceService.getEntries(String, String, String)
wt.prefs.PreferenceService.getEntry(String, String[], String)
wt.prefs.PreferenceService.getEntry(String, String, String)
wt.prefs.PreferenceService.keys(String, String[])
wt.prefs.PreferenceService.put(String, String, String, String)
wt.prefs.PreferenceService.putAll(String, String, HashMap)
wt.prefs.PreferenceService.updateEntry(PrefEntry)
wt.prefs.registry.PrefsRegistry.getLocalizedDescription(String, Locale)
wt.prefs.registry.PrefsRegistry.getLocalizedName(String, Locale)
wt.prefs.registry.PrefsRegistry.getLocalizedShortDescription(String, Locale)
wt.prefs.registry.PrefsRegistry.getLocalizedValue(String, String, Locale)
wt.prefs.registry.PrefsRegistry.getLocalizedValue(String, Locale)
wt.prefs.registry.PrefsRegistry.getLocalizedValues(String, String, Locale)
wt.prefs.registry.PrefsRegistry.getRegistryKeys()
wt.prefs.registry.PrefsRegistry.getValue(String)
wt.prefs.registry.PrefsRegistry.getValue(String, String)
wt.prefs.registry.PrefsRegistry.getValues(String, String)
wt.prefs.registry.PrefsRegistry.initializeProperties()
wt.prefs.registry.PrefsRegistry.main(String[])
wt.prefs.registry.PrefsRegistry.reloadProperties()
wt.prefs.StandardPreferenceService.getConceptualClassname()
wt.prefs.StandardPreferenceService.newStandardPreferenceService()
wt.prefs.StandardPreferenceService.performStartupProcess()
wt.prefs.WTPreferences.getContext(String)
wt.prefs.WTPreferences.getContextMask()
wt.prefs.WTPreferences.getEditContext()
wt.prefs.WTPreferences.isContext(String, String)
wt.prefs.WTPreferences.isUserContext(String)
wt.prefs.WTPreferences.preload()
wt.prefs.WTPreferences.preload(String[])
wt.prefs.WTPreferences.putAll(String, HashMap)
wt.prefs.WTPreferences.putAll(HashMap)
wt.prefs.WTPreferences.refresh(String)
wt.prefs.WTPreferences.refresh(String[])
wt.prefs.WTPreferences.setContextMask(String[])
wt.prefs.WTPreferences.setEditContext(String)
wt.projmgmt.admin.StandardProjAdminService.getConceptualClassname()
wt.projmgmt.execution.StandardProjExecService.getConceptualClassname()
wt.projmgmt.resource.Currency.doubleValue()
wt.query.IntegratedSearchTask.search(Vector, Hashtable, String, Vector, Vector, int, int, String, Vector, Locale)
wt.query.KeywordExpression.newKeywordExpression(KeywordExpression)
A partire dalla release 9.1, utilizzare Keyword.newKeywordExpression()
wt.query.KeywordExpression.newKeywordExpression(KeywordExpression, Class)
A partire dalla release 9.1, utilizzare Keyword.newKeywordExpression(Class)
wt.query.QuerySpec.appendGroupBy(ColumnExpression, int, boolean)
In R6, utilizzare appendGroupBy(ColumnExpression, int[], boolean)
wt.query.QuerySpec.appendOrderBy(Class, String, boolean)
Sostituito da appendOrderBy(OrderBy, int[])
wt.query.QuerySpec.appendOrderBy(Class, String, boolean, SQLFunction)
Sostituito da appendOrderBy(OrderBy, int[])
wt.query.QuerySpec.appendOrderBy(OrderBy)
Sostituito da appendOrderBy(OrderBy, int[])
wt.query.QuerySpec.appendOrderBy(OrderBy, int)
In R6, sostituito da appendOrderBy(OrderBy, int[])
wt.query.QuerySpec.appendRowNumCondition(int)
Sostituito da appendWhere(WhereExpression). Creare WhereExpression come segue:
new SearchCondition( KeywordExpression.ROWNUM, SearchCondition.LESS_THAN, new ConstantExpression(new Integer(rowNum)))
wt.query.QuerySpec.appendSearchCondition(SearchCondition)
Sostituito da appendWhere(WhereExpression, int[])
wt.query.QuerySpec.appendSearchCondition(SearchCondition, int, int)
Sostituito da appendWhere(WhereExpression, int[])
wt.query.QuerySpec.appendSelect(ColumnExpression, int, boolean)
A partire da R6.0, utilizzare appendSelect(ColumnExpression, int[], boolean)
wt.query.QuerySpec.appendWhere(WhereExpression)
A partire da 6.0, utilizzare appendWhere(WhereExpression, int[])
wt.query.QuerySpec.appendWhere(WhereExpression, int)
A partire da 7.0, utilizzare appendWhere(WhereExpression, int[])
wt.query.QuerySpec.appendWhere(WhereExpression, int, int)
A partire da 7.0, utilizzare appendWhere(WhereExpression, int[])
wt.query.SearchCondition.getAttributeName()
In R6.0, utilizzare getLeftHandSide()
wt.query.SearchCondition.getOption()
A partire da R7.0, utilizzare l'attributo UseEscape di wt.query.ConstantExpression.
wt.query.SQLFunction.getClassAttribute()
In R6.0, utilizzare setArgumentAt(ColumnExpression, int) and getArguementAt(int)
wt.query.SQLFunction.newSQLFunction(String, ColumnExpression, ColumnExpression, ColumnExpression)
A partire dalla release 9.1, utilizzare newSQLFunction(String, ColumnExpression[])
wt.query.SQLFunction.setArgumentAt(RelationalExpression, int)
Utilizzare setArgumentAt(ColumnExpression, int)
wt.query.SQLFunction.setClassAttribute(ClassAttribute)
In R6.0, utilizzare setArgumentAt(ColumnExpression, int) and getArguementAt(int)
wt.query.template.AuxDataSAXSource.produceEvents(DocumentHandler)
wt.query.template.CompositeSAXSource.produceEvents(DocumentHandler)
wt.query.template.MetaDataSAXSource.produceEvents(DocumentHandler)
wt.query.template.ParameterDataSAXSource.produceEvents(DocumentHandler)
wt.query.template.ReportCriteria.getReportTemplateReference()
wt.query.template.ReportCriteria.setReportTemplateReference(ObjectReference)
wt.query.template.ReportTemplate.getXMLSource()
Utilizzare ReportTemplateHelper.buildParameterTemplates(ReportTemplate)
wt.query.template.ReportTemplateHelper.bindParameters(XMLSource, StatementSpec, Hashtable)
wt.query.template.ReportTemplateHelper.buildStatement(XMLSource, Locale, Hashtable)
Utilizzare buildStatement(XMLSource,Locale,Hashtable,Integer)
wt.query.template.ReportTemplateHelper.generateTableModel(ReportTemplate, Hashtable)
A partire da R7.0, utilizzare generateTableModel(ReportTemplate, Hashtable, Locale)
wt.query.template.ReportTemplateHelper.getFileTypeExtension(String)
wt.query.template.ReportTemplateHelper.getLegacyGenerateFormURL(Properties, ReportTemplate)
A partire dalla release 11.0, utilizzare getGenerateFormURL()
wt.query.template.ResultProcessorResultSAXSource.produceEvents(DocumentHandler)
wt.query.template.TableModelSAXSource.produceEvents(DocumentHandler)
wt.queue.QueueEntry.update()
wt.queue.QueueService.addUniqueEntry(ScheduleQueue, WTPrincipal, String, String, Class[], Object[], Timestamp)
wt.queue.QueueService.getInterval(ProcessingQueue)
wt.queue.QueueService.isActive(ProcessingQueue)
wt.queue.QueueService.isActive(ScheduleQueue)
wt.queue.QueueService.resetQueueEntry(ScheduleQueue)
wt.queue.QueueService.setInterval(ProcessingQueue, long)
wt.queue.QueueService.setPollingInterval(WtQueue, String)
wt.queue.QueueService.startProcessing(ProcessingQueue)
wt.queue.ScheduleQueue.addUniqueEntry(WTPrincipal, String, String, Class[], Object[], Timestamp)
wt.queue.ScheduleQueue.queueEntries(ScheduleQueue)
wt.queue.ScheduleQueue.queueEntries(ScheduleQueue, long)
wt.queue.ScheduleQueueEntry.update()
wt.queue.StandardQueueService.addUniqueEntry(ScheduleQueue, WTPrincipal, String, String, Class[], Object[], Timestamp)
wt.queue.StandardQueueService.createQueueCheck(String, Class)
wt.queue.StandardQueueService.getConceptualClassname()
wt.queue.StandardQueueService.getInterval(ProcessingQueue)
wt.queue.StandardQueueService.isActive(ProcessingQueue)
wt.queue.StandardQueueService.isActive(ScheduleQueue)
wt.queue.StandardQueueService.setInterval(ProcessingQueue, long)
wt.queue.StandardQueueService.setPollingInterval(WtQueue, String)
wt.queue.StandardQueueService.startProcessing(ProcessingQueue)
wt.queue.WtQueue.removeCompleted()
wt.queue.WtQueue.update()
wt.queue.WtQueueEntry.doDIcheck()
wt.queue.WtQueueEntry.update()
wt.recent.RecentlyVisitedService.getFromDB(String)
wt.recent.StandardRecentlyVisitedService.getConceptualClassname()
wt.representation.Representation.getDefaultRepresentation()
wt.representation.Representation.setDefaultRepresentation(Boolean)
wt.sandbox.SandboxHelper.isCheckedOutToSandbox(Persistable, WTPrincipal)
Utilizzare SandboxHelper.sortObjectsByIOPStates(wt.fc.collections.WTCollection,java.util.Map<wt.fc.WTReference,wt.sandbox.IOPState>,java.util.Map<wt.sandbox.IOPState,wt.fc.collections.WTSet>) per una richiesta di più oggetti.
wt.sandbox.SandboxHelper.isSandboxWorkingCopyNoDBHack(WTReference, WTContainerRef, Object)
Utilizzare isObjectOneOff
wt.sandbox.SandboxHelper.isSandboxWorkingCopyNoDBHack(Versioned)
Utilizzare isObjectOneOff
wt.security.RuntimeAccess.run(String)
Utilizzare invece le API openOrRun(File) o DesktopAccess open() o edit() perché sono compatibili con più piattaforme.
wt.series.HarvardSeries.getDelimiter()
Questa API è stata progettata per restituire il carattere delimitatore utilizzato per le serie multilivello. Viene tuttavia utilizzata in più moduli Windchill per ottenere il carattere delimitatore per la generazione dell'identificatore visualizzato della versione. Per evitare qualsiasi impatto su questi moduli, questa API viene aggiornata per restituire '.'. Gli utilizzi di questa API che hanno lo scopo di generare l'identificatore visualizzato della versione devono essere aggiornati per utilizzare StandardIterationDisplayIdentity.
API supportata: false
wt.series.HarvardSeries.getLegacySeriesDelimiter()
Ottiene il valore dell'attributo: DELIMITER. Delimitatore che separa i sottovalori adiacenti all'interno della serie.
API supportata: false
wt.series.HarvardSeries.setDelimiter(Character)
API supportata: false
wt.services.StandardManager.getConceptualClassname()
wt.services.StandardManagerService.getConceptualClassname()
wt.session.SessionManager.getLanguagePreference()
wt.session.StandardSessionManager.getConceptualClassname()
wt.session.StandardSessionManager.getLanguagePreference()
wt.team.TeamService.addLCRoles(PhaseTemplate, LifeCycleManaged)
wt.team.TeamService.createTeam(TeamTemplateReference, String, String, Persistable)
@ R7.0. Utilizzare invece createTeam(WTRoleHolder2, name, object).
wt.team.TeamService.findCandidateTeams()
@ R7.0.
wt.team.TeamService.findCandidateTeams(AdminDomainRef)
@ R7.0.
wt.team.TeamService.findTeams()
@ R7.0.
wt.team.TeamService.findTeams(AdminDomainRef)
@ R7.0.
wt.team.TeamService.findTeams(AdminDomainRef, String)
@ R7.0.
wt.team.TeamService.getTeam(AdministrativeDomain, String)
@ R7.0.
wt.team.TeamService.getTeams()
@ R7.0.
wt.team.TeamTemplate.getBusinessType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getBusinessType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.team.TeamTemplate.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity()
wt.templateutil.components.ActionLinkComponent.startComponent(Object, Properties, OutputStream, Locale)
wt.templateutil.components.ActionsCellComponent.getActionBarName(Object, String)
wt.templateutil.components.ActionsCellComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.CheckBoxCellComponent.isDisabled(Object)
wt.templateutil.components.DefaultHTMLCellComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.DefaultHTMLComponent.endComponent(Object, OutputStream, Locale)
wt.templateutil.components.DefaultHTMLComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.DefaultHTMLComponent.startComponent(Object, Properties, OutputStream, Locale)
wt.templateutil.components.DefaultHTMLHeaderComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.DefaultIconComponent.showSubComponents(Object, Properties, OutputStream, Locale)
wt.templateutil.components.DefaultIconComponent.startComponent(Object, Properties, OutputStream, Locale)
wt.templateutil.components.DefaultLinkComponent.getIDValueFromLink(String, String)
wt.templateutil.components.DefaultStringComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.DefaultStringComponent.show(Object, Properties, OutputStream, Locale)
wt.templateutil.components.DisableableCheckBoxCellComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.DisableableCheckBoxCellComponent.isDisabled(Object)
wt.templateutil.components.HTMLBusinessComponent.getFormComponentSelector()
wt.templateutil.components.HTMLBusinessComponent.getFormElementName()
wt.templateutil.components.HTMLBusinessComponent.getMode()
wt.templateutil.components.HTMLBusinessComponent.getPresentationObject(Object, Properties, Locale)
wt.templateutil.components.HTMLBusinessComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.HTMLBusinessComponent.setFormComponentSelector(String)
wt.templateutil.components.HTMLBusinessComponent.setFormElementName(String)
wt.templateutil.components.HTMLBusinessComponent.setMode(String)
wt.templateutil.components.HTMLBusinessComponent.show(Object, Properties, OutputStream, Locale)
wt.templateutil.components.HTMLCheckBoxComponent.getTag()
wt.templateutil.components.HTMLCheckBoxComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.HTMLCheckBoxComponent.isDisabled()
wt.templateutil.components.HTMLCheckBoxComponent.setDisabled(boolean)
wt.templateutil.components.HTMLCheckBoxComponent.startComponent(Object, Properties, OutputStream, Locale)
wt.templateutil.components.HTMLComponent.endComponent(Object, OutputStream, Locale)
wt.templateutil.components.HTMLComponent.getHtmlComponents()
wt.templateutil.components.HTMLComponent.getOID(Object)
A partire da WNC 6.2.6 DSU03. Per ottenere una stringa univoca, vedere createIDForComponent.
wt.templateutil.components.HTMLComponent.getPrintWriter(OutputStream, Locale)
wt.templateutil.components.HTMLComponent.getServiceName()
wt.templateutil.components.HTMLComponent.getTag()
wt.templateutil.components.HTMLComponent.getTagList()
wt.templateutil.components.HTMLComponent.getTagSettings()
wt.templateutil.components.HTMLComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.HTMLComponent.isInheritStyle()
wt.templateutil.components.HTMLComponent.isPrintTagAttributes()
wt.templateutil.components.HTMLComponent.isUseDefaultsOnly()
wt.templateutil.components.HTMLComponent.main(String[])
wt.templateutil.components.HTMLComponent.setHtmlComponents(Vector)
wt.templateutil.components.HTMLComponent.setInheritStyle(boolean)
wt.templateutil.components.HTMLComponent.setPrintTagAttributes(boolean)
wt.templateutil.components.HTMLComponent.setServiceName(String)
wt.templateutil.components.HTMLComponent.setTag(String)
wt.templateutil.components.HTMLComponent.setTagList(String[])
wt.templateutil.components.HTMLComponent.setTagListArray()
wt.templateutil.components.HTMLComponent.setTagListDefaults(WTProperties)
wt.templateutil.components.HTMLComponent.setTagSettings(Hashtable)
wt.templateutil.components.HTMLComponent.setTagValue(String, String)
wt.templateutil.components.HTMLComponent.setUseDefaultsOnly(boolean)
wt.templateutil.components.HTMLComponent.show(Object, Properties, OutputStream, Locale)
wt.templateutil.components.HTMLComponent.showSubComponents(Object, Properties, OutputStream, Locale)
wt.templateutil.components.HTMLComponent.startComponent(Object, Properties, OutputStream, Locale))
wt.templateutil.components.HTMLComponentFactory.getApplicationContext()
wt.templateutil.components.HTMLComponentFactory.getComponent(Object, String, Object)
wt.templateutil.components.HTMLComponentFactory.getComponent(String, Object)
wt.templateutil.components.HTMLComponentFactory.setApplicationContext(ApplicationContext)
wt.templateutil.components.HTMLFont.getTag()
wt.templateutil.components.HTMLFont.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.HTMLImgComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.HTMLLinkComponent.getTag()
wt.templateutil.components.HTMLLinkComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.HTMLSelectComponent.getTag()
wt.templateutil.components.HTMLSelectComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.HTMLTableCellComponent.getTag()
wt.templateutil.components.HTMLTableCellComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.HTMLTableCellComponent.showSubComponents(Object, Properties, OutputStream, Locale)
wt.templateutil.components.HTMLTableCellComponent.startComponent(Object, Properties, OutputStream, Locale)
wt.templateutil.components.HTMLTableComponent.getTag()
wt.templateutil.components.HTMLTableComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.HTMLTableHeaderComponent.getTag()
wt.templateutil.components.HTMLTableHeaderComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.HTMLTextInputComponent.getTag()
wt.templateutil.components.HTMLTextInputComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.IconFirstCellComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.LatestVersionCellComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.LatestVersionComponent.showSubComponents(Object, Properties, OutputStream, Locale)
wt.templateutil.components.NameComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.TreeCellComponent.init(String, Object, HTMLComponentFactory, String, Properties)
wt.templateutil.components.TreeIconComponent.startComponent(Object, Properties, OutputStream, Locale)
wt.templateutil.processor.AbstractHTMLTemplateFactory.copyContextFrom(ContextHolder)
wt.templateutil.processor.AbstractHTMLTemplateFactory.getApplicationContext()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getContextAction()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getContextClassName()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getContextObj()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getContextProperties()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getFormData()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getHTMLTemplate()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getLanguagePreferences()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getLocale()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getQueryData()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getResponseExceptions()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getResponseFooters()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getResponseHeaders()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getResponseMessages()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getResponseString()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getServiceName()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getState()
wt.templateutil.processor.AbstractHTMLTemplateFactory.getStatus()
wt.templateutil.processor.AbstractHTMLTemplateFactory.setApplicationContext(ApplicationContext)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setContextAction(String)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setContextClassName(String)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setContextObj(Object)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setContextProperties(Properties)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setFormData(Properties)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setLanguagePreferences(String)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setLanguagePreferences(Vector)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setLanguagePreferences(HTTPRequest)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setLocale(Locale)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setQueryData(Properties)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setResponseExceptions(Vector)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setResponseFooters(Vector)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setResponseHeaders(Vector)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setResponseMessages(Vector)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setResponseString(String)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setServiceName(String)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setState(HTTPState)
wt.templateutil.processor.AbstractHTMLTemplateFactory.setStatus(int)
wt.templateutil.processor.ContextHolder.addToResponseExceptions(Exception)
wt.templateutil.processor.ContextHolder.addToResponseFooters(LocalizableMessage)
wt.templateutil.processor.ContextHolder.addToResponseHeaders(LocalizableMessage)
wt.templateutil.processor.ContextHolder.addToResponseMessages(LocalizableMessage)
wt.templateutil.processor.ContextHolder.getContextAction()
wt.templateutil.processor.ContextHolder.getContextClassName()
wt.templateutil.processor.ContextHolder.getContextObj()
wt.templateutil.processor.ContextHolder.getContextProperties()
wt.templateutil.processor.ContextHolder.getFormData()
wt.templateutil.processor.ContextHolder.getQueryData()
wt.templateutil.processor.ContextHolder.getResponseExceptions()
wt.templateutil.processor.ContextHolder.getResponseFooters()
wt.templateutil.processor.ContextHolder.getResponseHeaders()
wt.templateutil.processor.ContextHolder.getResponseMessages()
wt.templateutil.processor.ContextHolder.getResponseString()
wt.templateutil.processor.ContextHolder.getStatus()
wt.templateutil.processor.ContextHolder.setContextAction(String)
wt.templateutil.processor.ContextHolder.setContextClassName(String)
wt.templateutil.processor.ContextHolder.setContextObj(Object)
wt.templateutil.processor.ContextHolder.setContextProperties(Properties)
wt.templateutil.processor.ContextHolder.setFormData(Properties)
wt.templateutil.processor.ContextHolder.setQueryData(Properties)
wt.templateutil.processor.ContextHolder.setResponseExceptions(Vector)
wt.templateutil.processor.ContextHolder.setResponseFooters(Vector)
wt.templateutil.processor.ContextHolder.setResponseHeaders(Vector)
wt.templateutil.processor.ContextHolder.setResponseMessages(Vector)
wt.templateutil.processor.ContextHolder.setResponseString(String)
wt.templateutil.processor.ContextHolder.setStatus(int)
wt.templateutil.processor.ContextTranslator.getContextListIn()
wt.templateutil.processor.ContextTranslator.getContextListOut()
wt.templateutil.processor.ContextTranslator.readContext(HTTPRequest)
wt.templateutil.processor.ContextTranslator.setContextListIn(String[])
wt.templateutil.processor.ContextTranslator.setContextListIn(String[])
wt.templateutil.processor.ContextTranslator.writeHiddenContext(Properties, Locale, OutputStream)
wt.templateutil.processor.ContextTranslator.writeQueryStringContext()
wt.templateutil.processor.DefaultTemplateProcessor.displayAttributeLabel(Properties, Locale, OutputStream)
wt.templateutil.processor.DefaultTemplateProcessor.displayAttributeVal(Properties, Locale, OutputStream)
wt.templateutil.processor.DefaultTemplateProcessor.getAttributes(Properties, Locale, OutputStream)
wt.templateutil.processor.DefaultTemplateProcessor.getContextPropertyValue(String)
wt.templateutil.processor.DefaultTemplateProcessor.getPAGE_EXPIRATION()
wt.templateutil.processor.DefaultTemplateProcessor.getPageExpirationResource()
wt.templateutil.processor.DefaultTemplateProcessor.getTemplate(HTTPRequest)
wt.templateutil.processor.DefaultTemplateProcessor.readExternal(ObjectInput)
wt.templateutil.processor.DefaultTemplateProcessor.readVersion(DefaultTemplateProcessor, ObjectInput, long, boolean, boolean)
wt.templateutil.processor.DefaultTemplateProcessor.setContextPropertyValue(String, String)
wt.templateutil.processor.DefaultTemplateProcessor.setNameProcessor(TemplateNameProcessor)
wt.templateutil.processor.DefaultTemplateProcessor.setPAGE_EXPIRATION(int)
wt.templateutil.processor.DefaultTemplateProcessor.setPageExpirationResource(String)
wt.templateutil.processor.DefaultTemplateProcessor.writeExternal(ObjectOutput)
wt.templateutil.processor.FormTaskDelegate.addToResponseExceptions(Exception)
wt.templateutil.processor.FormTaskDelegate.addToResponseFooters(LocalizableMessage)
wt.templateutil.processor.FormTaskDelegate.addToResponseHeaders(LocalizableMessage)
wt.templateutil.processor.FormTaskDelegate.addToResponseMessages(LocalizableMessage)
wt.templateutil.processor.FormTaskDelegate.deleteFormDataFromSession(String)
wt.templateutil.processor.FormTaskDelegate.getContextAction()
wt.templateutil.processor.FormTaskDelegate.getContextClassName()
wt.templateutil.processor.FormTaskDelegate.getContextObj()
wt.templateutil.processor.FormTaskDelegate.getContextProperties()
wt.templateutil.processor.FormTaskDelegate.getFormData()
wt.templateutil.processor.FormTaskDelegate.getQueryData()
wt.templateutil.processor.FormTaskDelegate.getResponseExceptions()
wt.templateutil.processor.FormTaskDelegate.getResponseFooters()
wt.templateutil.processor.FormTaskDelegate.getResponseHeaders()
wt.templateutil.processor.FormTaskDelegate.getResponseMessages()
wt.templateutil.processor.FormTaskDelegate.getResponseString()
wt.templateutil.processor.FormTaskDelegate.getState()
wt.templateutil.processor.FormTaskDelegate.getStatus()
wt.templateutil.processor.FormTaskDelegate.processAction(ContentHTTPStream)
wt.templateutil.processor.FormTaskDelegate.saveFormDataInSession(String, Properties)
wt.templateutil.processor.FormTaskDelegate.setContextAction(String)
wt.templateutil.processor.FormTaskDelegate.setContextClassName(String)
wt.templateutil.processor.FormTaskDelegate.setContextObj(Object)
wt.templateutil.processor.FormTaskDelegate.setContextProperties(Properties)
wt.templateutil.processor.FormTaskDelegate.setFormData(Properties)
wt.templateutil.processor.FormTaskDelegate.setQueryData(Properties)
wt.templateutil.processor.FormTaskDelegate.setResponseExceptions(Vector)
wt.templateutil.processor.FormTaskDelegate.setResponseFooters(Vector)
wt.templateutil.processor.FormTaskDelegate.setResponseExceptions(Vector)
wt.templateutil.processor.FormTaskDelegate.setResponseMessages(Vector)
wt.templateutil.processor.FormTaskDelegate.setResponseString(String)
wt.templateutil.processor.FormTaskDelegate.setState(HTTPState)
wt.templateutil.processor.FormTaskDelegate.setStatus(int)
wt.templateutil.processor.FormTaskDelegate.switchPages(String, Object, String)
wt.templateutil.processor.FormTaskDelegateFactory.getApplicationContext()
wt.templateutil.processor.FormTaskDelegateFactory.getFormTaskDelegate(Object, String)
wt.templateutil.processor.FormTaskDelegateFactory.setApplicationContext(ApplicationContext)
wt.templateutil.processor.GenerateFormProcessor.contextualValue(Properties, Locale, OutputStream)
wt.templateutil.processor.GenerateFormProcessor.enumeratedTypeMenu(Properties, Locale, OutputStream)
wt.templateutil.processor.GenerateFormProcessor.listLifeCycles(Properties, Locale, OutputStream)
wt.templateutil.processor.GenerateFormProcessor.readExternal(ObjectInput)
wt.templateutil.processor.GenerateFormProcessor.readVersion(GenerateFormProcessor, ObjectInput, long, boolean, boolean)
wt.templateutil.processor.GenerateFormProcessor.writeExternal(ObjectOutput)
wt.templateutil.processor.HelpDirectoryGenerator.getCandidateDirectory(String, String)
wt.templateutil.processor.HelpDirectoryGenerator.getCandidateRelativePath(String, String)
wt.templateutil.processor.HTTPState.copyContextInto(ContextHolder)
wt.templateutil.processor.HTTPState.copyStateFrom(HTTPState)
wt.templateutil.processor.HTTPState.getFormData()
wt.templateutil.processor.HTTPState.getFormDataMultivalue()
wt.templateutil.processor.HTTPState.getQueryData()
wt.templateutil.processor.HTTPState.getResponseExceptions()
wt.templateutil.processor.HTTPState.getResponseFooters()
wt.templateutil.processor.HTTPState.getResponseHeaders()
wt.templateutil.processor.HTTPState.getResponseMessages()
wt.templateutil.processor.HTTPState.getResponseString()
wt.templateutil.processor.HTTPState.getStatus()
wt.templateutil.processor.HTTPState.getUpdateCount()
wt.templateutil.processor.HTTPState.readExternal(ObjectInput)
wt.templateutil.processor.HTTPState.readVersion(HTTPState, ObjectInput, long, boolean, boolean)
wt.templateutil.processor.HTTPState.setContextAction(String)
wt.templateutil.processor.HTTPState.setContextClassName(String)
wt.templateutil.processor.HTTPState.setContextObj(Object)
wt.templateutil.processor.HTTPState.setContextProperties(Properties)
wt.templateutil.processor.HTTPState.setFormData(Properties)
wt.templateutil.processor.HTTPState.setFormDataMultivalue(Hashtable)
wt.templateutil.processor.HTTPState.setQueryData(Properties)
wt.templateutil.processor.HTTPState.setResponseExceptions(Vector)
wt.templateutil.processor.HTTPState.setResponseFooters(Vector)
wt.templateutil.processor.HTTPState.setResponseHeaders(Vector)
wt.templateutil.processor.HTTPState.setResponseMessages(Vector)
wt.templateutil.processor.HTTPState.setResponseString(String)
wt.templateutil.processor.HTTPState.setStatus(int)
wt.templateutil.processor.HTTPState.setUpdateCount(int)
wt.templateutil.processor.HTTPState.writeExternal(ObjectOutput)
wt.templateutil.processor.NavBarActionDelegate.setActionName(String)
wt.templateutil.processor.NavBarActionDelegate.setState(HTTPState)
wt.templateutil.processor.NavBarURLActionDelegateHelper.getAction()
wt.templateutil.processor.NavBarURLActionDelegateHelper.getActionName()
wt.templateutil.processor.NavBarURLActionDelegateHelper.getMethod()
wt.templateutil.processor.NavBarURLActionDelegateHelper.getResourceBundleStr()
wt.templateutil.processor.NavBarURLActionDelegateHelper.getResourceKey()
wt.templateutil.processor.NavBarURLActionDelegateHelper.getState()
wt.templateutil.processor.NavBarURLActionDelegateHelper.isIsOidAdded()
wt.templateutil.processor.NavBarURLActionDelegateHelper.setAction(String)
wt.templateutil.processor.NavBarURLActionDelegateHelper.setActionName(String)
wt.templateutil.processor.NavBarURLActionDelegateHelper.setClassURL(String)
wt.templateutil.processor.NavBarURLActionDelegateHelper.setIsOidAdded(boolean)
wt.templateutil.processor.NavBarURLActionDelegateHelper.setMethod(String)
wt.templateutil.processor.NavBarURLActionDelegateHelper.setResourceBundleStr(String)
wt.templateutil.processor.NavBarURLActionDelegateHelper.setResourceKey(String)
wt.templateutil.processor.NavBarURLActionDelegateHelper.setState(HTTPState)
wt.templateutil.processor.NavigateFormProcessor.readExternal(ObjectInput)
wt.templateutil.processor.NavigateFormProcessor.readVersion(NavigateFormProcessor, ObjectInput, long, boolean, boolean)
wt.templateutil.processor.NavigateFormProcessor.writeExternal(ObjectOutput)
wt.templateutil.processor.ProcessorService.getState()
wt.templateutil.processor.ProcessorService.setState(HTTPState)
wt.templateutil.processor.RedirectObject.getFormData()
wt.templateutil.processor.RedirectObject.getQueryString()
wt.templateutil.processor.RedirectObject.getRedirectUrl()
wt.templateutil.processor.RedirectObject.setFormData(Properties)
wt.templateutil.processor.RedirectObject.setQueryString(String)
wt.templateutil.processor.RedirectObject.setRedirection(String, Properties)
wt.templateutil.processor.RedirectObject.setRedirection(String, Properties, Properties)
wt.templateutil.processor.RedirectObject.setRedirection(String, Properties, Properties, HTTPState)
wt.templateutil.processor.RedirectObject.setRedirection(String, Properties, HTTPState)
wt.templateutil.processor.RedirectObject.setRedirection(HTTPState)
wt.templateutil.processor.RedirectObject.setRedirectUrl(String)
wt.templateutil.processor.RedirectPageProcessor.addHiddenFields(Properties, Locale, OutputStream)
wt.templateutil.processor.RedirectPageProcessor.getHiddenField(String, String)
wt.templateutil.processor.RedirectPageProcessor.getOut()
wt.templateutil.processor.RedirectPageProcessor.getState()
wt.templateutil.processor.RedirectPageProcessor.printHiddenExceptions(Vector, Properties, Locale, OutputStream, String)
wt.templateutil.processor.RedirectPageProcessor.printHiddenMessages(Vector, Properties, Locale, OutputStream, String)
wt.templateutil.processor.RedirectPageProcessor.readExternal(ObjectInput)
wt.templateutil.processor.RedirectPageProcessor.readVersion(RedirectPageProcessor, ObjectInput, long, boolean, boolean)
wt.templateutil.processor.RedirectPageProcessor.setHtmlFormAction(Properties, Locale, OutputStream)
wt.templateutil.processor.RedirectPageProcessor.setOut(PrintWriter)
wt.templateutil.processor.RedirectPageProcessor.setState(HTTPState)
wt.templateutil.processor.RedirectPageProcessor.showRedirectExceptions(Properties, Locale, OutputStream)
wt.templateutil.processor.RedirectPageProcessor.showRedirectFooters(Properties, Locale, OutputStream)
wt.templateutil.processor.RedirectPageProcessor.showRedirectHeaders(Properties, Locale, OutputStream)
wt.templateutil.processor.RedirectPageProcessor.writeExternal(ObjectOutput)
wt.templateutil.processor.SubTemplateService.getContextAction()
wt.templateutil.processor.SubTemplateService.getContextClassName()
wt.templateutil.processor.SubTemplateService.getContextObj()
wt.templateutil.processor.SubTemplateService.getContextProperties()
wt.templateutil.processor.SubTemplateService.getFormData()
wt.templateutil.processor.SubTemplateService.getHtmlTemplateName()
wt.templateutil.processor.SubTemplateService.getOs()
wt.templateutil.processor.SubTemplateService.getQueryData()
wt.templateutil.processor.SubTemplateService.getResponseExceptions()
wt.templateutil.processor.SubTemplateService.getResponseFooters()
wt.templateutil.processor.SubTemplateService.getResponseHeaders()
wt.templateutil.processor.SubTemplateService.getResponseMessages()
wt.templateutil.processor.SubTemplateService.getResponseString()
wt.templateutil.processor.SubTemplateService.getState()
wt.templateutil.processor.SubTemplateService.getStatus()
wt.templateutil.processor.SubTemplateService.getTemplateProcessorName()
wt.templateutil.processor.SubTemplateService.processTemplate(String, Object)
wt.templateutil.processor.SubTemplateService.processTemplate(String, String)
wt.templateutil.processor.SubTemplateService.processTemplate(HTTPState)
wt.templateutil.processor.SubTemplateService.setContextAction(String)
wt.templateutil.processor.SubTemplateService.setContextClassName(String)
wt.templateutil.processor.SubTemplateService.setContextObj(Object)
wt.templateutil.processor.SubTemplateService.setContextProperties(Properties)
wt.templateutil.processor.SubTemplateService.setFormData(Properties)
wt.templateutil.processor.SubTemplateService.setHtmlTemplateName(String)
wt.templateutil.processor.SubTemplateService.setOs(OutputStream)
wt.templateutil.processor.SubTemplateService.setQueryData(Properties)
wt.templateutil.processor.SubTemplateService.setResponseExceptions(Vector)
wt.templateutil.processor.SubTemplateService.setResponseFooters(Vector)
wt.templateutil.processor.SubTemplateService.setResponseHeaders(Vector)
wt.templateutil.processor.SubTemplateService.setResponseMessages(Vector)
wt.templateutil.processor.SubTemplateService.setResponseString(String)
wt.templateutil.processor.SubTemplateService.setState(HTTPState)
wt.templateutil.processor.SubTemplateService.setStatus(int)
wt.templateutil.processor.SubTemplateService.setTemplateProcessorName(String)
wt.templateutil.processor.TemplateNameProcessor.processTemplateName(String)
wt.templateutil.table.AddColumn.addColumn(Properties)
wt.templateutil.table.AssociationListTableService.initAssociationNavigation(Properties, Locale, OutputStream)
wt.templateutil.table.AssociationListTableService.initAssociationTable(Properties, Locale, OutputStream)
wt.templateutil.table.AssociationListTableService.performAction(Properties, Locale, OutputStream)
wt.templateutil.table.AssociationListTableService.setLinkCheckboxColumn(Properties, Locale, OutputStream)
wt.templateutil.table.AssociationListTableService.setLinkRowContextObject(Properties, Locale, OutputStream)
wt.templateutil.table.AssociationTableModel.setLinkCheckboxColumn()
wt.templateutil.table.AssociationTableModel.setLinkRowContextObject()
wt.templateutil.table.AttributeListTableService.getHtmlTable()
wt.templateutil.table.AttributeListTableService.initAttributesTable(Properties, Locale, OutputStream)
wt.templateutil.table.AttributeListTableService.performAction(Properties, Locale, OutputStream)
wt.templateutil.table.AttributeListTableService.setAttributesTableWidth(Properties, Locale, OutputStream)
wt.templateutil.table.AttributeListTableService.setHtmlTable(HTMLTable)
wt.templateutil.table.AttributeListTableService.setNameColumnAttributes(Properties, Locale, OutputStream)
wt.templateutil.table.AttributeListTableService.setValueColumnAttributes(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.addColumn(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.addColumns(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.deleteColumn(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.deleteColumns(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.getHtmlTable()
wt.templateutil.table.BasicTableService.getPrintWriter(OutputStream, Locale)
wt.templateutil.table.BasicTableService.initQueryResultsTable(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.moveColumn(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.performAction(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.setColumnAttributes(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.setHeaderAttributes(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.setHtmlTable(HTMLTable)
wt.templateutil.table.BasicTableService.setTableAttributes(Properties, Locale, OutputStream)
wt.templateutil.table.BasicTableService.show(Properties, Locale, OutputStream)
wt.templateutil.table.ColumnIdentifier.getIdentifier(int)
wt.templateutil.table.ColumnSortService.getSortedColumnName(String)
wt.templateutil.table.ColumnSortService.isSortAscending(String, String)
wt.templateutil.table.DefaultHTMLTableColumnModel.getColumnMargin()
wt.templateutil.table.DefaultHTMLTableColumnModel.getHtmlTableColumns()
wt.templateutil.table.DefaultHTMLTableColumnModel.setColumnMargin(int)
wt.templateutil.table.DefaultHTMLTableColumnModel.setHtmlTableColumns(Vector)
wt.templateutil.table.HTMLTable.addNewColumn()
wt.templateutil.table.HTMLTable.createDefaultColumnsFromModel()
wt.templateutil.table.HTMLTable.getCellSelector()
wt.templateutil.table.HTMLTable.getColumnClass(int)
wt.templateutil.table.HTMLTable.getColumnName(int)
wt.templateutil.table.HTMLTable.getComponentFactory()
wt.templateutil.table.HTMLTable.getHeaderSelector()
wt.templateutil.table.HTMLTable.getLocale()
wt.templateutil.table.HTMLTable.getMode()
wt.templateutil.table.HTMLTable.getOutputStream()
wt.templateutil.table.HTMLTable.getRowCount()
wt.templateutil.table.HTMLTable.getTableColumnModel()
wt.templateutil.table.HTMLTable.getTableModel()
wt.templateutil.table.HTMLTable.getValueAt(int, int)
wt.templateutil.table.HTMLTable.isDisplayHeader()
wt.templateutil.table.HTMLTable.isShowDirect()
wt.templateutil.table.HTMLTable.printHeaders(Object, Properties, OutputStream, Locale)
wt.templateutil.table.HTMLTable.printRow(int, Object, Properties)
wt.templateutil.table.HTMLTable.setCellSelector(String)
wt.templateutil.table.HTMLTable.setComponentFactory(HTMLComponentFactory)
wt.templateutil.table.HTMLTable.setDisplayHeader(boolean)
wt.templateutil.table.HTMLTable.setHeaderSelector(String)
wt.templateutil.table.HTMLTable.setLocale(Locale)
wt.templateutil.table.HTMLTable.setMode(String)
wt.templateutil.table.HTMLTable.setOutputStream(OutputStream)
wt.templateutil.table.HTMLTable.setShowDirect(boolean)
wt.templateutil.table.HTMLTable.setTableColumnModel(HTMLTableColumnModel)
wt.templateutil.table.HTMLTable.setTableModel(TableModel)
wt.templateutil.table.HTMLTable.show(Object, Properties, OutputStream, Locale)
wt.templateutil.table.HTMLTable.show(Properties)
wt.templateutil.table.HTMLTableColumnModel.addColumn(HTMLTableColumn)
wt.templateutil.table.HTMLTableColumnModel.getColumn(int)
wt.templateutil.table.HTMLTableColumnModel.getColumn(Object)
wt.templateutil.table.HTMLTableColumnModel.getColumnCount()
wt.templateutil.table.HTMLTableColumnModel.getColumnIndex(Object)
wt.templateutil.table.HTMLTableColumnModel.getColumns()
wt.templateutil.table.HTMLTableColumnModel.moveColumn(int, int)
wt.templateutil.table.HTMLTableColumnModel.removeColumn(int)
wt.templateutil.table.HTMLTableServiceEventListener.getHtmlTable()
wt.templateutil.table.HTMLTableServiceEventListener.performHTMLTableAction(HTMLTableServiceEvent)
wt.templateutil.table.HTMLTableServiceEventListener.setHtmlTable(HTMLTable)
wt.templateutil.table.HTMLValueObject.getDisplayClass()
wt.templateutil.table.HTMLValueObject.getDisplayObject()
wt.templateutil.table.HTMLValueObject.getFormElementName()
wt.templateutil.table.HTMLValueObject.getSource()
wt.templateutil.table.HTMLValueObject.setDisplayClass(Class)
wt.templateutil.table.HTMLValueObject.setDisplayObject(Object)
wt.templateutil.table.HTMLValueObject.setFormElementName(String)
wt.templateutil.table.HTMLValueObject.setSource(Object)
wt.templateutil.table.ListContentTableService.getHtmlTable()
wt.templateutil.table.ListContentTableService.initApplicationDataTable(Properties, Locale, OutputStream)
wt.templateutil.table.ListContentTableService.initializeContents(Properties, Locale, OutputStream)
wt.templateutil.table.ListContentTableService.initURLDataTable(Properties, Locale, OutputStream)
wt.templateutil.table.ListContentTableService.performAction(Properties, Locale, OutputStream)
wt.templateutil.table.ListContentTableService.setHtmlTable(HTMLTable)
wt.templateutil.table.ListContentTableService.showAllContent(Properties, Locale, OutputStream)
wt.templateutil.table.ListContentTableService.showApplicationData(Properties, Locale, OutputStream)
wt.templateutil.table.ListContentTableService.showURLData(Properties, Locale, OutputStream)
wt.templateutil.table.ObjectPropertiesTableModel.getAttributes()
wt.templateutil.table.ObjectPropertiesTableModel.getColumnWidth()
wt.templateutil.table.ObjectPropertiesTableModel.getContextObject()
wt.templateutil.table.ObjectPropertiesTableModel.getLocale()
wt.templateutil.table.ObjectPropertiesTableModel.getMode()
wt.templateutil.table.ObjectPropertiesTableModel.getWtAttribute()
wt.templateutil.table.ObjectPropertiesTableModel.setAttributes(Vector)
wt.templateutil.table.ObjectPropertiesTableModel.setColumnWidth(int)
wt.templateutil.table.ObjectPropertiesTableModel.setContextObject(Object)
wt.templateutil.table.ObjectPropertiesTableModel.setLocale(Locale)
wt.templateutil.table.ObjectPropertiesTableModel.setMode(String)
wt.templateutil.table.ObjectPropertiesTableModel.setWtAttribute(WTAttribute)
wt.templateutil.table.ObjectPropertiesTableProcessor.readExternal(ObjectInput)
wt.templateutil.table.ObjectPropertiesTableProcessor.readVersion(ObjectPropertiesTableProcessor, ObjectInput, long, boolean, boolean)
wt.templateutil.table.ObjectPropertiesTableProcessor.writeExternal(ObjectOutput)
wt.templateutil.table.PDMLinkHTMLTable.actionLinkTemplate()
Questo metodo non è attualmente in uso e non verrà utilizzato.
wt.templateutil.table.PDMLinkHTMLTable.createDefaultColumnsFromModel()
wt.templateutil.table.PDMLinkHTMLTable.getActionRowString(Properties, Locale, OutputStream, String, String, List)
Questo metodo non è attualmente in uso e non verrà utilizzato.
wt.templateutil.table.PDMLinkHTMLTable.getEndRowTemplate()
Questo metodo non è attualmente in uso e non verrà utilizzato.
wt.templateutil.table.PDMLinkHTMLTable.getHTMLTemplate(String)
Questo metodo non è attualmente in uso e non verrà utilizzato.
wt.templateutil.table.PDMLinkHTMLTable.getPDMLinkHTMLTable()
Questo metodo non è attualmente in uso e non verrà utilizzato.
wt.templateutil.table.PDMLinkHTMLTable.getRow(NavigationTreeModel, Properties, Locale)
Questo metodo non è attualmente in uso e non verrà utilizzato.
wt.templateutil.table.PDMLinkHTMLTable.getTemplateProcessor()
Questo metodo non è attualmente in uso e non verrà utilizzato.
wt.templateutil.table.PDMLinkHTMLTable.setIsCollapsingEnabled(boolean)
wt.templateutil.table.PDMLinkHTMLTable.setIsSortingEnabled(boolean)
wt.templateutil.table.PDMLinkHTMLTable.setPresentActionsIconColumn(boolean)
wt.templateutil.table.PDMLinkHTMLTable.setPresentIconFirstRow(boolean)
wt.templateutil.table.PDMLinkHTMLTable.showSubComponents(Object, Properties, OutputStream, Locale)
wt.templateutil.table.RowDataTableModel.getColumnName(String)
wt.templateutil.table.RowDataTableModel.getRowDataObjects()
wt.templateutil.table.RowDataTableModel.getTableColumns()
wt.templateutil.table.RowDataTableModel.getWTAttribute()
wt.templateutil.table.RowDataTableModel.setLocale(Locale)
wt.templateutil.table.RowDataTableModel.setRowDataObjects(Vector)
wt.templateutil.table.RowDataTableModel.setTableColumns(Vector)
wt.templateutil.table.RowDataTableModel.setWTAttribute(WTAttribute)
wt.templateutil.table.SortedTableModel.setModel(TableModel)
wt.templateutil.table.SortedTableModel.sortByColumn(int, boolean)
wt.templateutil.table.TableHeaderSetter.setHeaderFromResource(String, String, Object)
wt.templateutil.table.TableHeaderSetter.setHeaderFromTargetClass(String, Object)
wt.templateutil.table.TableModelStub.addTableModelListener(TableModelListener)
wt.templateutil.table.TableModelStub.getColumnClass(int)
wt.templateutil.table.TableModelStub.getColumnCount()
wt.templateutil.table.TableModelStub.getColumnName(int)
wt.templateutil.table.TableModelStub.getRowCount()
wt.templateutil.table.TableModelStub.getValueAt(int, int)
wt.templateutil.table.TableModelStub.isCellEditable(int, int)
wt.templateutil.table.TableModelStub.removeTableModelListener(TableModelListener)
wt.templateutil.table.TableModelStub.setValueAt(Object, int, int)
wt.templateutil.table.TemplateProcessorTableService.getContextAction()
wt.templateutil.table.TemplateProcessorTableService.getContextClassName()
wt.templateutil.table.TemplateProcessorTableService.getContextObj()
wt.templateutil.table.TemplateProcessorTableService.getContextProperties()
wt.templateutil.table.TemplateProcessorTableService.getFormData()
wt.templateutil.table.TemplateProcessorTableService.getHtmlTable()
wt.templateutil.table.TemplateProcessorTableService.getQueryData()
wt.templateutil.table.TemplateProcessorTableService.getResponseExceptions()
wt.templateutil.table.TemplateProcessorTableService.getResponseFooters()
wt.templateutil.table.TemplateProcessorTableService.getResponseHeaders()
wt.templateutil.table.TemplateProcessorTableService.getResponseMessages()
wt.templateutil.table.TemplateProcessorTableService.getResponseString()
wt.templateutil.table.TemplateProcessorTableService.getState()
wt.templateutil.table.TemplateProcessorTableService.getStatus()
wt.templateutil.table.TemplateProcessorTableService.setContextAction(String)
wt.templateutil.table.TemplateProcessorTableService.setContextClassName(String)
wt.templateutil.table.TemplateProcessorTableService.setContextObj(Object)
wt.templateutil.table.TemplateProcessorTableService.setContextProperties(Properties)
wt.templateutil.table.TemplateProcessorTableService.setFormData(Properties)
wt.templateutil.table.TemplateProcessorTableService.setHtmlTable(HTMLTable)
wt.templateutil.table.TemplateProcessorTableService.setQueryData(Properties)
wt.templateutil.table.TemplateProcessorTableService.setResponseExceptions(Vector)
wt.templateutil.table.TemplateProcessorTableService.setResponseFooters(Vector)
wt.templateutil.table.TemplateProcessorTableService.setResponseHeaders(Vector)
wt.templateutil.table.TemplateProcessorTableService.setResponseMessages(Vector)
wt.templateutil.table.TemplateProcessorTableService.setResponseString(String)
wt.templateutil.table.TemplateProcessorTableService.setState(HTTPState)
wt.templateutil.table.TemplateProcessorTableService.setStatus(int)
wt.templateutil.table.TreeTableModel.getValueAt(int, int)
wt.templateutil.table.UpdateDocumentTableModel.getIndexArray()
wt.templateutil.table.UpdateDocumentTableModel.getUpdateable()
wt.templateutil.table.UpdateDocumentTableModel.getValueAt(int, int)
wt.templateutil.table.UpdateDocumentTableModel.isCellEditable(int, int)
wt.templateutil.table.UpdateDocumentTableModel.setCheckboxColumn(String)
wt.templateutil.table.UpdateDocumentTableModel.setIndexArray(int[])
wt.templateutil.table.UpdateDocumentTableModel.setUpdateable(Vector)
wt.templateutil.table.WTAttribute.getAttributeHelper()
wt.templateutil.table.WTAttribute.getAttributeName()
wt.templateutil.table.WTAttribute.getIndex()
wt.templateutil.table.WTAttribute.getReadMethod()
wt.templateutil.table.WTAttribute.getReflectionHelper()
wt.templateutil.table.WTAttribute.init(Object, String)
wt.templateutil.table.WTAttribute.setAttributeHelper(AttributeHelper)
wt.templateutil.table.WTAttribute.setAttributeName(String)
wt.templateutil.table.WTAttribute.setIndex(int)
wt.templateutil.table.WTAttribute.setReflectionHelper(ReflectionHelper)
wt.templateutil.table.WTHtmlTable.createDefaultColumnsFromModel()
wt.templateutil.table.WTHtmlTable.newCheckBoxTableColumn(int)
wt.util.Cache.entries()
Sostituito da values().iterator()
API supportata: true
wt.util.Cache.getAndRemove(Object)
Sostituito da Cache.remove(Object)
API supportata: true
wt.util.Cache.getAndReplace(Object, Object)
Sostituito da Cache.put(Object,Object)
API supportata: true
wt.util.CallRegistrar.endCall(long)
wt.util.CallRegistrar.getElapsedTimeForThread()
wt.util.CallRegistrar.getElapsedTimeForThread(Thread)
wt.util.CallRegistrar.getThreadCallsAndTimes()
wt.util.CallRegistrar.getTotalElapsedTime()
wt.util.CallRegistrar.startCall()
wt.util.DebugWriter.setLogFile(String, boolean, boolean, int, String, boolean)
wt.util.MPInputStream.getEncoding(String)
API supportata: true
wt.util.WTContext.getParentFrame()
wt.util.WTContext.setContext(Component)
wt.util.WTProperties.setVerbose(boolean)
wt.vc.baseline.BaselineService.addToBaseline(Vector, Baseline)
Sostituito da BaselineService.addToBaseline(WTCollection, Baseline)
wt.vc.baseline.BaselineService.removeFromBaseline(Vector, Baseline)
wt.vc.baseline.StandardBaselineService.getConceptualClassname()
wt.vc.config.ConfigService.getConfigSpecFor(Iterated)
Utilizzare ConfigService.getConfigSpecFor(NavCriteriaContext)
wt.vc.config.ConfigService.getConfigSpecFor(Iterated, WTContainerRef)
Utilizzare ConfigService.getConfigSpecFor(NavCriteriaContext)
wt.vc.config.ConfigService.getDefaultConfigSpecFor(Class)
Utilizzare ConfigService.getConfigSpecFor(NavCriteriaContext)
wt.vc.config.ConfigService.getDefaultConfigSpecFor(Class, WTContainerRef)
Utilizzare ConfigService.getConfigSpecFor(NavCriteriaContext)
wt.vc.config.StandardConfigService.getConceptualClassname()
wt.vc.config.StandardConfigService.getConfigSpecFor(Iterated)
Utilizzare StandardConfigService.getConfigSpecFor(NavCriteriaContext)
wt.vc.ControlBranch.getIdentity()
Sostituito da IdentityFactory.getDisplayIdentifier(object) per restituire un equivalente localizzabile di getIdentity(). Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare IdentityFactory.getDisplayIdentity(object). Altre alternative sono ((WTObject)obj).getDisplayIdentifier() e ((WTObject)obj).getDisplayIdentity().
wt.vc.ControlBranch.getType()
Sostituito da IdentityFactory.getDisplayType(object) per restituire un equivalente localizzabile di getType(). Un'altra alternativa è ((WTObject)obj).getDisplayType().
wt.vc.ObjectToVersionLink.getObject(String)
Sostituito da getRoleObject(String)
wt.vc.StandardVersionControlService.getConceptualClassname()
wt.vc.struct.StandardStructService.getConceptualClassname()
wt.vc.struct.StructService.navigateDescribedBy(Iterated)
Utilizzare invece StructService.navigateDescribedBys(WTCollection).
wt.vc.struct.StructService.navigateDescribedBy(Iterated, boolean)
Utilizzare invece StructService.navigateDescribedBys(WTCollection, boolean).
wt.vc.struct.StructService.navigateDescribedBy(Iterated, Class, boolean)
Utilizzare invece StructService.navigateDescribedBys(WTCollection, Class, boolean).
wt.vc.struct.StructService.navigateDescribes(Iterated)
Utilizzare invece StructService.navigateDescribes(WTCollection).
wt.vc.struct.StructService.navigateDescribes(Iterated, boolean)
Utilizzare invece StructService.navigateDescribes(WTCollection, boolean).
wt.vc.struct.StructService.navigateDescribes(Iterated, Class, boolean)
Utilizzare invece StructService.navigateDescribes(WTCollection, Class, boolean).
wt.vc.VersionControlHelper.getLatestIteration(Iterated)
wt.vc.VersionControlHelper.getNextVersionLabels(Class, WTContainerRef, int)
Utilizzare un'API con la stessa firma su VersionControlService
wt.vc.VersionControlHelper.getNextVersionLabels(String, WTContainerRef, int)
Utilizzare un'API con la stessa firma su VersionControlService
wt.vc.VersionControlHelper.getNextVersionLabels(Versioned, int)
Utilizzare un'API con la stessa firma su VersionControlService
wt.vc.VersionControlHelper.getNextVersionLabels(Versioned, LifeCycleTemplateReference, int)
Utilizzare un'API con la stessa firma su VersionControlService
wt.vc.VersionControlHelper.isNewVersionCheckedOut(Versioned)
wt.vc.VersionControlHelper.isReviseAllowed(Versioned, boolean)
wt.vc.VersionControlHelper.setVersionIdentifier(Versioned, VersionIdentifier, boolean)
Utilizzare l'API setVersionIdentifier(Versioned, VersionIdentifier) supportata
wt.vc.VersionControlService.iterationsOf(long)
Utilizzare l'API iterationsOf(branch:long, iteratedClass:Class) per eseguire meglio le ricerche
wt.vc.VersionControlService.newIteration(Iterated)
wt.vc.VersionToObjectLink.getObject(String)
Sostituito da getRoleObject(String)
wt.vc.VersionToVersionLink.getObject(String)
Sostituito da getRoleObject(String)
wt.vc.views.StandardViewService.getConceptualClassname()
wt.vc.wip.StandardWorkInProgressService.getConceptualClassname()
wt.vc.wip.WorkInProgressHelper.getSearchCondition(Class, boolean)
wt.vc.wip.WorkInProgressHelper.setDerivedFrom(Workable, ObjectReference)
Utilizzare VersionControlHelper.setDerivedFrom(wt.vc.Iterated, wt.fc.ObjectReference)
wt.vc.wip.WorkInProgressService.derivedFrom(Workable)
Utilizzare VersionControlService.derivedFrom(wt.vc.Iterated)
wt.vc.wip.WorkInProgressService.derivedFroms(WTCollection)
Utilizzare VersionControlService.derivedFroms(wt.fc.collections.WTCollection)
wt.vc.wip.WorkInProgressServiceEvent.getTarget()
Sostituito da getOriginalCopy()
wt.viewmarkup.ViewMarkUpService.setDerivedFromConfigSpec(ConfigSpec, DerivedImage)
Vedere setDerivedFromNavigationCriteria
wt.viewmarkup.ViewMarkUpService.setRepresentableConfigSpec(ConfigSpec, DerivedImage)
Vedere setRepresentableNavigationCriteria
wt.viewmarkup.ViewMarkUpService.setRepresentableNavigationCriteria(NavigationCriteria, DerivedImage)
Vedere setRepresentableNavigationCriteria
wt.viewmarkup.ViewMarkUpService.storeDerivedImage(Representable, String, String, String, RepresentationType, DerivationType, ConfigSpec, ConfigSpec, RepresentationContributor)
Vedere public DerivedImage storeDerivedImage( Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, NavigationCriteria representableNavigationCriteria, NavigationCriteria derivedFromNavigationCriteria, RepresentationContributor derivedFrom )
wt.viewmarkup.ViewMarkUpService.storeDerivedImage(Representable, String, String, String, RepresentationType, DerivationType, ConfigSpec, ConfigSpec, RepresentationContributor, String, String)
Vedere storeDerivedImage( Representable representable, String imageName, String imageDescription, String imageAdditionalInfo, RepresentationType imageType, DerivationType derivationType, NavigationCriteria representableNavigationCriteria, NavigationCriteria derivedFromNavigationCriteria, RepresentationContributor derivedFrom, String CADFormName, String CADPartName )
wt.visitor.ConfigSpecNodeExpander.getConfigSpec()
Utilizzare invece getConfigSpecs()
wt.visitor.ConfigSpecNodeExpander.setConfigSpec(ConfigSpec)
Utilizzare invece getConfigSpecs()
wt.workflow.definer.LoadWorkflow.addProjectAssignee(Hashtable, Hashtable, Vector)
wt.workflow.definer.ProcessDataInfo.getConceptualClassname()
wt.workflow.definer.WfAssignedActivityTemplate.newWfAssignedActivityTemplate()
Le attività create con questo costruttore vengono collocate nel contenitore classico.
wt.workflow.definer.WfProcessTemplate.newWfProcessTemplate()
Le attività create con questo costruttore vengono collocate nel contenitore classico.
wt.workflow.definer.WfVariableInfo.getConceptualClassname()
wt.workflow.engine.ProcessData.getConceptualClassname()
wt.workflow.engine.StandardWfEngineService.getConceptualClassname()
wt.workflow.engine.WfEngineService.createAdHocProcess(WfTemplateObject, Object)
Utilizzare il metodo con WTContainerRef
wt.workflow.engine.WfEngineService.createProcess(WfProcessDefinition, Object)
Utilizzare il metodo con WTContainerRef
wt.workflow.engine.WfEngineService.getAssociatedProcesses(Persistable, WfState)
Utilizzare il metodo con l'argomento WTContainerRef.
wt.workflow.engine.WfEngineService.getOverdueProcesses()
Utilizzare il metodo con WTContainerRef come argomento.
wt.workflow.engine.WfEngineService.getProcesses(WfState)
Utilizzare il metodo con WTContainerRef come argomento.
wt.workflow.engine.WfEngineService.getWfFolder(String)
Utilizzare il metodo con lo stesso nome con due parametri aggiuntivi: il business object principale e il contenitore del processo.
wt.workflow.engine.WfEngineServiceSvr.getAssociatedProcesses(TeamReference, WfState)
Utilizzare il metodo che accetta WTContainerRef come argomento.
wt.workflow.engine.WfProcess.start(ProcessData, long, boolean)
(a partire da 7.0) Utilizzare invece process.setPriority (priority); process.start (input, is_immediate, null);
wt.workflow.engine.WfVariable.getConceptualClassname()
wt.workflow.forum.DiscussionForum.initialize(String)
wt.workflow.forum.DiscussionForum.newDiscussionForum(String)
In 7.0, crea una nuova istanza del forum e imposta il nome sulla stringa trasmessa.
wt.workflow.forum.ForumService.createForum(String, String, SubjectOfForum)
wt.workflow.forum.ForumService.createForum(CollaborationTemplate, String, SubjectOfForum)
wt.workflow.forum.ForumService.getDefaultTemplate()
In 7.0
wt.workflow.forum.StandardForumService.getConceptualClassname()
wt.workflow.notebook.Notebook.initialize(String)
wt.workflow.notebook.Notebook.newNotebook(String)
wt.workflow.work.StandardWorkflowService.getConceptualClassname()
wt.workflow.work.StandardWorkflowService.markWorkItemComplete(WorkItem, WTPrincipalReference)
A partire da R2, contrassegnare il task come completato.
wt.workflow.work.WorkflowService.getUncompletedWorkItems(WTPrincipal, Project2)
Utilizzare invece getUncompletedWorkItems (WTUser, WTContainerRef.newWTContainerRef (project))
wt.workflow.work.WorkflowService.getUncompletedWorkItems(Project2)
Utilizzare invece getUncompletedWorkItems (WTContainerRef.newWTContainerRef (project))
wt.workflow.work.WorkflowService.markWorkItemComplete(WorkItem, WTPrincipalReference)
A partire da R2, contrassegnare il task come completato.
wt.workflow.work.WorkItem.getIdentity()
Sostituito da getDisplayIdentifier() per restituire un messaggio localizzabile che fornisce l'identificatore per l'oggetto. Per restituire un valore localizzabile che include il tipo di oggetto, utilizzare getDisplayIdentity(). Per i messaggi generali, è preferibile utilizzare getDisplayIdentity() da solo che una combinazione di getDisplayType() and getDisplayIdentifier().
wt.wrmf.delivery.StandardShippingService.getConceptualClassname()
wt.wvs.VisualizationHelperFactory.getHelper()
wt.wvs.VisualizationHelperFactory.getHelper(boolean, boolean)
wt.wvs.VisualizationHelperIfc.getBoundingBox(WTCollection)
Utilizzare RepresentationHelper.service.getBoundingBox(WTCollection)
wt.wvs.VisualizationHelperIfc.saveAsZIPFile(Representation, boolean, int, boolean, String)
È stato utile?