Index

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

DATA - Static variable in interface wt.util.DebugFlag


Supported API: true
DATA_ONLY - Enum constant in enum class com.ptc.mvc.components.ComponentBuilderType
ComponentBuilder with ComponentDataBuilder implementation only

Supported API: true
DATA_VALUE - Static variable in class com.ptc.windchill.option.model._ChoiceMaster
The dataValue for a numeric datatype.
DATA_VALUE_PRECISION - Static variable in class com.ptc.windchill.option.model._ChoiceMaster
Precision for dataValue for a numeric datatype.
DatabaseIndexUtilityPlugin - Class in com.ptc.customersupport.mbeans.plugins.windu
Deprecated.
databaseSearch(Vector, Hashtable, Vector, Vector, int, int, String, HashMap, Locale) - Static method in class wt.query.DatabaseSearch
Does the database part of the integrated search.
DatabaseSearch - Class in wt.query
Utility class for processing the database search part of the integrated search.
Datable - Interface in wt.esi
This is marker interface for Persistable object to get participated in
invalid reference
DatableLink
association.
DataFormat - Class in wt.content
Populated with all the allowable mime-types and displayed FormatNames in the system.
DataFormatConstraintFactory - Class in com.ptc.core.foundation.content.server.impl
Attribute specific constraint factory.
DataModelTransformHelper - Class in com.ptc.windchill.connected.factory.restcore.transform
Transform Windchill object model data to Rest API resource presentation data model

Supported API: true

Extendable: false
DataMonitor - Class in com.ptc.windchill.enterprise.datamonitor
This class represents the configuration of a periodic execution of a report.
DataOccurrenceForeignKey - Class in wt.occurrence
Use the newDataOccurrenceForeignKey static factory method(s), not the DataOccurrenceForeignKey constructor, to construct instances of this class.
DataOccurrenceReference - Class in wt.occurrence
This reference is to a set of UsesOccurrences that all share the same UsesOccurrenceData objects.
DataSet - Interface in com.ptc.core.meta.common


Supported API: true

Extendable: false
DataSharingService - Interface in wt.inf.sharing
Client accessible data sharing API.
DataSourceMode - Enum Class in com.ptc.mvc.components.ds
Configures how a component should use DataSources
Supported API: true

Extendable: false
DatastoreArray - Interface in wt.fc
This interface provides an abstraction for a Datastore array.
DatastoreElementType - Class in wt.introspection
Enumeration of constants for kinds of database elements.
DatastoreException - Exception Class in wt.pom
DatastoreException captures errors with a datastore interaction.
DatastoreSequence - Interface in wt.fc
This interface provides an abstraction for a Datastore sequence.
DatastoreStruct - Interface in wt.fc
This interface provides an abstraction for a Datastore sequence.
dataType() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsBinaryLink
Indicates the type of data (eg admin vs user) persisted by the class.
dataType() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsPersistable
Indicates the type of data (eg admin vs user) persisted by the class.
DataType - Enum Class in wt.introspection
Indicates the type of data stored by a Persistable class.
DataType - Interface in com.ptc.core.meta.common
A data type that can be exported/imported.
DataTypesExternalizer - Class in com.ptc.core.meta.common


Supported API: true

Extendable: false
DataTypesUtility - Class in com.ptc.core.meta.common


Supported API: true

Extendable: false
DataUtility - Interface in com.ptc.core.components.descriptor
Don't implement this class directly, instead extend AbstractDataUtility.
DATE - Static variable in class wt.configuration.SerialNumberedConfiguredInstanceConfigSpec
Label for the attribute.
DATE - Static variable in class wt.eff.format.EffType
Static final constant

Supported API: true
DateConstraint - Class in com.ptc.projectmanagement.plan


Supported API: true

Extendable: false
DatedEffectivity - Class in wt.effectivity
Abstract class representing a date based effectivity.
DateEff - Interface in wt.eff
An Eff based on an EffContext and a date range.
DateEffForm - Interface in wt.eff.form
An EffForm representing date effectivity statements.
DateEffGroupRangeDelegate - Class in wt.eff
Range delegate for dates.
DateEffRange - Class in wt.eff
A range using Timestamps.
DateExpression - Class in wt.query
This class represents a date constant in a SQL statement.
DateFormatType - Class in com.ptc.projectmanagement.plan


Supported API: true

Extendable: false
dateString(Timestamp) - Method in class wt.clients.beans.EffectivityTaskLogic
Returns the value as a String representing a date with the format of MM/dd/yyyy.
DAYS - Static variable in class com.ptc.projectmanagement.plan.DurationFormat
Duration expressed in days

Supported API: true
DB - Static variable in class com.ptc.windchill.enterprise.picker.principal.PrincipalBean


Supported API: true
DBOperationInterruptedException - Exception Class in wt.pds
DBOperationInterruptedExceptions are thrown if the Thread executing a database operation is interrupted.
DbPropertiesPlugin - Class in com.ptc.customersupport.mbeans.plugins.properties
A plugin that collects the db.properties property file.
DBRCADSynchronized - Class in wt.part.build


Supported API: true

Extendable: false
deactivateClientContext() - Method in class wt.httpgw.WTContextBean
Perform context deactivation when running remote from Windchill services.
DEADLOCK_DETECTED_NOTIF_TYPE - Static variable in interface wt.jmx.core.mbeans.DumperMBean
Type of notification fired when a deadlock is detected by the periodic deadlock checker

Supported API: true
DeadlockDetectedException - Exception Class in wt.pom
DeadlockDetectedException captures deadlock detection during a datastore interaction.
debug(Object) - Method in class com.ptc.odata.core.ODataLogger
Log a message object with the
invalid reference
DEBUG
level.
debug(Object) - Method in interface wt.log4j.Logger
Logs a message object with the
invalid reference
DEBUG
level.
debug(Object) - Method in class wt.wvs.WVSLogger


Supported API: true
debug(Object, Throwable) - Method in class com.ptc.odata.core.ODataLogger
Log a message object with the DEBUG level including the stack trace of the Throwable t passed as parameter.
debug(Object, Throwable) - Method in interface wt.log4j.Logger
Logs a message at the
invalid reference
DEBUG
level including the stack trace of the Throwable throwable passed as parameter.
debug(String) - Method in interface wt.log4j.Logger
Logs a message object with the
invalid reference
DEBUG
level.
debug(String, Object...) - Method in interface wt.log4j.Logger
Logs a message with parameters at the
invalid reference
DEBUG
level.
debug(String, Throwable) - Method in interface wt.log4j.Logger
Logs a message at the
invalid reference
DEBUG
level including the stack trace of the Throwable throwable passed as parameter.
debug(Supplier<String>) - Method in class com.ptc.odata.core.ODataLogger
Log debug messages.
debug(Supplier<String>, Throwable) - Method in class com.ptc.odata.core.ODataLogger
Log debug messages.
DEBUG - Static variable in interface wt.util.DebugFlag


Supported API: true
DebugFlag - Interface in wt.util
This class defines the flags that can be used to configure debug information capturing.
DebugProperties - Class in wt.util
This utility class provides access to all the properties that are used to configure information capture to aid in debugging.
DebugStackTrace - Exception Class in wt.util
A debug utility for printing debug messages with a stack trace.
DebugStackTrace(String) - Constructor for exception class wt.util.DebugStackTrace
Constructs a new DebugStackTrace object with the associated message

Supported API: true
DebugType - Class in wt.util
This class defines the types of elements that can be the target of debug configuration.
DebugWriter - Class in wt.util
This class provides standard methods for reporting various categories of information to aid in debugging.
DeclarationsXconfPlugin - Class in com.ptc.customersupport.mbeans.plugins.properties
A plugin that collects the declarations.xconf property file.
decode(String) - Static method in class wt.util.Encoder
Produces a serializable object from the encoded string argument.
decode(String) - Method in class wt.util.EncodingConverter
Translates a string from x-www-form-urlencoded format back into a string.
decode(String, String) - Method in class wt.util.EncodingConverter
Translates a string from x-www-form-urlencoded format back the original string.
DECODE - Static variable in class wt.query.SQLFunction


