最新情報 > Windchill > 13.0.2.0 > 廃止予定の API と機能 > 廃止予定のメソッド
廃止予定のメソッド
説明
このトピックでは、廃止予定のメソッドのリストを示します。
廃止予定のメソッドのテーブル
メソッド
説明
com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper.generatePrimaryContent(RegulatorySubmission regulatorySubmission)
RegulatorySubmission generatePrimaryContent(RegulatorySubmission regulatorySubmission, boolean draft) を使用します
com.ptc.arbortext.windchill.siscore.serviceeff.filterDelegates.DefaultServiceEffectivityDelegate.getEffContextFromString(String)
コンテキスト文字列をとる API を使用します。
com.ptc.arbortext.windchill.siscore.SisCoreHelper.getContentHolders(RevisionControlled)
使用
SisCoreHelper.getHoldersFromContent(WTCollection)
com.ptc.core.businessfield.server.businessObject.BusinessObjectHelper.extractCopyOfLegacyAttributeContainerForEPMUseOnly(List<BusinessObject>)
代わりに BusinessObject.get (...) を使用します。
com.ptc.core.command.common.bean.repository.AbstractRepositoryCommand.setPagingSanpshotQueryLimit(int)
setPagingSnapshotQueryLimit() を使用します
com.ptc.core.components.descriptor.ColumnDescriptorFactory.newDefaultColumn(String, ModelContext)
代わりに newDefaultColumn (ComponentDescriptor cd) を使用します
com.ptc.core.components.descriptor.ModelContext.getATS(boolean)
代わりに ModelContext.getATI() を使用します
com.ptc.core.components.descriptor.ModelContext.getRowObject()
getTargetObject() に置き換えられました
com.ptc.core.components.descriptor.ModelContext.getRowObjects()
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)
getItemAttributes (ComponentDescriptor cd, NmCommandBean cb) を使用します
com.ptc.core.components.forms.CreateAndEditModelGetter.getItemClassificationAttributes(ComponentDescriptor, NmCommandBean, NmContext)
getItemClassificationAttributes (ComponentDescriptor compDescriptor, NmCommandBean cb) を使用します
com.ptc.core.components.forms.DefaultAttributePopulator.getContainerRef()
x-20 以降は、getContainerRef(nmCommandBean) を使用します。
Supported API: false
com.ptc.core.components.forms.DefaultObjectFormProcessor.execute(NmCommandBean)
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)
10.1 M010 以降
com.ptc.core.components.forms.FormResult.getForcedUrl()
(10.2 M030 以降、FormResultAction はすでに 10.1 M010 以降に廃止予定になっています) forcedUrl は廃止予定の次の操作 FormResultAction.FORWARDFormResult をセットアップします。10.1 M010 以降、すべての FormResultActions が廃止予定になりました。FormResultAction の使用は FormProcessors から除去する必要があります。代わりに、FormProcessor が操作の影響を受けた OID (存在する場合) のリストを返し、必要に応じてサーバーからの UI リクエストアップデートにそのコンポーネントを表示します。ページで操作の処理方法を決定するために OID 以外のデータが必要な場合。そのような追加の情報を含む extraData マップがあります。
com.ptc.core.components.forms.FormResult.getJavascript()
(10.2 M030 以降、FormResultAction はすでに 10.1 M010 以降に廃止予定になっています) この javascript は FormResult が廃止予定の次の操作 FormResultAction.JAVASSCRIPT でセットアップされていた場合にのみ使用されます。10.1 M010 以降、すべての FormResultActions が廃止予定になりました。FormResultAction の使用は FormProcessors から除去する必要があります。代わりに、FormProcessor が操作の影響を受けた OID (存在する場合) のリストを返し、必要に応じてサーバーからの UI リクエストアップデートにそのコンポーネントを表示します。ページで操作の処理方法を決定するために OID 以外のデータが必要な場合。そのような追加の情報を含む extraData マップがあります。
com.ptc.core.components.forms.FormResult.getNextAction()
(10.1 M010 以降) FormResultAction の使用を FormProcessor から除去する必要があります。代わりに、FormProcessor が操作の影響を受けた OID (存在する場合) のリストを返し、必要に応じてサーバーからの UI リクエストアップデートにそのコンポーネントを表示します。
com.ptc.core.components.forms.FormResult.getURL()
(10.2 M030 以降、FormResultAction はすでに 10.1 M010 以降に廃止予定になっています) この url は FormResult が廃止予定の次の操作 FormResultAction.LOAD_OPENER_URL でセットアップされていた場合に使用されます。10.1 M010 以降、すべての FormResultAction が廃止予定になりました。FormResultAction の使用は FormProcessor から除去する必要があります。代わりに、FormProcessor が操作の影響を受けた OID (存在する場合) のリストを返し、必要に応じてサーバーからの UI リクエストアップデートにそのコンポーネントを表示します。ページで操作の処理方法を決定するために OID 以外のデータが必要な場合。そのような追加の情報を含む extraData マップがあります。
com.ptc.core.components.forms.FormResult.setForcedUrl(String)
(10.2 M030 以降、FormResultAction はすでに 10.1 M010 以降に廃止予定になっています) forcedUrl は廃止予定の次の操作 FormResultAction.FORWARDFormResult をセットアップします。10.1 M010 以降、すべての FormResultActions が廃止予定になりました。FormResultAction の使用は FormProcessors から除去する必要があります。代わりに、FormProcessor が操作の影響を受けた OID (存在する場合) のリストを返し、必要に応じてサーバーからの UI リクエストアップデートにそのコンポーネントを表示します。ページで操作の処理方法を決定するために OID 以外のデータが必要な場合。そのような追加の情報を含む extraData マップがあります。
com.ptc.core.components.forms.FormResult.setJavascript(String)
(10.2 M030 以降、FormResultAction はすでに 10.1 M010 以降に廃止予定になっています) この javascript は FormResult が廃止予定の次の操作 FormResultAction.JAVASSCRIPT でセットアップされていた場合にのみ使用されます。10.1 M010 以降、すべての FormResultActions が廃止予定になりました。FormResultAction の使用は FormProcessors から除去する必要があります。代わりに、FormProcessor が操作の影響を受けた OID (存在する場合) のリストを返し、必要に応じてサーバーからの UI リクエストアップデートにそのコンポーネントを表示します。ページで操作の処理方法を決定するために OID 以外のデータが必要な場合。そのような追加の情報を含む extraData マップがあります。
com.ptc.core.components.forms.FormResult.setJavascript(String, boolean)
com.ptc.core.components.forms.FormResult.setNextAction(FormResultAction)
(10.1 M010 以降) FormResultAction の使用を FormProcessors から除去する必要があります。代わりに、FormProcessor が操作の影響を受けた OID (存在する場合) のリストを返し、必要に応じてサーバーからの UI リクエストアップデートにそのコンポーネントを表示します。
com.ptc.core.components.forms.FormResult.setSkipPageRefresh(boolean)
10.2 M030 以降 (skipPage() API はすでに 10.1 M010 以降で廃止予定になっています)
com.ptc.core.components.forms.FormResult.setURL(String)
(10.2 M030 以降、FormResultAction はすでに 10.1 M010 以降に廃止予定になっています) この url は FormResult が廃止予定の次の操作 FormResultAction.LOAD_OPENER_URL. でセットアップされていた場合に使用されます。10.1 M010 以降、すべての FormResultActions が廃止予定になりました。FormResultAction の使用は FormProcessors から除去する必要があります。代わりに、FormProcessor が操作の影響を受けた OID (存在する場合) のリストを返し、必要に応じてサーバーからの UI リクエストアップデートにそのコンポーネントを表示します。ページで操作の処理方法を決定するために OID 以外のデータが必要な場合。そのような追加の情報を含む extraData マップがあります。
com.ptc.core.components.forms.FormResult.skipPage(ServletRequest)
10.1 M010 以降
com.ptc.core.components.rendering.guicomponents.AttributeInputComponent.formatValue(Object)
使用されていません
com.ptc.core.components.rendering.guicomponents.IconComponent.addMiniInfo(NmOid)
addMiniInfo(NmOid, String, String) を使用します
com.ptc.core.components.rendering.guicomponents.IconComponent.addMiniInfo(NmOid, String)
addMiniInfo(NmOid, String, String) を使用します
com.ptc.core.components.rendering.guicomponents.IconComponent.addMiniInfo(NmOid, String, String)
com.ptc.core.components.rendering.guicomponents.StringInputComponent.getRange()
使用されていません
com.ptc.core.components.rendering.guicomponents.StringInputComponent.setRange(List)
使用されていません
com.ptc.core.components.rendering.guicomponents.SuggestTextBox.setFrequency(double)
@{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 は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject.get(String)
LWCNormalizedObject は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject.getAsString(String)
LWCNormalizedObject は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject.getAttributeDescriptor(String)
LWCNormalizedObject は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject.getTypeDescriptor()
LWCNormalizedObject は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject.load(String...)
LWCNormalizedObject は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject.load(Collection<string>)
LWCNormalizedObject は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject.persist()
LWCNormalizedObject は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject.set(String, Object)
LWCNormalizedObject は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject.setIBAsPreLoaded(boolean)
LWCNormalizedObject は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.lwc.server.LWCNormalizedObject.validate()
LWCNormalizedObject は廃止予定であり、次のリリースで除去される予定です。代わりに PersistableAdapter を使用します。
Supported API: true
com.ptc.core.meta.common.impl.WCTypeIdentifier.getClassnameFromTypename()
getTableClassName(). に置き換えられました
com.ptc.core.meta.common.impl.WCTypeIdentifier.getClassnameFromTypename(String)
タイプ名のタイプ識別子を取得し、その 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()
コンテンツテーブルの表示スタイルを定義するサイト全体のプロパティがパッケージタイプベースのプロパティ ShowPackageContentsTableAsTree に置き換えられ、パッケージタイプベースで表示スタイルを設定できます。ContentViewsHelper.isPersistedCollectionHolderContentTree(PersistedCollectionHolder) を使用して、特定のパッケージインスタンスに設定するパッケージ表示スタイルを指定します。
com.ptc.core.query.common.impl.CriteriaHelperImpl.newCriteria(ContainerSpec, boolean, Class[])
10.0 の時点では、newCriteria(ContainerSpec,boolean) を使用します
com.ptc.core.query.report.bom.common.BOMReportHelper.produceConsolidatedBOMReport(Object[], double[], NavigationCriteria, Object[], int[], Properties, Locale, int, String[], boolean, WriterProxy)
SingleLevelConsolidatedBOMTableBuilder を参照してください。
次のリリースで削除されます。
com.ptc.core.query.report.bom.common.BOMReportHelper.produceMultiBOMDiffReport(Object[], NavigationCriteria[], Object[], int[], Properties, Locale, int, String[], boolean, WriterProxy)
次のリリースで削除されます
com.ptc.core.query.report.bom.common.BOMReportHelper.produceMultiBOMReport(Object[], NavigationCriteria[], Object[], int[], Properties, Locale, int, String[], boolean, WriterProxy)
MultiLevelBOMReportTreeBuilder を参照してください。
次のリリースで削除されます。
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)
代わりに #buildReadOnlyAttributesPanelConfig を使用します
com.ptc.jca.mvc.components.JcaComponentParamsUtils.setContextObject(JcaComponentParams, Object)
com.ptc.jca.mvc.components.JcaPropertyConfig.getHtmlId()
javascript を使用してコンポーネントストアにアクセスし、セクション 508 の ID は最終的に自動生成されます
com.ptc.jca.mvc.components.JcaPropertyConfig.setHtmlId(String)
javascript を使用してコンポーネントストアにアクセスし、セクション 508 の ID は最終的に自動生成されます
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()
プロパティパネルの使用はプロパティパネルタグを介してのみサポートされ、属性の単純な表示のみを目的としています。アプリケーションチームとカスタマイズ担当者は、代わりに属性パネルを使用する必要があります。
com.ptc.mvc.components.InfoConfig.isShowVisualization()
オブジェクトタイプに VisualizationDelegate が登録されている場合、「Visualization と属性」オプションが表示されます。登録されていない場合、このオプションは非表示になります。既成では、製品表現、製品表現対象、ビューデータに登録されている visualization 委任がすでに存在します。
com.ptc.mvc.components.InfoConfig.setShowVisualization(boolean)
オブジェクトタイプに VisualizationDelegate が登録されている場合、「Visualization と属性」オプションが表示されます。登録されていない場合、このオプションは非表示になります。既成では、製品表現、製品表現対象、ビューデータに登録されている visualization 委任がすでに存在します。
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()
10.1 M010 以降
com.ptc.netmarkets.model.NmOid.getContainer()
この API は NotAutorizedException を無視するので廃止予定になっています。代わりに NmOid.getContainerObject() を使用します。
com.ptc.netmarkets.model.NmOid.getContainerRef()
この API は NotAutorizedException を無視し、その例外の場合は Null を返すので、廃止予定になっています。代わりに NmOid.getContainerReference() を使用します。
com.ptc.netmarkets.model.NmOid.getLatestIteration()
この API は NotAutorizedException を無視し、その例外の場合は Null を返すので、廃止予定になっています。代わりに NmOid.getLatestIterationObject() を使用します。
com.ptc.netmarkets.model.NmOid.getOid()
この API は NotAutorizedException を無視するので廃止予定になっています。代わりに NmOid.getOidObject() を使用します。
com.ptc.netmarkets.model.NmOid.getRef()
この API は NotAutorizedException を無視し、その例外の場合は Null を返すので、廃止予定になっています。代わりに NmOid.getRefObject() を使用します。
com.ptc.netmarkets.model.NmOid.getReferencedIteration()
この API は NotAutorizedException を無視し、その例外の場合は Null を返すので、廃止予定になっています。代わりに NmOid.getReferencedIterationObject() を使用します。
com.ptc.netmarkets.model.NmOid.getType()
NmOid.getReferencedClass() または NmOid.isA(Class) を使用します
com.ptc.netmarkets.model.NmOid.setAdditionalInfo(HashMap)
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)
10.1 M010 以降
com.ptc.netmarkets.util.beans.NmCommandBean.clearDynamicAtts()
10.1 M010 以降
com.ptc.netmarkets.util.beans.NmCommandBean.convert(String)
com.ptc.netmarkets.util.beans.NmCommandBean.convertRequestParamNoEscaping(String)
代わりに NmCommandBean.convertRequestParam(String) を使用します。
com.ptc.netmarkets.util.beans.NmCommandBean.getAdditionalAjaxParams()
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.getCallerContext()
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.getCurrentNodeInOpener()
com.ptc.netmarkets.util.beans.NmCommandBean.getDynamicAction()
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.getDynamicContext()
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.getDynamicLocations()
X-22 MOR 以降は代わりに NmCommandBean.getDynamicLocation() を使用します
com.ptc.netmarkets.util.beans.NmCommandBean.getDynamicOid()
X-22 MOR 以降は getDynamicOids() を使用します
com.ptc.netmarkets.util.beans.NmCommandBean.getInstructions()
X-26。操作後にフィードバックを提供するために FormResult を使用します。
com.ptc.netmarkets.util.beans.NmCommandBean.getOpenerInstructions()
X-26。操作後にフィードバックを提供するために FormResult を使用します。
com.ptc.netmarkets.util.beans.NmCommandBean.getRedirectURL()
X-26。FormResult を使用して変更されたデータを伝達し、クライアント側リスナーが必要に応じて処理できるようにします。
com.ptc.netmarkets.util.beans.NmCommandBean.getTextParameter(String, Object)
非静的バージョンを使用します
com.ptc.netmarkets.util.beans.NmCommandBean.getTextParameterValues(String, Object)
非静的バージョンを使用します
com.ptc.netmarkets.util.beans.NmCommandBean.parseSoidArray(String[], ArrayList)
代わりに #parseSoidArray(String[] oidStrs, Set sels) を使用します。
com.ptc.netmarkets.util.beans.NmCommandBean.putAdditionalAjaxParams(ArrayList)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.putDynamicAction(String)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.putDynamicContext(NmContext)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.putDynamicLocation(NmOid)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.putDynamicLocationContext(NmContext)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.putDynamicOid(NmOid)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.putIsDynamic(boolean)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.setDynamic(NmOid, NmOid, String)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.setDynamic(ArrayList, NmOid, NmOid, String)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.setDynamic(ArrayList, NmOid, String)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.setDynamic(ArrayList, NmContext, NmContext, String)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.setDynamic(ArrayList, String)
X-22 MOR 以降
com.ptc.netmarkets.util.beans.NmCommandBean.setInstructions(NmHTMLInstructions)
X-26。操作後にフィードバックを提供するために FormResult を使用します。
com.ptc.netmarkets.util.beans.NmCommandBean.setOpenerInstructions(NmHTMLInstructions)
X-26。操作後にフィードバックを提供するために FormResult を使用します。
com.ptc.netmarkets.util.beans.NmCommandBean.setRedirectURL(NmLink)
X-26。FormResult を使用して変更されたデータを伝達し、クライアント側リスナーが必要に応じて処理できるようにします。
com.ptc.netmarkets.util.beans.NmCommandBean.setRequestOverrideParameters(HashMap)
X-24 M030 以降。src_test コードの場合、代わりに NmCommandBean.getNmCommandBean(Map) を使用します。本番コードでは、この API を使用する代わりに、最初から正しいパラメータでリクエストが行われるようにリファクタリングします。これはリクエストパラメータをオーバーライドする確実な方法ではありません。指定されたマップにすべてのフォームデータが含まれているか、オーバーライドされたフォームデータだけが含まれているかが明らかではありません。
NmCommandBean.getTextParameterValues(String) はオーバーライドにキーの値が含まれていない場合は request/requestData のチェックにフォールバックしますが、NmCommandBean.getTextParameter(String) は現在のところそのようなフォールバックを行っていません。また、元のフォームデータ値からほかの FormDataHolders が作成された場合、オーバーライドされた値 (フォームプロセッサ内のオブジェクト Bean など) で更新されません。また、このコマンド Bean 自体の old* マップはすでに元のフォームデータ値で初期化されている可能性があるので、これらのパラメータをオーバーライドしようとしても無効になる可能性があります。したがって、これはフォームデータをオーバーライドするための完全な方法ではありません。
com.ptc.netmarkets.util.beans.NmHelperBean.objectjsp(Writer)
com.ptc.netmarkets.util.beans.NmSessionBean.addFeedback(NmOid, String, String)
Supported API: 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()
Supported API: false
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicLocation()
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicLocation(int)
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicLocationContexts()
Supported API: false
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicLocations()
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicOid()
リストを返すメソッドを使用します
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicOid(int)
com.ptc.netmarkets.util.beans.NmSessionBean.getDynamicOids()
Supported API: false
com.ptc.netmarkets.util.beans.NmSessionBean.getLastActionID()
Supported API: false
com.ptc.netmarkets.util.beans.NmSessionBean.getLimit()
com.ptc.netmarkets.util.beans.NmSessionBean.getModel(String)
com.ptc.netmarkets.util.beans.NmSessionBean.getPref(String)
wt.preference.PreferenceHelper APIs directly を使用します
com.ptc.netmarkets.util.beans.NmSessionBean.getPref(String, boolean)
wt.preference.PreferenceHelper APIs directly を使用します
com.ptc.netmarkets.util.beans.NmSessionBean.getPref(String, String)
wt.preference.PreferenceHelper APIs directly を使用します
com.ptc.netmarkets.util.beans.NmSessionBean.getPref(String, String, boolean)
wt.preference.PreferenceHelper APIs directly を使用します
com.ptc.netmarkets.util.beans.NmSessionBean.getPreference(String, String, boolean)
代わりに wt.preference.PreferenceHelper APIs を使用します
com.ptc.netmarkets.util.beans.NmSessionBean.getPreference(String, String, boolean, NmOid)
代わりに wt.preference.PreferenceHelper APIs を使用します
Supported API: false
com.ptc.netmarkets.util.beans.NmSessionBean.getPreference(String, String, NmOid)
代わりに wt.preference.PreferenceHelper APIs を使用します
com.ptc.netmarkets.util.beans.NmSessionBean.getPreferenceValue(String, String, WTContainer)
代わりに wt.preference.PreferenceHelper APIs を使用します
com.ptc.netmarkets.util.beans.NmSessionBean.getPrefKey(String, String)
wt.preference.PreferenceHelper APIs を直接使用します
com.ptc.netmarkets.util.beans.NmSessionBean.getTimeZone()
代わりに TimeZoneHelper を直接使用します。
com.ptc.netmarkets.util.beans.NmSessionBean.isCAD()
isCad を参照してください。
com.ptc.netmarkets.util.beans.NmSessionBean.isDoneCB()
com.ptc.netmarkets.util.beans.NmSessionBean.isDynamic()
com.ptc.netmarkets.util.beans.NmSessionBean.loadPrefs()
wt.preference.PreferenceHelper APIs を直接使用します
com.ptc.netmarkets.util.beans.NmSessionBean.performThisTable(String, Object)
Supported API: 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)
wt.preference.PreferenceHelper API を直接使用します
com.ptc.netmarkets.util.beans.NmSessionBean.putPref(String, Object, boolean, boolean)
wt.preference.PreferenceHelper APIs を直接使用します
com.ptc.netmarkets.util.beans.NmSessionBean.putPref(String, String, Object, boolean)
wt.preference.PreferenceHelper APIs を直接使用します
com.ptc.netmarkets.util.beans.NmSessionBean.putPref(String, String, Object, boolean, boolean)
wt.preference.PreferenceHelper APIs を直接使用します
com.ptc.netmarkets.util.beans.NmSessionBean.putPrefCache(String, String, Object)
wt.preference.PreferenceHelper APIs を直接使用します
com.ptc.netmarkets.util.beans.NmSessionBean.removeModel(String)
com.ptc.netmarkets.util.beans.NmSessionBean.removePref(String, String)
wt.preference.PreferenceHelper API を直接使用します
com.ptc.netmarkets.util.beans.NmSessionBean.removePrefCache(String, String)
wt.preference.PreferenceHelper APIs を直接使用します
com.ptc.netmarkets.util.beans.NmSessionBean.removeTimeZone()
TimeZoneHelper を直接使用します
com.ptc.netmarkets.util.beans.NmSessionBean.setDoneCB(boolean)
com.ptc.netmarkets.util.beans.NmSessionBean.setLastActionID(String)
Supported API: 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)
Supported API: false
com.ptc.netmarkets.util.beans.NmSessionBean.showComponent(String, Object, boolean)
Supported API: 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)
代わりに HTMLEncoder.encodeForHTML Content(String) または HTMLEncoder.encodeForHTMLAttribute(String) を使用します。
com.ptc.netmarkets.util.beans.NmStringBean.formatAsHTML(String)
代わりに HTMLEncoder.encodeAndFormatForHTMLContent(String) または HTMLEncoder.encodeAndFormatForHTMLContent(String, Boolean) を使用します。
com.ptc.netmarkets.util.beans.NmStringBean.removeScripts(String)
代わりに HTMLEncoder.encodeForHTMLContent(String) または HTMLEncoder.encodeForHTMLAttribute(String) または HTMLEncoder.encodeForJavascript(String) を使用します。
com.ptc.netmarkets.util.beans.NmURLFactoryBean.parseQueryString(String, HttpServletRequest)
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)
このような js リダイレクトを使用するのではなく、アクセスエラーをスローすることをお勧めします。
com.ptc.netmarkets.util.misc.NmAction.jsRedirect(String, Writer, boolean)
このような js リダイレクトを使用するのではなく、アクセスエラーをスローすることをお勧めします。
com.ptc.netmarkets.util.misc.NmAction.jsRedirectWithNoAccessMessage(Writer, NmURLFactoryBean)
このような js リダイレクトを使用するのではなく、アクセスエラーをスローすることをお勧めします。
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)
フラグに意味はなく、どこにも使用されていません
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)
このフラグに意味はなく、どこにも使用されていません
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)
廃止予定でない、いずれかの方法を使用します。
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(Class, String, Object[], HttpStatusCode, Locale)
WCExceptionBuilder.buildODataApplicationException(HttpStatusCode, Locale, Class, String, Object[]) を使用します
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(Class, String, Locale, Throwable)
WCExceptionBuilder.buildODataApplicationException(Throwable, Locale, Class, String) を使用します
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(Class, String, HttpStatusCode, Locale)
WCExceptionBuilder.buildODataApplicationException(HttpStatusCode, Locale, Class, String) を使用します
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(Class, String, HttpStatusCode, Locale, Throwable)
WCExceptionBuilder.buildODataApplicationException(Throwable, Locale, Class, String) を使用し、そのメソッドによって最適な HTTP ステータスコードが決まります。
com.ptc.odata.windchill.WCExceptionBuilder.buildODataApplicationException(Throwable, HttpStatusCode, Locale)
WCExceptionBuilder.buildODataApplicationException(Throwable, Locale) を使用し、そのメソッドによって最適な HTTP ステータスコードが決まります。
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)
- 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)
同様のタスクを実行している StandardAssignmentService の別の API rollUpFromChildren()。この両方をまとめることを検討しています。
com.ptc.projectmanagement.plannable.StandardPlannableService.rollupStateFromChildren(Plannable, Plannable)
同様のタスクを実行している StandardAssignmentService の別の API rollUpFromChildren()。この両方をまとめることを検討しています。
com.ptc.projectmanagement.util.ProcessorUtils.getQueryForAssociationEligibleMilestones(String)
com.ptc.qualitymanagement.capa.investigation.CAPAAnalysisActivityMaster.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
com.ptc.qualitymanagement.capa.investigation.CAPAAnalysisActivityMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.capa.investigation.CAPAChangeInvestigationMaster.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
com.ptc.qualitymanagement.capa.investigation.CAPAChangeInvestigationMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.capa.plan.CAPAActionPlanMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.capa.plan.CAPAChangeActivityMaster.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity(). です
com.ptc.qualitymanagement.capa.plan.CAPAChangeActivityMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.capa.request.CAPAChangeRequestMaster.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
com.ptc.qualitymanagement.capa.request.CAPAChangeRequestMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.cem.activity.product.investigation.CEProductInvestigationMaster.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
com.ptc.qualitymanagement.cem.activity.product.investigation.CEProductInvestigationMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.cem.CustomerExperienceMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.cem.StandardCustomerExperienceService.getConceptualClassname()
com.ptc.qualitymanagement.nc.investigation.NCInvestigation.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
com.ptc.qualitymanagement.nc.investigation.NCInvestigation.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.nc.investigation.NCInvestigationMaster.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
com.ptc.qualitymanagement.nc.investigation.NCInvestigationMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.nc.NCAnalysisActivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
com.ptc.qualitymanagement.nc.NCAnalysisActivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.nc.NCAnalysisActivityMaster.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
com.ptc.qualitymanagement.nc.NCAnalysisActivityMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.nc.Nonconformance.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
com.ptc.qualitymanagement.nc.Nonconformance.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
com.ptc.qualitymanagement.nc.NonconformanceMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((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.RegulatorySubmissionProcessorHelper.generatePrimaryContent(RegulatorySubmission)
com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorInterface.generatePrimaryContent(RegulatorySubmission)
com.ptc.qualitymanagement.udi._UDISubmission.getBrandNameFamily()
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi._UDISubmission.getGmdnPreferredTermCode()
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi._UDISubmission.getMarketingStartDate()
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi._UDISubmission.getMarketingStatus()
仕様 11.22.2013 から除去されました
com.ptc.qualitymanagement.udi._UDISubmission.getModelNumberFamily()
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi._UDISubmission.setBrandNameFamily(Boolean)
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi._UDISubmission.setGmdnPreferredTermCode(String)
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi._UDISubmission.setMarketingStartDate(Timestamp)
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi._UDISubmission.setMarketingStatus(String)
仕様 11.22.2013 から除去されました
com.ptc.qualitymanagement.udi._UDISubmission.setModelNumberFamily(Boolean)
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi.fda._FDAUDISubmission.getExemptDPMReason()
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi.fda._FDAUDISubmission.setExemptDPMReason(String)
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi.superset._UdiSuperSet.getExemptDPMReason()
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi.superset._UdiSuperSet.setExemptDPMReason(String)
仕様 09.24.2013 から除去されました
com.ptc.qualitymanagement.udi.superset.StandardUdiSuperSetAttributePopulator.populateFromTemplateUdiSuperSetDetails(UdiSuperSet, UdiSuperSet)
com.ptc.tml.utils.TMLUtils.getTranslationPackageFileName(ManagedBaseline)
代わりに TmlNameHelper.getTranslationPackageName(ManagedBaseline) を使用します
com.ptc.tml.utils.TMLUtils.isDocumentTranslatable(EPMDocument, TMLContext)
代わりに isTranslatable() を使用します
com.ptc.tml.utils.WorkflowAdapter.createBaseline(TranslationCollection, TmlLog)
代わりに TranslationProcess.createBaseline(TranslationCollection,TmlLog) を使用します
Supported API: true
com.ptc.tml.utils.WorkflowAdapter.createTranslationPackage(ManagedBaseline, String, String, String, String, String, WTContainer, TmlLog)
代わりに TranslationProcess.createTranslationPackage(ManagedBaseline,String,String,String,String,String,WTContainer,TmlLog) を使用します
Supported API: true
com.ptc.tml.utils.WorkflowAdapter.createTranslationQuotePackage(Collection<EPMDocument>TranslationCollection, TmlLog)
代わりに TranslationProcess.createTranslationQuotePackage(Collection <EPMDocument>, TranslationCollection, TmlLog) を使用します
Supported API: true
com.ptc.tml.utils.WorkflowAdapter.expandDocumentRefs(TranslationCollection, TmlLog)
代わりに TranslationProcess.expandDocumentRefs(TranslationCollection,TmlLog) を使用します
Supported API: true
com.ptc.tml.utils.WorkflowAdapter.importTranslationPackage(ManagedBaseline, String, String, File, WTPrincipal, TmlImportLog)
代わりに TranslationProcess.importTranslationPackage(ManagedBaseline,String,String,File,WTPrincipal,TmlImportLog) を使用します
Supported API: true
com.ptc.wa.rest.services.WAService.getZipOutStream(OutputStream)
com.ptc.wbr.core.datamanagement.WNCDataFormatter.getFormattedDataSource(ResultSet, int)
以下のメソッドは有用ではないので、今後のリリースで除去される予定です。
Supported API: false
com.ptc.wbr.core.datamanagement.WNCDataFormatter.getFormattedDataSource(ResultSet, HttpServletResponse)
このメソッドは、匿名 URL を使用した "ResportTask" の実行に役立ちました。
Supported API: false
com.ptc.windchill.associativity.AssociativePath.getUsage()
代わりに AssociativePath.getAssociativeUsage() を使用します
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancy2.getTargetPaths()
{@link #getConsumptionData().getAllDownPaths()} を使用します
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getAlternateBOMTypeColumnJSON()
AbstractDiscrepancyMetaDataBuilder.getAlternateBOMTypeColumn() に置き換えられました
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getBOMTypeColumnJSON()
AbstractDiscrepancyMetaDataBuilder.getBOMTypeColumn() に置き換えられました
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getColumnMetadataJSON(String, String, String, boolean, AttributeTypeSummary.InputFieldType)
#getColumnMetadata() に置き換えられました
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getDiscrepancyMetaDataJSON(ReconciliationContext, Collection<dicrepancy2>
#getDiscrepancyMetaDataStr() に置き換えられました
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getDownstreamViewColumnJSON()
AbstractDiscrepancyMetaDataBuilder.getDownstreamViewColumn() に置き換えられました
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getExistingOrNewColumnJSON()
AbstractDiscrepancyMetaDataBuilder.getExistingOrNewColumn() に置き換えられました
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getNameColumnJSON()
AbstractDiscrepancyMetaDataBuilder.getNameColumn() に置き換えられました
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getNumberColumnJSON()
AbstractDiscrepancyMetaDataBuilder.getNumberColumn() に置き換えられました
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getTargetFolderColumnJSON()
AbstractDiscrepancyMetaDataBuilder.getTargetFolderColumn() に置き換えられました
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyMetaDataBuilder.getTypeIconColumnJSON()
AbstractDiscrepancyMetaDataBuilder.getTypeIconColumnJSON() に置き換えられました
com.ptc.windchill.associativity.reconciliation.client.DiscrepancyType.valueOf(String)
com.ptc.windchill.associativity.reconciliation.ReconciliationContext.reconcileWithinDownstreamContext()
特定のコンテキストで作業する場合、ReconciliationContext.getEquivalentContexts() を使用してそのコンテキストを通知します。
com.ptc.windchill.associativity.reconciliation.ReconciliationContext.setReconcileWithinDownstreamContext(boolean)
特定のコンテキストで作業する場合、ReconciliationContext.setEquivalentContexts(Collection) を使用してそのコンテキストを通知します。
com.ptc.windchill.associativity.reconciliation.ReconciliationReport.getTransformResult()
com.ptc.windchill.associativity.reconciliation.ReconciliationReport.mergeTransformResult(TransformResult)
com.ptc.windchill.associativity.reconciliation.resolver.AbstractAddUsageResolver.newInstance(ReconciliationContext)
- このインスタンスメソッドを実装する必要がなくなりました。現在、委任はリゾルバのデフォルトコンストラクタを使用して新しいインスタンスを作成します。したがって、唯一必要なのは、拡張リゾルバクラスのデフォルトコンストラクタであり、これは常に 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)
#createEquivalenceLinks() に置き換えられました。sourcepath のリーフと DownPath のリーフの間にリンクが存在しない場合、対応リンクを作成します。
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)
リリース 12.0 (Iguana) の時点で、以下に置き換えられました
AssociativeEquivalenceService.createEquivalenceLink(CreateEquivalenceLinkParams commonEquiLinkParams)
com.ptc.windchill.baseclient.server.delegate.DefaultObjectReferenceAttributeSearchDelegate.executeQuerySearch(FindOperation.FindOperationParams, TypeIdentifier[], Identifier, String)
13.0.1.0 の時点では、以下を使用します
DefaultObjectReferenceAttributeSearchDelegate.executeQuerySearch(Attribute, TypeIdentifier, String, TypeIdentifier[], ObjectReference, String
Supported API: true
com.ptc.windchill.baseclient.server.delegate.DefaultQuickSearchQueryDelegate.executeBasicQuerySearch(FindOperation.FindOperationParams, TypeIdentifier[])
13.0.1.0 の時点では、QuickSearchQueryDelegate.executeBasicQuerySearch(String, boolean, List, TypeIdentifier[]) を使用します
com.ptc.windchill.baseclient.server.delegate.DefaultQuickSearchQueryDelegate.getTypeInstance(WTSet, List<>Entity, String
13.0.1.0 の時点では、QuickSearchQueryDelegate.getTypeInstance(WTSet persistableObjects,String resultType) を使用します
com.ptc.windchill.baseclient.server.delegate.ObjectReferenceAttributeSaveDelegate.postProcess(Persistable, Persistable, AttributeConfig, String)
- 13.0.1.0 の時点では、ObjectReferenceAttributeSaveDelegate.postProcess(Persistable, Persistable, Attribute, String) を使用します
Supported API: true
com.ptc.windchill.baseclient.server.delegate.ObjectReferenceAttributeSearchDelegate.executeQuerySearch(FindOperation.FindOperationParams, TypeIdentifier[], Identifier, String)
- 13.0.1.0 の時点では、ObjectReferenceAttributeSearchDelegate#executeQuerySearch(FindOperationParams, TypeIdentifier[], ObjectReference, String) を使用します
com.ptc.windchill.baseclient.server.delegate.QuickSearchQueryDelegate.executeBasicQuerySearch(FindOperation.FindOperationParams, TypeIdentifier[])
13.0.1.0 の時点では、QuickSearchQueryDelegate.executeBasicQuerySearch(String, boolean, List, TypeIdentifier[]) を使用します
Supported API: true
com.ptc.windchill.baseclient.server.delegate.QuickSearchQueryDelegate.getTypeInstance(WTSet, List<Entity>, String)
- 13.0.1.0 の時点では、QuickSearchQueryDelegate.getTypeInstance(WTSet persistableObjects,String resultType) を使用します
com.ptc.windchill.baseclient.server.NavigationCriteriaBuilder.buildNavigationCriteria(NavigationCriteria, VariantSpec, Map)
代わりに 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()
Supported API: true
com.ptc.windchill.cadx.common.ClientActionProcessService.getContextClassName()
com.ptc.windchill.cadx.common.ClientActionProcessService.getContextObj()
Supported API: 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)
デフォルトの CAD 代替製品表現 (CAR) を構築します:
- 指定されたパラメータに基づいて、ESR CAD アセンブリドキュメントおよび設計アセンブリへの参照を作成します
- デフォルトの定義と結果規則を使用して CAD 代替製品表現 (CAR) を作成します
com.ptc.windchill.enterprise.annotation.commands.PasteAnnotationCommands.paste(NmCommandBean, boolean)
このメソッドは pasteSelect() に置き換えられました
com.ptc.windchill.enterprise.associativity.asb.dataUtilities.PartSupplierStatusDataUtility.getPlainDataValue(String, Object, ModelContext)
13.0.1.0 の時点で、LogicSeparatedDataUtility.getPlainDataValue(String, Object, ModelContext) をオーバーライドします
com.ptc.windchill.enterprise.change2.beans.ChangeLinkAttributeBean.getDefaultTransition(Object)
代わりに ChangeLinkAttributeBean.getDefaultTransition(WTChangeActivity2 changeActivity, Changeable2 changeable) を使用します
com.ptc.windchill.enterprise.change2.ChangeManagementClientHelper.defaultChangeTask_isPropagationSelected(FormDataHolder)
変更通知テンプレートを使用します
com.ptc.windchill.enterprise.change2.ChangeManagementClientHelper.getWTPrincipalReference(NmCommandBean, String)
ChangeManagementClientHelper.getParticipantBeanForRole(NmCommandBean, String, boolean) を使用します
com.ptc.windchill.enterprise.change2.ChangeManagementClientHelper.isInventoryDispositionSupported(DispositionHandler, Class<?>
使用
ChangeLinkAttributeHelper.isInventoryDispositionSupported(ChangeLinkAttributeBean, String, Class)
com.ptc.windchill.enterprise.change2.commands.ChangeItemQueryCommands.getAffectedData(NmCommandBean)
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)
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)
「選択を貼り付け」がコマンド Bean の PASTE_SELECT_FLAG の値によって駆動されるようになりました。これは PasteCommands の initPasteSelect() メソッドを介して設定できます。
com.ptc.windchill.enterprise.change2.dataUtilities.AutomateFastTrackDataUtility.getCreateChangeNoticeWfTaskName()
ChangeManagementClientHelper#getCreateChangeNoticeWfTaskName() を使用します
com.ptc.windchill.enterprise.change2.dataUtilities.ChangeLinkAttributeDataUtility.processExistingLinks(NmOid, String)
ChangeableObjectBean を使用します
com.ptc.windchill.enterprise.change2.dataUtilities.ChangeLinkAttributeDataUtility.processExistingLinks(NmOid, String, ChangeLinkAttributeDataUtility.LinkType)
ChangeableObjectBean を使用します
com.ptc.windchill.enterprise.change2.dataUtilities.ChangeLinkAttributeDataUtility.setEventListener(HTMLGuiComponent, ChangeLinkAttributeBean)
イベントを登録するには、changeWizard.js 内の init:function() を参照してください
com.ptc.windchill.enterprise.change2.forms.delegates.ChangeItemFormDelegate.getReferenceValueFromMap(Map, Persistable, String)
10.0 の時点で使用されなくなりました
com.ptc.windchill.enterprise.change2.forms.delegates.ChangeItemFormDelegate.getReferenceValueFromMap(Map, Persistable, String, String)
10.0 の時点で使用されなくなりました
com.ptc.windchill.enterprise.change2.forms.processors.CreateChangeItemFormProcessor.getChangeNoticeComplexityDelegate(Persistable)
代わりに getChangeItemComplexityDelegate を使用します
com.ptc.windchill.enterprise.change2.forms.processors.CreateChangeNoticeFormProcessor.getChangeNoticeComplexityDelegate(Persistable)
代わりに getChangeItemComplexityDelegate を使用します
com.ptc.windchill.enterprise.change2.mvc.builders.wizards.ChangeEditDetailsWizStepBuilder.buildPropertyPanelConfig(ComponentParams)
ChangeEditDetailsWizStepBuilder.buildReadOnlyAttributePanelConfig(ComponentParams) を使用します
com.ptc.windchill.enterprise.maturity.PromotionNoticeWorkflowHelper.initialize(PromotionNotice, boolean)
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>)
10.2 以降は廃止予定になっています。ESIBOMHeaderRenderer.adjustElement(Element, String, WTPart, Eff[], Collection) instead of this API を使用します。
Supported API: true
com.ptc.windchill.esi.bom.ESIBOMRenderer.setData(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, String, String, String)
ESIBOMRenderer.setData(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, String, String, String, boolean) instead. を使用します
Supported API: true
com.ptc.windchill.esi.bom.ESIBOMSubordinateRenderer.setData(WTPart, WTPart, Collection<PartUsageInfo>[], Collection<ESITargetAssociation>, boolean)
代わりに #setData(WTPart, WTPart, Map<WTPartUsageLink, WTPart>[], Collection<ESITargetAssociation>, boolean, Map<RawMaterialLink, WTPart>[]) を使用します。
com.ptc.windchill.esi.bom.ESIBOMSubordinateRenderer.setData(WTPart, WTPart, Map<WTPartUsageLink, WTPart>[], Collection<ESITargetAssociation>, boolean)
代わりに #setData(WTPart, WTPart, Map<WTPartUsageLink, WTPart>[], Collection<SITargetAssociation>, boolean, Map<RawMaterialLink, WTPart>[]) を使用します。
Supported API: false
com.ptc.windchill.esi.bom.ESICouplingMemberRenderer.adjustCouplingMemberElement(String, Element, CouplingMember, Collection<ESITarget>)
Supported API: true
com.ptc.windchill.esi.bom.ESICouplingMemberRenderer.setData(WTPart, WTPart, Map<WTPartUsageLink, WTPart>[], Collection<WTPart>, Collection<CouplingMember>, Map<Coupling2>, Map<ESIReleasedObjectSnapshot, CouplingMember>, Map<ESIReleasedObjectSnapshot, Map<ESIReleasedObjectAttributes, String>>, <CollectionESITargetAssociation>, boolean, String, String)
Supported API: true
com.ptc.windchill.esi.delegate.DocumentQueryDelegate.checkAndAddToCollection(Map, Persistable, Collection)
代わりに checkAndAddToCollection(Map, Persistable, Collection, Boolean) を使用します。
com.ptc.windchill.esi.delegate.ESIBOMDifferenceMangementDelegateImpl.compareLineNumbers(LineNumber, LineNumber)
BOMUtility.compareLineNumbers(LineNumber, LineNumber) を使用します
Supported API: true
com.ptc.windchill.esi.delegate.ESIBOMDifferenceMangementDelegateImpl.compareLineNumbers(WTPartUsageLink, WTPartUsageLink)
BOMUtility.compareLineNumbers(WTPartUsageLink, WTPartUsageLink) を使用します
Supported API: true
com.ptc.windchill.esi.delegate.ESIDifferenceManagementDelegate.getAllSoftAttributes(IBAHolder)
Supported API: true
com.ptc.windchill.esi.delegate.ESIDifferenceManagementDelegate.getPartMasterWithClasses(Collection<?extends WTPartMaster>)
com.ptc.windchill.esi.delegate.ESIDifferenceManagementDelegate.getSoftAttribute(IBAHolder, String)
Supported API: true
com.ptc.windchill.esi.delegate.ESIDifferenceManagementDelegate.getSoftAttribute(AbstractValueView[], String)
Supported API: true
com.ptc.windchill.esi.delegate.ESIPartDifferenceManagementDelegateImpl.getAllSoftAttributes(IBAHolder)
Supported API: true
com.ptc.windchill.esi.delegate.ESIPartDifferenceManagementDelegateImpl.getPartMasterWithClasses(Collection<?extends WTPartMaster>)
Supported API: true
com.ptc.windchill.esi.delegate.ESIPartDifferenceManagementDelegateImpl.getSoftAttribute(IBAHolder, String)
この代わりに ESIPartDifferenceManagementDelegateImpl.getSoftAttribute(Object ibaHolder, String attributeName) を使用します。
Supported API: true
com.ptc.windchill.esi.delegate.ESIPartDifferenceManagementDelegateImpl.getSoftAttribute(AbstractValueView[], String)
Supported API: true
com.ptc.windchill.esi.delegate.TransactionWarningEmailDelegate.getDistributionList(VdbBuilder)
この代わりに getWTPrincipalList(VdbBuilder builder) を使用します。
Supported API: true
com.ptc.windchill.esi.ecn.ESIWTChangeOrder2Renderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.ecn.ESIWTChangeOrder2Renderer.isBomAllocatedParts()
10.2 M020 の時点で廃止予定になりました。代わりに API ESIWTChangeOrder2Renderer.publishProcessPlanBOMParts() を使用します。
com.ptc.windchill.esi.esidoc.ESIDocumentsRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.esidoc.ESIDocUtility.retrievePartDocDifferences(RevisionControlled, RevisionControlled)
この API の代わりに retrievePartDocDifferences(RevisionControlled, RevisionControlled, ESITarget) を使用し、この API では ESITarget を Null にできます
com.ptc.windchill.esi.esidoc.PartDocInfo.buildHashtable(RevisionControlled)
この API の代わりに buildMap を使用します
Supported API: true
com.ptc.windchill.esi.esidoc.PartDocInfo.buildHashtable(RevisionControlled, boolean)
この API の代わりに buildMap を使用します
Supported API: true
com.ptc.windchill.esi.esipart.ESIWTPartRenderer.renderCurrentAlternates()
API と実装は将来のリリースで置き換えられます。
Supported API: true
com.ptc.windchill.esi.map.ESIGroupInfoManager.addToGroupInfoTgtMap(ESITarget, LinkedHashMap)
com.ptc.windchill.esi.mpml.pmi.ESIControlCharacteristicRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.pmi.ESIControlCharacteristicRenderer.renderControlCharacteristics(MPMOperation, Map<MPMOperationQualityLink, MPMControlCharacteristic>[], Map<Persistable, ArrayList<MPMControlCharacteristic>> ,String, String, VdbBuilder)
Supported API: true
com.ptc.windchill.esi.mpml.pmi.ESIControlCharacteristicRenderer.renderControlCharacteristics(Persistable, Map<MPMQualityLink, MPMControlCharacteristic>[], String, String, VdbBuilder)
Supported API: true
com.ptc.windchill.esi.mpml.pmi.ESIControlCharacteristicRenderer.setData(Persistable, Set<MPMControlCharacteristic> Map<Persistable, Map<MPMControlCharacteristic, MPMQualityLink>>, String, String, VdbBuilder)
Supported API: true
com.ptc.windchill.esi.mpml.processplan.ESIPartToProcessPlanLinkRenderer.getAuth()
10.2 M020 で廃止予定になりました。代わりに API BasicESIRenderer.getAuth() を使用します。
Supported API: false
com.ptc.windchill.esi.mpml.processplan.ESIPartToProcessPlanLinkRenderer.getWcAdapter()
10.2 M020 で廃止予定になりました。代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.processplan.ESIProcessPlanRenderer.getAuthentication()
この代わりに BasicESIRenderer.getAuth() を使用します。
Supported API: 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)
代わりに getProcessPlan(String, ESITransaction, Collection<ESITarget>, String, String, boolean) を使用します。
com.ptc.windchill.esi.mpml.processplan.ESIStandardProcedureLinkRenderer.getTargets()
(10.2 以降) ESIStandardProcedureLinkRenderer.getTargetAssociations() を使用します
Supported API: true
com.ptc.windchill.esi.mpml.processplan.ESIStandardProcedureLinkRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.processplan.ESIWorkInstructionRenderer.getTargets()
(10.2 以降) ESIWorkInstructionRenderer.getTargetAssociations() を使用します
com.ptc.windchill.esi.mpml.processplan.ESIWorkInstructionRenderer.setData(MPMOperationHolder, MPMOperationHolder, Collection<ESITargetAssociation>, ViewReference)
代わりに ESIWorkInstructionRenderer.setData(MPMOperationHolder, MPMOperationHolder, Collection, ViewReference, Collection) を使用します。
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperatedOnPartLinkRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationConsumableResourceRenderer.getTargets()
(10.2 以降) ESIOperationConsumableResourceRenderer.getTargetAssociations() を使用します
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationConsumableResourceRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationToPartLinkRenderer.getTargets()
(10.2 以降) ESIOperationToPartLinkRenderer.getTargetAssociations() を使用します
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationToPartLinkRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationUsageLinkRenderer.getWcAdapter()
代わりに を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.processplan.operation.ESIOperationWorkCenterRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.processplan.sequence.ESISequenceRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.processplan.sequence.ESISequenceUsageLinkRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMPlantOwned, Collection<ESITarget>)
この API の代わりに AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMOperationHolder, MPMPlantOwned, MPMResource, Eff[], Collection) を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMResource, MPMPlantOwned, Collection<ESITarget>)
この API の代わりに AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMOperationHolder, MPMPlantOwned, MPMResource, Eff[], Collection) を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMResource, Eff[], Collection<ESITarget>)
この API の代わりに AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMOperationHolder, MPMPlantOwned, MPMResource, Eff[], Collection) を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.adjustElement(Element, String, MPMResource, Eff[], Collection<ESITarget>)
この API の代わりに AbstractResourceRenderer.adjustElement(Element, String, MPMResource, MPMOperationHolder, MPMPlantOwned, MPMResource, Eff[], Collection) を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.getLevels()
この API の代わりに ESIAbstractStructureRenderer.getMultiLevel() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.getTransactionID()
この API の代わりに {@link #} を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.setData(MPMOperationHolder, MPMPlantOwned, MPMResource, Collection<MPMResource>, Collection<ESITargetAssociation>, boolean, String, String, int, MPMOperation)
この API の代わりに AbstractResourceRenderer.setData(MPMOperationHolder, MPMPlantOwned, MPMResource, Collection, Collection, boolean, boolean, int, TreeNavigator, String, String, int, MPMOperation) を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.AbstractResourceRenderer.setData(MPMOperationHolder, Collection<MPMResource>, Collection<ESITargetAssociation>, boolean, String, String, int)
10.2 M010 で廃止予定になりました。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()
この API の代わりに AbstractResourceRenderer.getMpmResources() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.ESIResourceGroupStructureRenderer.getParentResource()
この API の代わりに AbstractResourceRenderer.getMpmResources() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.ESIResourceGroupStructureRenderer.getResourceGroups()
この API の代わりに AbstractResourceRenderer.getMpmResources() を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.ESIResourceGroupStructureRenderer.isPublishDocuments()
この API の代わりに ESIAbstractStructureRenderer.isDocuments() を使用します。
com.ptc.windchill.esi.mpml.resource.ESIResourceRenderer.getResource(String, boolean, String, String, String)
代わりに getResource(String, ESITransaction, Collection<ESITarget>, String, String, boolean) を使用します。
com.ptc.windchill.esi.mpml.resource.ESIResourceRenderer.getResource(Releasable, boolean, String, String, String)
代わりに getResource(String, ESITransaction, Collection<ESITarget>, String, String, boolean) を使用します。
com.ptc.windchill.esi.mpml.resource.ESIResourceRenderer.getRoot()
Supported API: true
com.ptc.windchill.esi.mpml.resource.ESIResourceRenderer.setData(MPMOperationHolder, MPMResource, Collection<MPMResource>, Collection<ESITargetAssociation>, boolean, String, String, String)
10.2 M010 で廃止予定になりました。API ESIResourceRenderer.setData(Persistable, MPMOperation, MPMResource, Collection, Collection, boolean, boolean, int, TreeNavigator, String, String, String) を使用します
com.ptc.windchill.esi.mpml.resource.ESIResourceRenderer.setRoot(MPMOperationHolder)
Supported API: true
com.ptc.windchill.esi.mpml.resource.ESIResourceUtility.findChangedResource(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, ESIEffectivityHandler)
この代わりに {ESIResourceUtility.findChangedResource(Collection, Collection, ESIEffectivityHandler, Map) を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.ESIResourceUtility.findChangedResource(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, ESIEffectivityHandler, map<MPMResource, MPMResource>)
この代わりに {ESIResourceUtility.findChangedResource(Collection, Collection, ESIEffectivityHandler, Map, NCServerHolder) を使用します。
Supported API: true
com.ptc.windchill.esi.mpml.resource.ESISkillRenderer.getSkills()
AbstractResourceRenderer.getMpmResources() instead of this API. を使用します
Supported API: true
com.ptc.windchill.esi.mpml.resource.ESIToolingRenderer.getToolings()
この API の代わりに AbstractResourceRenderer.getMpmResources() を使用します。
Supported API: true
com.ptc.windchill.esi.navigationcriteria.ESINavigationFilterRenderer.adjustPlantFilterElement(Element, NavigationCriteria, String, VSEDViewFilter, Collection<ESITarget>, String)
com.ptc.windchill.esi.ov.ChoiceRuleRenderer.getRules(Persistable, Map<ChoiceRuleOptionsVariantsHelper.ChoiceRuleSourceTargetInfo>, ESITarget, Map<String, Object>, String, VdbBuilder)
13.0.1.0 の時点。代わりに OptionSet をとるほかのオーバーロード API を使用します。
com.ptc.windchill.esi.ov.ChoiceRuleRenderer.setData(Persistable, Map<ChoiceRuleOptionsVariantsHelper.ChoiceRuleSourceTargetInfo>, ESITarget, Map<String, Object>, String)
13.0.1.0 の時点。代わりに OptionSet をとるほかのオーバーロード API を使用します。
com.ptc.windchill.esi.promotionrequest.ESIPromotionRequestRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.rnd.ESIAbstractStructureRenderer.getWcAdapter()
代わりに BasicESIRenderer.getAdapterName() を使用します。
Supported API: true
com.ptc.windchill.esi.rnd.ESIEffectivityHandlerImpl.getLatestEffectivity(EffManagedVersion)
この API の代わりに ESIEffectivityHandlerImpl.getLatestEffectivity(EffManagedVersion, int) を使用します
注記: チェックアウト済みバージョンの EffManagedVersion オブジェクトにはエフェクティビティは返されません。
Supported API: true
com.ptc.windchill.esi.rnd.VdbBuilder.addElement(String, Element, Persistable, Map<Persistable, Optional<String>>, Collection)
この代わりに VdbBuilder.addElements(String groupName, Element element, Persistable persistable, MapString<Persistable, java.util.optional<String>> dependentsInfo, Collection targets) を使用します。
Supported API: true
com.ptc.windchill.esi.rnd.VdbBuilderFactory.newVdbBuilder(String)
代わりに newVdbBuilder(String, String) を使用します。
Supported API: true
com.ptc.windchill.esi.rnd.VdbBuilderImpl.addElement(String, Element, Persistable, Map<Persistable, Optional<String>>, Collection)
この代わりに VdbBuilder.addElements(String groupName, Element element, Persistable persistable, MapString<Persistable, java.util.optional<String>> dependentsInfo, Collection targets) を使用します。
Supported API: true
com.ptc.windchill.esi.rnd.VdbElement.addDependents(Persistable, Optional<String>)
この代わりに VdbElement.addDependents(Persistable a_Dependents, Optional<String> optionalReleaseClass) を使用します。
Supported API: true
com.ptc.windchill.esi.rnd.VdbElement.getDependents()
Supported API: true
com.ptc.windchill.esi.rnd.VdbElement.getDependentsInfo()
この代わりに VdbElement.getDependentsInfos() を使用します。
Supported API: true
com.ptc.windchill.esi.rnd.VdbElement.setDependents(Persistable[])
Supported API: true
com.ptc.windchill.esi.rnd.VdbElement.setDependentsInfo(Map<Persistable, Optional<String>>)
この代わりに VdbElement#setDependentsInfo(Map<Persistable, java.util.Optional<String>> dependentsInfo) を使用します。
Supported API: true
com.ptc.windchill.esi.svc.ESIHelper.getTxStatusURL(String)
このメソッドは R10.0 の時点で廃止予定になりました。代わりに getReleaseStatusURL(String) を使用します。
com.ptc.windchill.esi.svc.ESIService.getTarget(String)
- この API の代わりに ESITargetUtility.getTarget(String, WTContainerRef) を使用します。システム属性は ESITarget に使用されなくなり、代わりに、ターゲットの番号属性をコンテナ参照とともに使用する必要があります。
Supported API: true
com.ptc.windchill.esi.svc.ESIService.isWfLaunched(LifeCycleManaged)
- 指定されたオブジェクトにステータスが OPEN_RUNNING のワークフロープロセスがあるかどうかをチェックするクエリーを作成します。
Supported API: true
com.ptc.windchill.esi.svc.ESIService.publishObject(LifeCycleManaged, boolean)
この API の代わりに ESIService.publishObject(Releasable, boolean, Set) を使用します。
Supported API: true
com.ptc.windchill.esi.tgt.ESITarget.getAllSoftAttributes()
注記: 属性コンテナが Null またはダーティであることが検出された場合、このメソッドは属性コンテナをデータベースの値によって再表示します。したがって、属性コンテナのメモリ内の値が修正されている場合、このメソッドを呼び出すとデータベースの値が置き換えられます。
Supported API: true
com.ptc.windchill.esi.tgt.ESITargetAssignmentLink.newESITargetAssignmentLink(Persistable, ESITarget)
newESITargetAssignmentLink( Releasable releasableObject, ESITarget target ) に置き換えられました
com.ptc.windchill.esi.tgt.ESITargetAssignmentLink.setPersistableObject(Persistable)
setReleasableObject に置き換えられました
com.ptc.windchill.esi.tgt.ESITargetUtility.getTgtAssocsWithoutDefault(Persistable)
このメソッドは R10.0.20 の時点で廃止予定になりました。代わりに API getTargetAssignmentLinks() が呼び出されます。
com.ptc.windchill.esi.txn.ESITransactionActivity.getConceptualClassname()
com.ptc.windchill.esi.txn.ESITransactionUtility.abortTransaction(Persistable)
10.2 の時点では、この API は ESITransaction ではなく ESIRelease オブジェクトを考慮し、作業を ESIReleaseUtility.abortRelease(Persistable) に委任します
注記: このメソッドは、リリース中にシステムエラー (JMS サーバーが利用できないなど) が発生し、com.ptc.windchill.esi.Event キューにメッセージを送信できない場合にのみ、ESI ワークフローで呼び出すことができます。
Supported API: true
com.ptc.windchill.esi.txn.ESITransactionUtility.filterERPDataReleaseActivities(Collection<ReleaseActivity>)
- この API の代わりに、独自のロジックを使用して、リリースアクティビティから ERP データを除外します。
Supported API: true
com.ptc.windchill.esi.txn.ESITransactionUtility.hasAlreadyReleased(Persistable)
このメソッドは R10.0 M050 の時点で廃止予定になりました。この代わりに ESITransactionUtility.hasObjectAlreadyReleased(Persistable) API を使用します
Supported API: true
com.ptc.windchill.esi.txn.ESITransactionUtility.isPartNewerThan(WTPart, WTPart)
この API の代わりに isNewerThan を使用します
Supported API: true
com.ptc.windchill.esi.txn.ESITransactionUtility.postEvent(String, String, boolean, String)
このメソッドは R10.0 の時点で廃止予定になりました。トランザクション全体に対する PostResult RPC リクエストの処理の一環として、代わりに API ESIReleaseUtility.postEvent() が呼び出されます。
com.ptc.windchill.esi.txn.ReleaseActivity.newReleaseActivity(Persistable, ESITarget)
ReleaseActivity newReleaseActivity( Releasable releasableObject, ESITarget target ) に置き換えられました
com.ptc.windchill.esi.txn.ReleaseActivity.setPersistableObject(Persistable)
setReleasableObject に置き換えられました
com.ptc.windchill.instassm.ReleaseId.getShortenedMajorMinorServicePackComponent()
com.ptc.windchill.instassm.ReleaseId.getThreePartVersionString()
リリース x-24 の時点で、ReleaseId.getFourPartVersionString() に置き換えられました
com.ptc.windchill.mpml.command.server.impl.MPMQuantityConstraintFactory.getConceptualClassname()
com.ptc.windchill.mpml.pmi.CopyMPMResourceDelegate.newCopy(RevisionControlled)
- CopyDelegate.newCopy(RevisionControlled) を使用します
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllChildOperationsRecusrively(MPMOperationHolder, NCServerHolder)
代わりに MPMProcessPlanService.getAllChildOperationsRecursively(List, NCServerHolder) を使用します。
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(MPMOperationToPartLink, NCServerHolder)
代わりに #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink) を使用します。
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(MPMOperationToPartLink, NCServerHolder, boolean)
代わりに #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink) を使用します。
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink, NCServerHolder)
代わりに #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink) を使用します。
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink, NCServerHolder, boolean)
代わりに #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink) を使用します。
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(WTPart, MPMOperationToPartLink, NCServerHolder)
代わりに #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink) を使用します。
com.ptc.windchill.mpml.processplan.MPMProcessPlanService.getAllUsageLinksForAllocatedParts(WTPart, MPMOperationToPartLink, NCServerHolder, boolean)
代わりに #getAllAssociativeUsageLinksForAllocatedParts(WTPart, MPMProcessPlan, MPMOperationToPartLink) を使用します。
com.ptc.windchill.mpml.processplan.operation.MPMOperationToOperatedPartLink.newMPMOperationToOperatedPartLink(MPMOperationHolder, WTPartMaster)
13.0.1.0 の時点では、代わりに MPMOperationToOperatedPartLink.newMPMOperationToOperatedPartLink(MPMOperationHolder referencedBy, WTPartMaster references, String assemblyLinkIdentifier) を使用します
com.ptc.windchill.mpml.processplan.operation.MPMOperationToPartLink.newMPMOperationToPartLink(MPMOperationHolder, WTPartMaster)
13.0.1.0 の時点では、代わりに MPMOperationToPartLink.newMPMOperationToPartLink(MPMOperationHolder referencedBy, WTPartMaster references, String assemblyLinkIdentifier) を使用します
com.ptc.windchill.mpml.processplan.operation.MPMPartPathOccurrenceLink.newMPMPartPathOccurrenceLink(MPMOperationRefLink, PartPathOccurrence)
com.ptc.windchill.mpml.reconciliation.resolver.MPMLinkAddedUsageDiscrepancyResolver.newInstance(ReconciliationContext)
com.ptc.windchill.mpml.resource.StandardMPMResourceService.getConceptualClassname()
com.ptc.windchill.option.delegate.AbstractOptionSetFetcherDelegate.getOverriddenOptionSet(ObjectReference)
GetAssignedOptionSetHelper.getOverriddenOptionSets. を使用します
com.ptc.windchill.option.expression.ExpressionHelper.getDisplayExpression(ExpressionAssignable, OptionSet)
getDisplayExpression(ExpressionAssignable, WTContainerRef) を使用します
com.ptc.windchill.option.expression.ExpressionHelper.getExpressionable(ExpressionAssignable)
ExpressionHelper.getExpressionable(ExpressionAssignable, List) を使用します
com.ptc.windchill.option.expression.ExpressionHelper.validateExpression(String, Map<String, String>, OptionSet, String[], WTContainerRef)
ExpressionHelper.validateExpression(String, Map, String[], ValidateExpressionData) を使用します
com.ptc.windchill.option.expression.ExpressionHelper.validateExpression(String, Map<String, String>, OptionSet, WTContainerRef)
ExpressionHelper.validateExpression(String, Map, ValidateExpressionData) を使用します
com.ptc.windchill.option.expression.ExpressionService.validateExpression(WTCollection, ExpressionData, OptionSet, WTContainerRef)
ExpressionService.validateExpression(ValidateExpressionData) を使用します
com.ptc.windchill.option.expression.ExpressionService.validateExpression(WTCollection, ExpressionData, OptionSet, WTContainerRef, boolean)
ExpressionService.validateExpression(ValidateExpressionData) を使用します
com.ptc.windchill.option.expression.StandardExpressionService.getConceptualClassname()
廃止
com.ptc.windchill.option.load.Loader.addRuleMember(Hashtable<String, String>,Hashtable<String, Object>, Vector<?>
代わりに 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)
12.0 以降、フォーマットプリファレンスはラベルに使用されないので。使用: 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()
ブールオプションに置き換えられました
com.ptc.windchill.option.model.Option.setAllowExcludeOption(boolean)
ブールオプションに置き換えられました
com.ptc.windchill.option.model.Option.setQom(QuantityOfMeasure)
com.ptc.windchill.option.model.OptionMaster.isAllowExcludeOption()
ブールオプションに置き換えられました
com.ptc.windchill.option.model.OptionMaster.setAllowExcludeOption(boolean)
ブールオプションに置き換えられました
com.ptc.windchill.option.server.StandardOptionsClientService.getConceptualClassname()
不要
com.ptc.windchill.option.service.StandardModuleVariantInformationService.getConceptualClassname()
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.checkImplementation(WTChangeOrder2)
cOrder.getState().toString() を使用します
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.forcePRsToResolved(ChangeRequest2)
代わりに WorkflowProcessHelper.closeChangeChildren(changeItem) を使用します。
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.getUnpromotableChangeables(ChangeOrder2)
このメソッドは、変更遷移プロモート不可チェックをハードコードします。ただし、顧客は変更遷移のみにチェックを制限されていません。顧客はどのような遷移でも検証できるので、このメソッドは廃止予定であり、今後のリリースで除去されます。
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.performChangeWorkflowValidation(VersionableChangeItem, String)
wt.businessRules.BusinessRulesHelper.engine.execute(String ruleSetKey, RuleValidationCriteria criteria) を使用するように呼び出し元のプロシージャを置き換えます。
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)
- WorkflowProcessHelper.setResolutionDate(changeItem) を使用します
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.setECNResolutionDate(ChangeOrder2)
代わりに WorkflowProcessHelper.closeChangeChildren(changeItem) を使用します。
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.setECNResolutionDate(ChangeOrder2, String)
代わりに WorkflowProcessHelper.closeChangeChildren(changeItem) を使用します。
com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper.setPRResolutionDate(ChangeIssue)
- 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()
属性が deliveryNumber から number に変更されたので、この API は廃止予定になっています。代わりに getNumber() を使用します。
com.ptc.windchill.wp.delivery.DeliveryRecord.setDeliveryNumber(String)
属性が deliveryNumber から number に変更されたので、この API は廃止予定になっています。代わりに setNumber(String) を使用します。
com.ptc.windchill.wp.delivery.DeliveryService.getBaseDeliveryCandidates(AbstractWorkPackage, ExportFormatType, String)
リリース 11.1.1 の時点。DeliveryService.getBaseDeliveryCandidates(AbstractWorkPackage aPackage, ExportFormatType formatType, String deliveryNumber, String recipientName) に置き換えられました
com.ptc.windchill.wp.delivery.DeliveryService.getBaseDeliveryCandidates(AbstractWorkPackage, ExportFormatType, String, DeliveryOptionType)
リリース 11.1.1 の時点。DeliveryService.getBaseDeliveryCandidates(AbstractWorkPackage aPackage, ExportFormatType formatType, String deliveryNumber, DeliveryOptionType deliveryOptionType, String recipientName) に置き換えられました
com.ptc.windchill.wp.delivery.export.AbstractDeliveryExportDelegate.getCollectionGraph(DeliveryRecord)
このメソッドはサポートされなくなりました。getPackageExportGraph に置き換えられました。
com.ptc.windchill.wp.delivery.export.DeliveryExportDelegate.getCollectionGraph(DeliveryRecord)
このメソッドはサポートされなくなりました。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.wpcfg.pdmabstr.HAGenericPart.insertGenericComponent(HAComponent)
理由は不明です
com.ptc.wpcfg.pdmabstr.HAGenericPart.listAllChildren(HAConfigSpec)
ストアドプロシージャを使用します
com.ptc.wpcfg.pdmabstr.HAGenericPart.setAttributeDefinitionUsage(String, HAAttributeDefinition)
理由は不明です
com.ptc.wpcfg.pdmabstr.HAGenericPart.setVariantContainer(HAContainer)
Bean で設定する必要があります
com.ptc.wpcfg.pdmabstr.HAGenericPart.setVariantFolder(String)
Bean で設定する必要があります
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)
RepresentationHelper.service.getBoundingBox(WTCollection) を使用します
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)
代わりに AccessControlManager.getMultiValuedSecurityLabel(String, String) を使用します。
wt.access.AccessControlManager.getSecurityLabel(SecurityLabeled, String)
代わりに AccessControlManager.getMultiValuedSecurityLabel(SecurityLabeled, String) を使用します。
wt.access.AccessControlManager.getSecurityLabels(String)
代わりに AccessControlManager.getMultivaluedSecurityLabels(String) を使用します。
wt.access.AccessControlManager.getSecurityLabels(SecurityLabeled)
代わりに AccessControlManager.getMultiValuedSecurityLabels(SecurityLabeled) を使用します。
wt.access.AccessControlManager.getSecurityLabels(WTCollection)
代わりに 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)
代わりに AccessControlManagerSvr.setSecurityLabel(SecurityLabeled, String, Set, boolean) を使用します。
wt.access.AccessControlManagerSvr.setSecurityLabel(WTCollection, String, String, boolean)
代わりに AccessControlManagerSvr.setSecurityLabel(WTCollection, String, Set, boolean) を使用します。
wt.access.AccessControlManagerSvr.setSecurityLabels(SecurityLabeled, Map<String, String>, boolean)
代わりに AccessControlManagerSvr.setSecurityLabelWithMultipleValues(SecurityLabeled, Map, boolean) を使用します。
wt.access.AccessControlManagerSvr.setSecurityLabels(WTCollection, Map<String, String>, boolean)
代わりに AccessControlManagerSvr.setSecurityLabelWithMultipleValues(WTCollection, Map, boolean) を使用します。
wt.access.AccessControlManagerSvr.setSecurityLabels(WTKeyedMap, boolean)
代わりに AccessControlManagerSvr.setSecurityLabelWithMultipleValues(WTKeyedMap, boolean) を使用します。
wt.access.AccessControlSurrogate.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.access.AccessControlSurrogateMaster.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.access.agreement.AgreementService.createAgreement(AgreementAttributes, WTCollection, WTCollection, ObjectReference)
リリース 10.0 の時点。AgreementService.createAuthorizationAgreement(AgreementAttributes,WTCollection,WTCollection,ObjectReference). に置き換えられました
wt.access.agreement.StandardAgreementService.createAgreement(AgreementAttributes, WTCollection, WTCollection, ObjectReference)
リリース 10.0 の時点。StandardAgreementService.createAuthorizationAgreement(AgreementAttributes,WTCollection,WTCollection,ObjectReference). に置き換えられました
wt.access.configuration.SecurityLabelsHelper.getLocalizedSecurityLabelValue(String, String, Locale)
代わりに 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)
この API は Map<String, Set> getMultivaluedSecurityLabels(String security_labels) に置き換えられました。これは Set 内の sl 値を返します。
wt.access.StandardAccessControlManager.getSecurityLabels(SecurityLabeled)
この API は getMultiSecurityLabels(SecurityLabeled object) に置き換えられました。これは Set 内の SL 値を返します。
wt.access.StandardAccessControlManager.getSecurityLabels(WTCollection)
この API は WTKeyedMap getMultiValuedSecurityLabels(WTCollection objects) に置き換えられました。これは Set 内の sl 値を返します。
wt.access.StandardAccessControlManager.setSecurityLabel(SecurityLabeled, String, String, boolean)
このメソッドは setSecurityLabel(SecurityLabeled object, String label_name, Set label_values,boolean update_object) に置き換えられました。
wt.access.StandardAccessControlManager.setSecurityLabel(WTCollection, String, String, boolean)
このメソッドは setSecurityLabel(WTCollection objects, String label_name, Set label_values,boolean update_object) に置き換えられました。
wt.access.StandardAccessControlManager.setSecurityLabels(SecurityLabeled, Map<String, String>, boolean)
このメソッドは setSecurityLabelWithMultipleValues(SecurityLabeled object, Map<String, Set> security_labels, boolean update_object) に置き換えられました。
wt.access.StandardAccessControlManager.setSecurityLabels(WTCollection, Map<String, String>, boolean)
このメソッドは setSecurityLabelWithMultipleValues(WTCollection objects, Map<String, Set>security_labels, boolean update_objects) に置き換えられました。
wt.access.StandardAccessControlManager.setSecurityLabels(WTKeyedMap, boolean)
このメソッドは setSecurityLabelWithMultipleValues(WTKeyedMap objects_to_security_labels_map, boolean update_objects) に置き換えられました。
wt.access.UnrestrictedPrincipalEvaluator.isAllowedToModifySecurityLabelValues(WTPrincipal, WTKeyedMap)
代わりに 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)
13.0.1.0 の時点では、BomService.getFilteredEquivalenceLinks(Set, EquivalenceParams) を使用します
wt.associativity.BomService.findPersistedPath(PathOccurrence[], boolean)
このメソッドは Story B-98298 の作業中にパフォーマンスのボトルネックになることが判明しました。ご自身のシナリオで useSubContext == false の場合、WTAssociativity.Path.findPersistedPath(Set<Path>, WTCollection, WTCollection) を使用することを検討してください
wt.associativity.BomService.getEquivalentStatus(ObjectReference[], NCServerHolder, NCServerHolder, boolean, TypeFilter)
BomService.getUpsideEquivalentStatus(Set, NCServerHolder, NCServerHolder, TypeFilter) および BomService.getDownsideEquivalentStatus(Set, NCServerHolder, NCServerHolder, TypeFilter) を使用します
wt.associativity.CopyEquivalenceLinkForwardDelegate.copyEquivalenceLinkForward(Iterated, Iterated, NCServerHolder, boolean, boolean)
- 複数オブジェクト API を使用します
wt.associativity.DefaultCopyEquivalenceLinkForwardDelegate.copyEquivalenceLinkForward(Iterated, Iterated, NCServerHolder, boolean, boolean)
wt.associativity.StandardBomService.findOutOfDateEquivalence(ObjectReference, NCServerHolder, ViewReference[], ViewReference[], boolean, TypeFilter)
13.0.1.0 の時点では、BomService.getFilteredEquivalenceLinks(Set, EquivalenceParams) を使用します
wt.associativity.StandardBomService.findPersistedPath(PathOccurrence[], boolean)
このメソッドは Story B-98298 の作業中にパフォーマンスのボトルネックになることが判明しました。ご自身のシナリオで useSubContext == false の場合、WTAssociativity.Path.findPersistedPath(Set<Path>, WTCollection, WTCollection) を使用することを検討してください
wt.associativity.StandardBomService.getEquivalentStatus(ObjectReference[], NCServerHolder, NCServerHolder, boolean, TypeFilter)
wt.associativity.StandardIteratedNavigationCriteriaService.getExpansionCriteriaViews(NCServerHolder)
(NCServerHolder) - 13.0.1.0 の時点では、内部で使用されます
wt.associativity.StandardIteratedNavigationCriteriaService.getExpansionCriteriaViews(NCServerHolder, boolean)
- 13.0.1.0 の時点では、内部で使用されます
Supported API: true
wt.associativity.StandardIteratedNavigationCriteriaService.navigateBranchLatestIteratedLinks(Persistable, String, Class<?>, boolean)
- 13.0.1.0 の時点では、内部で使用されます
Supported API: true
wt.associativity.StandardIteratedNavigationCriteriaService.navigateIteratedLinks(Persistable, String, Class<?>, boolean)Class
- 13.0.1.0 の時点では、内部で使用されます
Supported API: true
wt.associativity.WTAssociativityHelper.savePathOccurrenceRecursively(PathOccurrence, boolean)
X-24 の時点で、WTAssociativityHelper.savePathOccurrences(WTCollection) に置き換えられました
wt.build.BuildService.buildTarget(BuildTarget)
R6。buildTarget(BuildTarget, ConfigSpec) を使用してください。
wt.build.BuildService.buildTarget(BuildTarget[], ConfigSpec)
wt.build.BuildService.buildTarget(WTCollection, WTCollection, ConfigSpec)
Supported API: true
wt.build.BuildService.buildTarget(WTCollection, ConfigSpec)
wt.build.BuildService.buildTargetMaster(BuildTargetMaster[])
wt.build.BuildService.buildTargetsForSource(BuildSource)
R6。buildTargetForSource(BuildSource, ConfigSpec) を使用してください。
wt.build.BuildService.buildTargetsForSource(BuildSource[], ConfigSpec)
wt.build.BuildService.buildTargetsForSource(WTCollection, WTCollection, ConfigSpec)
Supported API: true
wt.build.BuildService.buildTargetsForSource(WTCollection, ConfigSpec)
wt.build.StandardBuildService.getConceptualClassname()
wt.cache.CacheManager.isMaster()
wt.cache.CacheManager.isMasterCache()
これは CacheManager.isMainCache() を介して実行することが推奨されます
wt.cache.CacheManager.isSlaveServerManager()
これは CacheManager.isSecondaryServerManager() を介して実行することが推奨されます
wt.cache.CacheManager.remove(Object, int)
removeEntry を使用します
wt.cache.CacheManager.slaveRemoved(CacheServer)
これは #secondaryRemoved() を介して実行することが推奨されます
wt.cache.ICacheManagerClassicMBean.getAveOverflowAgeThresholdSec()
ICacheManagerClassicMBean.getThrashingTimeThreshold() に置き換えられました
Supported API: true
wt.cache.ICacheManagerClassicMBean.getMinMinutesBetweenNotifications()
ICacheManagerClassicMBean.getThrashingCheckInterval() に置き換えられました
Supported API: true
wt.cache.ICacheManagerClassicMBean.setAveOverflowAgeThresholdSec(double)
ICacheManagerClassicMBean.setThrashingTimeThreshold(int) に置き換えられました
Supported API: true
wt.cache.ICacheManagerClassicMBean.setMinMinutesBetweenNotifications(int)
ICacheManagerClassicMBean.setThrashingCheckInterval(int) に置き換えられました
Supported API: true
wt.change2.AcceptedStrategy.newAcceptedStrategy(ChangeOrder2, ChangeProposal)
wt.change2.AddressedBy2Delegate.validateCardinalityConstraints(ChangeRequest2, ChangeOrder2)
Windchill 11.0 で関連付け規則に置き換えられました
wt.change2.Change2DelegateFactory.getChangeNoticeComplexityDelegate(Object)
代わりに getChangeItemComplexityDelegate を使用します。
wt.change2.ChangeAction.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.change2.ChangeConfigurationService.isOptionalReviewAllowed(WTContainerRef)
#getReviewOption() に置き換えられました
wt.change2.ChangeHelper2.isChangeIntentEnabled()
wt.change2.ChangeHelper2.setResolutionDate(VersionableChangeItem, Timestamp)
- 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)
11.0 で AddressedBy2 リンクが ChangeProcessLink に置き換えられました。FlexibleChangeService を使用して削除を実行することをお勧めします。
Supported API: true
wt.change2.ChangeService2.deleteAddressedBy(ChangeRequestIfc, ChangeOrderIfc)
11.0 で AddressedBy2 リンクが ChangeProcessLink に置き換えられました。FlexibleChangeService を使用して削除を実行することをお勧めします。
Supported API: false
wt.change2.ChangeService2.deleteFormalizedBy(Class, ChangeRequestIfc, ChangeIssueIfc)
11.0 で FormalizedBy リンクが ChangeProcessLink に置き換えられました。FlexibleChangeService を使用して削除を実行することをお勧めします。
Supported API: false
wt.change2.ChangeService2.deleteFormalizedBy(ChangeRequestIfc, ChangeIssueIfc)
11.0 で FormalizedBy リンクが ChangeProcessLink に置き換えられました。FlexibleChangeService を使用して削除を実行することをお勧めします。
Supported API: false
wt.change2.ChangeService2.deleteIncludeIn2(WTSet)
wt.change2.ChangeService2.deleteIncludeIn2AndChangeTask(WTSet, ChangeOrder2)
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)
ChangeService2.getImplementedChangeActivities(Changeable2) を使用します
wt.change2.ChangeService2.getChangingChangeActivities(Changeable2, boolean)
ChangeService2.getImplementedChangeActivities(Changeable2, boolean) を使用します
wt.change2.ChangeService2.getLatestChangeOrders(WTCollection, Class...)
ChangeService2.getLatestChangeOrders(WTCollection, boolean, boolean) を使用します
wt.change2.ChangeService2.getPendOrders()
変更予定オーダーの状態が DefaultPendingChangeEventHandler によって管理されるようになりました。
wt.change2.ChangeService2.getPendRequests()
変更予定リクエストの状態が 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)
11.0 で AddressedBy2 linkChangeProcessLink に置き換えられました。FlexibleChangeService を使用してリンクを作成することをお勧めします。
Supported API: false
wt.change2.ChangeService2.saveChangeActivities(WTKeyedHashMap)
ChangeService2.saveChangeActivities(WTKeyedHashMap, boolean) を使用します
wt.change2.ChangeService2.saveChangeActivity(ChangeOrderIfc, ChangeActivityIfc)
ChangeService2.saveChangeActivity(ChangeOrderIfc, ChangeActivityIfc, boolean) を使用します
wt.change2.ChangeService2.saveChangeOrder(ChangeOrderIfc)
ChangeService2.saveChangeOrder(ChangeOrderIfc, boolean) を使用します
wt.change2.ChangeService2.saveChangeOrder(ChangeRequestIfc, ChangeOrderIfc)
ChangeService2.saveChangeOrder(ChangeRequestIfc, ChangeOrderIfc, boolean) を使用します
wt.change2.ChangeService2.saveFormalizedBy(ChangeRequestIfc, ChangeIssueIfc)
11.0 で FormalizedBy リンクが ChangeProcessLink に置き換えられました。FlexibleChangeService を使用してリンクを作成することをお勧めします。
Supported API: false
wt.change2.ChangeService2.saveResearchedBy(ChangeRequestIfc, ChangeProposalIfc)
ChangeService2.saveResearchedBy(ChangeItemIfc, ChangeAnalysisIfc) を使用します
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)
Windchill 11.0 で関連付け規則に置き換えられました
wt.change2.handler.DefaultProposedSolutionHandler.displayProposedSolution(ChangeRequestIfc)
displayProposedSolution() を使用します
wt.change2.handler.ProposedSolutionHandler.displayProposedSolution(ChangeRequestIfc)
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)
ChangeStatusEventHandler.buildCompoundQuerySpec2(QuerySpec, QuerySpec) を使用します
wt.change2.listeners.ChangeStatusEventHandler.getChangeables(ChangeItem, List<String>)
ChangeStatusEventHandler.getChangeables(ChangeItem, Class, List) を使用します
wt.change2.listeners.DefaultPendingChangeEventHandler.getQueryForPendingChangeOrder(Collection<Long>, ChangeItem, String)
DefaultPendingChangeEventHandler.getQueryForPendingChangeOrder(Collection, WTCollection, String, boolean, boolean) のデフォルトを使用して notIncluded および isLatestOnly を true として渡します。
wt.change2.RelevantAnalysisData.newRelevantAnalysisData(Changeable2, AnalysisActivity)
wt.change2.ResearchedBy.getChangeRequest2()
_ResearchedBy.getChangeItem() を使用します
wt.change2.ResearchedBy.newResearchedBy(VersionableChangeItem, ChangeAnalysis)
wt.change2.ResearchedBy.setChangeRequest2(ChangeRequestIfc)
_ResearchedBy.setChangeItem(VersionableChangeItem) を使用します
wt.change2.VarianceDateEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.change2.VarianceDateEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.change2.VarianceLotNumberEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.change2.VarianceLotNumberEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.change2.VarianceSerialNumberEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.change2.VarianceSerialNumberEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.change2.VersionableChangeItem.getCreator()
_IterationInfo.getCreator() を使用します
Supported API: false
wt.change2.VersionableChangeItem.setCreator(WTPrincipalReference)
VersionControlHelper.assignIterationCreator(Iterated, WTPrincipalReference) を使用します
wt.change2.WTAnalysisActivityMaster.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.change2.WTAnalysisActivityMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.change2.WTChangeActivity2Master.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.change2.WTChangeActivity2Master.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.change2.WTChangeDirective.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.change2.WTChangeInvestigationMaster.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.change2.WTChangeInvestigationMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.change2.WTChangeIssueMaster.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.change2.WTChangeIssueMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.change2.WTChangeOrder2Master.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.change2.WTChangeOrder2Master.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.change2.WTChangeProposalMaster.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.change2.WTChangeProposalMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.change2.WTChangeRequest2Master.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.change2.WTChangeRequest2Master.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.change2.WTVarianceMaster.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.change2.WTVarianceMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.clients.beans.query.WTSchema.setSchema(String[], String[])
入力文字列をパラメータとして指定して setSchema メソッドを使用します。
wt.clients.beans.query.WTSchema.setSchema(WTSchema)
入力文字列をパラメータとして指定して setSchema メソッドを使用します。
wt.clients.folderexplorer.CreationClassDialog.getParentApplet()
アプレットがコンテキストの設定に使用されなくなりました。コンテキストの設定に WTContext クラスが使用されるようになりました。
Supported API: false
wt.clients.folderexplorer.CreationClassDialog.setParentApplet(Applet)
アプレットがコンテキストの設定に使用されなくなりました。コンテキストの設定に WTContext クラスが使用されるようになりました。
Supported API: false
wt.clients.gui.ExceptionDialog.getException()
setThrowable に置き換えられました
wt.clients.gui.ExceptionDialog.setException(Throwable)
setThrowable に置き換えられました
wt.clients.prodmgmt.HelperPanel.getLocalizedMessage(String, Object[])
wt.clients.prodmgmt.HelperPanel.getLocalizedValue(String)
wt.clients.prodmgmt.PartItem.getConfigSpecItem()
代わりに getConfigurationSpec を使用します
Supported API: false
wt.clients.prodmgmt.PartItem.getIdentity()
getDisplayIdentity に置き換えられました
wt.clients.prodmgmt.PartItem.setConfigSpecItem(ConfigSpecItem)
代わりに setConfigurationSpec を使用します
Supported API: false
wt.clients.prodmgmt.ResourceHelper.getLocalizedMessage(String, Object[])
wt.clients.prodmgmt.ResourceHelper.getLocalizedValue(String)
wt.clients.util.WTMultiList.totalObjects()
代わりに getNumberOfRows を使用します。
wt.configurablelink.ConfigurableLinkHelper.getIterationQueryClasses()
ConfigurableLinkHelper.validateSupportedRoleClass(Class) を除去する際に除去します
wt.configurablelink.ConfigurableLinkHelper.getMasterQueryClasses()
ConfigurableLinkHelper.validateSupportedRoleClass(Class) を除去する際に除去します
wt.configurablelink.ConfigurableLinkHelper.setUpQueryClasses()
ConfigurableLinkHelper.validateSupportedRoleClass(Class) を除去する際に除去します
wt.configurablelink.ConfigurableLinkHelper.validateSupportedRoleClass(Class)
ConfigurableLinkHelper.validateSupportedRoleClass(TypeIdentifier) に置き換えられました
wt.configurablelink.ConfigurableMastersLink.newConfigurableMastersLink(Mastered, Mastered)
wt.configurablelink.StandardConfigurableLinkService.getConceptualClassname()
wt.configuration.BaselineConfigurationConfigSpec.getConceptualClassname()
wt.configuration.BaselineConfigurationOverride.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.configuration.BaselineConfigurationOverride.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.configuration.SerialNumberedConfiguredInstanceConfigSpec.getConceptualClassname()
wt.configuration.SerialNumberMapping.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.configuration.SerialNumberMapping.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.configuration.StandardConfigurationService.getConceptualClassname()
wt.content.ApplicationData.getViewContentURL(ContentHolder)
ContentHelper.getViewContentURL(ApplicationData, ContentHolder) を使用します
アプレットからの AppletContext.showDocument( ) 呼び出しで使用できる URL を生成します。これにより、指定された ApplicationData オブジェクトのダウンロードが開始されます。
Supported API: true
wt.content.ApplicationData.getViewContentURL(ContentHolder, boolean)
ContentHelper.getViewContentURL(ApplicationData, ContentHolder, boolean) を使用します
アプレットからの AppletContext.showDocument() 呼び出しで使用できる URL を生成します。これにより、指定された ApplicationData オブジェクトのダウンロードが開始されます。withSign が false に設定されている場合 (内部使用のみ)、URL は署名付きではありません
Supported API: false
wt.content.ContentHelper.getAggregateFiles(Aggregate)
wt.content.ContentItem.getBusinessType()
getBusinessType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.content.ContentItem.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です
wt.content.ContentService.getDataFormats()
wt.content.ContentService.getPrimary(FormatContentHolder)
wt.content.ContentService.updateAppData(ContentHolder, ApplicationData)
wt.content.DataFormat.getBusinessType()
getBusinessType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((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()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.eff.CalculatedMSNEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.eff.DefaultValidEffsDelegate.getValidEffForms(EffContext)
StandardValidEffsDelegate.getValidEffForms(EffContext) に置き換えられました
wt.eff.DefaultValidEffsDelegate.getValidEffs(Class, EffContext)
StandardValidEffsDelegate.getValidEffs(Class, EffContext) に置き換えられました
wt.eff.DefaultValidEffsDelegate.getValidEffs(EffContext)
StandardValidEffsDelegate.getValidEffs(EffContext) に置き換えられました
wt.eff.EffEffContext.getConceptualClassname()
wt.eff.EffGroupAssistant.appendEffGroups(EffRecordable[], EffGroup[])
- x-24 以降。使用: appendEffGroups(WTCollection effRecordables, EffGroup[] effGroups)
Supported API: false
wt.eff.EffGroupAssistant.appendEffGroups(EffRecordable[], EffGroup[], ChangeActivityIfc)
- x-24 以降。使用: appendEffGroups(WTCollection effRecordables, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
Supported API: false
wt.eff.EffGroupAssistant.appendEffGroupsQuietly(EffRecordable[], EffGroup[])
- x-24 以降。使用: appendEffGroups(WTCollection effRecordables, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
Supported API: false
wt.eff.EffGroupAssistant.appendEffGroupsQuietly(EffRecordable[], EffGroup[], ChangeActivityIfc)
- x-24 以降。使用: appendEffGroupsQuietly(WTCollection effRecordables, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
Supported API: false
wt.eff.EffGroupAssistant.appendEffVector(EffRecordable[])
- x-24 以降。使用: appendEffVector(WTCollection effRecordables)
Supported API: false
wt.eff.EffGroupAssistant.appendEffVector(EffRecordable[], ChangeActivityIfc)
- x-24 以降。使用: appendEffVector(WTCollection effRecordables , ChangeActivityIfc authorizedBy)
Supported API: false
wt.eff.EffGroupAssistant.appendEffVectorQuietly(EffRecordable[])
- x-24 以降。使用: appendEffVectorQuietly(WTCollection effRecordables)
Supported API: false
wt.eff.EffGroupAssistant.appendEffVectorQuietly(EffRecordable[], ChangeActivityIfc)
- x-24 以降。使用: appendEffVectorQuietly(WTCollection effRecordables , ChangeActivityIfc authorizedBy)
Supported API: false
wt.eff.EffGroupAssistant.populateEffVector(EffRecordable[])
wt.eff.EffGroupAssistant.populateEffVectorWithoutRefreshing(EffRecordable[])
- x-24 以降。使用: populateEffVectorWithoutRefreshing(WTCollection effRecordables)
Supported API: false
wt.eff.EffGroupAssistant.replaceEffVector(EffRecordable[])
- x-24 以降。使用: replaceEffVector(WTCollection effRecordables)
Supported API: false
wt.eff.EffGroupAssistant.replaceEffVector(EffRecordable[], ChangeActivityIfc)
- x-24 以降。使用: replaceEffVector(WTCollection effRecordables, ChangeActivityIfc authorizedBy)
Supported API: false
wt.eff.EffGroupAssistant.replaceEffVectorQuietly(EffRecordable[])
- x-24 以降。使用: replaceEffVectorQuietly(WTCollection effRecordables)
Supported API: false
wt.eff.EffGroupAssistant.replaceEffVectorQuietly(EffRecordable[], ChangeActivityIfc)
- x-24 以降。使用: replaceEffVectorQuietly(WTCollection effRecordables, ChangeActivityIfc authorizedBy)
Supported API: false
wt.eff.EffHelper.getProductEffClassForPending(Class<EffForm>)
EffHelper.getEffClass(Class, Class) に置き換えられました
wt.eff.EffHelper.getValidEffForms(EffContext)
EffHelper.getValidEffectivityForms(EffContext) に置き換えられました
wt.eff.EffHelper.getValidEffs(Class, EffContext)
EffHelper.getValidEffectivities(Class, EffContext) に置き換えられました
wt.eff.EffHelper.getValidEffs(EffContext)
EffHelper.getValidEffectivities(EffContext) に置き換えられました
wt.eff.format.EffFormatRetrievalStrategy.getEffFormatDetails(EffState)
wt.eff.format.PreferenceBasedRetrieval.getEffFormatDetails(EffState)
wt.eff.PendingBlockEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.eff.PendingBlockEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.eff.PendingDateEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.eff.PendingDateEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.eff.PendingLotNumberEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.eff.PendingLotNumberEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.eff.PendingMSNEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.eff.PendingMSNEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.eff.PendingSerialNumberEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.eff.PendingSerialNumberEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.effectivity.Effectivity.getConfigItemEffectivityType()
wt.effectivity.Effectivity.getConfigItemName()
wt.effectivity.EffectivityHelper.setConfigurationItem(Effectivity, ConfigurationItem)
エフェクティビティは Eff に置き換えられています
wt.effectivity.EffectivityHelper.setEffectivityTarget(Effectivity, EffectivityHolder)
エフェクティビティは Eff に置き換えられており、このメソッドは 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)
R 8.0 の時点では、MOR10 は代わりにメソッド DefaultTemplateProcessor.displayAttributeLabel() を使用します。
wt.enterprise.BasicTemplateProcessor.displayAttributeValue(Properties, Locale, OutputStream)
R 8.0 の時点では、MOR10 は代わりにメソッド 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)
EnterpriseHelper.service.newCopy に置き換えます
wt.enterprise.FolderResident.getBusinessType()
getBusinessType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.enterprise.FolderResident.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((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()
getBusinessType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.enterprise.Managed.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です
wt.enterprise.Master.getBusinessType()
getBusinessType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.enterprise.Master.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((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()
getBusinessType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((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()
getBusinessType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.enterprise.Simple.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((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)
EPMResultRule.newEPMResultRule( EPMRuleActionType actionType, EPMRepRuleType representationType, Integer componentID, String uniqueNDID) を使用します
wt.epm.EPMAuthoringAppVersion.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.epm.EPMAuthoringAppVersion.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.epm.EPMCADNamespace.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.epm.EPMCADNamespace.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.epm.EPMDocument.initialize(String, String, EPMAuthoringAppType, EPMDocumentType)
wt.epm.EPMDocument.newEPMDocument(String, String, EPMAuthoringAppType, EPMDocumentType)
CAD 名として newEPMDocument(String, String, EPMAuthoringAppType, EPMDocumentType, String) を使用する必要があります。
wt.epm.EPMDocumentManager.addToFamily(EPMDocument, EPMDocument, String)
R8.0 では、addToFamily( WTKeyedMap) from EPMFamilyTableManager を使用します
wt.epm.EPMDocumentManager.addToFamily(WTKeyedMap)
R8.0 では、addToFamily( WTKeyedMap) from EPMFamilyTableManager を使用します
wt.epm.EPMDocumentManager.changeCADName(EPMDocumentMaster, String)
changeCADName(WTKeyedMap) を使用します
wt.epm.EPMDocumentManager.checkCompatibility(QueryResult)
R8.0 では、checkCompatibility( WTCollection) を使用します
wt.epm.EPMDocumentManager.collectChangeCADNameVetos(EPMDocumentMaster)
置換なし
wt.epm.EPMDocumentManager.collectRenameVetos(WTObject)
wt.epm.EPMDocumentManager.findCheckedOutIterations(EPMDocumentMaster)
R8.0 では、置換なし
wt.epm.EPMDocumentManager.findReferencedIterations(EPMDocumentMaster)
R8.0 では、置換なし
wt.epm.EPMDocumentManager.isCADNameRequired(EPMAuthoringAppType)
すべてのオーサリングアプリケーションに CAD 名が必要なので、このメソッドは常に true を返します。
wt.epm.EPMDocumentManager.makeStandalone(EPMDocument)
R8.0 では、makeStandalone( WTCollection) from EPMFamilyTableManager を使用します
wt.epm.EPMDocumentManager.markAsModified(WTCollection)
R8.0
wt.epm.EPMDocumentManager.markAsModified(QueryResult)
R8.0
wt.epm.EPMDocumentManager.removeAllDependencies(EPMDocument)
R8.0 では、removeAllDependencies(WTCollection) を使用してください
wt.epm.EPMDocumentManager.removeFromFamily(EPMDocument, EPMDocumentMaster)
R8.0 では、removeFromfamily( EPMDocument, WTCollection) from EPMFamilyTableManager を使用します
wt.epm.EPMDocumentManager.removeFromFamily(EPMDocument, WTCollection)
R8.0 では、removeFromfamily(EPMWorkspace, EPMFamilyTable, WTCollection) from EPMFamilyTableManager を使用します
wt.epm.EPMDocumentMaster.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.epm.familytable.EPMFeatureDefinition.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.epm.familytable.EPMFeatureDefinition.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.epm.familytable.EPMParameterDefinition.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.epm.familytable.EPMParameterDefinition.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.epm.familytable.EPMStandardFamilyTableManager.getConceptualClassname()
wt.epm.modelitems.StandardModelItemManager.getConceptualClassname()
wt.epm.navigator.relationship.AssociatedCADDocs.filterImplicitBy(EPMReferenceType...)
filterByType(AssociatedCADDocs.Type.CALCULATED_xxx, ...) を使用します。たとえば、図面への CALCULATED_BUILD 関連付けをナビゲートする場合、filterByType(AssociatedCADDocs.Type.CALCULATED_BUILD, AssociatedCADDocs.DRAWINGS_ONLY) を呼び出します。
wt.epm.navigator.relationship.CADAssociatedParts.applyStrictCompatibleOnly(boolean)
厳密な互換性オプションはサポートされなくなりました。
wt.epm.navigator.relationship.CADAssociatedParts.filterImplicitBy(EPMReferenceType...)
filterByType(CADAssociatedParts.Type.CALCULATED_xxx, ...) を使用します。たとえば、図面からの CALCULATED_BUILD 関連付けをナビゲートする場合、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)
R6.2 では、navigateReferencedBy(EPMDocumentMaster, QuerySpec, boolean) を使用してください
wt.epm.structure.EPMStructureService.navigateReferences(EPMDocument, QuerySpec)
R6.2 では、navigateReferences(EPMDocument, QuerySpec, boolean) を使用してください
wt.epm.structure.EPMStructureService.navigateReferencesToIteration(EPMDocument, QuerySpec, ConfigSpec)
R6.2 では、navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec) を使用してください
wt.epm.structure.EPMStructureService.navigateReferencesToIteration(EPMDocument, QuerySpec, ConfigSpec, int)
R6.2 では、navigateReferencesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) を使用してください
wt.epm.structure.EPMStructureService.navigateUsedBy(EPMDocumentMaster, QuerySpec)
R6.2 では、navigateUsedBy(EPMDocumentMaster, QuerySpec, boolean) を使用してください
wt.epm.structure.EPMStructureService.navigateUses(EPMDocument, QuerySpec)
R6.2 では、navigateUses(EPMDocument, QuerySpec, boolean) を使用してください
wt.epm.structure.EPMStructureService.navigateUsesToIteration(EPMDocument, QuerySpec, ConfigSpec)
R6.2 では、navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec) を使用してください
wt.epm.structure.EPMStructureService.navigateUsesToIteration(EPMDocument, QuerySpec, ConfigSpec, int)
R6.2 では、navigateUsesToIteration(EPMDocument, QuerySpec, boolean, ConfigSpec, int) を使用してください
wt.epm.supportingdata.EPMSupportingData.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.epm.supportingdata.EPMSupportingData.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((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()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.epm.workspaces.EPMAsStoredConfig.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.epm.workspaces.EPMBaselineService.add(EPMWorkspace, Vector)
8.0 では、EPMWorkspaceManager.addToWorkspace を使用します
wt.epm.workspaces.EPMBaselineService.checkinOrMove(EPMWorkspace, Vector)
R8.0。EPMWorkspaceManager.checkin を使用します
wt.epm.workspaces.EPMBaselineService.checkinOrMove(EPMWorkspace, Vector, Vector)
R8.0。EPMWorkspaceManager.checkin を使用します
wt.epm.workspaces.EPMBaselineService.getBaselineItems(EPMWorkspace)
R8.0。EPMWorkspaceManager.getObjectsInWorkspace を使用します
wt.epm.workspaces.EPMBaselineService.refresh(EPMWorkspace, EPMPopulateRule)
7.0。refreshDocsAndParts を使用します
wt.epm.workspaces.EPMBaselineService.remove(EPMWorkspace, Vector)
8.0 では、EPMWorkspaceManager.removeFromWorkspace を使用します
wt.epm.workspaces.EPMBaselineService.update(EPMWorkspace, Vector, EPMPopulateRule)
7.0。updateDocsAndParts を使用します
wt.epm.workspaces.EPMBaselineService.update(EPMWorkspace, EPMPopulateRule)
7.0。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)
この API は今後、NavigationCriteria-based API に置き換えられます。
wt.epm.workspaces.EPMWorkspaceManager.createTransparentWorkspace(WTContainer, WTPartConfigSpec, EPMDocConfigSpec, boolean)
wt.epm.workspaces.EPMWorkspaceNamespace.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.epm.workspaces.EPMWorkspaceNamespace.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((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)
getRoleObject(String) に置き換えられました
wt.fc.CachedObjectReference.setObjectNull()
wt.fc.collections.WTKeyedMap.WTEntry.getPersistable()
getKeyAsPersistable() に置き換えられました
wt.fc.collections.WTKeyedMap.WTEntry.getQueryKey()
getKeyAsQueryKey() に置き換えられました
wt.fc.collections.WTKeyedMap.WTEntry.getReference()
getKeyAsReference() に置き換えられました
wt.fc.delete.StandardDeleteManager.getConceptualClassname()
wt.fc.EnumeratedType.getComment()
getShortDescription() に置き換えられました
wt.fc.EnumeratedType.getComment(Locale)
getShortDescription(Locale) に置き換えられました
wt.fc.EnumeratedType.getStringValue(String, String)
wt.fc.EnumeratedTypeUtil.getStringValue(String,String) に置き換えられました
wt.fc.EnumeratedType.main(String[])
wt.fc.EnumeratedTypeUtil.main(String[]) に置き換えられました
wt.fc.EnumeratedType.toEnumeratedType(String)
wt.fc.EnumeratedTypeUtil.toEnumeratedType(String) に置き換えられました
wt.fc.EnumeratedType.toEnumeratedType(String, String)
wt.fc.EnumeratedTypeUtil.toEnumeratedType(String,String) に置き換えられました
wt.fc.IconDelegateFactory.getIconDelegate(Object)
getIconDelegate() instance methods after calling IconDelegateFactory.getInstance() のいずれかを使用します
wt.fc.Link.getObject(String)
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.getOtherObject(Persistable)
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.getRole(Persistable)
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.getRoleAObject()
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.getRoleAObjectId()
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.getRoleAObjectRef()
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.getRoleBObject()
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.getRoleBObjectId()
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.getRoleBObjectRef()
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.setRoleAObject(Persistable)
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.setRoleAObjectRef(WTReference)
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.setRoleBObject(Persistable)
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.Link.setRoleBObjectRef(WTReference)
BinaryLink 抽象化で同じ名前のメソッドに置き換えられました (つまり、この一般化には有効でなくなりました)。
wt.fc.ObjectReference.getObjectId()
getKey に置き換えられました
wt.fc.ObjectReference.initialize()
wt.fc.ObjectReference.newObjectReference()
R5 以降。このコンストラクタは、オブジェクトを参照しない限り、ObjectReference を持つことが有効ではないので、以降は使用しないでください。
wt.fc.ObjectReference.setObjectId(ObjectIdentifier)
setKey に置き換えられました
wt.fc.ObjectToObjectLink.getObject(String)
getRoleObject(String) に置き換えられました
wt.fc.Persistable.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.fc.Persistable.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.fc.PersistenceHelper.getStoredLength(Object, String)
checkStoredLength(String, int) に置き換えられました
wt.fc.PersistenceHelper.truncateStoredLength(Object, String, int)
truncateStoredLength(String, int) に置き換えられました
wt.fc.PersistenceManager.find(QuerySpec)
find(StatementSpec) を使用します。
wt.fc.PersistenceManager.getNextSequence(String)
R8.0 の時点では、getNextSequence(Class) を使用します。
wt.fc.PersistenceManagerEvent.getAssociatedLink()
R8.0 の時点では、マルチオブジェクトイベントリスナーで getEventTarget() を使用します。
wt.fc.PersistenceManagerEvent.getDisplayAttributes()
R8.0 の時点で、このタイプのイベントはサポートされなくなりました。
wt.fc.PersistenceManagerEvent.getOperableObjectArray()
R8.0 の時点では、マルチオブジェクトイベントが直接サポートされているので、getEventTarget() を使用します。
wt.fc.PersistenceManagerEvent.getQueryResult()
R8.0 の時点で、このタイプのイベントはサポートされなくなりました。
wt.fc.PersistenceManagerEvent.getResultContainer()
R8.0 の時点で、このタイプのイベントはサポートされなくなりました。
wt.fc.PersistenceManagerEvent.getTarget()
R8.0 の時点では、getEventTarget() を使用します。
wt.fc.QueryResult.appendObjectVector(ObjectVector)
wt.fc.QueryResult.getObjectVector()
getObjectVectorIfc() に置き換えられました
wt.fc.ReferenceFactory.getQueryString(Persistable)
wt.fc.ReferenceFactory.getQueryString(WTReference)
wt.fc.StandardIdentityService.getConceptualClassname()
wt.fc.StandardPersistenceManager.getConceptualClassname()
wt.fc.WTObject.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType()getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.fc.WTObject.getType()
オブジェクトのタイプを指定するローカライズ可能なメッセージを返す getDisplayType() に置き換えられました。
wt.federation.FederationUtilities.appendNewElements(QueryResult, QueryResult)
FederationHelper を参照してください。
wt.federation.FederationUtilities.checkFreshness(Persistable)
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.checkFreshness(QueryResult)
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.decodeURLString(String)
wt.httpgw.WTURLEncoder を参照してください。
wt.federation.FederationUtilities.encodeBase64(byte[])
FederationHelper を参照してください。
wt.federation.FederationUtilities.encodeURLString(String)
wt.httpgw.WTURLEncoder を参照してください。
wt.federation.FederationUtilities.encodeURLString(String, String)
wt.httpgw.WTURLEncoder を参照してください。
wt.federation.FederationUtilities.enqueueRefreshRequest(Federated)
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.executeHTTPRequest(String, String, FederatedHttpBodyPart)
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.findAllUsers()
- 指定されたオブジェクトにステータスが OPEN_RUNNING のワークフロープロセスがあるかどうかをチェックするクエリーを作成します。- 指定されたオブジェクトにステータスが OPEN_RUNNING のワークフロープロセスがあるかどうかをチェックするクエリーを作成します。
wt.org パッケージを参照してください。
wt.federation.FederationUtilities.findAllUsers(Enumeration)
wt.org パッケージを参照してください。
wt.federation.FederationUtilities.findLikeUsers(String, String)
wt.org パッケージを参照してください。
wt.federation.FederationUtilities.findLikeUsers(String, String, Enumeration)
wt.org パッケージを参照してください。
wt.federation.FederationUtilities.findObjects(Class, Persistable, String, Persistable)
FederationService を参照してください。
wt.federation.FederationUtilities.findObjects(Class, Persistable, String, Persistable, Enumeration)
FederationService を参照してください。
wt.federation.FederationUtilities.findObjects(QuerySpec)
FederationService を参照してください。
wt.federation.FederationUtilities.findObjects(QuerySpec, Enumeration)
FederationService を参照してください。
wt.federation.FederationUtilities.findUser(String)
wt.org パッケージを参照してください。
wt.federation.FederationUtilities.findUser(String, String)
wt.org パッケージを参照してください。
wt.federation.FederationUtilities.findUser(String, String, Enumeration)
wt.org パッケージを参照してください。
wt.federation.FederationUtilities.findUser(String, Enumeration)
wt.org パッケージを参照してください。
wt.federation.FederationUtilities.getActionURL(FederatedService, String, Hashtable)
FederationHelper を参照してください。
wt.federation.FederationUtilities.getAllServices()
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.getFederatedSubclass(Class)
FederationServerHelper を参照してください。
wt.federation.FederationUtilities.getNavigableServices(Class)
FederationService を参照してください。
wt.federation.FederationUtilities.getQueryableServices(Class)
FederationService を参照してください。
wt.federation.FederationUtilities.getService(Federated)
FederationService を参照してください。
wt.federation.FederationUtilities.getSourceInputStream(Federated)
wt.federation.FederationUtilities.hasExpired(Federated)
FederationServerHelper を参照してください。
wt.federation.FederationUtilities.haveSameSource(Object, Object)
FederationHelper を参照してください。
wt.federation.FederationUtilities.initializeProxy(Federated, FederatedService)
FederationServerHelper を参照してください。
wt.federation.FederationUtilities.invokeInfoEngineTemplate(String)
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.invokeInfoEngineTemplate(String, Hashtable)
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.isStale(Federated)
FederationServerHelper を参照してください。
wt.federation.FederationUtilities.navigate(Persistable, String, Class, boolean)
FederationService を参照してください。
wt.federation.FederationUtilities.navigate(Persistable, String, Class, boolean, Enumeration)
FederationService を参照してください。
wt.federation.FederationUtilities.navigate(Persistable, String, QuerySpec, boolean)
FederationService を参照してください。
wt.federation.FederationUtilities.navigate(Persistable, String, QuerySpec, boolean, Enumeration)
FederationService を参照してください。
wt.federation.FederationUtilities.presetRevisionControlled(RevisionControlled)
wt.federation.FederationUtilities.refresh(Federated)
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.refreshIfStale(Federated)
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.refreshProxy(ObjectIdentifier)
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.refreshProxy(Federated)
FederationServiceSvr を参照してください。
wt.federation.FederationUtilities.refreshProxyVector(ObjectVector)
wt.federation.FederationUtilities.retrieveInfoEngineObjects(String)
FederationService を参照してください。
wt.federation.FederationUtilities.retrieveSourceContents(String, FederatedService)
wt.federation.FederationUtilities.storeProxy(Federated)
FederationService を参照してください。
wt.federation.FederationUtilities.syncObjects(Externalizable, Externalizable)
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>
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)
代わりに 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)
代わりに NavigationCriteriaService.saveNavigationCriteria(NavigationCriteria) を使用します
wt.filter.StandardNavigationFilterService.getConceptualClassname()
wt.folder.FolderHelper.assignFolder(Foldered, Folder)
wt.folder.FolderHelper.assignLocation(CabinetMember, Cabinet)
FolderHelper.assignLocations(WTValuedMap) に置き換えられました
wt.folder.FolderHelper.assignLocation(Foldered, String)
FolderHelper.assignLocations(WTValuedMap) に置き換えられました
wt.folder.FolderHelper.assignLocation(Foldered, Folder)
FolderHelper.assignLocations(WTValuedMap) に置き換えられました
wt.folder.FolderHelper.assignLocation(FolderEntry, String)
FolderHelper.assignLocations(WTValuedMap) に置き換えられました
wt.folder.FolderHelper.assignLocation(FolderEntry, String, WTContainerRef)
FolderHelper.assignLocations(wt.fc.collections.WTValuedMap) に置き換えられました
wt.folder.FolderHelper.getCabinetReference(FolderEntry)
FolderHelper.getCabinetReference(CabinetBased) に置き換えられました
wt.folder.FolderHelper.getFolderPath(FolderEntry)
FolderHelper.getFolderPath(CabinetBased) に置き換えられました
wt.folder.FolderHelper.getLocation(FolderEntry)
FolderHelper.getLocation(CabinetBased) に置き換えられました
wt.folder.FolderHelper.inPersonalCabinet(CabinetBased)
FolderHelper.getObjsInPersonalCabinets(WTCollection) に置き換えられました
wt.folder.FolderHelper.inPersonalCabinet(FolderEntry)
FolderHelper.inPersonalCabinet(CabinetBased) に置き換えられました
wt.folder.FolderHelper.isPersonalCabinet(Cabinet)
_Cabinet.isPersonalCabinet() に置き換えられました
wt.folder.FolderService.assignLocation(WTCollection, Folder)
FolderHelper.assignLocation(WTCollection,Folder) に置き換えられました
wt.folder.FolderService.assignLocations(WTValuedMap)
FolderHelper.assignLocations(WTValuedMap) に置き換えられました
wt.folder.FolderService.changeFolder(Foldered, Folder)
FolderService.changeFolder(WTValuedMap) に置き換えられました。注記: コンテナ間でオブジェクトを移動する場合はこの API を使用しないでください。代わりに ContainerMoveServicemoveAllObjects() API を使用してください。
wt.folder.FolderService.createCabinet(String, String, String, String)
パーソナルキャビネットを作成するには createPersonalCabinet() を使用し、共有キャビネットを作成するには createCabinet(String, AdminDomainRef, String, WTContainerRef) を使用します。
wt.folder.FolderService.createCabinet(String, String, String, String, boolean)
パーソナルキャビネットを作成するには createPersonalCabinet() を使用し、共有キャビネットを作成するには createCabinet(String, AdminDomainRef, String, WTContainerRef) を使用します。
wt.folder.FolderService.createCabinet(String, AdminDomainRef, String, WTPrincipal, boolean)
パーソナルキャビネットを作成するには createPersonalCabinet() を使用し、共有キャビネットを作成するには createCabinet(String, AdminDomainRef, String, WTContainerRef) を使用します。
wt.folder.FolderService.createPersonalCabinet(String, AdminDomainRef, String)
FolderService.createPersonalCabinet(WTPrincipal, AdminDomainRef) に置き換えられました
wt.folder.FolderService.createSubFolder(String, AdminDomainRef)
FolderService.createSubFolder(String,AdminDomainRef,WTContainerRef) に置き換えられました
wt.folder.FolderService.findCabinets(String, boolean)
FolderService.findCabinets(AccessPermission, boolean) に置き換えられました
wt.folder.FolderService.findCabinets(AccessPermission, boolean)
FolderService.getContainerToCabinetsMap(WTCollection,boolean) に置き換えられました
wt.folder.FolderService.findCabinets(AccessPermission, boolean, WTContainerRef)
FolderService.getContainerToCabinetsMap(WTCollection,boolean) に置き換えられました
wt.folder.FolderService.findFolderContents(String, WTContainerRef[])
FolderService.getFolderToContentsMap(WTSet,Class,boolean) に置き換えられました
wt.folder.FolderService.findFolderContents(String, WTContainerRef[], Class)
FolderService.getFolderToContentsMap(WTSet,Class,boolean) に置き換えられました
wt.folder.FolderService.findFolderContents(Folder[], Class)
FolderService.getFolderToContentsMap(WTSet,Class,boolean) に置き換えられました
wt.folder.FolderService.findFolderContents(Folder[], Class, boolean)
FolderService.getFolderToContentsMap(WTSet,Class,boolean) に置き換えられました
wt.folder.FolderService.findFolderContents(Folder, Class)
FolderService.getFolderToContentsMap(WTSet,Class,boolean) に置き換えられました
wt.folder.FolderService.findSubFolders(Folder, String)
FolderService.getParentToSubFoldersMap(WTCollection) に置き換えられました
wt.folder.FolderService.findSubFolders(Folder, AccessPermission)
FolderService.getParentToSubFoldersMap(WTCollection) に置き換えられました
wt.folder.FolderService.getCabinet(String)
FolderService.getCabinetsByName(WTList containers,List names) に置き換えられました
wt.folder.FolderService.getCabinetNames(WTContainerRef)
FolderService.getContainerToCabinetNamesMap(WTCollection,boolean) に置き換えられました
wt.folder.FolderService.getFolder(String)
FolderService.getFoldersByPath(WTList, List) に置き換えられました
wt.folder.FolderService.getFolder(Foldered)
FolderService.getCabinetBasedToFolderMap(WTCollection) に置き換えられました
wt.folder.FolderService.getFolderedToFolderMap(WTCollection)
FolderService.getCabinetBasedToFolderMap(WTCollection) に置き換えられました
wt.folder.FolderService.getFolderPathsFromFolderOids(ArrayList)
FolderService.getCabinetBasedToPathMap(WTCollection) に置き換えられました
wt.folder.FolderService.getFolders(List)
FolderService.getCabinetBasedToFolderMap(WTCollection) に置き換えられました
wt.folder.FolderService.getMemberships(List)
FolderService.getEntryToMembershipMap(wt.fc.collections.WTCollection) に置き換えられました
wt.folder.StandardFolderService.getConceptualClassname()
wt.fv.FvService.mountFolder(FvHost, FileFolder, String, boolean)
代わりに FvService.mountFolder(FvHost, FileFolder, String) を使用します。
wt.fv.FvService.mountFolderOnCluster(FvHost, FileFolder, String, boolean)
代わりに FvService.mountFolderOnCluster(FvHost, FileFolder, String) を使用します。
wt.fv.FvService.mountRootFolder(FvHost, RootFolder, String, boolean)
代わりに FvService.mountRootFolder(FvHost, RootFolder, String) を使用します。
wt.fv.FvService.mountRootFolder(FvHost, RootFolder, String, String, boolean)
代わりに FvService.mountRootFolder(FvHost, RootFolder, String, String) を使用します。
wt.fv.FvService.mountRootFolderOnCluster(FvHost, RootFolder, String, boolean)
代わりに FvService.mountRootFolderOnCluster(FvHost, RootFolder, String) を使用します。
wt.fv.FvService.mountRootFolderOnCluster(FvHost, RootFolder, String, String, boolean)
代わりに FvService.mountRootFolderOnCluster(FvHost, RootFolder, String, String) を使用します。
wt.fv.master.StandardMasterService.checkFolderSubFolderMountPathsComplete(Integer, String, HashMap, HashMap)
このメソッドは将来のリリースで除去されます。マウントを検証するにはマウント検証機能を使用します
Supported API: false
wt.fv.master.StandardMasterService.getConceptualClassname()
wt.fv.master.StandardMasterService.remoteCleanUpFolder(ReplicaVault, ReplicaFolder, Enumeration)
「非参照ファイルを除去」または「レプリカボルトの自動クリーンアップ」を使用します
wt.fv.StandardFvService.getConceptualClassname()
wt.fv.StandardFvService.getFileLists(FvMount)
使用されなくなり、今後のリリースで削除されます
Supported API: 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)
この API は不要になりました。
wt.help.HelpLinkHelper.createHelpHREF(HelpLinkContext, Locale, HashMap)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, Object, String, Locale)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, Object, String, Locale, HashMap)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, Object, String, Locale, HashMap, HelpLinkHelper)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, Object, String, Locale, HelpLinkHelper)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Object, String, Locale)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Object, String, Locale, HashMap)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Object, String, Locale, HashMap, HelpLinkHelper)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Object, String, Locale, HelpLinkHelper)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, HashMap)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Locale)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Locale, HashMap)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Locale, HashMap, HelpLinkHelper)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.help.HelpLinkHelper.createHelpHREF(URLFactory, String, Locale, HelpLinkHelper)
代わりに HelpLinkHelper.createHelpHREF(java.lang.String) を使用します。
wt.httpgw.HTTPRequest.urlDecode(String)
wt.httpgw.WTURLEncoder.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)
delete(List, String) を使用します
wt.inf.container.ContainerSpec.setFilterByMembership(boolean)
setMembershipState に置き換えられました
wt.inf.container.ContainerSpec.setSelectOids(boolean)
setSelectState に置き換えられました
wt.inf.container.ContainerSpec.setUser(WTPrincipalReference, boolean)
代わりに setUser and setMembership state を使用します。
wt.inf.container.LookupSpec.getQuerySpec()
querySpecs プロパティと addQuerySpec(s) メソッドに置き換えられました。
wt.inf.container.LookupSpec.setQuerySpec(QuerySpec)
querySpecs プロパティと addQuerySpec(s) メソッドに置き換えられました。
wt.inf.container.OrgContainer.getIdentity()
IdentityFactory.getDisplayIdentity に置き換えられました
wt.inf.container.OrgContainer.setAutoPopulateCreators(Class, boolean)
CreatorsLink.setAutoPopulate に置き換えられました
wt.inf.container.WTContainerHelper.getContainerPath(WTContainerRef)
#getPath and #getDisplayPath に置き換えられました。
wt.inf.container.WTContainerHelper.getWhereContainerIn(ContainerSpec, Class)
WTContainerHelper.getWhereContainerIn(ContainerSpec,Class[]) に置き換えられました
wt.inf.container.WTContainerHelper.isChildOf(WTContainerRef, WTContainerRef)
WTContainerService#isDescendedFrom(WTContainerRef,WTContainerRef) に置き換えられました
wt.inf.container.WTContainerRef.getContainer()
getReferencedContainer に置き換えられました
wt.inf.container.WTContainerServerHelper.generateInternetDomainName(WTContainer)
wt.inf.container.WTContainerService.getNamespace(WTContained)
getNamespace(Class) に置き換えられました
wt.inf.container.WTContainerService.getNamespace(WTContained, WTContainer)
getNamespace(Class, 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()
IdentityFactory.getDisplayIdentity に置き換えられました
wt.inf.sharing.DataSharingService.outOfDateShares(WTCollection, WTContainer)
outOfSyncShares を使用します
wt.inf.team.ContainerTeamHelper.getDisplayName(WTGroup)
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.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)
ActorTemplate.finalizeImportObject(boolean, List, Importer) に置き換えられました
wt.ixb.actor.ActorTemplate.storeObject(ClassExporterImporter, Object, IxbElement, Importer)
代わりに 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.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.createIxbElementForExportResult(String)
wt.ixb.publicforapps.Exporter.getContentFilter()
wt.ixb.publicforapps.Exporter.getExportContentProvider()
wt.ixb.publicforapps.Exporter.objectWillBeReallyExported(Object)
wt.ixb.publicforapps.Exporter.setContentFilter(GlobalContentFilterIfc)
wt.ixb.publicforapps.Exporter.setExportContentProvider(ExportContentProvider)
wt.ixb.publicforapps.Importer.doImport(InputStream, boolean)
現在のところ、検証パラメータはありません。検証パラメータは Importer 全体で 1 回指定する必要があります。
wt.ixb.publicforapps.Importer.doImport(IxbElement)
wt.ixb.publicforapps.Importer.getAapplicationImportHandler()
Importer.getApplicationImportHandler() を使用します
wt.ixb.publicforapps.Importer.setClientJarFileName(String)
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)
Supported API: false
wt.ixb.publicforapps.IxbHelper.newImporter(ApplicationImportHandler, String, IxbElement, Boolean)
wt.ixb.publicforapps.IxbHelper.newImporter(ApplicationImportHandler, String, IxbElement, Boolean, Boolean)
代わりに newImporter(ApplicationImportHandler handler, WTContainerRef targetContainer, String dtd, IxbElement mapRules, Boolean overrideConflicts, Boolean validate) を使用します
Supported API: true
wt.ixb.publicforapps.IxbHelper.newImporter(ApplicationImportHandler, String, IxbElement, Boolean, Boolean, Boolean)
Supported API: false
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.finalizeImportObject(boolean, Object, IxbElement, Importer)
代わりに ClassExporterImporterTemplate.finalizeImportObjects(boolean, List, Importer) を使用します。
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.findAmongExistingObjects(IxbElement, Importer)
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.findAmongExistingObjectsInternal(IxbElement, Importer)
代わりに、複数オブジェクトメソッド ClassExporterImporterTemplate.findAmongExistingObjectsInternal(List, Importer) を使用するかオーバーライドします。
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.importElement(IxbElement, Importer)
代わりに ClassExporterImporterTemplate.importElements(List, Importer, String, String) を使用します。
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.storeObject(Object, IxbElement, Importer)
代わりに ClassExporterImporterTemplate.storeObjects(List, Importer) を使用します。
wt.ixb.publicforhandlers.ExpImpForLinkObject.getRoleAObject(IxbElement, Importer)
wt.ixb.publicforhandlers.ExpImpForLinkObject.getRoleBObject(IxbElement, Importer)
wt.ixb.publicforhandlers.ExpImpForLinkObject.persistLinkObject(Object, IxbElement, Importer)
代わりに ExpImpForLinkObject.persistLinkObject(List, Importer) を使用します。これは ExpImpForLinkObject.storeObject(Object, IxbElement, Importer) の代わりに ExpImpForLinkObject.storeObjects(List, Importer) をオーバーライドする必要もあります
wt.ixb.publicforhandlers.ExpImpForLinkObject.storeObject(Object, IxbElement, Importer)
代わりに ExpImpForLinkObject.storeObjects(List, Importer) を使用します。
wt.ixb.publicforhandlers.ExpImpForVersionedObject.findAmongExistingObjectsDefault(IxbElement, Importer)
暗黙的に呼び出される API。この API の唯一の呼び出し元、つまり findAmongExistingObjects は廃止予定ではありません。指定された XML ファイルのオブジェクトがインポートアプリケーションの Windchill データベースにすでに存在するかどうかを調べる一般的な方法を実装します。
wt.ixb.publicforhandlers.ExpImpForVersionedObject.importElement(IxbElement, Importer)
wt.ixb.publicforhandlers.ExpImpForVersionedObject.storeObject(Object, IxbElement, Importer)
ExpImpForVersionedObject.storeObjects(List, Importer) instead. を使用します
wt.ixb.publicforhandlers.ExpImpForVersionedObject.storeVersionedObject(Object, IxbElement, Importer)
ExpImpForVersionedObject.storeObjects(List, Importer) instead. を使用します
wt.ixb.publicforhandlers.IxbHndHelper.checkConflictAgainstExistingObject(String, String, String, String, String, Importer)
IxbHndHelper.checkConflictAgainstExistingObject(String, String, String, String, String, Importer, IxbElement) に置き換えられました
wt.ixb.publicforhandlers.IxbHndHelper.findAdminObjects(List<IxbElement>, Importer, List<IxbElement>, BACIXHandlerIfc)
BACIXBHelper#findAdminObjects(List, Importer, List, BACIXHandlerIfc) に置き換えられました
wt.ixb.publicforhandlers.IxbHndHelper.getActionName(IxbElement)
IxbHndHelper.getActionName(IxbElement, Importer) を使用します
wt.ixb.publicforhandlers.IxbHndHelper.getContainerOfPath(String)
代わりに importer.getContainerRefFromPath(String mappingContext) を使用します
wt.ixb.publicforhandlers.IxbHndHelper.getEndOftheLink(IxbElement, Importer, String, boolean, Class)
パフォーマンスを向上させるには、代わりに multi object API IxbHndHelper.getEndOftheLink(List, Importer, String, boolean, Class) を使用します
wt.ixb.publicforhandlers.IxbHndHelper.getFolder(String, WTContainerRef)
getFolder(String folderPath, AdminDomainRef domain, WTContainerRef cont) を使用します
wt.ixb.publicforhandlers.IxbHndHelper.getIteratedObject(Class, String, String)
このメソッドはコンテナと組織 ID を認識しません。グローバルに一意な属性でサーチするには、明示的クエリーを使用します。番号でサーチするには、getIteratedObjectOfNumber() を使用します。
wt.ixb.publicforhandlers.IxbHndHelper.getIterationIdBasedOnIterationPosition(IxbElement, Importer)
IxbHndHelper.getMatchingIterationIdOnTarget(IxbElement, Importer) に置き換えられました
xml ファイルからオブジェクトの正確な作業版数を取得します。作業版数の位置は操作 'PickExistingObject' でのみ考慮されます。作業版数が 1 から開始していないか、オフセットが 1 と等しくないか、非整数シリーズの場合、属性 'iteration id' の代わりに 'iteration position' の値が考慮されます。
Supported API: false
wt.ixb.publicforhandlers.IxbHndHelper.getObjectByObjectReferenceElement(IxbElement, Importer)
パフォーマンスを向上させるには、代わりに複数オブジェクト API IxbHndHelper.getObjectByObjectReferenceElement(IxbElement, Importer) を使用します
wt.ixb.publicforhandlers.IxbHndHelper.ObjectIdentifierOfString(String)
wt.ixb.publicforhandlers.IxbHndHelper.populateSearchMechObjTypeInImportReportCache(IxbElement, String, BACIXHandlerIfc)
BACIXBHelper.populateSearchMechObjTypeInImportReportCache(IxbElement, String, BACIXHandlerIfc) に置き換えられました
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.lifecycle.LifeCycleService.allStates()
R4.0。これらの値を取得するには、EnumeratedType オブジェクトに対して適切な呼び出しを使用します。
wt.lifecycle.LifeCycleService.getCurrentPhase(LifeCycleManaged)
R4.0 - このメソッドをライフサイクルサービス外で使用してはなりません。このフェーズオブジェクトは LifeCycle 専用と見なす必要があります。このオブジェクトに関する情報にアクセスする必要がある場合は、Windchill テクニカルマーケティング経由で詳細なリクエストを送信してください。
wt.lifecycle.LifeCycleService.getLifeCycleTemplate(LifeCycleManaged)
R4.0 - 代わりに myObject.getLifeCycleTemplate() を使用します。
wt.lifecycle.LifeCycleService.getStateLink(LifeCycleManaged)
5.0
wt.lifecycle.LifeCycleService.isA(LifeCycleManaged, WTUser, Role)
8.0。ライフサイクルタスクを完了するために、ユーザーが特定の役割に属している必要がなくなりました。
wt.lifecycle.LifeCycleService.saveCriteria(LifeCycleManaged, Vector)
R5.0
wt.lifecycle.LifeCycleService.selectableStates()
R4.0。これらの値を取得するには、EnumeratedType オブジェクトに対して適切な呼び出しを使用します。
wt.lifecycle.StandardLifeCycleService.allStates()
R4.0。これらの値を取得するには、EnumeratedType オブジェクトに対して適切な呼び出しを使用します。
wt.lifecycle.StandardLifeCycleService.getConceptualClassname()
wt.lifecycle.StandardLifeCycleService.getCurrentPhase(LifeCycleManaged)
R4.0 - このメソッドをライフサイクルサービス外で使用してはなりません。このフェーズオブジェクトは LifeCycle 専用と見なす必要があります。このオブジェクトに関する情報にアクセスする必要がある場合は、Windchill テクニカルマーケティング経由で詳細なリクエストを送信してください。
wt.lifecycle.StandardLifeCycleService.getLifeCycleTemplate(LifeCycleManaged)
R4.0 - 代わりに myObject.getLifeCycleTemplate() を使用します。
wt.lifecycle.StandardLifeCycleService.getRunningInstances(String)
5.0 - 代わりに whereUsed メソッドを使用します。
wt.lifecycle.StandardLifeCycleService.getStateLink(LifeCycleManaged)
5.0
wt.lifecycle.StandardLifeCycleService.isA(LifeCycleManaged, WTUser, Role)
8.0。ライフサイクルタスクを完了するために、ユーザーが特定の役割に属している必要がなくなりました。
wt.lifecycle.StandardLifeCycleService.saveCriteria(LifeCycleManaged, Vector)
R5.0
wt.lifecycle.StandardLifeCycleService.selectableStates()
R4.0。これらの値を取得するには、EnumeratedType オブジェクトに対して適切な呼び出しを使用します。
wt.load.LoadContent.createAggregate(Hashtable, Hashtable, Vector)
wt.load.LoadServerHelper.getTargetDomain(String, Hashtable, Hashtable, String)
wt.load.LoadServerHelper.getTargetDomain(Hashtable, Hashtable, String, boolean, String)
現在はコンテナパスをドメインパスの一部として指定する必要があります。
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)
assignLocker(Lockable,WTPrincipalReference) or LockHelper.service.lock(Lockable) に置き換えられました
wt.locks.LockHelper.lock(Lockable, String)
assignLocker(Lockable,WTPrincipalReference) or LockHelper.service.lock(Lockable,String) に置き換えられました
wt.locks.LockHelper.lock(Lockable, WTPrincipal)
assignLocker(Lockable,WTPrincipalReference) or LockHelper.service.lock(Lockable,WTPrincipalReference) に置き換えられました
wt.locks.LockHelper.lock(Lockable, WTPrincipal, String)
assignLocker(Lockable,WTPrincipalReference) or LockHelper.service.lock(Lockable,WTPrincipalReference,String) に置き換えられました
wt.locks.LockHelper.unlock(Lockable)
LockHelper.service.unlock(Lockable) に置き換えられました
wt.locks.LockHelper.unlock(Lockable, WTPrincipal)
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()
log4j2 ではこの API は関連性がありません。
wt.mail.EMailMessage.addPart(Notification)
wt.mail.WTMimeMessage.WTMessage()
Windchill 6.2.6 の時点で、EMailMessage に置き換えられました
wt.manager.jmx.ServerManagerMBean.getMasterServerManagerName()
これは ServerManagerMBean.getMainServerManagerName() を介して実行することが推奨されます
wt.manager.jmx.ServerManagerMBean.getSlavePingIntervalSeconds()
これは ServerManagerMBean.getSecondaryPingIntervalSeconds() を介して実行することが推奨されます
wt.manager.jmx.ServerManagerMBean.getSlaveServerManagerNames()
これは ServerManagerMBean.getSecondaryServerManagerNames() を介して実行することが推奨されます
wt.manager.jmx.ServerManagerMBean.getSlaveServerManagers()
これは ServerManagerMBean.getSecondaryServerManagers() を介して実行することが推奨されます
wt.manager.jmx.ServerManagerMBean.isCacheMaster()
これは ServerManagerMBean.isCacheMain() を介して実行することが推奨されます
wt.manager.jmx.ServerManagerMBean.setSlavePingIntervalSeconds(int)
これは ServerManagerMBean.setSecondaryPingIntervalSeconds(int slavePingIntervalSeconds) を介して実行することが推奨されます
wt.maturity.MaturityBaseline.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.maturity.MaturityBaseline.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.maturity.MaturityHelper.getService()
MaturityHelper.service を使用します
wt.mpm.coproduce.CoProduceService.getCoProduceFamilyDetails(Set<Persistable>)
CoProduceService.populateCoProduce(Set, PopulateCoProduceParams) を使用します
Supported API: true
wt.mpm.coproduce.CoProduceService.getCoProduceFamilyDetails(Set<Persistable>, NavigationCriteria)
CoProduceService.populateCoProduce(Set, PopulateCoProduceParams) を使用します
wt.mpm.coproduce.CoProduceService.updateCoProduce(WTPart, Collection<WTPart>, WTPart, UpdateCoProduceParams)
wt.mpm.rawmaterial.RawMaterialLinkService.removeRMAssociationLinks(Set<RMAssociationLink>)
RawMaterialLinkService.removeHistoryManageableLinks(Set) を使用します
wt.notify.NotificationManager.createObjectSubscription(NotificationSubscription, Vector<WTPrincipal>, WTReference, String, int)
この API は使用しないでください。サポートされている createObjectSubscription apis のいずれかを使用します。
wt.notify.NotificationManager.createObjectSubscription(NotificationSubscription, WTCollection, Notifiable, HashMap<String, WTStringMap>, boolean)
この API は使用しないでください。サポートされている createObjectSubscription apis のいずれかを使用します。
wt.notify.NotificationManager.createObjectSubscription(NotificationSubscription, NotifySubscriptionRecipient, WTReference, HashMap<String, WTStringMap>, boolean)
この API は使用しないでください。サポートされている createObjectSubscription apis のいずれかを使用します。
wt.notify.NotificationManager.createObjectSubscription(NotificationSubscription, NotifySubscriptionRecipient, Notifiable, boolean, HashMap<String, WTStringMap>, boolean boolean)
この API は使用しないでください。サポートされている createObjectSubscription apis のいずれかを使用します。
wt.notify.NotificationManager.createObjectSubscriptions(NotificationSubscription, WTCollection, WTCollection, HashMap<String, WTStringMap>, boolean, boolean)
この API は使用しないでください。サポートされている createObjectSubscription apis のいずれかを使用します。
wt.notify.NotificationManager.createTypeBasedFolderSubscriptions(NotificationSubscription, WTCollection, WTReference, String, HashMap<String, WTStringMap>, boolean)
代わりに createTypeBasedFolderSubscriptions(NotificationSubscription subscriptionAttributes, WTCollection subscribers, WTCollection targetFolders, ArrayList targetTypes, HashMap<String,WTStringMap> eventKeysAndAttributeValueMaps, boolean includeSubfolders) を使用します
wt.notify.NotificationManager.createTypeBasedFolderSubscriptions(NotificationSubscription, WTCollection, Folder, String, HashMap<String, WTStringMap>, boolean)
代わりに createTypeBasedFolderSubscriptions(NotificationSubscription subscriptionAttributes, WTCollection subscribers, WTCollection targetFolders, ArrayList targetTypes, HashMap<String,WTStringMap> eventKeysAndAttributeValueMaps, boolean includeSubfolders) を使用します
wt.notify.NotificationManager.getNotificationSubscriptionRecipients(Notifiable, Persistable, String, String)
代わりに 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)
代わりに 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)
代わりに getNotificationSubscriptions(ObjectReference targetRef, ObjectReference subscriberRef, String eventKey, String subscriptionKey) を使用します
wt.notify.NotificationManager.getNotificationSubscriptionTargets(Notifiable, Persistable, String, String)
代わりに getNotificationSubscriptionTargets( ObjectReference targetRef, ObjectReference subscriberRef, String eventKey, String subscriptionKey ) を使用します
wt.notify.NotificationManager.getSubscriptions(Object, Notifiable, String)
この API は R9.0 より前の購読用でした。R9.0 の時点では、サポートされている getNotificationSubscriptions apis のいずれかを使用します。
wt.notify.NotificationManager.getSubscriptionsForTarget(ObjectReference)
wt.notify.NotificationManager.getSubscriptionsForTarget(Notifiable)
wt.notify.NotificationManager.getSubscriptionsForTarget(Notifiable, boolean)
代わりに getSubscriptionsForTarget(ObjectReference targetRef, boolean includeAllTargets) を使用します
wt.notify.NotificationManager.getUserSubscriptions(WTUser, Notifiable)
この API は R9.0 より前の購読用でした。R9.0 の時点では、サポートされている getNotificationSubscriptions API のいずれかを使用します。
wt.notify.NotificationManager.subscribeToObject(Vector, ObjectSubscription)
この API は R9.0 より前の購読用でした。R9.0 の時点では、サポートされている createObjectSubscription API のいずれかを使用して購読を作成します。
wt.notify.NotificationManager.unsubscribeToObject(Vector)
この API は R9.0 より前の購読用でした。R9.0 の時点では、サポートされている購読解除 API のいずれかを使用して購読を解除します。
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()
IdentityFactory.getDisplayIdentifier(object) to return a localizable equivalent of getIdentity() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object). Other alternatives are ((WTObject)obj).getDisplayIdentifier() and ((WTObject)obj).getDisplayIdentity() を使用します。
wt.occurrence.CombinedPathOccurrenceDataMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.occurrence.CombinedPathOccurrenceDocumentation.getIdentity()
IdentityFactory.getDisplayIdentifier(object) to return a localizable equivalent of getIdentity() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object). Other alternatives are ((WTObject)obj).getDisplayIdentifier() and ((WTObject)obj).getDisplayIdentity() を使用します。
wt.occurrence.CombinedPathOccurrenceDocumentation.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.occurrence.CombinedPathOccurrenceUserIBAs.getIdentity()
IdentityFactory.getDisplayIdentifier(object) to return a localizable equivalent of getIdentity() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object). Other alternatives are ((WTObject)obj).getDisplayIdentifier() and ((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()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.occurrence.PathOccurrenceDataMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.occurrence.PathOccurrenceDocumentation.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.occurrence.PathOccurrenceDocumentation.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.occurrence.PathOccurrenceUserIBAs.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.occurrence.PathOccurrenceUserIBAs.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((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)
approveCreation(WTCollection links) を使用します
wt.occurrence.UsesOccurrenceCreationApprovalDelegate.approveCreation(OccurrenceableLink, int)
approveCreation(WTKeyedMap linkCountMap) を使用します
wt.occurrence.UsesOccurrenceDocumentation.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.occurrence.UsesOccurrenceDocumentation.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.occurrence.UsesOccurrenceUserIBAs.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.occurrence.UsesOccurrenceUserIBAs.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType(). です
wt.org.OrganizationServicesHelper.getOrgDefault(WTContainerRef)
wt.org.OrganizationServicesHelper.isOrganizationDisplayEnabled(Class, WTContainerRef)
wt.org.OrganizationServicesManager.allGroups()
wt.org.OrganizationServicesManager.allUsers()
wt.org.OrganizationServicesManager.findLikeActiveAndDisabledUsers(Class, String)
リリース 12.1 の時点。OrganizationServicesManager#findLikeActiveAndDisabledUsers(Class, String, Map) に置き換えられました
Supported API: false
wt.org.OrganizationServicesManager.findLikeActiveAndDisabledUsers(Class, String, DirectoryContextProvider[])
リリース 12.1 の時点。OrganizationServicesManager#findLikeActiveAndDisabledUsers(Class, String,DirectoryContextProvider [], Map) に置き換えられました
wt.org.OrganizationServicesManager.findLikeOrganizations(String, String, DirectoryContextProvider)
リリース 12.1 で廃止予定になりました
wt.org.OrganizationServicesManager.findLikeUser(String, String)
代わりに、OrganizationServicesManager.findLikeUsers(String, String, DirectoryContextProvider) を使用します
wt.org.OrganizationServicesManager.findUser(String, String)
代わりに、OrganizationServicesManager.findLikeUsers(String, String, DirectoryContextProvider) を使用します
wt.org.OrganizationServicesManager.getGroup(String)
wt.org.OrganizationServicesManager.getGroup(String, String)
代わりに、OrganizationServicesManager.getGroup(String, DirectoryContextProvider) を使用します
wt.org.OrganizationServicesManager.getGroups(String, String[])
代わりに、OrganizationServicesManager.getGroup(String, DirectoryContextProvider) を使用します
wt.org.OrganizationServicesManager.getOrganization(String, DirectoryContextProvider)
wt.org.OrganizationServicesManager.getOrganizations(String, DirectoryContextProvider)
リリース 12.1 の時点。OrganizationServicesManager.getOrganization(String) に置き換えられました
wt.org.OrganizationServicesManager.getPrincipal(String)
代わりに、OrganizationServicesManager.getPrincipal(String, DirectoryContextProvider) を使用します
wt.org.OrganizationServicesManager.getPrincipal(String, String)
代わりに、OrganizationServicesManager.getPrincipal(String, DirectoryContextProvider) を使用します
wt.org.OrganizationServicesManager.getPrincipalReference(String)
代わりに、OrganizationServicesManager.getPrincipalReference(String, DirectoryContextProvider) を使用します
wt.org.OrganizationServicesManager.getPrincipalReference(String, String)
代わりに、OrganizationServicesManager.getPrincipalReference(String, DirectoryContextProvider) を使用します
wt.org.OrganizationServicesManager.getUser(String, String)
代わりに、OrganizationServicesManager.getUser(String, DirectoryContextProvider) を使用します
wt.org.OrganizationServicesManager.parentGroups(WTPrincipal)
wt.org.OrganizationServicesManager.queryPrincipals(Class, String)
リリース 12.1 の時点。(Class, Map) に置き換えられました
wt.org.OrganizationServicesManager.queryPrincipals(Class, String, DirectoryContextProvider)
リリース 12.1 の時点。Class, Map, DirectoryContextProvider) に置き換えられました
wt.org.OrganizationServicesManager.queryPrincipals(Class, String, DirectoryContextProvider[])
リリース 12.1 の時点。(Class, Map, DirectoryContextProvider[]) に置き換えられました
wt.org.OrganizationServicesManager.savePrincipal(WTPrincipal)
wt.org.OrganizationServicesManager.setRepairNeededToTrue(WTPrincipal)
wt.org.StandardOrganizationServicesManager.allGroups()
wt.org.StandardOrganizationServicesManager.allUsers()
wt.org.StandardOrganizationServicesManager.findLikeActiveAndDisabledUsers(Class, String)
リリース 12.1 の時点。OrganizationServicesManager.findLikeActiveAndDisabledUsers(Class, Map) に置き換えられました
Supported API: false
wt.org.StandardOrganizationServicesManager.findLikeActiveAndDisabledUsers(Class, String, DirectoryContextProvider[])
リリース 12.1 の時点。OrganizationServicesManager.findLikeActiveAndDisabledUsers(Class, Map,DirectoryContextProvider []) に置き換えられました
Supported API: false
wt.org.StandardOrganizationServicesManager.findLikeOrganizations(String, String, DirectoryContextProvider)
リリース 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)
リリース 12.1 の時点。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)
リリース 12.1 の時点。(Class, Map) に置き換えられました
wt.org.StandardOrganizationServicesManager.queryPrincipals(Class, String, DirectoryContextProvider)
リリース 12.1 の時点。(Class, Map, DirectoryContextProvider) に置き換えられました
wt.org.StandardOrganizationServicesManager.queryPrincipals(Class, String, DirectoryContextProvider[])
リリース 12.1 の時点。(Class, Map, DirectoryContextProvider[]) に置き換えられました
wt.org.StandardOrganizationServicesManager.savePrincipal(WTPrincipal)
wt.org.StandardOrganizationServicesManager.setRepairNeededToTrue(WTPrincipal)
wt.org.WTPrincipal.getBusinessType()
getBusinessType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.org.WTPrincipal.getIdentity()
wt.org.WTUser.getFirst()
wt.org.WTUser.getMiddle()
wt.org.WTUser.getPrefix()
wt.org.WTUser.getSuffix()
wt.org.WTUser.setFirst(String)
wt.org.WTUser.setMiddle(String)
wt.org.WTUser.setPrefix(String)
wt.org.WTUser.setSuffix(String)
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)
さらに柔軟性が高いアプローチである WTPartAlternateRepService.getPartRequest(wt.part.alternaterep.WTPartAlternateRep, java.lang.String, int, java.lang.Boolean) を使用してから、DependencyHelper を構築します。
wt.part.alternaterep.WTPartAlternateRepMaster.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.part.alternaterep.WTPartAlternateRepMaster.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.part.build.DeletedBuildReference.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.part.build.DeletedBuildReference.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.part.InstanceReplacementRecord.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.part.InstanceReplacementRecord.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((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)
このメソッドとタグはタグと LoadContainerTeam.addPrincipalToRole() ハンドラに置き換えられました。
wt.part.LoadPart.createPartDocReferenceLoadOld(Hashtable, Hashtable, Vector)
wt.part.LoadPart.createPartDocReferenceOld(Hashtable, Hashtable, Vector)
wt.part.LoadPart.setSiteDefaultView(Hashtable, Hashtable, Vector)
プリファレンス定義に部品構造ビューのデフォルト値が含まれているので、このメソッドは廃止されました。
wt.part.PartPathOccurrence.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.part.PartPathOccurrence.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.part.PartUsesOccurrence.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.part.PartUsesOccurrence.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.part.ProductBlockEffectivity.getIdentity()
IdentityFactory.getDisplayIdentifier(object) to return a localizable equivalent of getIdentity() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.part.ProductBlockEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.part.ProductDateEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.part.ProductDateEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.part.ProductLotNumberEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.part.ProductLotNumberEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.part.ProductMSNEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.part.ProductMSNEffectivity.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.part.ProductSerialNumberEffectivity.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.part.ProductSerialNumberEffectivity.getType()
IdentityFactory.getDisplayType(object) to return a localizable equivalent of getType() に置き換えられました。もう 1 つの代替は ((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)
サポートされている SetEffectiveContext and setEffectiveUnit を代わりに使用します
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)
代わりに getAssociatedReferenceDocuments(WTCollection parts) from wt.part.PartDocService を使用します。
wt.part.WTPartService.getUsesWTParts(WTPart, NavigationCriteria)
WTPartService.getUsesWTParts(WTList, NavigationCriteria) を使用します
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, NavigationCriteria)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, NavigationCriteria) を使用します
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, NavigationCriteria, PartPathOccurrence)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, NavigationCriteria) を使用します
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, WTProductConfiguration, PartPathOccurrence)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, WTProductConfiguration) を使用します
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, WTProductInstance2, PartPathOccurrence)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, WTProductInstance2) を使用します
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, ConfigSpec)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, ConfigSpec) を使用します
wt.part.WTPartService.getUsesWTPartsWithAllOccurrences(WTPart, ConfigSpec, PartPathOccurrence)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, ConfigSpec) を使用します
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, NavigationCriteria)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, NavigationCriteria) を使用します
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, NavigationCriteria, PartPathOccurrence)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, NavigationCriteria) を使用します
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, WTProductConfiguration, PartPathOccurrence)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, WTProductConfiguration を使用します
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, WTProductInstance2, PartPathOccurrence)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, WTProductInstance2) を使用します
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, ConfigSpec)
WTPartService.getUsesWTPartsWithOccurrences(WTList, List, ConfigSpec) を使用します
wt.part.WTPartService.getUsesWTPartsWithOccurrences(WTPart, ConfigSpec, PartPathOccurrence)
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.PreferenceService2.getValue(String, String, WTContainer, WTUser)
代わりに getValue(WTContainerRef, String, String, WTUser) を使用します。
wt.preference.PreferenceService2.getValue(String, WTContainer, WTUser)
代わりに getValue(WTContainerRef, String, String, WTUser) を使用します。
wt.preference.PreferenceService2.getValues(Collection<String>,Collection<String>, String, WTContainer, WTUser)
代わりに getValues(WTContainerRef, Collection, Collection, String, WTUser) を使用します。
wt.preference.PreferenceService2.getValues(Collection<String>,Collection<String>, WTContainer, WTUser)
代わりに getValues(WTContainerRef, Collection, Collection, String, WTUser) を使用します
wt.preference.PreferenceService2.getValues(Collection<String>, WTContainer, WTUser)
代わりに getValues(WTContainerRef, Collection, Collection, String, WTUser) を使用します。
wt.preference.PreferenceService2.getValues(Map<String, Object>, Collection<String>, Collection<String>, String, WTContainer, WTUser)
代わりに getValues(WTContainerRef, Map<Strng, Object>, Collection, Collection, String, WTUser) を使用します。
wt.preference.PreferenceService2.getValues(Map<String, Object>, Collection<String>, Collection<String>, WTContainer, WTUser)
代わりに getValues(WTContainerRef, Map<Strng, Object>, Collection, Collection, String, WTUser) を使用します。
wt.preference.PreferenceService2.getValues(Map<String, Object>, Collection<String>, WTContainer, WTUser)
代わりに getValues(WTContainerRef, Map<Strng, Object>, Collection, Collection, String, WTUser) を使用します。
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)
9.1 の時点では、Keyword.newKeywordExpression() を使用します
wt.query.KeywordExpression.newKeywordExpression(KeywordExpression, Class)
9.1 の時点では、Keyword.newKeywordExpression(Class) を使用します
wt.query.QuerySpec.appendGroupBy(ColumnExpression, int, boolean)
R6 では、appendGroupBy(ColumnExpression, int[], boolean) を使用します
wt.query.QuerySpec.appendOrderBy(Class, String, boolean)
appendOrderBy(OrderBy, int[]) に置き換えられました
wt.query.QuerySpec.appendOrderBy(Class, String, boolean, SQLFunction)
appendOrderBy(OrderBy, int[]) に置き換えられました
wt.query.QuerySpec.appendOrderBy(OrderBy)
appendOrderBy(OrderBy, int[]) に置き換えられました
wt.query.QuerySpec.appendOrderBy(OrderBy, int)
R6 で、appendOrderBy(OrderBy, int[]) に置き換えられました
wt.query.QuerySpec.appendRowNumCondition(int)
appendWhere(WhereExpression) に置き換えられました。次のように WhereExpression を作成します。
new SearchCondition( KeywordExpression.ROWNUM, SearchCondition.LESS_THAN, new ConstantExpression(new Integer(rowNum)))
wt.query.QuerySpec.appendSearchCondition(SearchCondition)
appendWhere(WhereExpression, int[]) に置き換えられました
wt.query.QuerySpec.appendSearchCondition(SearchCondition, int, int)
appendWhere(WhereExpression, int[]) に置き換えられました
wt.query.QuerySpec.appendSelect(ColumnExpression, int, boolean)
R6.0 の時点では、appendSelect(ColumnExpression, int[], boolean) を使用します
wt.query.QuerySpec.appendWhere(WhereExpression)
6.0 の時点では、appendWhere(WhereExpression, int[]) を使用します
wt.query.QuerySpec.appendWhere(WhereExpression, int)
7.0 の時点では、appendWhere(WhereExpression, int[]) を使用します
wt.query.QuerySpec.appendWhere(WhereExpression, int, int)
7.0 の時点では、appendWhere(WhereExpression, int[]) を使用します
wt.query.SearchCondition.getAttributeName()
R6.0 では、getLeftHandSide() を使用します
wt.query.SearchCondition.getOption()
R7.0 の時点では、wt.query.ConstantExpression"UseEscape" 属性を使用します。
wt.query.SQLFunction.getClassAttribute()
R6.0 では、setArgumentAt(ColumnExpression, int) and getArguementAt(int) を使用します
wt.query.SQLFunction.newSQLFunction(String, ColumnExpression, ColumnExpression, ColumnExpression)
9.1 の時点では、newSQLFunction(String, ColumnExpression[]) を使用します
wt.query.SQLFunction.setArgumentAt(RelationalExpression, int)
setArgumentAt(ColumnExpression, int) を使用します
wt.query.SQLFunction.setClassAttribute(ClassAttribute)
R6.0 では、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()
ReportTemplateHelper.buildParameterTemplates(ReportTemplate) を使用します
wt.query.template.ReportTemplateHelper.bindParameters(XMLSource, StatementSpec, Hashtable)
wt.query.template.ReportTemplateHelper.buildStatement(XMLSource, Locale, Hashtable)
buildStatement(XMLSource,Locale,Hashtable,Integer) を使用します
wt.query.template.ReportTemplateHelper.generateTableModel(ReportTemplate, Hashtable)
R7.0 の時点では、generateTableModel(ReportTemplate, Hashtable, Locale) を使用します
wt.query.template.ReportTemplateHelper.getFileTypeExtension(String)
wt.query.template.ReportTemplateHelper.getLegacyGenerateFormURL(Properties, ReportTemplate)
11.0 の時点では、getGenerateFormURL() を使用します
wt.query.template.ResultProcessorResultSAXSource.produceEvents(DocumentHandler)
wt.query.template.TableModelSAXSource.produceEvents(DocumentHandler)
wt.queue.QueueEntry.update()
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.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)
複数オブジェクトの照会では 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>) を使用します
wt.sandbox.SandboxHelper.isSandboxWorkingCopyNoDBHack(WTReference, WTContainerRef, Object)
isObjectOneOff を使用します
wt.sandbox.SandboxHelper.isSandboxWorkingCopyNoDBHack(Versioned)
isObjectOneOff を使用します
wt.security.RuntimeAccess.run(String)
クロスプラットフォーム API openOrRun(File)DesktopAccess open()、または edit() を代わりに使用します。
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)
wt.team.TeamService.findCandidateTeams()
wt.team.TeamService.findCandidateTeams(AdminDomainRef)
wt.team.TeamService.findTeams()
wt.team.TeamService.findTeams(AdminDomainRef)
wt.team.TeamService.findTeams(AdminDomainRef, String)
wt.team.TeamService.getTeam(AdministrativeDomain, String)
wt.team.TeamService.getTeams()
wt.team.TeamTemplate.getBusinessType()
getBusinessType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.team.TeamTemplate.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((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)
WNC 6.2.6 DSU03 の時点。一意の文字列を取得するには、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()
このメソッドは現在使用されておらず、今後も使用されません。
wt.templateutil.table.PDMLinkHTMLTable.createDefaultColumnsFromModel()
wt.templateutil.table.PDMLinkHTMLTable.getActionRowString(Properties, Locale, OutputStream, String, String, List)
このメソッドは現在使用されておらず、今後も使用されません。
wt.templateutil.table.PDMLinkHTMLTable.getEndRowTemplate()
このメソッドは現在使用されておらず、今後も使用されません。
wt.templateutil.table.PDMLinkHTMLTable.getHTMLTemplate(String)
このメソッドは現在使用されておらず、今後も使用されません。
wt.templateutil.table.PDMLinkHTMLTable.getPDMLinkHTMLTable()
このメソッドは現在使用されておらず、今後も使用されません。
wt.templateutil.table.PDMLinkHTMLTable.getRow(NavigationTreeModel, Properties, Locale)
このメソッドは現在使用されておらず、今後も使用されません。
wt.templateutil.table.PDMLinkHTMLTable.getTemplateProcessor()
このメソッドは現在使用されておらず、今後も使用されません。
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()
values().iterator() に置き換えられました
Supported API: true
wt.util.Cache.getAndRemove(Object)
Cache.remove(Object) に置き換えられました
Supported API: true
wt.util.Cache.getAndReplace(Object, Object)
Cache.put(Object,Object) に置き換えられました
Supported API: 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)
Supported API: true
wt.util.WTProperties.setVerbose(boolean)
wt.vc.baseline.BaselineService.addToBaseline(Vector, Baseline)
BaselineService.addToBaseline(WTCollection, Baseline) に置き換えられました
wt.vc.baseline.BaselineService.removeFromBaseline(Vector, Baseline)
wt.vc.baseline.StandardBaselineService.getConceptualClassname()
wt.vc.config.ConfigService.getConfigSpecFor(Iterated)
ConfigService.getConfigSpecFor(NavCriteriaContext) を使用します
wt.vc.config.ConfigService.getConfigSpecFor(Iterated, WTContainerRef)
ConfigService.getConfigSpecFor(NavCriteriaContext) を使用します
wt.vc.config.ConfigService.getDefaultConfigSpecFor(Class)
ConfigService.getConfigSpecFor(NavCriteriaContext) を使用します
wt.vc.config.ConfigService.getDefaultConfigSpecFor(Class, WTContainerRef)
ConfigService.getConfigSpecFor(NavCriteriaContext) を使用します
wt.vc.config.StandardConfigService.getConceptualClassname()
wt.vc.config.StandardConfigService.getConfigSpecFor(Iterated)
StandardConfigService.getConfigSpecFor(NavCriteriaContext) を使用します
wt.vc.ControlBranch.getIdentity()
getIdentity() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayIdentifier(object) に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、IdentityFactory.getDisplayIdentity(object) を使用します。その他の代替は ((WTObject)obj).getDisplayIdentifier()((WTObject)obj).getDisplayIdentity() です。
wt.vc.ControlBranch.getType()
getType() のローカライズ可能な同等アイテムを返す IdentityFactory.getDisplayType(object) に置き換えられました。もう 1 つの代替は ((WTObject)obj).getDisplayType() です。
wt.vc.ObjectToVersionLink.getObject(String)
getRoleObject(String) に置き換えられました
wt.vc.StandardVersionControlService.getConceptualClassname()
wt.vc.struct.StandardStructService.getConceptualClassname()
wt.vc.struct.StructService.navigateDescribedBy(Iterated)
代わりに StructService.navigateDescribedBys(WTCollection) を使用します。
wt.vc.struct.StructService.navigateDescribedBy(Iterated, boolean)
代わりに StructService.navigateDescribedBys(WTCollection, boolean) を使用します。
wt.vc.struct.StructService.navigateDescribedBy(Iterated, Class, boolean)
代わりに StructService.navigateDescribedBys(WTCollection, Class, boolean) を使用します。
wt.vc.struct.StructService.navigateDescribes(Iterated)
代わりに StructService.navigateDescribes(WTCollection) を使用します。
wt.vc.struct.StructService.navigateDescribes(Iterated, boolean)
代わりに StructService.navigateDescribes(WTCollection, boolean) を使用します。
wt.vc.struct.StructService.navigateDescribes(Iterated, Class, boolean)
代わりに StructService.navigateDescribes(WTCollection, Class, boolean) を使用します。
wt.vc.VersionControlHelper.getLatestIteration(Iterated)
wt.vc.VersionControlHelper.getNextVersionLabels(Class, WTContainerRef, int)
VersionControlService に対して同じ署名で API を使用します
wt.vc.VersionControlHelper.getNextVersionLabels(String, WTContainerRef, int)
VersionControlService に対して同じ署名で API を使用します
wt.vc.VersionControlHelper.getNextVersionLabels(Versioned, int)
VersionControlService に対して同じ署名で API を使用します
wt.vc.VersionControlHelper.getNextVersionLabels(Versioned, LifeCycleTemplateReference, int)
VersionControlService に対して同じ署名で API を使用します
wt.vc.VersionControlHelper.isNewVersionCheckedOut(Versioned)
wt.vc.VersionControlHelper.isReviseAllowed(Versioned, boolean)
wt.vc.VersionControlHelper.setVersionIdentifier(Versioned, VersionIdentifier, boolean)
サポートされている API setVersionIdentifier(Versioned, VersionIdentifier) を使用します
wt.vc.VersionControlService.iterationsOf(long)
サーチの実行を改善するには iterationsOf(branch:long, iteratedClass:Class) API を使用してください
wt.vc.VersionControlService.newIteration(Iterated)
wt.vc.VersionToObjectLink.getObject(String)
getRoleObject(String) に置き換えられました
wt.vc.VersionToVersionLink.getObject(String)
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)
VersionControlHelper.setDerivedFrom(wt.vc.Iterated, wt.fc.ObjectReference) を使用します
wt.vc.wip.WorkInProgressService.derivedFrom(Workable)
VersionControlService.derivedFrom(wt.vc.Iterated) を使用します
wt.vc.wip.WorkInProgressService.derivedFroms(WTCollection)
VersionControlService.derivedFroms(wt.fc.collections.WTCollection) を使用します
wt.vc.wip.WorkInProgressServiceEvent.getTarget()
getOriginalCopy() に置き換えられました
wt.viewmarkup.ViewMarkUpService.setDerivedFromConfigSpec(ConfigSpec, DerivedImage)
setDerivedFromNavigationCriteria を参照してください。
wt.viewmarkup.ViewMarkUpService.setRepresentableConfigSpec(ConfigSpec, DerivedImage)
setRepresentableNavigationCriteria を参照してください。
wt.viewmarkup.ViewMarkUpService.setRepresentableNavigationCriteria(NavigationCriteria, DerivedImage)
setRepresentableNavigationCriteria を参照してください。
wt.viewmarkup.ViewMarkUpService.storeDerivedImage(Representable, String, String, String, RepresentationType, DerivationType, ConfigSpec, ConfigSpec, RepresentationContributor)
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)
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()
代わりに getConfigSpecs() を使用します
wt.visitor.ConfigSpecNodeExpander.setConfigSpec(ConfigSpec)
代わりに getConfigSpecs() を使用します
wt.workflow.definer.LoadWorkflow.addProjectAssignee(Hashtable, Hashtable, Vector)
wt.workflow.definer.ProcessDataInfo.getConceptualClassname()
wt.workflow.definer.WfAssignedActivityTemplate.newWfAssignedActivityTemplate()
このコンストラクタで作成されたアクティビティはクラシックコンテナに配置されます。
wt.workflow.definer.WfProcessTemplate.newWfProcessTemplate()
このコンストラクタで作成されたアクティビティはクラシックコンテナに配置されます。
wt.workflow.definer.WfVariableInfo.getConceptualClassname()
wt.workflow.engine.ProcessData.getConceptualClassname()
wt.workflow.engine.StandardWfEngineService.getConceptualClassname()
wt.workflow.engine.WfEngineService.createAdHocProcess(WfTemplateObject, Object)
WTContainerRef を指定してメソッドを使用します
wt.workflow.engine.WfEngineService.createProcess(WfProcessDefinition, Object)
WTContainerRef を指定してメソッドを使用します
wt.workflow.engine.WfEngineService.getAssociatedProcesses(Persistable, WfState)
引数 WTContainerRef を指定してメソッドを使用します。
wt.workflow.engine.WfEngineService.getOverdueProcesses()
引数として WTContainerRef を指定してメソッドを使用します。
wt.workflow.engine.WfEngineService.getProcesses(WfState)
引数として WTContainerRef を指定してメソッドを使用します。
wt.workflow.engine.WfEngineService.getWfFolder(String)
2 つの追加パラメータ (プライマリビジネスオブジェクトとプロセスのコンテナ) を指定して同じ名前のメソッドを使用します。
wt.workflow.engine.WfEngineServiceSvr.getAssociatedProcesses(TeamReference, WfState)
引数として WTContainerRef をとるメソッドを使用します。
wt.workflow.engine.WfProcess.start(ProcessData, long, boolean)
(7.0 の時点) 代わりに 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)
7.0。新しいフォーラムインスタンスを作成し、渡された文字列に名前を設定します。
wt.workflow.forum.ForumService.createForum(String, String, SubjectOfForum)
wt.workflow.forum.ForumService.createForum(CollaborationTemplate, String, SubjectOfForum)
wt.workflow.forum.ForumService.getDefaultTemplate()
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)
R2 以降。ワークアイテムを完了としてマークします。
wt.workflow.work.WorkflowService.getUncompletedWorkItems(WTPrincipal, Project2)
代わりに getUncompletedWorkItems (WTUser, WTContainerRef.newWTContainerRef (project)) を使用します
wt.workflow.work.WorkflowService.getUncompletedWorkItems(Project2)
代わりに getUncompletedWorkItems (WTContainerRef.newWTContainerRef (project)) を使用します
wt.workflow.work.WorkflowService.markWorkItemComplete(WorkItem, WTPrincipalReference)
R2 以降。ワークアイテムを完了としてマークします。
wt.workflow.work.WorkItem.getIdentity()
オブジェクトの識別子を指定するローカライズ可能なメッセージを返す getDisplayIdentifier() に置き換えられました。オブジェクトタイプを含むローカライズ可能な値を返すには、getDisplayIdentity() を使用します。一般的なメッセージの場合、getDisplayType() and getDisplayIdentifier() を組み合わせて使用するよりも getDisplayIdentity() を単独で使用することが推奨されます。
wt.wrmf.delivery.StandardShippingService.getConceptualClassname()
wt.wvs.VisualizationHelperFactory.getHelper()
wt.wvs.VisualizationHelperFactory.getHelper(boolean, boolean)
wt.wvs.VisualizationHelperIfc.getBoundingBox(WTCollection)
RepresentationHelper.service.getBoundingBox(WTCollection) を使用します
wt.wvs.VisualizationHelperIfc.saveAsZIPFile(Representation, boolean, int, boolean, String)
これは役に立ちましたか?