Supported API: true
decodeBytes(String) - Static method in class wt.util.EncodingConverter
Convience method to convert the bytes of a String in ISO-8859_1 encoding to UTF-8 encoding.
decodeBytes(String, String) - Static method in class wt.util.EncodingConverter
Convience method to convert the bytes of a String in ISO-8859_1 encoding to a designated encoding.
decodeBytes(String, String, String) - Static method in class wt.util.EncodingConverter
Convience method to convert the bytes of a String in an input encoding encoding to a designated encoding.
decodeURLString(String) - Static method in class wt.federation.FederationUtilities
Deprecated.
See wt.util.EncodingConverter.
decorate(File[], DeliveryRecord) - Method in class com.ptc.netmarkets.wp.ixb.AbstractManifest
Removes all Ixb content files from all chunks Creates and appends a manifest file.
decorate(File[], DeliveryRecord, Boolean) - Method in class com.ptc.netmarkets.wp.ixb.AbstractManifest
Removes all Ixb content files from all chunks Creates and appends a manifest file.
decrement() - Method in class wt.series.HarvardSeries
Decrements the subvalue at the current level within the series to the next adjacent value.
decrement() - Method in class wt.series.IntegerSeries
Decrements the value of the series to the next adjacent value.
decrement() - Method in class wt.series.MulticharacterSeries
Decrements the value of the series to the next adjacent value.
decrement() - Method in class wt.series.MultilevelSeries
Decrements the subvalue at the current level within the series to the next adjacent value.
decrement() - Method in class wt.series.Series
Specifies an abstract means of decrementing the value to the next adjacent descending value in a series.
decrementedCharAt(int) - Method in class wt.series.MulticharacterSeries
Determines the next decremented character of the character at the position in the series.
decrementRangeValue(String, EffState) - Method in interface wt.eff.format.EffFormatService
Decrements the effecitivity range value passed in by 1.
DEFAULT - Enum constant in enum class com.ptc.windchill.annotations.metadata.Cardinality
Indicates that the cardinality of the role that this role specializes should be used.
DEFAULT - Enum constant in enum class com.ptc.windchill.annotations.metadata.Changeable
Indicates no restrictions -- setter can be called at any time.
DEFAULT - Enum constant in enum class com.ptc.windchill.annotations.metadata.StringCase
Mixed case -- string will be stored exactly as it was provided.
DEFAULT - Enum constant in enum class wt.introspection.DataType
Indicates that this class has not been specified as any particular data type.
DEFAULT - Static variable in class com.ptc.core.command.common.bean.repository.PageMode
Use properties settings to determine mode.
DEFAULT - Static variable in class wt.fc.collections.RefreshSpec
A default, unmodfiable, reusable refresh spec.
DEFAULT_CONTEXT - Static variable in class wt.prefs.WTPreferences
Deprecated. 
DEFAULT_FOR_CONTEXT - Static variable in class com.ptc.windchill.esi.tgt._ESITarget
Indicates if this ESITarget object is a default one for the context (i.e.
DEFAULT_LISTENER_ORDER - Static variable in class wt.pom.Transaction
This constant specifies the default order used for TransactionListeners.
DEFAULT_LOCALE - Static variable in class com.ptc.core.lwc.common.dynamicEnum.EnumerationInfo
Defines which locale's localized value would be used for the master text field if this was a static enumeration defined in the Enumeration Manager client.
DEFAULT_REPRESENTATION - Static variable in interface wt.representation._Representation
Supported API: true
DEFAULT_SERVICE_NAME - Static variable in class wt.templateutil.components.HTMLComponent
Deprecated. 
DEFAULT_THUMBNAILS_PROP_PAGE_PREF_VALUE - Static variable in class com.ptc.wvs.common.ui.VisualizationHelper
Thumbnail preference default value to use in getIndexOfVisLink

Supported API: true
DEFAULT_TRACE_CODE - Static variable in class com.ptc.windchill.mpml.mfgprocess._MPMMfgProcess
Supported API: true
DEFAULT_TRACE_CODE - Static variable in class com.ptc.windchill.mpml.mfgprocess._MPMMfgStandardGroup
Supported API: true
DEFAULT_TRACE_CODE - Static variable in class com.ptc.windchill.mpml.processplan._MPMProcessPlan
Supported API: true
DEFAULT_TRACE_CODE - Static variable in class com.ptc.windchill.mpml.processplan.operation._MPMOperation
Supported API: true
DEFAULT_TRACE_CODE - Static variable in class com.ptc.windchill.mpml.processplan.sequence._MPMSequence
Supported API: true
DEFAULT_TRACE_CODE - Static variable in interface wt.configuration._SerialNumbered
Supported API: true
DEFAULT_TRACE_CODE - Static variable in class wt.part._WTPart
Supported API: true
DEFAULT_UNIT - Static variable in class wt.epm._EPMDocument
Supported API: true
DEFAULT_UNIT - Static variable in class wt.epm._EPMDocumentMaster
The default unit of measurement assigned to the document when it is used in a structure.
DEFAULT_UNIT - Static variable in class wt.part._WTPart
Supported API: true
DEFAULT_UNIT - Static variable in class wt.part._WTPartMaster
The default unit of measurement assigned to the part when it is used in a structure.
DEFAULT_VALUE - Static variable in interface wt.meta.EnumeratedType
Label for the attribute; Specifies which one of all the valid instances, would be the default value.
DEFAULT_VALUE - Static variable in class wt.workflow.definer.WfVariableInfo
Label for the attribute; Initial value of the variable.
DEFAULT_XSLT - Static variable in class wt.jmx.core.XMLDumper
Resource path of default XSLT stylesheet

Supported API: true
DEFAULT_XSLT_URL_STRING - Static variable in class wt.jmx.core.XMLDumper
URL of default XSLT stylesheet

Supported API: true
DefaultAccountabilityMapControlDelegate - Class in com.ptc.windchill.associativity.accountability
The delegate to customize to perform operations before and after creation of AccountabilityMap.
DefaultActionAccessDelegate - Class in com.ptc.netmarkets.util.misc
This is default action access delegate that provides no additional logic.
DefaultActionDynamicContentDelegate - Class in com.ptc.netmarkets.util.misc
An abstract class that implements ActionDynamicContentDelegate.
DefaultAddBrowserParametersDelegate - Class in com.ptc.windchill.enterprise.associativity.asb.server.delegate
Add Custom Parameters in the BOM Transformer URL Address

Supported API: true

Extendable: true
DefaultAdminMacroProcessor - Class in wt.query.report
This class implements a macro processor for returning the default administrator name.
DefaultAMConfigurationDelegate - Class in com.ptc.windchill.associativity.accountability.delegate
Default implementation for AMConfigurationDelegate

Supported API: true

Extendable: true
defaultAssemblySelection(MPMProcessPlan, NCServerHolder) - Method in interface com.ptc.windchill.mpml.processplan.MPMProcessPlanBomSelectionDelegate
Get the default Assembly context of a given Process plan.
DefaultAssociationConstraintItem - Class in com.ptc.core.meta.type.mgmt.server.impl.association
Default implementation of the AssociationConstraint interface.
DefaultAttributeAccessOperations - Class in wt.type


Supported API: true

Extendable: false
DefaultAttributeComparator - Class in com.ptc.cat.entity.client
The default AttributeComparator.
DefaultAttributePopulator - Class in com.ptc.core.components.forms
A default implementation of the AttributePopulator interface intended for subclassing.
DefaultAttributeTypeSummary - Class in com.ptc.core.meta.container.common.impl


Supported API: true

Extendable: false
DefaultAutoAssociatePartFinderCreator - Class in com.ptc.windchill.uwgm.common.autoassociate


Supported API: true

Extendable: true Default OOTB implementation of AutoAssociatePartFinderCreator customizable interface.
DefaultAutoAssociateStandardCCDelegate - Class in com.ptc.windchill.mpml.delegates
Customizing hook for an Automatic Creation of Standard Control Characteristics When the CAD Model Is Checked in With the Annotations Designated as Control Characteristics

Supported API: true

Extendable: true
DefaultAutomateCreateChangeNoticeHandler - Class in com.ptc.windchill.enterprise.change2.handler
Deprecated.
The create change notice wizard and templates should be used in place of the auto create change notice option
DefaultAutomateCreateChangeNoticeHandler() - Constructor for class com.ptc.windchill.enterprise.change2.handler.DefaultAutomateCreateChangeNoticeHandler
Deprecated.
Default constructor

Supported API: true
DefaultBooleanValueDataUtility - Class in com.ptc.core.components.factory.dataUtilities
This class is Default implemention of class AbstractBooleanValueDataUtility .
DefaultBusinessComponent - Class in wt.templateutil.components
Deprecated. 
DefaultCAPACreateChangeNoticeHandler - Class in com.ptc.qualitymanagement.capa.plan.handler
Default implementation of the AutomateFastTrackHandler interface for use by the task page processing.
DefaultCAPACreateChangeNoticeHandler() - Constructor for class com.ptc.qualitymanagement.capa.plan.handler.DefaultCAPACreateChangeNoticeHandler
Default constructor

Supported API: true
DefaultChangeItemComplexityDelegate - Class in wt.change2
This class is the concrete implementation which evaluates the complexity on a change item.
DefaultChangeItemOriginationHandler - Class in wt.change2.handler
Default handler for validating if the originatedBy and originatingLocation is a valid for the change item.
DefaultChangeNoticeComplexityDelegate - Class in wt.change2
Deprecated.
DefaultChangeTransitionHandler - Class in wt.change2.handler
The transition handler class for change objects.
DefaultChooseFolderDelegate - Class in wt.change2
This delegate assigns a location to or changes the location of (Folder or Cabinet) an object to the location (Folder or Cabinet) of the other object.
DefaultChooseLifeCycleDelegate - Class in wt.change2
The default delegate for choosing a LifeCycle.
DefaultCIDSDelegate - Class in wt.change2
Deprecated.
The CIDSDelegate should only be called when a CIDS is installed. The com.ptc.windchill.enterprise.cids.delegates. CILODSNavigationDelegate implementation should be used instead.
DefaultClientComponentFeedback - Class in com.ptc.mvc.client.feedback
Adds a Map of data to the feedback object.
DefaultClientFeedback - Class in com.ptc.mvc.client.feedback
Encapsulates feedback that an application wishes to send to client
Supported API: true

Extendable: false
defaultColumnWidths() - Method in class wt.clients.beans.AssociationsPanel
This initialized the column widths of the multilist to equal widths with a hidden last column.
DefaultComponentDefinition - Class in com.ptc.mvc.components
Default implementation of ComponentDefinition
Supported API: true

Extendable: false
DefaultComponentParams - Class in com.ptc.mvc.components
A default implementation that wraps a context object
Supported API: true

Extendable: false
DefaultComponentResultProcessor - Class in com.ptc.mvc.components
Default implementation of ComponentResultProcessor.
DefaultConfigurableLinkInitializeDelegate - Class in wt.configurablelink
The default delegate for initializing soft attributes on a configurablelink when the link is created or role A or role B is revised.
DefaultCoProduceControlDelegate - Class in wt.mpm.coproduce
Deprecated.
DefaultCopyEquivalenceLinkForwardDelegate - Class in wt.associativity


Supported API: true

Extendable: true
DefaultCopyWTProductInstance2Delegate - Class in wt.part
Standard delegate to handle copy of the out-of-the-box WTProductInstance2 object.
DefaultCopyWTProductInstance2LinksDelegate - Class in wt.part
Standard delegate to handle copying the links of the out-of-the-box WTProductInstance2 object.
DefaultCriteriaSpec - Class in com.ptc.core.query.common
This class provides a default implementation for specifying the criteria for a type based query.
DefaultCriteriaSpec(AttributeContainerSet) - Constructor for class com.ptc.core.query.common.DefaultCriteriaSpec
This constructor initializes the instance using the specified criteria.
DefaultDefaultDomainDelegate - Class in wt.part


Supported API: true

Extendable: false
DefaultDependencyFilter - Class in com.ptc.transformation.filter
Abstract filter behavior which provides optimized execution of XMLFilterEntries

Supported API: true

Extendable: false
DefaultDispositionHandler - Class in com.ptc.windchill.enterprise.change2.handler
Default implementation of the DispositionHandler interface for use within the change wizards.
DefaultDispositionHandler() - Constructor for class com.ptc.windchill.enterprise.change2.handler.DefaultDispositionHandler
Default constructor for the default disposition handler.
DefaultDomainDelegate - Interface in wt.part


Supported API: true

Extendable: true
DefaultEditAttributesWizStepBuilder - Class in com.ptc.jca.mvc.builders
The default "editAttributesWizStep" builder.
DefaultEditFormProcessor - Class in com.ptc.core.components.forms
A form processor that generically updates one or more Persistables in the database from the form data submitted in an HTML wizard.
DefaultEquivalenceBasicControlDelegate - Class in wt.associativity
Delegate for the EquivalenceLink use cases

Supported API: true

Extendable: true
DefaultEquivalenceNetworkDelegate - Class in com.ptc.windchill.associativity.equivalence
Default implementation of EquivalenceNetworkDelegate

Supported API: true

Extendable: true
DefaultExpressionRenderer - Class in com.ptc.windchill.option.expression
Default expression renderer.
DefaultExpressionRendererDelegate - Class in com.ptc.windchill.esi.ov
Default implementation of ExpressionRendererDelegateIfc.
DefaultFeedbackSpec - Class in com.ptc.core.util.feedback.common.impl
Default implementation of the FeedbackSpec interface found in com.ptc.core.util.common.feedback

Supported API: true

Extendable: false
DefaultFeedbackSpec(Object, boolean) - Constructor for class com.ptc.core.util.feedback.common.impl.DefaultFeedbackSpec


Supported API: true
DefaultFlexibleChangeLinkConverterDelegate - Class in wt.change2.flexible
Default implementation of FlexibleChangeLinkConverterDelegate.
DefaultFontComponent - Class in wt.templateutil.components
Deprecated. 
DefaultGetConfigSpecForDelegate - Class in wt.vc.config
This is the default implementation of GetConfigSpecForDelegate2 that can be extended or registered directly in a properties file.
DefaultGroupingComparator - Class in com.ptc.cat.entity.client
The default GroupingComparator to group nodes.
DefaultHTMLCellComponent - Class in wt.templateutil.components
Deprecated. 
DefaultHTMLComponent - Class in wt.templateutil.components
Deprecated. 
DefaultHTMLHeaderComponent - Class in wt.templateutil.components
Deprecated. 
DefaultHTMLTableColumnModel - Class in wt.templateutil.table
Deprecated. 
DefaultHTMLTemplateFactory - Class in wt.templateutil.processor
Deprecated. 
DefaultHTMLTemplateFactory() - Constructor for class wt.templateutil.processor.DefaultHTMLTemplateFactory
Deprecated. 
DefaultIconComponent - Class in wt.templateutil.components
Deprecated. 
DefaultIdentifierFactory - Class in com.ptc.core.meta.common.impl


Supported API: true

Extendable: false
DefaultIndexObjectBuilder<T> - Class in wt.index.builder


Supported API: true

Extendable: true
DefaultInfoComponentBuilder - Class in com.ptc.jca.mvc.builders
The default builder for the info component for typed based object.
DefaultIteratedUsageLinkTerminationDelegate - Class in wt.occurrence


Supported API: true

Extendable: true
DefaultLinkComponent - Class in wt.templateutil.components
Deprecated. 
DefaultMfgHistoryControlDelegate - Class in com.ptc.windchill.baseserver.delegate
Delegate to override MfgHistory use cases

Supported API: true

Extendable: true
DefaultMiniInfoComponentBuilder - Class in com.ptc.jca.mvc.builders
The default builder for the mini info component.
DefaultModeledAttributesDelegate - Class in com.ptc.windchill.uwgm.proesrv.c11n


Supported API: true

Extendable: true Default OOTB implementation of ModeledAttributesDelegate customizable interface.
DefaultMPMPlantLocalizationLinkCompatibilityDelegate - Class in com.ptc.windchill.mpml
Default Delegate implementation to check compatibility when creating a MPMPlantLocalizationLink object.
DefaultNavBarActionDelegate - Class in wt.templateutil.processor
Deprecated. 
DefaultNavBarURLActionDelegate - Class in wt.templateutil.processor


Supported API: true

Extendable: false
DefaultNavigationListDelegate - Class in com.ptc.windchill.enterprise.navigation.delegates
Title bar and the primary node are returned for the shell.
DefaultNCFileFixturesParserDelegate - Class in com.ptc.windchill.mpml.nc
This is the default parser for the fixtures.
DefaultNCFileOperationsParserDelegate - Class in com.ptc.windchill.mpml.nc
This is the default parser for NC operations.
DefaultNCFileProcessPlanParserDelegate - Class in com.ptc.windchill.mpml.nc
This is the default parser for the NC process plan.
DefaultNCFileStepsParserDelegate - Class in com.ptc.windchill.mpml.nc
This is the default parser for NC steps.
DefaultNCFileToolingsParserDelegate - Class in com.ptc.windchill.mpml.nc
This is the default parser for the toolings.
DefaultNCFileWorkCentersParserDelegate - Class in com.ptc.windchill.mpml.nc
This is the default parser for the work centers.
DefaultNewCadAttributesPopulatorDelegate - Class in com.ptc.windchill.uwgm.cadx.newcaddoc
This is the default implementation for returning attributes in the new cad wizard and the design context wizard.
DefaultObjectFormProcessor - Class in com.ptc.core.components.forms


Supported API: true

Extendable: true
DefaultObjectFormProcessorDelegate - Class in com.ptc.core.components.forms
A default ObjectFormProcessorDelegate whose preProcess(), doOperation(), postProcess(), and postTransactionProcess() methods do nothing but return a FormResult with a status of FormProcessingStatus.SUCCESS.
DefaultObjectReferenceAttributeSearchDelegate - Class in com.ptc.windchill.baseclient.server.delegate
WARNING : This class is is performing sensitive query.
DefaultPackageExportQueueDelegate - Class in com.ptc.windchill.sync.wpsync
Default implementation of PackageExportQueueDelegate for managing multiple export queues for package export background jobs.
DefaultParticipantConfiguration - Class in com.ptc.windchill.enterprise.wizardParticipant.configuration
The default delegate for displaying the wizard participant selection table with different configurations.
DefaultPartNameDelegate - Class in com.ptc.windchill.enterprise.associativity.asb.server.sta
Deprecated.
As of 13.0.1.0, Use Generate downstream framework (GDS)
DefaultPartNumberAndSuffixDelegate - Class in com.ptc.windchill.enterprise.associativity.asb.server.sta
Deprecated.
As of 13.0.1.0, Use Generate downstream framework (GDS)
DefaultPartUsesOccurrenceIBAInitializerDelegate - Class in wt.part
Customization point to allow initialization of UsesOccurrenceIBAs object for PartUsesOccurrence objects.
DefaultPendingChangeEventHandler - Class in wt.change2.listeners
This default implementation for processing the events that can change the pending status of changeable.
DefaultPendingChangeEventHandler() - Constructor for class wt.change2.listeners.DefaultPendingChangeEventHandler
Default constructor

Supported API: true
DefaultPendingChangeEventHandler(String) - Constructor for class wt.change2.listeners.DefaultPendingChangeEventHandler
Constructs event handler with specified service id.
defaultProcessPlanSelection(WTPart, NCServerHolder) - Method in interface com.ptc.windchill.mpml.processplan.MPMBomProcessPlanSelectionDelegate
Get a set of Process plan context against a given Part assembly.
DefaultProposedSolutionHandler - Class in wt.change2.handler
Determine for a Change Request if the Proposals and Investigations table will show up on the and if the proposed solution field will be displayed.
DefaultQuickSearchQueryDelegate - Class in com.ptc.windchill.baseclient.server.delegate
This delegate implements the QuickSearchQueryDelegate Delegate will be decided based on the on the selector configured in BaseClient.service.properties.xconf The business logic for QuickSearchFieldWidget should be implemented here.
DefaultReconciliationDelegate - Class in com.ptc.windchill.associativity.reconciliation
The delegate is to extend to define custom logic for the overall flow of detect and resolve discrepancies.
defaultRenderAsString(Object) - Method in class wt.log4j.jmx.AsyncJDBCAppender
Produces a default string rendering of non-string data for which no better database mapping exists than to produce a string rendering.
defaultRenderObjectAsString(Object) - Static method in class wt.jmx.core.AttributeListWrapper
Render the given object to a String using non-multi-line formatting.
defaultRenderObjectAsString(Object, boolean) - Static method in class wt.jmx.core.AttributeListWrapper
Render the given object to a String.
DefaultResultingChangeEventHandler - Class in wt.change2.listeners
This default implementation for processing the events that can change the resulting change status of changeable.
DefaultResultingChangeEventHandler() - Constructor for class wt.change2.listeners.DefaultResultingChangeEventHandler
Default constructor

Supported API: true
DefaultResultSpec - Class in com.ptc.core.query.common
This class provides a default "wrapper" implementation based on an existing AttributeTypeIdentiferList.
DefaultResultSpec(AttributeTypeIdentifier[]) - Constructor for class com.ptc.core.query.common.DefaultResultSpec


Supported API: true
DefaultResultSpec(AttributeTypeIdentifierList) - Constructor for class com.ptc.core.query.common.DefaultResultSpec


Supported API: true
DefaultRevisionJSDataHandler - Class in com.ptc.windchill.enterprise.revise.processors.handler
Data handler for the "New Revision" column in the revise wizard.
DEFAULTS_ONLY - Static variable in class wt.templateutil.components.HTMLComponent
Deprecated. 
DefaultServiceDataUpdateRequiredService - Class in com.ptc.arbortext.windchill.asps.services
Service implementation for setting the 'updateRequired' flag on the PartToServiceDataLink for a part

Supported API: true

Extendable: false
DefaultServiceEffectivityDelegate - Class in com.ptc.arbortext.windchill.siscore.serviceeff.filterDelegates
This Windchill delegate class provides way to handle service effectivity attribute when filtering.
DefaultServiceProvider - Class in wt.services.applicationcontext.implementation
A default service provider implementation that conveniently wraps WTDefaultApplicationContext to issue service objects.
DefaultSimpleValidationFilter - Class in com.ptc.core.ui.validation
Default implementation of SimpleValidationFilter

Supported API: true
Extendable: true
DefaultStringComponent - Class in wt.templateutil.components
Deprecated. 
DefaultStructureCSSStyleDelegate - Class in com.ptc.windchill.enterprise.associativity.asb.server.filter


Supported API: true

Extendable: true
DefaultTabAccessDelegate - Class in com.ptc.netmarkets.util.misc
This is default tab access delegate that provides no additional logic.
DefaultTemplateProcessor - Class in wt.templateutil.processor
Deprecated. 
DefaultTransformOption - Class in com.ptc.windchill.associativity.transform


Supported API: true

Extendable: false
DefaultTreeResultProcessor - Class in com.ptc.mvc.components
Default implementation of ComponentResultProcessor for Tree Component

Supported API: true

Extendable: false
DefaultTypeInstance - Class in com.ptc.core.meta.type.common.impl


Supported API: true

Extendable: false
DefaultUIComponentValidator - Class in com.ptc.core.ui.validation
This class serves as a default implementation of the UIComponentValidator Interface.
DefaultUnitEffFormat - Class in wt.eff.format
This format represents the default format for unit effectivity statements if no other effectivity format is supplied and thus acts like a placeholder.
DefaultUniversalValidationFilter - Class in com.ptc.core.ui.validation


Supported API: true

Extendable: true
DefaultURLValidator - Class in com.ptc.core.ui.validation
Default implementation for a URL Validator, which will allow access to URL
Custom URL Validators need to extend this class and override preValidateAction method.


Supported API: true

Extendable: true
DefaultValidationFilter - Class in com.ptc.core.ui.validation
This class serves as a default implementation of the ValidationFilter Interface.
DefaultValidEffsDelegate - Class in wt.eff
Deprecated.
Replaced by StandardValidEffsDelegate
DefaultViewDelegate - Class in com.ptc.windchill.enterprise.associativity.asb.server.sta
Deprecated.
As of 13.0.1.0, Use Generate downstream framework (GDS)
DefaultViewTypeInstance - Class in com.ptc.core.meta.type.common.impl


Supported API: true

Extendable: false
DefaultVisualizationDelegate - Class in com.ptc.core.components.visualization
Default delegate shows no visualization.
DefaultWTContainerTemplate - Class in wt.inf.template
The package scope attributes are gettable by members of this package by design.
DefaultWTOrganizationValidator - Class in wt.inf.container
Provides a final template implementation of validate.
DefaultXMLFilterEntry - Class in com.ptc.transformation.filter
DefaultXMLFilterEntry which provides Ufid as its identity Entry which are used by Dependency filters.
defineActionBar(Properties, Locale, OutputStream) - Method in class wt.templateutil.table.BasicTableService
Deprecated.
Configures the Action Row on the PDMLink HTML Table.
DEFINED - Static variable in class wt.epm.alternaterep._EPMResultRule
Supported API: true
DEFINED_AS - Static variable in class wt.introspection.WTIntrospector
Key to access the Fully Qualified Name of the Property, as it was defined (modeled).
defineDesignBuilder - Class in com.ptc.windchill.uwgm.cadx.createecaddesign.mvc.builders
Default Builder for "defineItemAttributesWizStep"
Supported API: true

Extendable: true
DefineItemAttributesWizStepBuilder - Class in com.ptc.jca.mvc.builders
Default Builder for "defineItemAttributesWizStep"
Supported API: true

Extendable: true
DefineItemAttributesWizStepBuilderForAttrPanelWizard - Class in com.ptc.mvc.builders.carambola.attributePanel
Builder for the Set Attributes step in the Wizard with Example Attribute Panels
Supported API: true

Extendable: true
DEFINITION - Static variable in class wt.epm.familytable._EPMFamilyTableParameter
Supported API: true
DEFINITION_REFERENCE - Static variable in class wt.epm.familytable._EPMFamilyTableParameter
Supported API: true
DefinitionDescriptor - Interface in com.ptc.core.meta.descriptor.common
This interface represents the descriptive information that is available for a metadata definition.
DefinitionDescriptorFactory - Interface in com.ptc.core.meta.descriptor.common
This interface provides locale specific DefinitionDescriptor objects for a DefinitionIdentifier object, or a set of DefinitionIdentifier objects.
DefinitionDescriptorHelper - Class in com.ptc.core.meta.descriptor.common
Helper class to get the DefinitionDescriptor

Supported API: true

Extendable: false
DefinitionDescriptorLocalizableMessageImplementation - Class in com.ptc.core.meta.descriptor.server.impl
The class supports the old client only.
DefinitionDescriptorLocalizableMessageInterface - Interface in com.ptc.core.meta.type.runtime.common
This interface is a work around for compile-time dependency from "common" to "server" code.
DefinitionIdentifier - Interface in com.ptc.core.meta.common
DefinitionIdentifier identifies a particular Definition instance.
deflate() - Method in interface wt.fc.collections.WTCollection
Dereferences all Persistables in this collection that have QueryKeys.
DelayedAction - Class in com.ptc.qualitymanagement.qms.fdacommunication


Supported API: true

Extendable: false
delegate(WorkItem, WTPrincipal) - Method in class wt.workflow.work.StandardWorkflowService
Delegate a work item to a new owner

Supported API: true
delegate(WorkItem, WTPrincipal) - Method in interface wt.workflow.work.WorkflowService
Delegate a work item to a new owner

Supported API: true
DELEGATE_NAME - Static variable in class com.ptc.windchill.enterprise.report.ReportServiceHelper
DELEGATE_NAME to get report in formats of PDF, XML, CSV, HTML_WITH_SORTING, HTML_WITH_MERGING, HTML_WITH_SORTING_AND_MERGING

Supported API: true

Extendable: false
DelegateNavBarActionDelegate - Class in wt.templateutil.processor


Supported API: true

Extendable: false
DelegateNavBarURLActionDelegate - Class in wt.templateutil.processor


Supported API: true

Extendable: false
delete(NmCommandBean) - Static method in class com.ptc.windchill.enterprise.object.commands.DeleteObjectCommands
Will delete the selected object and return a FormResult for the next action either a page refresh, the object previsous version or redirect to container info page of the object delete.
delete(File) - Method in class wt.security.FileAccess
Wrapper for File.delete()

Supported API: true
delete(String, Map<String, String>) - Method in class com.ptc.odata.windchill.internalinvoker.WRSCaller
Makes a DELETE request to the specified endpoint, with the specified request headers.
delete(AdminDomainRef) - Method in interface wt.admin.AdministrativeDomainManager
Deletes the referenced administrative domain.
delete(WTSet) - Static method in class com.ptc.arbortext.windchill.siscore.SisCoreHelper
Removes the specified persistable objects from the datastore.
delete(WTSet) - Method in interface wt.fc.PersistenceManager
Removes the specified persistable objects from the datastore.
delete(Persistable) - Method in interface wt.fc.PersistenceManager
Removes the given persistable object from the datastore.
delete(WTGroup) - Method in interface wt.org.OrganizationServicesManager
The API is used to delete a group from the database and its corresponding entry in LDAP.
delete(WTGroup) - Method in class wt.org.StandardOrganizationServicesManager
The API is used to delete a group from the database and its corresponding entry in LDAP.
delete(WTUser) - Method in interface wt.org.OrganizationServicesManager
The API is used to delete a user object from the database and its corresponding entry in LDAP.
delete(WTUser) - Method in class wt.org.StandardOrganizationServicesManager
The API is used to delete a user object from the database and its corresponding entry in LDAP.
DELETE - Static variable in interface com.ptc.core.meta.common.OperationIdentifierConstants


Supported API: true
DELETE - Static variable in class com.ptc.windchill.esi.txn.ReleaseActivityAction
The ESI release activity was an attempt to delete an entry from the target system.
DELETE - Static variable in class wt.access.AccessPermission
Delete permission
DELETE_POLICY_RULE - Static variable in class wt.access.AccessControlEvent
Event emitted when one or more AccessContrlRule objects are deleted.
deleteAcknowledgementMessages(RegulatorySubmission) - Method in interface com.ptc.qualitymanagement.regmstr.RegulatorySubmissionService
Deletes the AcknowledgementMessages related to the RegulatorySubmission.
DeleteActionDelegate - Class in wt.dataops.delete.processors
Used to determine if the page in this wizard is either valid or should be enabled.
deleteAddessedBy(WTCollection, String) - Method in interface wt.change2.ChangeService2
Deprecated.
The AddressedBy2 link was replaced by ChangeProcessLink in 11.0. It is recommended to use the FlexibleChangeService to perform deletes.

Supported API: true
deleteAffectedActivityData(AffectedActivityData) - Method in interface wt.change2.ChangeService2
Delete the AffectedActivityData relationship only.
deleteAllAlternateLinksFor(WTPartMaster) - Method in interface com.ptc.windchill.enterprise.part.service.ReplacementService
Deletes all alternates associated with given part master.
deleteAllModuleVariantInformationLink(WTPart) - Method in class com.ptc.windchill.option.service.StandardModuleVariantInformationService
Delete all links that associated with roleA object

Supported API: true
deleteAllRegulatoryContent(RegulatorySubmission) - Method in interface com.ptc.qualitymanagement.regmstr.util.RegulatoryContentService
Deletes all content associated with the regulatory submission.
deleteAllSubstituteLinksFor(WTPartUsageLink) - Method in interface com.ptc.windchill.enterprise.part.service.ReplacementService
Deletes all substitutes associated to the given part usage.
deleteAlternateLinkFor(WTPartMaster, WTPartMaster) - Method in interface com.ptc.windchill.enterprise.part.service.ReplacementService
Deletes alternate associated with given part master and alternate part master

Supported API: true
deleteAnalysisActivity(AnalysisActivityIfc) - Method in interface wt.change2.ChangeService2
Deletes the concrete subclass of AnalysisActivityIfc from the database.
DeleteBatchSpec - Class in wt.fc.batch
This class implements processing multiple row delete operations.
DeleteBatchSpec() - Constructor for class wt.fc.batch.DeleteBatchSpec
This constructor initializes the instance.
DeleteBatchSpec(ClassTableExpression, WhereExpression) - Constructor for class wt.fc.batch.DeleteBatchSpec
This constructor initializes the instance.
deleteChangeActivities(WTSet) - Method in interface wt.change2.ChangeService2
Delete the ChangeActivities in the WTSet.
deleteChangeActivity(ChangeActivityIfc) - Method in interface wt.change2.ChangeService2
Deletes the concrete subclass of ChangeActivityIfc from the database.
deleteChangeInvestigation(ChangeInvestigationIfc) - Method in interface wt.change2.ChangeService2
Deletes the concrete subclass of ChangeInvestigationIfc from the database.
deleteChangeIssue(ChangeIssueIfc) - Method in interface wt.change2.ChangeService2
Deletes the concrete subclass of ChangeIssueIfc from the database.
deleteChangeOrder(ChangeOrderIfc) - Method in interface wt.change2.ChangeService2
Deletes the concrete subclass of ChangeOrderIfc from the database.
deleteChangeProposal(ChangeProposalIfc) - Method in interface wt.change2.ChangeService2
Deletes the concrete subclass of ChangeProposalIfc from the database.
deleteChangeRecord(ChangeRecord2) - Method in interface wt.change2.ChangeService2
Delete the ChangeRecord2 relationship only.
deleteChangeRequest(ChangeRequestIfc) - Method in interface wt.change2.ChangeService2
Deletes the concrete subclass of ChangeRequestIfc from the database.
deleteChangeReview(ChangeReviewIfc) - Method in interface wt.change2.ChangeService2
Deletes the concrete subclass of ChangeReviewIfc from the database.
deleteClientDefinitionLink(Hashtable, Hashtable, Vector) - Static method in class wt.preference.LoadPreference


Supported API: true

Extendable: false
deleteClosedProcesses(SearchCondition) - Method in interface wt.workflow.engine.WfEngineService
Delete all closed processes that meet the search condition passed as argument.
deleteCognosReports(Hashtable, Hashtable, Vector) - Static method in class com.ptc.windchill.enterprise.report.ReportHelper
Deprecated.
deleteCollectedFiles(String) - Method in interface com.ptc.customersupport.mbeans.CollectorMBean
Deletes a all files in the given directory and sub-directories recursively.
deleteCollection(TranslationCollection) - Static method in class com.ptc.tml.collection.TranslationCollectionHelper
Deletes a translation collection from the database
deleteColumn(Properties, Locale, OutputStream) - Method in class wt.templateutil.table.BasicTableService
Deprecated. 
deleteColumns(Properties, Locale, OutputStream) - Method in class wt.templateutil.table.BasicTableService
Deprecated. 
deleteCombinedPathOccurrenceData(CombinedPathOccurrenceData) - Method in interface wt.occurrence.OccurrenceService
This method should always be used to delete a CombinedPathOccurrenceData.
DELETECOMPLETED - Static variable in class wt.queue.StatusInfo
Constant indicating that the entry has completed successfully but that we want to delete it even when the property wt.queue.removeCompleted.queueName is set to false This status is only valid for process queue entries at this time and is only used specifically by WVS

Supported API: true
DeleteCompletedException - Exception Class in wt.queue
This class represents a specialized exception that can be thrown when the execution of a queue entry has completed and we wish to delete the entry instead of retaining it when the property wt.queue.removeCompleted.queueName is set to true

Supported API: true

Extendable: false
DeleteCompletedException() - Constructor for exception class wt.queue.DeleteCompletedException
No argument constructor.
DeleteCompletedException(Exception) - Constructor for exception class wt.queue.DeleteCompletedException
Constructs a queue execption with an embedded exeption.
DeleteCompletedException(Exception, String) - Constructor for exception class wt.queue.DeleteCompletedException
Constructs a queue exception with an embedded exception and a non-localized message.
DeleteCompletedException(Exception, String, String, Object[]) - Constructor for exception class wt.queue.DeleteCompletedException
Constructs a queue exeption with amn embedded message and a localized message.
DeleteCompletedException(String) - Constructor for exception class wt.queue.DeleteCompletedException
Constructs a queue exception with a non-localized message.
deleteContent(ContentHolder, ContentItem) - Method in interface wt.content.ContentServiceSvr
Deletes the passed ContentItem for the given ContentHolder.
deleteContent(WTSet) - Method in interface wt.content.ContentServiceSvr
Deletes the contents associated with the input content item set.
DELETED - Static variable in class com.ptc.windchill.esi.txn._ESITransaction
Indicates if this ESITransaction object is a deleted one.
DELETED - Static variable in class com.ptc.windchill.esi.txn._ReleaseActivity
Supported API: true
DeletedBuildReference - Class in wt.part.build
Use the newDeletedBuildReference static factory method(s), not the DeletedBuildReference constructor, to construct instances of this class.
deleteDedicatedQueues(WfProcess) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Deletes dedicated queues associated with the process passed as argument if there are no other process using the queues.
deleteDependentCollections(TranslationCollection) - Static method in class com.ptc.tml.collection.TranslationCollectionHelper
Deletes a translation collection and any pivot collections that depend on it

Supported API: true
deleteDriver(RegulatorySubmission, WTObject) - Method in interface com.ptc.qualitymanagement.regmstr.RegulatorySubmissionService
Deletes a DriverLink.
deleteDriver(RegulatorySubmission, WTObject, boolean) - Method in interface com.ptc.qualitymanagement.regmstr.RegulatorySubmissionService
Deletes a DriverLink.
deleteEmptyTopicDirectory(String) - Method in interface com.ptc.customersupport.mbeans.CollectorMBean
Delete a directory if it is empty
deleteEntityData(Entity, EntityProcessorData) - Method in interface com.ptc.odata.core.entity.processor.EntityObjectProcessor
Deletes the requested entity data.
deleteEquivalenceLink(Iterated) - Static method in class wt.associativity.WTAssociativityHelper
This method will delete the equivalence links that reference the given itetared object.
deleteESITarget(ESITarget) - Method in class com.ptc.windchill.esi.tgt.ESITargetUtility
Deletes an ESITarget from the database.
deleteFlexibleChangeLinks(FlexibleChangeItem, String, boolean, TypeIdentifier) - Method in interface wt.change2.flexible.FlexibleChangeService
Delete flexible change links from role object.
deleteFlexibleChangeLinks(WTCollection, String, boolean, TypeIdentifier) - Method in interface wt.change2.flexible.FlexibleChangeService
Delete flexible change links from role objects.
DeleteHelper - Class in wt.fc.delete


Supported API: true

Extendable: false
deleteIncludeIn2(WTSet) - Method in interface wt.change2.ChangeService2
Deprecated. 
deleteIncludeIn2AndChangeTask(WTSet, ChangeOrder2) - Method in interface wt.change2.ChangeService2
deleteIncludeIn2AndChangeTask(WTSet, ChangeOrder2, boolean) - Method in interface wt.change2.ChangeService2
Retrieves a set of IncludedIn2 links associated with the passed in change tasks.
deleteIssueImplementedBy(Class<?>, ChangeActivityIfc, WTCollection) - Method in interface wt.change2.ChangeService2
Delete the IssueImplementedByIfc relationships implied by the two arguments.
deleteIssueImplementedBy(ChangeActivityIfc, WTCollection) - Method in interface wt.change2.ChangeService2
Delete the IssueImplementedByIfc relationships implied by the two arguments.
deleteIterations(WTCollection, ConflictResolution[]) - Method in interface wt.vc.VersionControlService
This is for deletion of selective iterations.
deleteIterations(WTCollection, ConflictResolution[], boolean) - Method in interface wt.vc.VersionControlService
This is for deletion of selective iterations.
deleteIterations(Iterated, Iterated) - Method in interface wt.vc.VersionControlService
Deletes all iterations between beginIteration and endIteration of same version.
deleteIterations(Iterated, Iterated, boolean) - Method in interface wt.vc.VersionControlService
Deletes all iterations between beginIteration and endIteration of same version.
DeleteManager - Interface in wt.fc.delete
The DeleteManager interface identifies the set of methods that applications use to manage the Mark for Delete state of their business objects.
DeleteManagerEvent - Class in wt.fc.delete
Used to represent events occuring within the DeleteManager.
deleteModuleVariantInformationLink(ModuleVariantInformationLink) - Method in class com.ptc.windchill.option.service.StandardModuleVariantInformationService
Delete single ModuleVariantInformationLink

Supported API: true
deleteNode(String, String) - Static method in class com.ptc.windchill.csm.service.ClassificationStructureServiceHelper
Deletes an existing node

Supported API: true
deleteNotificationRule(AdminDomainRef, String, String) - Method in interface wt.notify.NotificationManager
Deletes a notification policy rule defining which users and groups should be notified when a specified event occurs for an object of a specified type, within a domain.
deleteObject(CAPAChangeActivity, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.capa.rest.ActionsHelper
If the last CAPAChangeActivity linked the CAPAActionPlan is deleted, delete the CAPAActionPlan object.
deleteObject(CAPAChangeActivity, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.capa.rest.PlansHelper
Check for edit permission on parent object

Supported API: true
deleteObject(RelevantRequestDataProductLink, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.capa.rest.AffectedObjectsHelper
If the last RelevantRequestDataProductLinks linked the ReportedAgainst for a Part is deleted, delete the ReportedAgainst object.
deleteObject(CAPAChangeRequestSiteLink, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.capa.rest.CAPASitesHelper
Check for edit permission on parent object

Supported API: true
deleteObject(CEProductDetail, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.cem.rest.RelatedProductsHelper
If the last CEProductDetails linked the ReportedAgainst for a Part is deleted, delete the ReportedAgainst object.
deleteObject(QMSContact, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.qms.rest.QualityContactHelper
Check for edit permission on parent object

Supported API: true
deleteObject(MDAddress, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.qms.rest.AddressesHelper
Check for edit permission on parent object

Supported API: true
deleteObject(MDEmail, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.qms.rest.EmailsHelper
Check for edit permission on parent object

Supported API: true
deleteObject(MDEntityChangeableLink, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.qms.rest.RelatedSubjectsHelper
Check for edit permission on parent object

Supported API: true
deleteObject(MDPhone, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.qms.rest.PhoneNumbersHelper
Check for edit permission on parent object

Supported API: true
deleteObject(MDRelationshipLink, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.qms.rest.RelationshipsHelper
Check for edit permission on parent object

Supported API: true
deleteObject(MDXrefSystemIds, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.qms.rest.XReferencesHelper
Check for edit permission on parent object

Supported API: true
deleteObject(String) - Method in interface wt.federation.FederatedService
Delete the specified object managed by this federated service.
deleteObject(ObjectToObjectLink, Entity, NavigationProcessorData) - Method in class com.ptc.qualitymanagement.udi.rest.SubjectsHelper
Check for edit permission on parent object

Supported API: true
DeleteObjectCommands - Class in com.ptc.windchill.enterprise.object.commands
Delete Class used to delete objects from the object info page or a object in a table and then either refresh or redirect the page.
DeleteObjectCommands() - Constructor for class com.ptc.windchill.enterprise.object.commands.DeleteObjectCommands
Defaul Constructor

Supported API: true
DeleteOperationIdentifier - Class in com.ptc.core.meta.common


Supported API: true

Extendable: false
deletePAATestFile() - Method in interface com.ptc.wa.rest.services.WAService
Deletes the created Test File by createPAATestFile() API
deletePathOccurrenceData(PathOccurrenceData) - Method in interface wt.occurrence.OccurrenceService
This method should always be used to delete a PathOccurrenceData.
deletePendingEffectivities(EffManagedVersion, List<ClientEffGroup>) - Method in interface wt.eff.EffService
Deletes Pending Effectivity on specified EffManagedVersion and returns the set of all remaining pending effectivities after deletion on that specified EffManagedVersion.
DeletePersistentEntityCommand - Class in com.ptc.core.command.common.bean.entity
This command can be used to delete the given persistent entity in the database.
DeletePersistentEntityCommand() - Constructor for class com.ptc.core.command.common.bean.entity.DeletePersistentEntityCommand
Creates a new instance.
deletePlannableContents(Plan) - Method in interface com.ptc.projectmanagement.plan.PlanService
Deletes the Plannable contents from the specified Plan.
deletePoolTarget(Role, ObjectReference) - Method in class wt.team.WTRoleHolder2
Remove role to principal (pool) assignment pair from the RolePoolMap

Supported API: true
deletePreferenceCategory(Hashtable, Hashtable, Vector) - Static method in class wt.preference.LoadPreference


Supported API: true

Extendable: false
deletePreferenceClient(Hashtable, Hashtable, Vector) - Static method in class wt.preference.LoadPreference


Supported API: true

Extendable: false
deletePreferenceDefinition(Hashtable, Hashtable, Vector) - Static method in class wt.preference.LoadPreference


Supported API: true

Extendable: false
deletePreferenceInstance(Hashtable, Hashtable, Vector) - Static method in class wt.preference.LoadPreference


Supported API: true

Extendable: false
deletePrimaryContent(RegulatorySubmission) - Static method in class com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper
This method deletes the Primary Content of a Regulatory Submission.
deletePrimaryContent(RegulatorySubmission) - Method in interface com.ptc.qualitymanagement.regmstr.util.RegulatoryContentService
Delete the given content as ApplicationData for the given Regulatory submission under PrimaryContent.
deletePrincipalTarget(Role, WTPrincipal) - Method in class wt.team.WTRoleHolder2
Remove a role to principal assignment pair

Supported API: true
deleteProcess(WfProcess) - Method in interface wt.workflow.engine.WfEngineService
Deletes process passed as argument.
deleteProductEffectivities(EffManagedVersion, List<ClientEffGroup>) - Method in interface wt.eff.EffService
Deletes Product Effectivity on specified EffManagedVersion and returns the map of specified EffManagedVersion and the set of all remaining effectivities after deletion on that specified EffManagedVersion.
deleteProfileGroup(WTGroup) - Method in interface wt.inf.container.WTContainerService


Supported API: true
deleteProfileGroups(WTCollection) - Method in interface wt.inf.container.WTContainerService
Deletes multiple profiles

Supported API: true
deletePromotionNotice(PromotionNotice) - Method in interface wt.maturity.MaturityService
Deletes a PromotionNotice.
deletePromotionSeeds(PromotionNotice, WTSet) - Method in interface wt.maturity.MaturityService
Deletes the PromotionSeed link between the PromotionNotice and the Promotable.
deletePromotionTargets(PromotionNotice, WTSet) - Method in interface wt.maturity.MaturityService
Deletes the PromotionTarget link between the PromotionNotice and the Promotable.
deleteRegulatoryContent(RegulatorySubmission, RegulatoryContentCategory) - Method in interface com.ptc.qualitymanagement.regmstr.util.RegulatoryContentService
Deletes the content associated with the provided regulatory submission on the category.
deleteReleaseActivity(String) - Method in interface com.ptc.windchill.esi.svc.ESIService
Marks the input ReleaseActivity (represented by ufid) for delete.
deleteRelevantAnalysisData(RelevantAnalysisData) - Method in interface wt.change2.ChangeService2
Delete the RelevantAnalysisData relationship only.
deleteRole(Role) - Method in class wt.team.WTActorRoleHolder2
Remove the role and all associated principals and actor roles from the rolePrincipalMap and the roleActorRoleMap

Supported API: true
deleteRole(Role) - Method in class wt.team.WTRoleHolder2
Remove a role object from the RoleHolder

Supported API: true
deleteRole(Role, WTRoleHolder2) - Method in interface wt.team.TeamService
Remove all occurances of a Role object from the role holde

Supported API: true
deleteRolePoolMap(Role, WTObject, WTRoleHolder2) - Method in interface wt.team.TeamService
Remove a role to pool assignment from the roleholder

Supported API: true
deleteRolePrincipalMap(Role, WTPrincipal, WTRoleHolder2) - Method in interface wt.team.TeamService
Remove a role to principal assignment from the roleholder

Supported API: true
deleteRoleRoleMap(Role, Role, WTIndirectRoleHolder2) - Method in interface wt.team.TeamService
Remove a role to role assignment from the roleholder

Supported API: true
deleteSessionIteration(SessionEditedIteration) - Method in interface wt.vc.sessioniteration.SessionIterationService
Deletes the session iteration.
deleteSubject(RegulatorySubmission, WTObject) - Method in interface com.ptc.qualitymanagement.regmstr.RegulatorySubmissionService
Deletes a SubjectLink.
deleteSubject(RegulatorySubmission, WTObject, boolean) - Method in interface com.ptc.qualitymanagement.regmstr.RegulatorySubmissionService
Deletes a SubjectLink.
deleteSubject(UDISubmission, WTPart) - Method in interface com.ptc.qualitymanagement.udi.UDISubmissionService
Delete and return the stored link between UDISubmission and WTPart, if it exists This method calls deleteSubject(UDISubmission udi, WTPart part, boolean enforceBusinessRules) setting enforceBusinessRules to true

Supported API: true
deleteSubject(UDISubmission, WTPart, boolean) - Method in interface com.ptc.qualitymanagement.udi.UDISubmissionService
Delete and return the stored link between UDISubmission and WTPart, if it exists

Supported API: true
deleteSubscription(ObjectReference) - Method in interface wt.notify.NotificationManager
Deletes the subscription for the input NotificationSubscription reference and also deletes all of its associated subscription recipients and subscription targets (the NotifySubscriptionRecipient and NotifySubscritpionTarget objects).
deleteSubscription(NotificationSubscription) - Method in interface wt.notify.NotificationManager
Deletes the subscription for the input NotificationSubscription object and also deletes all of its associated subscription recipients and subscription targets (the NotifySubscriptionRecipient and NotifySubscritpionTarget objects).
deleteSubscriptions(WTSet) - Method in interface wt.notify.NotificationManager
Deletes the subscriptions for the set of input NotificationSubscription objects (or referenced) and also deletes each subscription's associated subscription recipients and subscription targets (the NotifySubscriptionRecipient and NotifySubscritpionTarget objects).
deleteSubstituteLinkFor(WTPartUsageLink, WTPartMaster) - Method in interface com.ptc.windchill.enterprise.part.service.ReplacementService
Deletes substitute related to the given part usage and substitute.
deleteTableData(T) - Method in interface com.ptc.tabledata.TableDataService
Delete table data object with business rules enforced.
deleteTableData(WTSet) - Method in interface com.ptc.tabledata.TableDataService
Delete all TableDataIfc objects.
deleteTarget(ESITarget) - Method in interface com.ptc.windchill.esi.svc.ESIService
Deletes an ESITarget from the database.
deleteTargetAssociation(Group) - Method in class com.ptc.windchill.esi.tgt.ESITargetUtility
Deletes from the database the ESITargetAssignmentLink objects that are identified by the argument.
deleteTargetAssociation(ESITargetAssignmentLink) - Method in class com.ptc.windchill.esi.tgt.ESITargetUtility
Deletes the argument from the database.
deleteTempFiles(File) - Static method in class com.ptc.tml.utils.TMLUtils
This method will delete the files from temp directory for translation import.
deleteUDIPackaging(List<UDIPackaging>) - Method in interface com.ptc.qualitymanagement.udi.UDISubmissionService
Delete all UDIPackaging objects in the list Avoids throwing exceptions specific to UDIPackaging due to deletion order

Supported API: true
deleteUDISubmissionDetails(List<UDISubmissionDetailsIfc>) - Method in interface com.ptc.qualitymanagement.udi.UDISubmissionService
Delete all UDISubmissionDetailsIfc objects in the list Use deleteUDIPackaging for UDIPackaging objects to avoid exceptions

Supported API: true
deleteVarianceEffectivities(EffManagedVersion, List<ClientEffGroup>) - Method in interface wt.eff.EffService
Deletes Variance Effectivity on specified EffManagedVersion and returns the set of all remaining variance effectivities after deletion on that specified EffManagedVersion.
deleteWindchillReports(Hashtable, Hashtable, Vector) - Static method in class com.ptc.windchill.enterprise.report.ReportHelper
Method to delete Report on Windchill side via a data loader

Supported API: true
Deliverable - Class in wt.projmgmt.resource
The Deliverable class represents expected output objects from the plan or activities.
DeliverableHelper - Class in com.ptc.projectmanagement.deliverable


Supported API: true

Extendable: false
DeliverableService - Interface in com.ptc.projectmanagement.deliverable


Supported API: true

Extendable: false
DeliveryExportDelegate - Interface in com.ptc.windchill.wp.delivery.export
A delegate used for package delivery export format-specific behavior.
DeliveryExportResult - Class in com.ptc.windchill.wp.delivery.export
Information object containing result of a delivery export operation.
DeliveryHelper - Class in com.ptc.windchill.wp.delivery


Supported API: true

Extendable: false.
DeliveryManifestType - Class in com.ptc.windchill.wp.delivery
Enumerated type constants to define various types of delivery manifest.
DeliveryMediumType - Class in com.ptc.windchill.wp.delivery


Supported API: true

Extendable: false.
DeliveryOptionType - Class in com.ptc.windchill.wp.delivery


Supported API: true

Extendable: false.
DeliveryRecord - Class in com.ptc.windchill.wp.delivery
Use the newDeliveryRecord static factory method(s), not the DeliveryRecord constructor, to construct instances of this class.
DeliveryService - Interface in com.ptc.windchill.wp.delivery


Supported API: true

Extendable: false.
DeliveryStatus - Class in wt.wrmf.delivery


Supported API: true

Extendable: false
Delta - Class in com.ptc.windchill.esi.esidoc
Holds a previously published iteration (such as a Document) and a collection of distribution targets that the iteration was published to

Supported API: true

Extendable: true
DeluxeStatsMonitorMBean - Interface in wt.jmx.core.mbeans
Encapsulation of common interface for monitoring MBeans with "deluxe" statistics, i.e.
demote(LifeCycleManaged, LifeCycleSignature) - Method in interface wt.lifecycle.LifeCycleService
Move the object to the previous phase.
demote(LifeCycleManaged, LifeCycleSignature) - Method in class wt.lifecycle.StandardLifeCycleService
Move the object to the previous phase.
DENIED - Static variable in class com.ptc.core.ui.validation.UIValidationStatus
This status should be used to indicate that a user is not allowed to perform an action they have tried to execute in the UI.
deny(LifeCycleManaged, LifeCycleSignature) - Method in interface wt.lifecycle.LifeCycleService
Remove the object from the gate and return the object to the submitter

Supported API: true
deny(LifeCycleManaged, LifeCycleSignature) - Method in class wt.lifecycle.StandardLifeCycleService
Remove the object from the gate and return the object to the submitter

Supported API: true
DENY - Static variable in class wt.access.AccessPermissionType
Deny permissions; only applies to policy access control entries.
DEP_TYPE - Static variable in interface wt.epm.structure._EPMDependencyLink
an integer that authoring application may use to designate the type of dependency
DEPARTMENT - Static variable in class wt.doc._WTDocument
Supported API: true
DepartmentList - Class in wt.doc
Valid value list for department.
DEPENDANT_OBJECT - Static variable in class com.ptc.windchill.esi.baseline._ESIManagedBaseline
Object reference of dependant object for which separate baseline is created in processplan.
DependencyMemberLinkInfo - Class in com.ptc.windchill.designasmsrv.dependency
Helper class to hold values of the parameters needed to create EPMMemberLink for DesignAssembly and EPMDocument component

Supported API: true

Extendable: false
DependencyMemberLinkInfo(EPMDocument) - Constructor for class com.ptc.windchill.designasmsrv.dependency.DependencyMemberLinkInfo
 
DependencyMemberLinkInfo(EPMDocumentMaster) - Constructor for class com.ptc.windchill.designasmsrv.dependency.DependencyMemberLinkInfo
 
DependencyOption - Class in wt.epm.clients.relateditems
An enumerated type listing the valid authoring applications for an EPMObject.
dependents(CadCollector.GatherDependents) - Method in class com.ptc.windchill.collector.api.cad.CadCollector
Set optional parameter defining which dependents to gather.
DEPRECATED - Enum constant in enum class com.ptc.windchill.annotations.metadata.SupportedAPI
This property/role is obsolete and will be removed in a future release.
DEPTH_FIRST_NAVIGATOR - Static variable in interface wt.graph.processor.GraphProcessor
Used to specify a depth first navigation.
DEPTH_FIRST_NAVIGATOR - Static variable in class wt.visitor.ProductStructureNavigatorFactory
Used to specify a depth first navigation.
depthIterator(boolean, boolean) - Method in class com.ptc.core.percol.PersistedCollectionMemberGraphImpl
Get depth-first graph iterator to PersistedCollectionMemberNode objects with optionally inflated member references.
depthIterator(boolean, boolean) - Method in interface wt.facade.persistedcollection.PersistedCollectionMemberGraph
Get depth-first graph iterator to PersistedCollectionMemberNode objects with optionally inflated member references.
depthLock() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsBinaryLink
Replaces the mechanism of using DepthLock interfaces to force a specific depth for a given interface or class.
depthLock() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsObjectMappable
Replaces the mechanism of using DepthLock interfaces to force a specific depth for a given interface or class.
depthLock() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsPersistable
Replaces the mechanism of using DepthLock interfaces to force a specific depth for a given interface or class.
deregister() - Method in class wt.jmx.core.SelfAwareMBean
Deregister the given MBean.
DERIVED - Static variable in class wt.introspection.WTIntrospector
Key to access the Derived setting from a PropertyDescriptor obtained from a ClassInfo.
derivedFrom() - Element in annotation interface com.ptc.windchill.annotations.metadata.DerivedProperty
The property this property derives from.
derivedFrom(Iterated) - Method in interface wt.vc.VersionControlService
Given an iteration, return its derived from iteration or null if one does not exist.
derivedFrom(Workable) - Method in interface wt.vc.wip.WorkInProgressService
derivedFroms(WTCollection) - Method in interface wt.vc.VersionControlService
Given a collection of iterations, return a WTValuedMap with keys = objects in iterations that have a derivedFrom, values = corresponding derivedFrom iterations.
derivedFroms(WTCollection) - Method in interface wt.vc.wip.WorkInProgressService
DerivedImage - Class in wt.viewmarkup
A Representation viewable in ProductView that is generated (derived) from an object or information outside of the Representable.
derivedProperties() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsBinaryLink
Derived properties of this BinaryLink.
derivedProperties() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsObjectMappable
Derived properties of this ObjectMappable.
derivedProperties() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsPersistable
Derived properties of this Persistable.
derivedProperties() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsUnPersistable
Derived properties of this unpersistable.
DerivedProperty - Annotation Interface in com.ptc.windchill.annotations.metadata
Represents a derived field/getter/setter for a class.
DESCRIBED_BY_ROLE - Static variable in class com.ptc.windchill.mpml.pmi._MPMWTPartToEPMDocumentLink
Supported API: true
DESCRIBED_BY_ROLE - Static variable in class wt.vc.struct._IteratedDescribeLink
Supported API: true
DescribedByLinkAssocationDelegate - Class in com.ptc.windchill.enterprise.massChange.associations
This delegate is used for managing WTPartDescribeLink associations.

This delegate is registered with the "massChange_describedBy" selector.
DESCRIBES_ROLE - Static variable in class com.ptc.windchill.mpml.pmi._MPMWTPartToEPMDocumentLink
Supported API: true
DESCRIBES_ROLE - Static variable in class wt.vc.struct._IteratedDescribeLink
Supported API: true
description(String) - Method in class wt.mpm.coproduce.CreateCoProduceParams.CoProduceParamsBuilder
Description for Primary Link

Supported API: true
DESCRIPTION - Static variable in class com.ptc.core.lwc.common.dynamicEnum.EnumerationEntryInfo
The description for the enumeration entry.
DESCRIPTION - Static variable in class com.ptc.core.lwc.common.dynamicEnum.EnumerationInfo
The description of the enumeration.
DESCRIPTION - Static variable in class com.ptc.qualitymanagement.capa.plan._CAPAActionPlan
An end-user provided statement to describe this CAPAActionPlan.
DESCRIPTION - Static variable in class com.ptc.windchill.esi.tgt._ESITarget
A user-friendly textual description of this ESITarget object.
DESCRIPTION - Static variable in class com.ptc.windchill.esi.txn._ReleaseActivity
Helpful display information for RPC results, should be the logical class of the object
DESCRIPTION - Static variable in class com.ptc.windchill.mpml._MPMEPMDocumentDescribeLink
Supported API: true
DESCRIPTION - Static variable in class com.ptc.windchill.mpml._MPMStandardCCUsageToEPMDDLink
Supported API: true
DESCRIPTION - Static variable in class com.ptc.windchill.mpml.mfgprocess._MPMMfgProcess
Supported API: true
DESCRIPTION - Static variable in class com.ptc.windchill.mpml.mfgprocess._MPMMfgStandardGroup
Supported API: true
DESCRIPTION - Static variable in class com.ptc.windchill.mpml.pmi._MPMControlCharacteristic
Supported API: true
DESCRIPTION - Static variable in class com.ptc.windchill.mpml.processplan.operation._MPMOperation
Supported API: true
DESCRIPTION - Static variable in class com.ptc.windchill.mpml.processplan.sequence._MPMSequence
Supported API: true
DESCRIPTION - Static variable in class com.ptc.windchill.mpml.resource._MPMResource
Description for Resources
DESCRIPTION - Static variable in class com.ptc.windchill.option.model._Choice
Description for a choice.
DESCRIPTION - Static variable in class com.ptc.windchill.option.model._Option
Description for the option.
DESCRIPTION - Static variable in class com.ptc.windchill.option.model._OptionSet
Description of the Navigation Filter Template.
DESCRIPTION - Static variable in class com.ptc.wpcfg.doc._VariantSpec
Supported API: true
DESCRIPTION - Static variable in class wt.annotation._AnnotationSet
Supported API: true
DESCRIPTION - Static variable in class wt.change2._ChangeIssue
An end-user provided statement to describe this WTChangeIssue.
DESCRIPTION - Static variable in class wt.change2._ChangeRequest2
An end-user provided statement to describe this WTChangeRequest.
DESCRIPTION - Static variable in class wt.change2._FlexibleChangeLink
Description of flexible change association.
DESCRIPTION - Static variable in class wt.change2._WTAnalysisActivity
Description of the activity to be performed.
DESCRIPTION - Static variable in class wt.change2._WTChangeActivity2
An end-user provided statement to describe this WTChangeActivity.
DESCRIPTION - Static variable in class wt.change2._WTChangeDirective
An end-user provided statement to describe this directive.
DESCRIPTION - Static variable in class wt.change2._WTChangeInvestigation
An end-user provided statement to describe this WTChangeInvestigation.
DESCRIPTION - Static variable in class wt.change2._WTChangeOrder2
An end-user provided statement to describe this WTChangeOrder.
DESCRIPTION - Static variable in class wt.change2._WTChangeProposal
An end-user provided statement to describe this WTChangeProposal.
DESCRIPTION - Static variable in class wt.change2.workset._WTWorkSet
Some text describing the object or noting important information that should be kept about the object.
DESCRIPTION - Static variable in interface wt.configuration._BaselineConfigurationVersion
The description of this configuration.
DESCRIPTION - Static variable in class wt.doc._WTDocument
Some text describing the document or noting important information that should be kept about a document.
DESCRIPTION - Static variable in interface wt.eff._EffConfigurationItem
A description of the configuration item.
DESCRIPTION - Static variable in class wt.effectivity._ConfigurationItem
A description of the Configuration Item.
DESCRIPTION - Static variable in class wt.epm._EPMDocument
A user-specified description field.
DESCRIPTION - Static variable in class wt.epm.supportingdata._EPMSupportingData
A user-specified description field.
DESCRIPTION - Static variable in class wt.epm.workspaces._EPMWorkspace
A description of the workspace.
DESCRIPTION - Static variable in class wt.filter._NavigationFilterTemplate
Description of the Navigation Filter Template.
DESCRIPTION - Static variable in interface wt.inf.container._WTContainer
Supported API: true
DESCRIPTION - Static variable in class wt.maturity._PromotionNotice
Supported API: true
DESCRIPTION - Static variable in class wt.mpm.configuration._MPMConfigurationRecipe
Supported API: true
DESCRIPTION - Static variable in interface wt.query.template._ReportMetadata
Describes this report object.
DESCRIPTION - Static variable in class wt.vc.baseline._ManagedBaseline
Description of the purpose or use of this Baseline.
DescriptorConstants - Class in com.ptc.core.components.descriptor
Constants used to access descriptor properties

Supported API: true

Extendable: false
DescriptorContainer - Interface in com.ptc.core.meta.container.common


Supported API: true

Extendable: false
descriptorParams - Variable in class com.ptc.core.adapter.server.impl.AbstractWebject
Contains a list of the values provided by the user for the webject's "DESCRIPTOR" param.
descriptorParams - Variable in class com.ptc.core.adapter.server.impl.AbstractWebjectDelegate
Deprecated.
Contains a list of the values provided by the user for the webject's "DESCRIPTOR" param.
DESELECT - Static variable in class wt.clients.beans.query.WTQueryEvent
The deselect type.
deserialize(String) - Static method in class wt.businessRules.BusinessRulesHelper
Converts the String into a RuleValidationResultSet object using base64 decoding.
DESIGN_ISSUE - Static variable in class wt.change2.Category
Design needs improvement.
DesignContextBuilder - Class in com.ptc.windchill.designasmsrv
DesignContextBuilder is supported class to create/update Design Context(DC) document, CAD alternate representation, and definition/result rules
and delegates call to CARBuilder createAlternateRep() and the corresponding methods

Class contains alternative createDesignContextAlternateRepCatia() method to simplify creation default CAD alternate representation(CAR) for Catia and
Design Context(DC) objects, based on specified parameters:
-top assembly - required
-workspace name - required
-CAD name to specify the DC CAD name - required
-description to specify DC description
* Note: createDesignContextAlternateRepCatia() implementation has the limited functions:
-Support provided for authoring application:CatiaV5
-Use a fixed Catia CAD template name: PTC_CATIA_DesignContext_Template_R24.CATProduct
-Create default definition rule, initialized as "INCLUDE as MASTER REP"
-The Number of DC document is generated, if AutoNumbering is enabled
*

Supported API: true

Extendable: false
DesignContextBuilder() - Constructor for class com.ptc.windchill.designasmsrv.DesignContextBuilder


Supported API: true
DesignContextNameDataUtility - Class in com.ptc.windchill.enterprise.part.alternaterep.dataUtilities
This class can be extended for customers that want to override the dafault functionality.
DesktopAccess - Class in wt.security
Class that provides wrappers to priviledged Desktop methods using the wt.security package.
destroy() - Method in class wt.httpgw.filter.AbstractRemoteUserFilter
destroy() - Method in class wt.httpgw.WTContextBean
Destroy this bean and the corresonding WTContext.
destroy() - Method in class wt.httpgw.WTContextBeanHandler
Deprecated.
destroy() - Method in class wt.ixb.handlers.netmarkets.JSPFeedback
Destroy this JSPFeedback object.
destroy() - Method in interface wt.jmx.core.mbeans.Emailer.DestroyableProvider
Called by e-mailer when done with this provider

Supported API: true
destroy() - Method in class wt.jmx.core.SelfAwareMBean
Lifecycle method which deregisters (and thus stops) the MBean, delegates to onDestroy(), and finally marks this MBean as not inited (ala isInited()).
destroy() - Method in class wt.util.WTContext
Destroy this WTContext object.
destroy(Throwable) - Method in class wt.httpgw.WTContextBeanHandler
Destroy any contexts that we created locally.
DESTROYED - Static variable in class com.ptc.windchill.mpml.processplan.operation.MPMOperationToPartLinkType


Supported API: true
DESTROYED - Static variable in class wt.part.OperationAllocationType


Supported API: true
detail - Variable in exception class wt.security.WTSecurityException
Wrapped exception.
DetailedBy - Class in wt.change2
Deprecated.
DetailedByDelegate - Class in wt.change2
Returns a newly constructed BinaryLink based on the parent and child objects that participate in the link.
DetailedByIfc - Interface in wt.change2
The interface implementation of a DetailedBy link.
detect(ReconciliationContext, AssociativePath, AssociativePath) - Method in class com.ptc.windchill.associativity.reconciliation.detector.AbstractDiscrepancyDetector
Supported API: true
detect(ReconciliationContext, AssociativePath, AssociativePath) - Method in class com.ptc.windchill.associativity.reconciliation.part.AbstractSubcontractDiscrepancyDelegate
OOTB does nothing, Can be override by customization code

Supported API: true
detect(ReconciliationContext, AssociativePath, AssociativePath) - Method in class com.ptc.windchill.associativity.reconciliation.part.ItemExpressionDiscrepancyDelegate

Supported API: true
detect(ReconciliationContext, AssociativePath, Collection<AssociativePath>) - Method in class com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyDelegate
Supported API: true
detect(ReconciliationContext, Set<AssociativePath>, Set<AssociativePath>) - Method in class com.ptc.windchill.associativity.reconciliation.detector.AbstractAssembleUnderDetector
Supported API: true
DETECT - Enum constant in enum class com.ptc.windchill.associativity.reconciliation.ReconciliationContext.Mode
Supported API: true
detectAndResolve(ReconciliationContext) - Method in interface com.ptc.windchill.associativity.reconciliation.ReconciliationService
This will detect all the configured discrepancies in the xconf and try to resolve all the found discrepancies Internally this will call the ReconciliationService.detectAndResolve(ReconciliationContext, Collection) for all the configured types
Supported API: true

detectAndResolve(ReconciliationContext, Collection<DiscrepancyType>) - Method in interface com.ptc.windchill.associativity.reconciliation.ReconciliationService
The main method to do the detect and resolve.
detectAndVerify(ReconciliationContext) - Method in interface com.ptc.windchill.associativity.reconciliation.ReconciliationService
This will detect all the configured discrepancies in the xconf.
detectAndVerify(ReconciliationContext, Collection<DiscrepancyType>) - Method in interface com.ptc.windchill.associativity.reconciliation.ReconciliationService
This will detect and verify all the input discrepancies types
Supported API: true

determineLaterRevisions(WTValuedMap) - Method in class wt.impact.ImpactedDelegate
Determine if an existing baseline member revision should be replaced with a new, later revision.
determineReadiness(WTCollection) - Method in class wt.change2.flexible.AdministrativeLockReadinessDelegate
Multi object api for determining if the given change items should stop conversion process if they are administratively locked.
determineReadiness(WTCollection) - Method in class wt.change2.flexible.FlexibleChangeItemReadinessDelegate
Multi object api for determining if the given change item collection should be marked as ready for conversion.
determineReadiness(WTCollection) - Method in class wt.change2.flexible.ResolutionDateReadinessDelegate
Multi object api for determining if the given change items should be marked as ready for conversion.
determineReadiness(WTCollection) - Method in class wt.change2.flexible.TerminalStateReadinessDelegate
Multi object api for determining if the given change items should be marked as ready for conversion.
determineReadiness(WTCollection) - Method in class wt.change2.flexible.WorkflowReadinessDelegate
Multi object api for determining if the given change items should be marked as ready for conversion.
determineResource(String) - Method in class wt.httpgw.URLFactory
This method will take a request resource path which may start with a '/' and determine from this the Windchill resource path based on the Windchill codebase being common between the URLFactory, and the requested resource path.
Developing Using Annotations - Search tag in package com.ptc.windchill.annotations.metadata
Section
DFSWalker - Class in wt.visitor
This class extends BasicWalker to implement a depth-first traversal of a structure.
DHFPopulator - Interface in com.ptc.qualitymanagement.qms.dhf
This interface can be implemented to supported new Design History File populator types.
diffExpressions(PartUsageInfo) - Method in class wt.part.PartUsageInfo
Compare expressions of given usages if its changed, added, or removed.
DirectiveResult - Interface in wt.fc.manifest
The result from executing a Directive.
DIRECTORY - Static variable in class wt.epm.workspaces._EPMWorkspace
The directory in which Checked Out files associated with the EPMWorkspace are stored.
DIRECTORY_ACCESS_CREDENTIALS - Static variable in class wt.federation._FederatedDirectoryService
Supported API: true
DIRECTORY_ACCESS_DN - Static variable in class wt.federation._FederatedDirectoryService
Supported API: true
DirectoryAttributeHolder - Class in wt.federation


Supported API: true

Extendable: false
DirectoryAttributeHolder() - Constructor for class wt.federation.DirectoryAttributeHolder
Constructor returning an instance holding no attributes and no translation table.
DirectoryAttributeHolder(Hashtable, Hashtable) - Constructor for class wt.federation.DirectoryAttributeHolder
Constructor returning an instance initialized to hold a specified set of attributes and an attribute name translation table.
DirectoryContextProvider - Interface in wt.org
This interface provides a set of APIs which could be used to implement the necessary functionality of performing CRUD operations on participants within a given directory context.
DirectoryTranslationTable - Class in wt.federation
Use the newDirectoryTranslationTable static factory method(s), not the DirectoryTranslationTable constructor, to construct instances of this class.
dirInit() - Static method in class wt.org.LoadPrincipal
Initialize LDAP directory service support.
DirView - Class in wt.jmx.core.mbeans
MBean that provides a simple view of a file system directory.
DirViewMBean - Interface in wt.jmx.core.mbeans
Allows viewing of selected contents of a selected directory

Supported API: true

Extendable: true
DisableableCheckBoxCellComponent - Class in wt.templateutil.components
Deprecated. 
DISABLED - Enum constant in enum class com.ptc.mvc.components.ds.DataSourceMode
Do not use DataSources

Supported API: true
DISABLED - Enum constant in enum class com.ptc.mvc.components.FindInTableMode
Do not show find in table.
DISABLED - Static variable in class com.ptc.core.ui.validation.UIValidationStatus
This status should be used to indicate that a given action or component is visible in the UI, but can not be edited or selected.
disableForCAD() - Method in class com.ptc.netmarkets.util.misc.NmAction


Supported API: true
disableNotAuthorizedAudit() - Static method in class wt.access.AccessControlServerHelper
Disables auditing of the NotAuthorizedException.
disablePrincipal(WTPrincipal) - Method in interface wt.org.OrganizationServicesManager
This API is used to disable a principal in the database.
disableProfileGroup(WTGroup) - Method in interface wt.inf.container.WTContainerService


Supported API: true
DISASSEMBLED - Static variable in class com.ptc.windchill.mpml.processplan.operation.MPMOperationToOperatedPartLinkType


Supported API: true
DISASSEMBLED - Static variable in class com.ptc.windchill.mpml.processplan.operation.MPMOperationToPartLinkType


Supported API: true
DISASSEMBLED - Static variable in class wt.part.OperationAllocationType


Supported API: true
disconnectAllMethodServersMBeanProxies() - Method in interface wt.manager.jmx.MethodServerMProxyMBean
Disconnect proxies for all method servers' MBeans

Supported API: true
disconnectProxy() - Method in interface wt.manager.jmx.MethodServerDataMBean
Stop proxying method server's MBeans into server manager MBeanServer

Supported API: true
Discrepancy2 - Interface in com.ptc.windchill.associativity.reconciliation
The interface to define the Its recommended to extend the AbstractDiscrepancy2 which implements this interface and provide default methods


Supported API: true

Extendable: false
Discrepancy2.ChangeType - Enum Class in com.ptc.windchill.associativity.reconciliation


Supported API: true ADDED - Used to indicate that Discrepancy occured due to Addition REMOVED - Used to indicate that Discrepancy occured due to Removal
Discrepancy2.Status - Enum Class in com.ptc.windchill.associativity.reconciliation
Supported API: true
UNKNOWN - this is just detected but no other details are known.
DiscrepancyDelegate - Interface in com.ptc.windchill.associativity.reconciliation
Interface for Discrepancy Delegate.
DiscrepancyDelegate.CompareMode - Enum Class in com.ptc.windchill.associativity.reconciliation


Supported API: true

Extendable: false
DiscrepancySearchEngineDelegate - Interface in com.ptc.windchill.enterprise.associativity.asb.server.reconciliation
Deprecated.
As of 13.0.1.0, Use the enhanced new reconciliation service ( ReconciliationService) and related delegates DefaultReconciliationDelegate
DiscrepancyType - Class in com.ptc.windchill.associativity.reconciliation.client


Supported API: true

Extendable: false
DISCRETE_SET_CONSTRAINT - Static variable in interface com.ptc.core.meta.container.common.ConstraintClassNameConstants


Supported API: true
DiscreteLifecycleTemplateSetAlogrithm - Class in com.ptc.core.foundation.lifecycle.server.impl
Deprecated.
As of release 10.0, will not be in 11.2, replaced by DiscreteLifecycleTemplateSetAlgorithm
DiscreteSet - Class in com.ptc.core.meta.common


Supported API: true

Extendable: false
DiscreteTeamTemplateSetAlogrithm - Class in com.ptc.core.foundation.team.server.impl
Deprecated.
As of release 10.0, will not be in 11.2, replaced by DiscreteTeamTemplateSetAlgorithm
DiscussionForum - Class in wt.workflow.forum
A DiscussionForum is a container of discussions/comments on a business object.
DiscussionsTag - Class in com.ptc.windchill.enterprise.workitem.tags
Used to display Discussions table or link

Supported API: true

Extendable: true
dispatchAcknowledgmentFailedEvent(RegulatorySubmission) - Static method in class com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper
Dispatch the Acknowledgement Failed event for the regulatory submission.
dispatchAcknowledgmentSuccessfulEvent(RegulatorySubmission) - Static method in class com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper
Dispatch the Acknowledgement Successful event for the regulatory submission.
dispatchCheckInCompleteEvent(Vector, ConfigSpec) - Method in interface wt.epm.listeners.EPMEventService
Dispatches a EPMEventServiceEvent to indicate that the checkin is complete (added to workspace if needed, build process complete)

Supported API: true
dispatchEvent(Object) - Method in interface wt.events.KeyedEventBranch


Supported API: true
dispatchEvent(Object, String) - Method in interface wt.events.KeyedEventDispatcher
Dispatch a non-vetoable single-object event to all listeners for the event key.
dispatchEvent(String) - Method in interface com.ptc.projectmanagement.plan.PlanService
Use: This API is used to dispatch event when there is no target object going to be affected through the event.
dispatchEvent(String, Object) - Method in interface com.ptc.projectmanagement.plan.PlanService


Supported API: true
dispatchMultiEvent(String, WTCollection) - Method in interface com.ptc.projectmanagement.plan.PlanService


Supported API: true
dispatchMultiObjectEvent(Object) - Method in interface wt.events.KeyedEventBranch


Supported API: true
dispatchMultiObjectEvent(Object, String) - Method in interface wt.events.KeyedEventDispatcher
Dispatch a non-vetoable multi-object event to all listeners for the event key.
dispatchNewBaselineEvent(Baseline, Vector, EPMWorkspace) - Method in interface wt.epm.workspaces.EPMBaselineService
Dispatches a NEW_BASELINE event.
dispatchNonconformanceEvent(String, Persistable) - Method in interface com.ptc.qualitymanagement.nc.NCService
Dispatch the event when a Nonconformance object is created.
dispatchRegulatoryDecisionCancelledEvent(CERegulatoryReportDecision) - Static method in class com.ptc.qualitymanagement.cem.activity.product.regulatoryreport.CERegulatoryReportProcessorHelper
Dispatch the Regulatory Decision Cancelled event for the regulatory report decision.
dispatchTransmissionCanceledEvent(RegulatorySubmission) - Static method in class com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper
Dispatch the Transmission Canceled event for the regulatory submission.
dispatchTransmissionCompletedSuccessfulEvent(RegulatorySubmission) - Static method in class com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper
Dispatch the Transmission Completed Successful event for the regulatory submission.
dispatchTransmissionCompletedWithErrorsEvent(RegulatorySubmission) - Static method in class com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper
Dispatch the Transmission Completed With Errors event for the regulatory submission.
dispatchTransmissionDelayedEvent(RegulatorySubmission) - Static method in class com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper
Dispatch the Transmission Delayed event for the regulatory submission.
dispatchTransmissionFailedEvent(RegulatorySubmission) - Static method in class com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper
Dispatch the Transmission Failed event for the regulatory submission.
dispatchTransmissionStartedEvent(RegulatorySubmission) - Static method in class com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorHelper
Dispatch the Transmission Started event for the regulatory submission.
dispatchVetoableEvent(Object) - Method in interface wt.events.KeyedEventBranch
Synchronously dispatch event notification to all listeners.
dispatchVetoableEvent(Object, String) - Method in interface wt.events.KeyedEventDispatcher
Dispatch a vetoable single-object event to all listeners for the event key.
dispatchVetoableEvent(String, Baselineable, Baseline) - Method in class wt.vc.baseline.StandardBaselineService
This method dispatches a BaselineServiceEvent.
dispatchVetoableEvent(String, Baselineable, Baseline, Baselineable) - Method in class wt.vc.baseline.StandardBaselineService
This method dispatches a BaselineServiceEvent.
dispatchVetoableMultiObjectEvent(Object) - Method in interface wt.events.KeyedEventBranch
Synchronously dispatch event notification to all listeners.
dispatchVetoableMultiObjectEvent(Object, String) - Method in interface wt.events.KeyedEventDispatcher
Dispatch a vetoable multi-object event to all listeners for the event key.
DISPLAY_NAME - Static variable in class com.ptc.core.lwc.common.dynamicEnum.EnumerationEntryInfo
The display name for the enumeration entry.
DISPLAY_NAME - Static variable in class com.ptc.core.lwc.common.dynamicEnum.EnumerationInfo
The display name of the enumeration.
displayAsLink(NmOid) - Method in class com.ptc.windchill.enterprise.workitem.tags.DiscussionsTag
Display link to Discussions table

Supported API: true
displayAsTable(NmOid) - Method in class com.ptc.windchill.enterprise.workitem.tags.DiscussionsTag
Display Discussions as a table

Supported API: true
displayAttributeLabel(Properties, Locale, OutputStream) - Method in class wt.templateutil.processor.DefaultTemplateProcessor
Deprecated. 
displayAttributeVal(Properties, Locale, OutputStream) - Method in class wt.templateutil.processor.DefaultTemplateProcessor
Deprecated. 
displayChangeAnalysisTable(ChangeRequestIfc) - Method in class wt.change2.handler.DefaultProposedSolutionHandler
Validate the display of the 3rd level nav Change Proposal and Change Investigation table.
displayChangeAnalysisTable(ChangeRequestIfc) - Method in interface wt.change2.handler.ProposedSolutionHandler
Validate the display of the 3rd level nav Change Proposal and Change Investigation table.
displayException(Exception) - Method in class wt.clients.beans.EffectivityPanel
This displays an exception to the user and prints out a stack trace.
DisplayIdentification - Interface in wt.identity
Provides displayable identification information about an object.
DisplayIdentificationAnnotationSetDelegate - Class in wt.annotation
Deprecated.
This class is not supported from Windchill 11.2 release onward and will be removed from next release.

Supported API: true

Extendable: false
DisplayIdentificationChangeItemDelegate - Class in wt.change2
Handles display identification for main business objects in wt.change2.
DisplayIdentificationChangeObjectDelegate - Class in wt.identity


Supported API: true

Extendable: false
DisplayIdentificationChangeObjectMasterDelegate - Class in wt.identity


Supported API: true

Extendable: false
DisplayIdentificationChoiceDelegate - Class in com.ptc.windchill.option.model
Identification delegate for a Choice.
DisplayIdentificationCollaborationSourceInfoDelegate - Class in wt.fedInfra.collaboration.identity
Provides Identification information for a CollaborationSourceInfo object.
DisplayIdentificationConfigurationItemDelegate - Class in wt.effectivity


Supported API: true

Extendable: false
DisplayIdentificationDefaultWTContainerTemplateDelegate - Class in wt.identity
Provides Identification information for a DefaultWTContainerTemplate object.
DisplayIdentificationDelegate - Interface in wt.identity
A DisplayIdentificationDelegate object can produce all the necessary information to produce a DisplayIdentification object for another object.
DisplayIdentificationEffConfigurationItemDelegate - Class in wt.eff
Delegate for displaying a configuration item.
DisplayIdentificationEffGroupDelegate - Class in wt.eff
Delegate for displaying an effectivity group.
DisplayIdentificationEnterpriseDataMasterDelegate - Class in com.ptc.windchill.enterprise.data
Provides Identification information for a EnterpriseDataMaster object.
DisplayIdentificationEPMFamilyTableMasterDelegate - Class in wt.epm.identity


Supported API: true

Extendable: false
DisplayIdentificationExpressionAliasDelegate - Class in com.ptc.windchill.option.model
Identification delegate for a Choice.
DisplayIdentificationFilterTemplateDelegate - Class in wt.identity


Supported API: true

Extendable: false
DisplayIdentificationFMEADelegate - Class in com.ptc.qualitymanagement.qms.fmea.delegates
Display identification delegate for class com.ptc.qualitymanagement.qms.fmea.FMEA.
DisplayIdentificationIteratedDelegate - Class in wt.identity


Supported API: true

Extendable: true
DisplayIdentificationMPMMasterDelegate - Class in com.ptc.windchill.mpml


Supported API: true

Extendable: true
DisplayIdentificationMPMStandardDelegate - Class in com.ptc.windchill.mpml


Supported API: true

Extendable: true
DisplayIdentificationObjectDelegate - Class in wt.identity
Provides Identification information for a java.lang.Object object.
DisplayIdentificationPartUsesOccurrenceDelegate - Class in wt.part


Supported API: true

Extendable: false
DisplayIdentificationPersistableDelegate - Class in wt.identity
Provides Identification information for a Persistable object.
DisplayIdentificationPromotionRequestDelegate - Class in wt.maturity
Delegate for displaying the identification for the Promotion Request.
DisplayIdentificationRevisionControlledDelegate - Class in wt.identity
Provides Identification information for a Revision Controlled object.
DisplayIdentificationSourcingRuleDelegate - Class in com.ptc.windchill.suma.axlrule


Supported API: true

Extendable: false
DisplayIdentificationSourcingStatusAssignmentDelegate - Class in com.ptc.windchill.suma.axlrule
Provides Identification information for a AXLPolicyRule object.
DisplayIdentificationStandardDelegate - Class in wt.identity
This is a standard delegate implementation for providing display identification information for objects.
DisplayIdentificationStandardVersionedDelegate - Class in wt.identity
Handles DisplayIdentification for versioned objects that are wt.vc.Iterated.
DisplayIdentificationTrainingRecordDelegate - Class in com.ptc.qualitymanagement.qms.trainingtracking.delegates
Display identification delegate for class com.ptc.qualitymanagement.qms.fmea.FMEA.
DisplayIdentificationVersionedDelegate - Class in wt.identity
This is a standard delegate implementation for providing display identification information for versioned objects.
DisplayIdentificationWithLabelsDelegate - Class in wt.identity


Supported API: true

Extendable: false
DisplayIdentificationWorkPackageDelegate - Class in com.ptc.windchill.wp


Supported API: true

Extendable: false.
DisplayIdentificationWorkPackageMasterDelegate - Class in com.ptc.windchill.wp


Supported API: true

Extendable: false.
DisplayIdentificationWTContainerTemplateMasterDelegate - Class in wt.identity
Provides Identification information for a WTContainerTemplateMaster object.
DisplayIdentificationWTDocumentDelegate - Class in wt.identity
Deprecated.
As of R2.1, replaced by DisplayIdentificationRevisionControlledDelegate
DisplayIdentificationWTDocumentDependencyLinkDelegate - Class in wt.doc


Supported API: true

Extendable: false
DisplayIdentificationWTDocumentMasterDelegate - Class in wt.identity
Provides Identification information for a WTDocumentMaster object.
DisplayIdentificationWTPartAlternateRepDelegate - Class in wt.part.alternaterep


Supported API: true

Extendable: false
DisplayIdentificationWTPartAlternateRepMasterDelegate - Class in wt.part.alternaterep


Supported API: true

Extendable: false
DisplayIdentificationWTPartConfigSpecDelegate - Class in com.ptc.windchill.enterprise.object.utils
Display identification delegate for class wt.part.WTPartConfigSpec.
DisplayIdentificationWTPartDelegate - Class in wt.identity
Provides Identification information for a WTPart object.
DisplayIdentificationWTPartMasterDelegate - Class in wt.identity
Provides Identification information for a WTPartMaster object.
DisplayIdentificationWTProductConfigurationDelegate - Class in wt.part


Supported API: true

Extendable: false
DisplayIdentificationWTProductInstance2Delegate - Class in wt.part


Supported API: true

Extendable: false
DisplayIdentificationWTProductInstanceMasterDelegate - Class in wt.part


Supported API: true

Extendable: false
DisplayIdentificationWTWorkSetMasterDelegate - Class in wt.change2.workset
Provides Identification information for a WTWorkSetMaster object.
DisplayIdentity - Interface in wt.identity
Provides access to the essential displayable charactistics about the identity of an object.
DisplayOperationIdentifier - Class in com.ptc.core.meta.common
Operation instance representing a VIEW operation.
displayProposedSolution() - Method in class wt.change2.handler.DefaultProposedSolutionHandler
Validate the display of the Change Request proposed solution attribute that is displayed in the Change Request wizard and info page.
displayProposedSolution() - Method in interface wt.change2.handler.ProposedSolutionHandler
Validate the display of the Change Request proposed solution attribute that is displayed in the Change Request wizard and info page.
displayProposedSolution(ChangeRequestIfc) - Method in class wt.change2.handler.DefaultProposedSolutionHandler
Deprecated.
use displayProposedSolution()
displayProposedSolution(ChangeRequestIfc) - Method in interface wt.change2.handler.ProposedSolutionHandler
Deprecated.
use displayProposedSolution()
dispose() - Static method in class wt.tools.resource.ListResourceBuilder
Dispose of resources associated with ListResourceBuilder.
dispose() - Method in class wt.util.TempFileOutputStream
Dispose of resources associated with this TempFileOutputStream.
DispositionDataUtility - Class in com.ptc.windchill.enterprise.change2.dataUtilities
This class is used to process the change disposition link attributes used by the various change clients and set disposition picker.
DispositionHandler - Interface in com.ptc.windchill.enterprise.change2.handler
Interface for the disposition handler.
DispositionReasonType - Class in wt.change2.disposition


Supported API: true

Extendable: false
DispositionTaskFormProcessor - Class in com.ptc.qualitymanagement.nc.processors
This is the processor class called when editing a Disposition Task.
Distribution Targets of Specific Types - Search tag in com.ptc.windchill.esi.load.LoadESI.beginCreateESITarget(Hashtable<String, String>, Hashtable<String, String>, Vector<?>)
Section
Distribution Targets of Specific Types - Search tag in com.ptc.windchill.esi.load.LoadESI.beginCreateUpdateESITarget(Hashtable<String, String>, Hashtable<String, String>, Vector<?>)
Section
DIVIDE - Static variable in class wt.query.SQLFunction


Supported API: true
DIVISION_CONTEXT - Static variable in class wt.prefs.WTPreferences
Deprecated. 
DIVISION_POLICY_CONTEXT - Static variable in class wt.prefs.WTPreferences
Deprecated. 
DO_DUPLICATE_STRUCTURE_WITH_PROPAGATING_THE_CHILDREN - Enum constant in enum class com.ptc.windchill.associativity.client.ChildStructureOption


Supported API: true
DO_DUPLICATE_STRUCTURE_WITHOUT_PROPAGATING_THE_CHILDREN - Enum constant in enum class com.ptc.windchill.associativity.client.ChildStructureOption


Supported API: true
DO_NOT_ADD - Static variable in class com.ptc.windchill.associativity.transform.DefaultTransformOption


Supported API: true
DO_NOT_DUPLICATE_STRUCTURE - Enum constant in enum class com.ptc.windchill.associativity.client.ChildStructureOption


Supported API: true
doAction(String, Object[][]) - Static method in class wt.federation.FederationHelper
Executes one or more Info*Engine tasks selected by a specific logical action name, and the types and physical locations of a specific set of objects passed as parameters.
doAction(String, Object[][], FeedbackSpec) - Static method in class wt.federation.FederationHelper
Executes one or more Info*Engine tasks selected by a specific logical action name, and the types and physical locations of a specific set of objects passed as parameters.
DOC_FOLDER - Static variable in class wt.epm.workspaces._EPMWorkspace
Supported API: true
DOC_FOLDER_REFERENCE - Static variable in class wt.epm.workspaces._EPMWorkspace
Supported API: true
DOC_LIFE_CYCLE - Static variable in class wt.epm.workspaces._EPMWorkspace
Supported API: true
DOC_LIFE_CYCLE_REFERENCE - Static variable in class wt.epm.workspaces._EPMWorkspace
Supported API: true
DOC_SUB_TYPE - Static variable in class wt.epm._EPMDocument
Supported API: true
DOC_SUB_TYPE - Static variable in class wt.epm._EPMDocumentMaster
Supported API: true
DOC_TYPE - Static variable in class wt.doc._WTDocument
Supported API: true
DOC_TYPE - Static variable in class wt.doc._WTDocumentMaster
Supported API: true
DOC_TYPE - Static variable in class wt.epm._EPMDocument
Supported API: true
DOC_TYPE - Static variable in class wt.epm._EPMDocumentMaster
Supported API: true
doCalculateUsageConsumption() - Method in class wt.mpm.coproduce.CoPParams


Supported API: true
DocAttributePopulator - Class in com.ptc.windchill.enterprise.doc.forms
Populator class used for populating document attributes for the insert document action.
DocIdentifier - Class in com.ptc.windchill.uwgm.proesrv.c11n
An instance of this class holds the name, number and model name to be set on an EPMDocument to be created during upload from an authoring application and are validated by an instance of EPMDocumentNamingDelegate.
DocIdentifier(String, String, String, HashMap) - Constructor for class com.ptc.windchill.uwgm.proesrv.c11n.DocIdentifier
Initializes an instance of this class from the input arguments.
doClash(String, String, String, String, String, int) - Method in class com.ptc.wvs.common.ui.Clasher
Attempts to perform Clash for a Persistable.
doCopyAllocation(MPMOperationHolder, Collection<? extends OperationToPartAllocationLink>, NavigationCriteria, boolean) - Method in interface com.ptc.windchill.mpml.processplan.OperatedOnAllocationService
This service will consume given links as operated on parts on given operation holder.
DocTemplateAttributePopulator - Class in com.ptc.windchill.enterprise.doc.forms
Populator class for creating a document template.
document - Variable in class wt.epm.ReviseOptions
Holds the folder and life cycle template to assign newly created versions of EPMDocuments.
Document - Interface in wt.doc
An interface representing the concept of a document.
DOCUMENTATION_ISSUE - Static variable in class wt.change2.Category
Documentation issue

Supported API: true
DocumentationOccurrenceData - Interface in wt.occurrence
This OccurrenceData links a Occurrence to a specific version of a WTDocument.
DocumentContentStructureVisitor - Class in wt.doc
Collects all of the primary content ApplicationData of the documents in the navigation of the structure.
DOCUMENTFILE - Static variable in class com.ptc.wvs.common.ui.PublisherAction
Action String Name for the file on a WTDocument to be published If not specified all files will be published, assuming they have a worker associated.
DocumentFormData - Class in wt.doc
Wrapper for the form data that is gathered during any of the form operations.
DocumentMaster - Interface in wt.doc
Interface that provides a version independent reference to a document.
DocumentNameComparator - Class in wt.part
This Comparator can be used to compare the Name attribute of WTDocuments and/or WTDocumentMasters, using a Locale-specific instance of a Collator.
DocumentNumberComparator - Class in wt.part
This Comparator can be used to compare the Number attribute of WTDocuments and/or WTDocumentMasters, using a Locale-specific instance of a Collator.
DocumentNumberComparator(Locale) - Constructor for class wt.part.DocumentNumberComparator
This constructor needs a Locale to construct a locale-specific Collator to use in comparing the Number attributes.
DocumentQueryDelegate - Class in com.ptc.windchill.esi.delegate
Represents document information identified for export by the retrievePartDocInformation and retrievePartDocDifferences methods of the WTPartService.
DocumentStructureVisitor - Class in wt.doc
Collects all of the documents in the navigation of the structure.
DocumentType - Class in wt.doc
DocumentType is an enumeration that defines the types of documents that the system can store.
doesNavigationCriteriaContainConfigSpecs(NCServerHolder) - Static method in class wt.associativity.NCServerHolder

Supported API: true
doesNavigationCriteriaContainFilters(NCServerHolder) - Static method in class wt.associativity.NCServerHolder

Supported API: true
doExit() - Static method in class wt.queue.WtQueueEntry
Returns a boolean indicating whether or not the current entry, if executing, should return.
doExport(Object) - Method in class wt.ixb.publicforapps.Exporter
Performs export of given object under Windchill's default DTD.
doExport(Object, String) - Method in class wt.ixb.publicforapps.Exporter
Performs export of given object into given target DTD.
doExport(Object, String, String) - Method in class wt.ixb.publicforapps.Exporter
Performs export of given object into given target DTD into given element's tag.
doExport(WTContainerRef, boolean, String[], String[], String[], String[], IXBStreamer, String, boolean, IXBStreamer, String, String) - Method in interface wt.ixb.clientAccess.IXBService


Supported API: true
doExport(WTContainerRef, boolean, String[], String[], String[], String[], IXBStreamer, String, boolean, IXBStreamer, String, String) - Method in class wt.ixb.clientAccess.StandardIXBService


Supported API: true
doExport(ObjectExportParameters) - Method in interface wt.ixb.clientAccess.IXBService
Perform export.
doExport(ObjectExportParameters) - Method in class wt.ixb.clientAccess.StandardIXBService
Perform export.
doExport(ObjectExportParameters, boolean) - Method in interface wt.ixb.serveraccess.IXBSvrService
Perform export.
doExport(ObjectExportParameters, ConflictResolution[]) - Method in interface wt.ixb.clientAccess.IXBService
Perform export.
doExport(ObjectExportParameters, ConflictResolution[]) - Method in class wt.ixb.clientAccess.StandardIXBService
Perform export.
doExport(ObjectExportParameters, ConflictResolution[], boolean) - Method in interface wt.ixb.serveraccess.IXBSvrService
Perform export.
doExportToPDX(WTContainerRef, ExportPackageForPDX, String, File, String) - Static method in class wt.ixb.pdx.PDXExportHelper
Creates pdx file on server.
doExportToPDX(ExportPackageForPDX, String, File, String) - Static method in class wt.ixb.pdx.PDXExportHelper
Creates pdx file on server using the Site Container.
doFileImport(String, String, String, String, String, String, Hashtable) - Static method in class wt.load.LoadFromFile
Method used by other methods to load data into the Windchill system.
doFileLoad(String, String, String, String, String, String, Hashtable) - Static method in class wt.load.LoadFromFile
Method used by other methods to load data into the Windchill system.
doFileLoad(String, String, String, String, Hashtable) - Static method in class wt.load.LoadFromFile
Method used by other methods to load data into the Windchill system.
doImport(String, String) - Method in class wt.ixb.publicforapps.Importer
Provides information for import.
doImport(IxbDocument) - Method in class wt.ixb.publicforapps.Importer
Provides information for import.
doImport(WTContainerRef, IXBStreamer, IXBStreamer, boolean, String, boolean, boolean, String, IXBStreamer, Locale) - Method in interface wt.ixb.clientAccess.IXBService


Supported API: true
doImport(WTContainerRef, IXBStreamer, IXBStreamer, boolean, String, boolean, boolean, String, IXBStreamer, Locale) - Method in class wt.ixb.clientAccess.StandardIXBService


Supported API: true
doImport(WTContainerRef, IXBStreamer, IXBStreamer, boolean, String, boolean, boolean, String, IXBStreamer, IXBStreamer, Locale) - Method in interface wt.ixb.clientAccess.IXBService


Supported API: true
doImport(WTContainerRef, IXBStreamer, IXBStreamer, boolean, String, boolean, boolean, String, IXBStreamer, IXBStreamer, Locale) - Method in class wt.ixb.clientAccess.StandardIXBService


Supported API: true
doImport(WTContainerRef, IXBStreamer, IXBStreamer, boolean, String, boolean, boolean, String, IXBStreamer, IXBStreamer, Locale, Boolean) - Method in interface wt.ixb.clientAccess.IXBService


Supported API: true
doImport(WTContainerRef, IXBStreamer, IXBStreamer, boolean, String, boolean, boolean, String, IXBStreamer, IXBStreamer, Locale, Boolean) - Method in class wt.ixb.clientAccess.StandardIXBService


Supported API: true
doImport(ObjectImportParameters) - Method in interface wt.ixb.clientAccess.IXBService
Perform export.
doImport(ObjectImportParameters) - Method in class wt.ixb.clientAccess.StandardIXBService
Perform import.
doImport(ObjectImportParameters, boolean) - Method in interface wt.ixb.serveraccess.IXBSvrService
Perform import.
doImport(ObjectImportParameters, ConflictResolution[]) - Method in interface wt.ixb.clientAccess.IXBService
Perform import.
doImport(ObjectImportParameters, ConflictResolution[]) - Method in class wt.ixb.clientAccess.StandardIXBService
Perform import.
doImport(ObjectImportParameters, ConflictResolution[], boolean) - Method in interface wt.ixb.serveraccess.IXBSvrService
Perform import.
doLoadFileSet(String, String) - Method in interface wt.load.LoadService
Provides the load file set functionality.
DOMAIN_NAME - Static variable in class wt.jmx.core.MBeanRegistry
Name of domain (see ObjectName in which our MBeans are placed

Supported API: true
DomainAdministered - Interface in wt.admin
DomainAdministered is the interface that objects with administrative behavior must implement.
DomainAdministeredHelper - Class in wt.admin
The DomainAdministeredHelper class provides methods for manipulating the administrative domain reference information held by objects that implement the DomainAdministered interface.
DomainAdministeredObjectsPlugin - Class in com.ptc.customersupport.mbeans.plugins.windu
A plugin that executes the Domain Administered Objects WinDU task and collects the results.
DomainRefCollationKeyFactory - Class in wt.admin
A collation key factory for admin domain refs.
DomainRefCollationKeyFactory() - Constructor for class wt.admin.DomainRefCollationKeyFactory
Construct a collation key factory for the current WTContext's locale.
DomainRefCollationKeyFactory(Locale) - Constructor for class wt.admin.DomainRefCollationKeyFactory
Construct a collation key factory for the given locale.
DomainStructurePlugin - Class in com.ptc.customersupport.mbeans.plugins.windu
A plugin that executes the Domain Structure WinDU task and collects the results.
DOMXMLSource - Interface in wt.util.xml.xslt
Provide access to XML source data in DOM format.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.CreateObjectFormProcessor
Stores the object(s) contained in the "object" attribute(s) of the given ObjectBeans in the database.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultEditFormProcessor
Updates the objects contained in the "object" attributes of the given ObjectBean(s) in the database.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultObjectFormProcessor
Calls the doOperation() methods of the wizard's ObjectFormProcessorDelegates.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultObjectFormProcessorDelegate


Supported API: true
doOperation(NmCommandBean, List<ObjectBean>) - Method in interface com.ptc.core.components.forms.ObjectFormProcessor
Do an operation on one or more objects.
doOperation(NmCommandBean, List<ObjectBean>) - Method in interface com.ptc.core.components.forms.ObjectFormProcessorDelegate
A method called by an ObjectFormProcessor during the doOperation phase of processing.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.ImplementationPlanFormDelegate
This method gets items marked for removal, iterates through the items, and for each item that is a ChangeActivity2, it adds the item to a set.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.ChangeLinkAttributeProcessor
Given a command bean gets the selected dispositions and the selected objects.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.EditChangeItemFormProcessor
Saves the change object that was initialized in the preProcess() method which stored in each ObjectBean that is in the passed in object bean list.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.changeDirective.forms.processors.CreateChangeDirectiveFormProcessor
This method will save the object that was created by calling the registered delegates.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.changeDirective.forms.processors.EditChangeDirectiveFormProcessor
This method will save the object that was updated by calling the registered delegates.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.changeDirective.forms.processors.ModifyChangeActionStatusFormProcessor
This method will modify the status of the change action object Supported API: true
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.maturity.forms.delegates.PromotionObjectsFormDelegate
Creates the baseline and adds the reference to the baseline on the promotion request.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.part.forms.CreatePartFormProcessor
The method implementation overrides the FormResult type method doOperation in CreateObjectFormProcessor.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.esi.forms.CreateDistributionTargetFormProcessor
Fetches the object from the only ObjectBean element in the input list and checks its type.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.esi.forms.EditDistributionTargetFormProcessor
Fetches the object from the only ObjectBean element in the input list and checks its type.
doOperation(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.esi.forms.SendToDistributionTargetFormProcessor
Sends the object to the distribution target.
doPaste() - Method in class com.ptc.windchill.enterprise.object.commands.AbstractPasteCommand
The method which performs the paste action.
doPlantBasedWorkCenterAllocation(ObjectReference, List<MPMOperation>, NCServerHolder, AllocationExecutionReport, Locale) - Method in interface com.ptc.windchill.mpml.processplan.operation.MPMOperationToWorkCenterCompatibilityDelegate
Method to do the plant based work center allocation to operations

Supported API: true
doPopulateDefaultParams() - Method in class com.ptc.windchill.associativity.reconciliation.resolver.AbstractAddUsageResolver
Allows custom logic to decide if default transformation param to be populated.
doPostProcessing(StructureModel, List<Identifier>) - Method in class com.ptc.cat.ui.client.action.LaunchURLAction
Method that may handle objects on client side after processed by form processor

Supported API: true
doPostTransformation(ReconciliationContext, AssociativePath, AbstractAddUsageResolver.TransformationReport) - Method in class com.ptc.windchill.associativity.reconciliation.resolver.AbstractAddUsageResolver
Supported API: true
doPreTransformation(ReconciliationContext, AssociativePath, AssociativePath) - Method in class com.ptc.windchill.associativity.reconciliation.resolver.AbstractAddUsageResolver
Supported API: true
doPreTransformation(ReconciliationContext, AssociativePath, AssociativePath) - Method in class com.ptc.windchill.associativity.reconciliation.resolver.AbstractSubcontractDiscrepancyResolver


Supported API: true

doPrint(String, String, String, String, String, String, int) - Method in class com.ptc.wvs.common.ui.Printer
Attempts to print in Creo.
doPrint(String, NavigationCriteria, String, String, String, String, int) - Method in class com.ptc.wvs.common.ui.Printer
Attempts to print in Creo.
doPublish(boolean, boolean, String, NavigationCriteria, NavigationCriteria, boolean, String, String, int, String, int) - Method in class com.ptc.wvs.common.ui.Publisher
Attempts to publish a Representable generating a Representation
doPublish(boolean, boolean, String, ConfigSpec, ConfigSpec, boolean, String, String, int, String, int) - Method in class com.ptc.wvs.common.ui.Publisher
Attempts to publish a Representable generating a Representation
doQuantityComparision(boolean) - Method in class com.ptc.windchill.associativity.usage.EULParams.EULBuilder


Supported API: true
doReproject(ProjectManaged, ProjectReference) - Method in interface wt.project.ProjectServiceSvr
Associate the object with a new project

Supported API: true
doReteamProcess(TeamReference) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Method called by lifecycle to cause the WfProcess to add it's roles to the Team.
doRobotWork(WfRobotActivity) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Method called by robot activities to do the work associated with a robot activity.
doSimpleAllocation(List<MPMOperationHolder>, List<WTPart>) - Method in interface com.ptc.windchill.mpml.processplan.OperatedOnAllocationService
This service will consume given parts as operated on parts as stand alone.
doSimpleAllocation(Map<MPMOperation, List<WTPart>>) - Method in interface com.ptc.windchill.mpml.processplan.OperatedOnAllocationService
This service will consume given parts as operated on parts for the MPMOperationHolder.
doTag() - Method in class com.ptc.windchill.enterprise.change2.tags.ChangeWizardInitializeTag
This is the required method to process the tag in the JSP page.
doTag() - Method in class com.ptc.windchill.enterprise.change2.tags.ECNChangeTaskTag
Deprecated.
Sets the var to the oid of the first Change Task of a Change Notice.
doTag() - Method in class com.ptc.windchill.enterprise.change2.tags.IsSimplifiedChangeNoticeTag
Deprecated.
Sets the var value to the true if the Change Notice should be displayed as a Simplified Change Notice.
doTag() - Method in class com.ptc.windchill.enterprise.change2.tags.RoleParticipantConfigTag
This is the required method to process the tag in the JSP page.
doTag() - Method in class com.ptc.windchill.enterprise.change2.tags.SelectedItemsTag
This method intializes hidden form inputs with values based on where the action to launch the wizard was launched from.
doTag() - Method in class com.ptc.windchill.enterprise.change2.tags.VarianceOwnerInitializeTag
This is the required method to process the tag in the JSP page.
doTag() - Method in class com.ptc.windchill.enterprise.workitem.tags.DiscussionsTag
Displays Discussions table or link to table.
doTag() - Method in class com.ptc.windchill.enterprise.workSet.tags.WorkSetComponentPickerTag
This is the required method to process the tag in the JSP page.
doTransformation(ReconciliationContext, AssociativePath, Collection<AssociativePath>) - Method in class com.ptc.windchill.associativity.reconciliation.resolver.AbstractAddUsageResolver
Method to transform a upstream path under a target downstream path.
doubleValue() - Method in class wt.projmgmt.resource.Currency
Deprecated.
doValidateQuickViewPublishRules() - Method in class com.ptc.windchill.associativity.viz.AssociativeVisualizationDataControlDelegate


Supported API: true Based on the API the generate/re-generate of QuickView will validate publish rules.
doValidateQuickViewPublishRules() - Method in class com.ptc.windchill.associativity.viz.VisualizationDataControlDelegate
Based on the API the generate/re-generate of QuickView will validate publish rules.
doValidation(FilterTabValidatorBean) - Method in interface com.ptc.expansionui.server.validators.NavigationCriteriaTabValidator
Perform the Validation for showing the filter tab on the ECUI.
download(ContentHandle) - Method in class com.ptc.windchill.ws.HttpUtils
Downloads data from a ContentHandle.
DOWNLOAD - Static variable in class wt.access.AccessPermission
Download permission
DownloadURLActionDelegate - Class in com.ptc.windchill.cadx.prowt.download


Supported API: true

Extendable: false
downNC(NavigationCriteria) - Method in class com.ptc.windchill.associativity.AssociativeParams.Builder


Supported API: true
downRoot(Associative) - Method in class com.ptc.windchill.associativity.AssociativeParams.Builder


Supported API: true
DOWNSTREAM - Static variable in class wt.associativity.accountability.AccountabilityKeyType


Supported API: true
DownstreamContextDelegate - Interface in com.ptc.windchill.enterprise.associativity.asb.server.sta
Deprecated.
As of 13.0.1.0, Use Generate downstream framework (GDS)
DownstreamLocationDelegate - Interface in com.ptc.windchill.enterprise.associativity.asb.server.sta
Deprecated.
As of 13.0.1.0, Use Generate downstream framework (GDS)
DownstreamTypeDelegate - Interface in com.ptc.windchill.enterprise.associativity.asb.server.sta
Deprecated.
As of 13.0.1.0, Use Generate downstream framework (GDS)
DPApplicationType - Class in com.ptc.windchill.dpimpl.core


Supported API: true

Extendable: false
DPImplCommunicationMode - Class in com.ptc.windchill.dpimpl.core


Supported API: true

Extendable: false
DPImplConflictType - Class in com.ptc.windchill.dpimpl.conflict


Supported API: true

Extendable: false
DPImplJobStatus - Class in com.ptc.windchill.dpimpl.core


Supported API: true

Extendable: false
DPImplResolutionType - Class in com.ptc.windchill.dpimpl.conflict


Supported API: true

Extendable: false
drawings(CadCollector.GatherDrawings) - Method in class com.ptc.windchill.collector.api.cad.CadCollector
Set optional parameter defining which drawings to gather.
DrawingSetInfoPageBuilder - Class in com.airbus.mvc.builders.infoPages
Drawing set info page builder.
DrawingSheetInfoPageBuilder - Class in com.airbus.mvc.builders.infoPages
Drawing Sheet info builder.
DRIVEN_DIMENSION - Static variable in class com.ptc.windchill.mpml.pmi.annotation.common.GraphicType


Supported API: true
DRIVEN_DIMENSION_STRING_VALUE - Static variable in class com.ptc.windchill.mpml.pmi.annotation.common.GraphicType


Supported API: true
DRIVER_ROLE - Static variable in class com.ptc.qualitymanagement.regmstr._DriverLink
Supported API: true
DriverCategory - Class in com.ptc.qualitymanagement.regmstr


Supported API: true

Extendable: false
DriverLink - Class in com.ptc.qualitymanagement.regmstr
Represent the relationship between a Regulatory Submission and it's Driver Objects.
drop(LifeCycleManaged, LifeCycleSignature) - Method in interface wt.lifecycle.LifeCycleService
Transition the object to an end state

Supported API: true
drop(LifeCycleManaged, LifeCycleSignature) - Method in class wt.lifecycle.StandardLifeCycleService
Transition the object to an end state

Supported API: true
DSBAbstractMatcher - Class in com.ptc.windchill.enterprise.dsb.server.graph.matcher
This is the class to facilitate DSBGraphProcessor to find matching edges and set status flag on root summary



Supported API: true

Extendable: true
DSBEdge - Class in com.ptc.windchill.enterprise.dsb.server.graph
This class holds information about Parent Node, Child Node and Edge information.
DSBEdgeInfo - Class in com.ptc.windchill.enterprise.dsb.server.graph
This class holds information about DSBEdge like Identifier, baseIdentifier, ChunkUnit.
DSBMatcherPartPathOccurrence - Class in com.ptc.windchill.enterprise.dsb.server.graph.matcher
This is the Part Instance Compare implementation to facilitate DSBGraphProcessor to find matching edges and set status flag on root summary


Extendable: true

Supported API: true
DSBMatcherWTPartUsageLink - Class in com.ptc.windchill.enterprise.dsb.server.graph.matcher
This is the default implementation to facilitate DSBGraphProcessor to find matching edges and set status flag on root summary


Extendable: true

Supported API: true
DSBNode - Class in com.ptc.windchill.enterprise.dsb.server.graph
This class holds information about DSBNode.
DSCIInfo - Class in wt.effectivity.engine
Wrapper class for storing CI and LO (if there is CI-LO-DS pattern considered), DS object and WTPartUsageLink, which stores effectivitiy;

Supported API: true

Extendable: false
dublicate(ObjectReference) - Method in class com.ptc.windchill.mpml.processplan.operation.MPMUsesOccurrence
This Method returns a MPMUsesOccurrence associated to the given ObjectToObjectLink reference normally a MPMOperationRefLink) ore MPMPartPathOccurrenceLink and with the given current link transform and unique id.
dump(Object, DebugWriter) - Static method in class wt.util.DumpUtil
Dumps the contents of the passed object to the passed writer.
dump(DebugWriter) - Method in interface wt.util.Dumpable
Dumps the contents of this object to the passed writer.
Dumpable - Interface in wt.util
The Dumpable interface defines a method that will be implemented for a class that will determine how to dump the contents, or state, of the object.
dumpAllMBeans() - Method in interface wt.jmx.core.mbeans.DumperMBean
Get data (as XML) on all MBeans in this MBeanServer

Supported API: true
dumpAllMBeansToFile(String, String, boolean) - Method in interface wt.jmx.core.mbeans.DumperMBean
Dump the current state of all the MBeans to a file

Supported API: true
dumpAllMBeansToFileForClusterNode(String) - Method in interface wt.manager.jmx.MethodServerMProxyMBean
Dump styled data to a file for all MBeans for this server manager except those proxied from its method servers and then cause each of its method servers to dump their own MBeans to a file.
dumpAllMBeansToFileFromAllServerManagers(String) - Method in interface wt.manager.jmx.MethodServerMProxyMBean
Cause each server manager in the cluster to dump styled data for all its MBeans.
dumpAllMBeansToGzippedBytes(String, boolean) - Method in interface wt.jmx.core.mbeans.DumperMBean
Get gzip compressed data (as XML) on all MBeans in this MBeanServer

Supported API: true
dumpAllMBeansToXml(OutputStream, boolean, String, boolean) - Static method in class wt.jmx.core.XMLDumper
Outputs basic XML data (optionally transformed by XSLT) for all MBeans currently registered with the MBeanServer.
dumpAllMBeansToXml(Writer, boolean, String, boolean) - Static method in class wt.jmx.core.XMLDumper
Outputs basic XML data (optionally transformed by XSLT) for all MBeans currently registered with the MBeanServer.
dumpAllMBeansToXml(ContentHandler) - Static method in class wt.jmx.core.XMLDumper
Outputs basic XML data for all MBeans currently registered with the MBeanServer as SAX2 XML parser events.
DumpClusterStacks - Class in wt.util.jmx
Command line utility that causes each server manager or method server in the cluster to dump a full stack trace to an automatically named file in its logs directory.
Dumper - Class in wt.jmx.core.mbeans
This MBean provides operations to dump text files, stack traces, MBean summary data, etc, to JMX operation results (and thus to a JMX console) or to e-mail.
DumperMBean - Interface in wt.jmx.core.mbeans
Provides a number of generic operations to dump threading and various bulk information to a JMX console or e-mail.
dumpFullStackTrace() - Method in interface wt.jmx.core.mbeans.DumperMBean
Get full stack trace of all threads; same as FullStackTrace attribute but easier to use as an operation in some consoles

Supported API: true
dumpFullStackTraceToFile() - Method in interface wt.jmx.core.mbeans.DumperMBean
Dump full stack trace of all threads to a file in directory defined by wt.logs.dir property or current working directory if that property is undefined.
dumpFullStackTraceToFileForAllServers() - Method in interface wt.manager.jmx.MethodServerMProxyMBean
Dumps full stack to a file for each server manager and method server in the cluster.
dumpHeap() - Method in interface wt.jmx.core.mbeans.HeapDumpDelegateMBean
Produce a heap dump to the specified directory with the specified base name and returns the name of the heap dump file

Supported API: true
dumpHeap(String, boolean) - Method in interface wt.jmx.core.mbeans.DumperMBean
Generate heap dump to the specified file; only works in Java 6 or higher JVMs that have a com.sun.management:type=HotSpotDiagnostic MBean with a heapDump(String,boolean) operation.
dumpMBeanAttrValueToXml(ContentHandler, Object) - Static method in class wt.jmx.core.XMLDumper
Renders a given MBean attribute value as XML in the form of SAX2 XML parser events.
dumpMBeans(ObjectName) - Method in interface wt.jmx.core.mbeans.DumperMBean
Get data (as XML) on all MBeans in this MBeanServer that match the ObjectName query pattern

Supported API: true
dumpMBeans(ObjectName[]) - Method in interface wt.jmx.core.mbeans.DumperMBean
Get data (as XML) on specified MBeans in this MBeanServer

Supported API: true
dumpMBeansForThisServerManager() - Method in interface wt.manager.jmx.MethodServerMProxyMBean
Get data (as XML) on all MBeans in this server manager that are not proxied from a method server

Supported API: true
dumpMBeansForThisServerManagerToGzippedBytes(String, boolean) - Method in interface wt.manager.jmx.MethodServerMProxyMBean
Get gzip compressed data (as XML) on all MBeans in this server manager that are not proxied from a method server

Supported API: true
dumpMBeansToFile(ObjectName[], String, String, boolean) - Method in interface wt.jmx.core.mbeans.DumperMBean
Dump the current state of all the MBeans to a file

Supported API: true
dumpMBeansToFile(ObjectName, String, String, boolean) - Method in interface wt.jmx.core.mbeans.DumperMBean
Dump the current state of all the MBeans to a file

Supported API: true
dumpMBeansToFileForThisServerManager(String) - Method in interface wt.manager.jmx.MethodServerMProxyMBean
Dump styled data for all MBeans in this server manager that are not proxied from a method server

Supported API: true
dumpMBeansToGzippedBytes(ObjectName[], String, boolean) - Method in interface wt.jmx.core.mbeans.DumperMBean
Get gzip compressed data (as XML) on specified MBeans in this MBeanServer

Supported API: true
dumpMBeansToGzippedBytes(ObjectName, String, boolean) - Method in interface wt.jmx.core.mbeans.DumperMBean
Get gzip compressed data (as XML) on all MBeans in this MBeanServer that match the ObjectName query pattern

Supported API: true
dumpMBeansToXml(OutputStream, Collection<ObjectName>, boolean, String, boolean) - Static method in class wt.jmx.core.XMLDumper
Outputs basic XML data (optionally transformed by XSLT) for selected MBeans currently registered with the MBeanServer.
dumpMBeansToXml(Writer, Collection<ObjectName>, boolean, String, boolean) - Static method in class wt.jmx.core.XMLDumper
Outputs basic XML data (optionally transformed by XSLT) for selected MBeans currently registered with the MBeanServer.
dumpMBeansToXml(ContentHandler, Collection<ObjectName>) - Static method in class wt.jmx.core.XMLDumper
Outputs basic XML data for selected MBeans currently registered with the MBeanServer as SAX2 XML parser events.
dumpStackTrace() - Method in interface wt.method.MethodContextMBean
Returns detailed information on the thread running this context (returns null after request has completed)

Supported API: true
dumpStackTrace() - Method in interface wt.servlet.RequestMBean
Returns detailed information on the thread running this request (returns null after request has completed)

Supported API: true
DumpUtil - Class in wt.util
This class provides a general method that will use reflection to dump the contents, or state, of a given object.
duplicate() - Method in class com.ptc.windchill.option.model.OptionSetMemberLink
Create a deep copy of this Link.
duplicate() - Method in class wt.fc.ObjectToObjectLink
Create a deep copy of this Link.
duplicate() - Method in class wt.vc.ObjectToVersionLink
Create a deep copy of this Link.
duplicate() - Method in class wt.vc.VersionToObjectLink
Create a deep copy of this Link.
duplicate() - Method in class wt.vc.VersionToVersionLink
Create a deep copy of this Link.
DUPLICATE - Static variable in class com.ptc.windchill.associativity.transform.DefaultTransformOption


Supported API: true
DUPLICATE - Static variable in class wt.change2.ConfirmationCategory


Supported API: true
duplicateAndCreateUsages(List<ObjectReference>, Set<ObjectReference>, NCServerHolder, Locale) - Method in interface com.ptc.windchill.mpml.resource.PasteAsResourceInstanceService
Creates resources instance by duplicating the resources in the sources list and creating usage links with the resources in the targets list.
DuplicateATONavigationFilterChoiceLinksCleanser - Class in wt.link
Helper class that will identify and remove the duplicate links in the below table.
DuplicateChangeLinksCleanserDelegate - Class in wt.change2
Delegate for providing custom logic for cleansing duplicate change links.
duplicateProcessPlan(Object, HashMap, WTContainer, NCServerHolder, boolean, Locale) - Method in interface com.ptc.windchill.mpml.processplan.DuplicatorService


Supported API: true
DuplicatorService - Interface in com.ptc.windchill.mpml.processplan
Service to perform duplicate tasks
Duration - Class in com.ptc.projectmanagement.plan
Use the newDuration static factory method(s), not the Duration constructor, to construct instances of this class.
DurationFormat - Class in com.ptc.projectmanagement.plan


Supported API: true

Extendable: false
DurationUtils - Class in com.ptc.projectmanagement.util


Supported API: true

Extendable: false
DynamicDocumentEntityDelegate - Class in com.ptc.odata.windchill.entity.service
Provides attributes, actions (check-in, checkout, undo checkout), navigations and content download/upload for Windchill objects which support Workable.
DynamicDocumentTemplateAttributePopulator - Class in com.ptc.arbortext.windchill.techpubs.doc.forms
Populator class for creating a document from template.
DynamicEnumType - Class in wt.fc


Supported API: true

Extendable: true
DynamicMBeanDelegator - Class in wt.jmx.core
DynamicMBeanDelegator provides a number of utilities useful when implementing DynamicMBean methods and behaviors.
DynamicMBeanProxy - Class in wt.jmx.core
This class implements the DynamicMBean interface against an MBeanServerConnection and ObjectName by translating DynamicMBean method calls into appropriate MBeanServerConnection method calls using the appropriate ObjectName.
DynamicNmContextRefreshInfo - Class in com.ptc.core.components.forms
Allow NmContexts to be specified for tree updates for cases where a single oid may be repeated in the page.
DynamicNmContextRefreshInfo(NmOid, NmOid, String) - Constructor for class com.ptc.core.components.forms.DynamicNmContextRefreshInfo
Used to specify which rows in the table/tree need to be created/updated/deleted.
DynamicRefreshInfo - Class in com.ptc.core.components.forms
Contains the information needed to dynamically refresh a portion of the parent window after a form has been processed.
DynamicRefreshInfo() - Constructor for class com.ptc.core.components.forms.DynamicRefreshInfo


Supported API: true
DynamicRefreshInfo(NmOid, NmOid, DynamicRefreshInfo.Action) - Constructor for class com.ptc.core.components.forms.DynamicRefreshInfo
Used to specify which rows in the table/tree need to be created/updated/deleted.
DynamicRefreshInfo(Persistable, Persistable, DynamicRefreshInfo.Action) - Constructor for class com.ptc.core.components.forms.DynamicRefreshInfo
Constructor that takes persistables instead of oids.
DynamicRefreshInfo.Action - Enum Class in com.ptc.core.components.forms
Enumeration of all the possible action values for the DynamicRefreshInfo object.
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form