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

W

waitForMethodServer() - Method in class com.ptc.windchill.esi.utl.TaskHelper
Waits until the method server is ready.
Walker - Interface in wt.visitor
This interface is responsible for controlling the overall traversal mechanism.
WalkerFactory - Class in wt.visitor


Supported API: true

Extendable: false
warn(Object) - Method in interface wt.log4j.Logger
Logs a message object with the WARN level.
warn(Object, Throwable) - Method in interface wt.log4j.Logger
Logs a message at the WARN level including the stack trace of the Throwable throwable passed as parameter.
warn(String) - Method in interface wt.log4j.Logger
Logs a message object with the WARN level.
warn(String, Object...) - Method in interface wt.log4j.Logger
Logs a message with parameters at the WARN level.
warn(String, Throwable) - Method in interface wt.log4j.Logger
Logs a message at the WARN level including the stack trace of the Throwable throwable passed as parameter.
WARNING - Enum constant in enum class com.ptc.windchill.baseserver.bll.ExecutionReport.Status
Indicates that the execution partially succeeded

Supported API: true
WARNING - Enum constant in enum class com.ptc.windchill.mpml.MPMLinkServerHelper.GenerateFromNCXMLStatusCode


Supported API: true
WARNING - Static variable in class com.ptc.core.businessRules.feedback.RuleFeedbackType
Status to indicate that a feedback message is a warning message.
WARNING - Static variable in class com.ptc.windchill.esi.txn.ReleaseStatusType
The ESI release activity is a warning of a potential problem.
WAService - Interface in com.ptc.wa.rest.services
Service contract for WAOperations REST call.
WBRExportFormatType - Class in com.ptc.wbr.core


Supported API: true
WBRReportingSystem - Class in com.ptc.wbr.core


Supported API: true

Extendable: false
WCIndexingObject - Class in wt.index
This class is a helper class that contains a number of contants used by indexing to produce outputs, take action and contains most of the static information for a windchill server

Supported API: true

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


Supported API: true

Extendable: false
WcNonconformanceIfc - Class in com.ptc.qualitymanagement.nc.jws

Supported API: true

Extendable: true
WCPersistableInstanceIdentifier - Class in com.ptc.core.meta.common.impl


Supported API: true

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


Supported API: true

Extendable: false
Note: Instances of this should never be serialized for persistence or persisted as blob.
WCTypeInstanceIdentifier - Class in com.ptc.core.meta.common.impl


Supported API: true

Extendable: false
WDSJMXConnector - Class in wt.util.jmx
Utility to establish a remote JMX connection to the Windchill Directory Server.
WDSPlugin - Class in com.ptc.customersupport.mbeans.plugins
An class used by plugins that are common to WDS (Windchill Directory Server).
WEB_APP_CONTEXT_PROP_KEY - Static variable in class wt.jmx.core.MBeanRegistry
ObjectName property key (see ObjectName for web app context name

Supported API: true
WEB_APP_STARTING_NOTIF - Static variable in interface wt.servlet.ContextMonitorMBean
Type of notification produced when web application context is starting

Supported API: true
WEB_APP_STOPPING_NOTIF - Static variable in interface wt.servlet.ContextMonitorMBean
Type of notification produced when web application context is stopping

Supported API: true
WebCompositeNotificationSubscription - Class in wt.notify


Supported API: true
WebexUserInfoDelegate - Interface in wt.meeting


Supported API: true

Extendable: false

The purpose of this delegate is to allow customization of the way Webex account names and passwords are created and stored.
webject - Variable in class com.ptc.core.adapter.server.impl.AbstractWebject
The current webject object.
webjectLogger - Static variable in class com.ptc.core.adapter.server.impl.AbstractWebject
wt.adapter.webject logger

Supported API: true
WebServerLogsDirViewer - Class in wt.logs
Extension of LogsDirViewer that provides a view of log files in a directory specified by the wt.webserver.logs.dir property.
WebServerLogsDirViewer() - Constructor for class wt.logs.WebServerLogsDirViewer
Default constructor.
WF_STANDARD_DATE_ONLY_FORMAT - Static variable in class wt.util.WTStandardDateFormat
Format for the default locale is 'MM/dd/yyyy'.
WfActivity - Class in wt.workflow.engine
WfActivity represents a request for work in the context of the containing WfProcess.
WfAdHocActivity - Class in wt.workflow.engine
Use the newWfAdHocActivity static factory method(s), not the WfAdHocActivity constructor, to construct instances of this class.
WfAssignedActivity - Class in wt.workflow.work
A WfActivity> represent work that can be assigned to resources.
WfAssignedActivityTemplate - Class in wt.workflow.definer
Template for creation of assigned activities.
WfAssignmentState - Class in wt.workflow.work
Enumeration of the possible states of an assignment (a.
WfBallot - Class in wt.workflow.work
These are the ballots objects used in assigned activities.
WFCheckoutURLActionDelegate - Class in com.ptc.windchill.cadx.checkout


Supported API: true

Extendable: false
WfCompletionType - Class in wt.workflow.work
Holds Completion type enumerations

Supported API: true

Extendable: false
WfConnectorTemplate - Class in wt.workflow.definer
WfConnectorTemplate class serves as a template for WfConnector objects.
WfContainer - Class in wt.workflow.engine


Supported API: true

Extendable: false
WfContainerTemplate - Class in wt.workflow.definer
Abstract class that models template objects that can contain other template objects.
WfCustomEvent - Class in wt.workflow.engine
Workflow event that can be emitted with an arbitrary payload.
WfCustomEventTypeResource - Class in wt.workflow.engine


Supported API: true

Extendable: false
WfCustomEventTypeResource_ja - Class in wt.workflow.engine


Supported API: true

Extendable: false
WfDistributionType - Class in wt.workflow.work
Holds Distribution type enumerations

Supported API: true

Extendable: false
WfEmailAttachments - Class in wt.workflow.engine
Object to hold list of Process variables that will be delivered on external email notification.
WfEmailAttachmentType - Class in wt.workflow.engine


Supported API: true

Extendable: false
WfEngineService - Interface in wt.workflow.engine
This class WfEngineService represents the client accessible API to the workflow engine.
WfEngineServiceSvr - Interface in wt.workflow.engine
The WfEngineServiceSvr interface contains the server accessible API.
WfEventAuditType - Class in wt.workflow.engine
WfEventAuditType enumerates the types of events that may occur in the execution of a process that may be recorded or emitted as a keyed event.
WfEventConfiguration - Class in wt.workflow.engine
WfEventConfiguration controls the execution behavior of the obejct.
WfException - Exception in wt.workflow
Provides an abstraction of an abnormal occurrence or error in the usage or processing of the Workflow service.
WfExecutionObject - Class in wt.workflow.engine
WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
WfExternalRecipientList - Class in wt.workflow.engine


Supported API: true

Extendable: false
WfInstruction - Class in wt.workflow.engine
This class is for use by WfVariable to hold dynamic activity instructions.
WfInstruction() - Constructor for class wt.workflow.engine.WfInstruction
Creates a new WfInstruction - no arg constructor.
WfLink - Class in wt.workflow.engine
Abstract base class for non-control workflow link objects.
WfNode - Interface in wt.workflow.engine
WfNode is an interface representing the objects that may occur in a workflow graph.
WfNotificationTemplateProcessor - Class in wt.workflow.engine


Supported API: true

Extendable: false
WfProcess - Class in wt.workflow.engine
A WfProcess is the performer of a workflow.
WfProcessDefinition - Interface in wt.workflow.definer
This class is supported so it can be queried against and passed as arguments to other supported APIs like createProcess.
WfProcessTemplate - Class in wt.workflow.definer
A WfProcessTemplate represents a template for a specific workflow process; it is used to create instances of a workflow process.
WfProcessTemplateMaster - Class in wt.workflow.definer
Use the newWfProcessTemplateMaster static factory method(s), not the WfProcessTemplateMaster constructor, to construct instances of this class.
WfQueueManager - Class in wt.workflow.utility
This is a utility for managing workflow queues.
WfRobotActivity - Class in wt.workflow.robots
The WfRobotActivity is an abstract class that represents workflow steps which are carried out without human intervention.
WfState - Class in wt.workflow.engine
The WfState class enumerates the possible states an execution object may be in.
WfSynchRobot - Class in wt.workflow.robots
Robot used to synchronize with with external (non-workflow) events.
WfSynchType - Class in wt.workflow.robots
Used specify which kind of synchronization is to be performed by the synchronization robot.
WfTally - Class in wt.workflow.work
Public static class to abstract heinous tally expressions.
WfTallyType - Class in wt.workflow.work
Holds tally type enumerations

Supported API: true

Extendable: false
WfTaskNotificationProcessor - Class in wt.workflow.worklist


Supported API: true

Extendable: false
WfTemplateObject - Class in wt.workflow.definer
WfTemplateObject is the base class for the workflow definition objects.
WfTransition - Class in wt.workflow.engine
Used together with the State type to define the state transitions anexecution object can perform when it is in a particular state.
WfURLRobotConnection - Class in wt.workflow.robots
This class is the abstraction layer for our various
connection schemes between the method server's URLRobot
and the target server.
WfURLRobotConnectionFactory - Class in wt.workflow.robots
This class is a factory whose sole purpose is to return the proper WfURLRobotConnection class.
WfVariable - Class in wt.workflow.engine
Name-value pair.
WfVariableInfo - Class in wt.workflow.definer
Simple structure containing information pertaining to a execution object variable.
WfWorkListModel - Class in wt.workflow.worklist


Supported API: true

Extendable: false
whereClause - Variable in class com.ptc.core.adapter.server.impl.AbstractWebject
The where clause of the webject delegate's operation as indicated by the webject's "WHERE" param.
whereClause - Variable in class com.ptc.core.adapter.server.impl.AbstractWebjectDelegate
Deprecated.
The where clause of the webject delegate's operation as indicated by the webject's "WHERE" param.
WhereExpression - Interface in wt.query
This interface represents an expression that can be used in a SQL WHERE clause.
whereUsed(TeamReference) - Method in interface wt.team.TeamService
Answer a Vector of TeamManaged objects Note: Any services that persist a TeamReference are individually responsible for making sure the Team doesn't disappear on them.
whereUsed(TeamTemplateReference) - Method in interface wt.team.TeamService
Answer a Vector of Team objects Note: Any services that persist a TeamTemplateReference are individually responsible for making sure the Team Template doesn't disappear on them.
Which - Class in wt.util.jmx
Command line utility which returns all occurrences (in order) of a specified resource in the classpath.
WIDTH - Static variable in class wt.templateutil.components.HTMLImgComponent
Deprecated. 
WIDTH - Static variable in class wt.templateutil.components.HTMLSelectComponent
Deprecated. 
WIDTH - Static variable in class wt.templateutil.components.HTMLTableCellComponent
Deprecated. 
WIDTH - Static variable in class wt.templateutil.components.HTMLTableComponent
Deprecated. 
WIDTH_PARAM_NAME - Static variable in class wt.jfreechart.JFreeChartServlet
Name of request parameter from which chart width is obtained; an internal default will be used if this is not provided

Supported API: true
WILDCARD_CONSTRAINT - Static variable in interface com.ptc.core.meta.container.common.ConstraintClassNameConstants


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


Supported API: true

Extendable: false
WINDCHILL_10_2 - Static variable in class com.ptc.windchill.wp.delivery.ExportFormatType


Supported API: true.
WINDCHILL_11_0 - Static variable in class com.ptc.windchill.wp.delivery.ExportFormatType


Supported API: true.
WINDCHILL_11_1 - Static variable in class com.ptc.windchill.wp.delivery.ExportFormatType


Supported API: true.
WINDCHILL_CLIENT_NAME - Static variable in class wt.preference.PreferenceClient
Internal name of the Windchill client

Supported API: true
WindchillEnterpriseDelegate - Class in wt.prefs.delegates
Deprecated.
WindchillHome - Class in wt.clients.homepage
WindchillHome contains those methods needed to dynamically generate the main Windchill page.
WindchillLogsPlugin - Class in com.ptc.customersupport.mbeans.plugins.logs
A plugin that collects Windchill log files.
WindchillVersion - Class in wt.util.version
Provides APIs for querying the release identifiers and display labels for all installed assemblies.
WindchillVersionMBean - Interface in wt.version.jmx
Provides summary of Windchill version information.
WinDULogsPlugin - Class in com.ptc.customersupport.mbeans.plugins.logs
A plugin that collects WinDU log files.
WinDUPluginMBean - Interface in com.ptc.customersupport.mbeans.plugins.windu
An interface specifying the APIs for a plugin that executes a WinDU task and collects the resulting files.
WinRULogsPlugin - Class in com.ptc.customersupport.mbeans.plugins.logs
A plugin that collects WinRU log files.
WIPChangeDelegate - Interface in wt.vc.wip
Interface to check whether checked out copy has been Changed.
withAnnotation(Long) - Method in class com.ptc.windchill.associativity.equivalence.CreateEquivalenceParams.Builder


Supported API: true
withCopyOver(boolean) - Method in class com.ptc.windchill.associativity.equivalence.CreateEquivalenceParams.Builder


Supported API: true
withDownstreamNCSH(NCServerHolder) - Method in class com.ptc.windchill.associativity.equivalence.CreateEquivalenceParams.Builder


Supported API: true
withDownstreams(List<ObjectReference>) - Method in class com.ptc.windchill.associativity.equivalence.CreateEquivalenceParams.Builder


Supported API: true
withIsConsumable(boolean) - Method in class com.ptc.windchill.associativity.equivalence.CreateEquivalenceParams.Builder


Supported API: true
withPreferContextFromNC(boolean) - Method in class com.ptc.windchill.associativity.equivalence.CreateEquivalenceParams.Builder


Supported API: true
withUpstreamNCSH(NCServerHolder) - Method in class com.ptc.windchill.associativity.equivalence.CreateEquivalenceParams.Builder


Supported API: true
withUpstreamPaths(List<AssociativePath>) - Method in class com.ptc.windchill.associativity.equivalence.CreateEquivalenceParams.Builder


Supported API: true
withUpstreams(List<ObjectReference>) - Method in class com.ptc.windchill.associativity.equivalence.CreateEquivalenceParams.Builder


Supported API: true
WizardCommands - Class in com.ptc.core.components.forms
This class contains servlet engine commands that are called to generate UIs for wizards containing tables of data for multiple objects.
WNC_FORMAT - Static variable in class wt.ixb.clientAccess.ExportImportFormatType
Supported API: true
WNCDataFormatter - Interface in com.ptc.wbr.core.datamanagement
This component will understand the underlying data from various WNC resources in known format like QueryResult, TableModel etc.
WNCJRDataSource - Interface in com.ptc.wbr.datasource
WNCJRDataSource sits on top of JRDataSource to facilitate additional API apart from JRDataSource.
WONTRESOLVE - Static variable in class wt.change2.ConfirmationCategory


Supported API: true
Work - Class in wt.projmgmt.resource
Work encapsulates project management effort for .
WORK_CELL - Static variable in class com.ptc.windchill.mpml.resource.MPMWorkCenterType


Supported API: true
WORK_UNIT - Static variable in class com.ptc.windchill.mpml.resource.MPMWorkCenterType


Supported API: true
Workable - Interface in wt.vc.wip
Provides an abstraction of a plug-and-play component.
WorkableInUseDelegate - Class in wt.vc.config
InUseDelegate for Iterated, Workable elements.
WORKAREA - Static variable in class com.ptc.windchill.mpml.resource.MPMResourceGroupType


Supported API: true
workComplete(ObjectReference, WTPrincipalReference, Vector) - Method in class wt.workflow.work.StandardWorkflowService
Declare a workItem complete and transmit the event(s) to trigger.
workComplete(ObjectReference, WTPrincipalReference, Vector) - Method in interface wt.workflow.work.WorkflowService
Declare a workItem complete and transmit the event(s) to trigger.
workComplete(WorkItem, WTPrincipalReference, Vector) - Method in class wt.workflow.work.StandardWorkflowService
Declare a workItem complete and transmit the event(s) to trigger.
workComplete(WorkItem, WTPrincipalReference, Vector) - Method in interface wt.workflow.work.WorkflowService
Declare a workItem complete and transmit the event(s) to trigger.
WORKFLOW_OVERRIDE - Static variable in class wt.reservation._Reservation
True if a workflow process is allowed to override the reservation, false if not allowed (default).
WorkflowAdapter - Class in com.ptc.tml.utils
Deprecated.
use com.ptc.tml.utils.Translationprocess instead
WorkflowHelper - Class in wt.workflow.work
WorkflowHelper provides client invokable methods to workflow services.
WorkflowNotificationTemplateProcessor - Class in wt.workflow


Supported API: true

Extendable: false
WorkflowProcessHelper - Class in com.ptc.windchill.pdmlink.change.server.impl
This class contains static methods to support the PDMLink Workflow processes These methods are intended to be called by routing expressions and synchronization robot expressions.
WorkflowReadinessDelegate - Class in wt.change2.flexible
Delegate for determining if a change item is ready for conversion.
WorkflowRecord - Class in wt.change2
WorkflowRecord captures the electronic signature on workflow activities to authenticate the activity.
WorkflowRecordHelper - Class in wt.change2.workflow
Utility class for creating WorkflowRecords with a WorkflowRecordPropagotor.
WorkflowRecordPropagator - Interface in wt.change2.workflow
This interface can be implemented to implement workflow record propagators.
WorkflowService - Interface in wt.workflow.work
WorkflowService provides client invokable methods to workflow services.
WorkflowServiceSvr - Interface in wt.workflow.work


Supported API: true

Extendable: false
WorkflowTaskChangeSummaryTableViews - Class in com.ptc.windchill.enterprise.change2.tableViews
This class is responsible for configuring the table views on the change summary table when viewed from a work item.
WorkflowTaskResultingItemsTableViews - Class in com.ptc.windchill.enterprise.change2.tableViews
Configures the table views for reviewing resulting Items on a work flow review task.
WorkflowTaskTab - Class in com.ptc.netmarkets.workflow


Supported API: true

Extendable: false
WorkflowUtility - Class in com.ptc.tml.utils
The Workflow utility class for Translation workflows.
WorkInfoServiceHelper - Class in com.ptc.windchill.connected.factory.restcore.service
Provides access to the WorkInfoService implementation

Supported API: true

Extendable: false
WORKING - Static variable in class wt.vc.wip.WorkInProgressState
A constant that predefines a WIP state of being in work.
WORKING_COPY_ROLE - Static variable in class wt.vc.wip._CheckoutLink
Association to zero or one working copy of something checked out.
WORKING_INCLUDED - Static variable in class wt.doc._WTDocumentStandardConfigSpec
Supported API: true
WORKING_INCLUDED - Static variable in class wt.part._PlantStandardConfigSpec
If true, include any working copies I may have.
WORKING_INCLUDED - Static variable in class wt.part._WTPartStandardConfigSpec
If true, include any working copies I may have.
workingCopyOf(Workable) - Method in interface wt.vc.wip.WorkInProgressService
Navigates to the working copy of an original copy via the CheckoutLink.
WorkInProgressConflictType - Class in wt.vc.wip
Enumerated Type representing WorkInProgress Conflicts.
WorkInProgressException - Exception in wt.vc.wip
Provides an abstraction of an abnormal occurrence or error in the usage or processing of the WIP service.
WorkInProgressHelper - Class in wt.vc.wip
Provides the Work In Progress (WIP) service's Application Programming Interface (API).
WorkInProgressResolutionType - Class in wt.vc.wip
Enumerated Type representing WorkInProgress Resolutions.
WorkInProgressService - Interface in wt.vc.wip
Provides server-side functionality as a service that's remotely available for use by a client.
WorkInProgressServiceEvent - Class in wt.vc.wip
Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as defined by the WorkInProgressService interface.
WorkInProgressState - Class in wt.vc.wip
The valid set of work-in-progress states that a workable object can exist within.
WorkItem - Class in wt.workflow.work
The WorkItem class represents discreet units of work owned by principals.
WorkItemAttributeDataUtility - Class in com.ptc.windchill.enterprise.workitem.dataUtilities


Supported API: true

Extendable: false
workItemAttributeResource - Class in com.ptc.windchill.enterprise.workitem


Supported API: true

Extendable: false
workItemAttributeResource_ja - Class in com.ptc.windchill.enterprise.workitem


Supported API: true

Extendable: false
WorkItemCommands - Class in com.ptc.windchill.enterprise.workitem
Commands for operations involving WorkItem instances.
WorkListField - Class in wt.workflow.worklist
This class

Supported API: true

Extendable: false
WorkPackage - Class in com.ptc.windchill.wp
Use the newWorkPackage static factory method(s), not the WorkPackage constructor, to construct instances of this class.
WorkPackageDeliveryEvent - Class in com.ptc.windchill.wp.delivery
Used to represent events occurring within the Delivery services.
WorkPackageEvent - Class in com.ptc.windchill.wp
Used to represent events occurring within the WorkPackage services.
WorkPackageMaster - Class in com.ptc.windchill.wp
Use the newWorkPackageMaster static factory method(s), not the WorkPackageMaster constructor, to construct instances of this class.
WorkProcessorService - Class in wt.workflow.work
When executed from a class that extends BasicTemplateProcessor, these script call can be invoked by using the 'useProcessorService service = ' html template entry.
WorkSet - Interface in wt.change2.workset
The WorkSet interface represents a set of Changeable2 objects that are worked on together and released together.
WorkSetComponentPickerTag - Class in com.ptc.windchill.enterprise.workSet.tags
WorkSetComponentPickerTag sets attributes of the workSetComponentPicker tag.
WorkSetComponentsTableViews - Class in com.ptc.windchill.enterprise.workSet.views
Configures the default views for the Work Set Components table.
WorkSetCompServiceCommand - Class in com.ptc.windchill.enterprise.workSet.commands
Query class used to obtain the contents for tables of and related to wt.change2.workset.WTWorkSet.
WorkSetCreateWizardsValidator - Class in com.ptc.windchill.enterprise.workSet.validators
This validator is used to validate whether the "Create" Work Set wizard actions are shown.
WorkSetManagementHelper - Class in com.ptc.windchill.enterprise.workSet.util
Class for helper methods related to Work Sets

Supported API: true

Extendable: false
workspace(EPMWorkspace) - Method in class com.ptc.windchill.collector.api.cad.CadCollector
Set workspace optional parameter.
WorkspaceConfigSpec - Class in wt.epm.workspaces
This config spec filters objects based on its checkout info and its workspace checkpoint.
WORKSTATION - Static variable in class com.ptc.windchill.mpml.resource.MPMWorkCenterType


Supported API: true
WPHelper - Class in com.ptc.windchill.wp
A class WP helper.
WPService - Interface in com.ptc.windchill.wp


Supported API: true

Extendable: false.
WPSyncService - Interface in com.ptc.windchill.sync.wpsync
This class WPSyncService represents the client accessible API to the WPSync.
WPZipContent - Class in com.ptc.netmarkets.wp.ixb
Contains all of the content contained within the

Supported API: true

Extendable: false.
WRAPPED_SOCKET_OVERFLOW_NOTIF_TYPE - Static variable in interface wt.socket.WrappedSocketMonitorMBean
Type of notification produced when wrapped socket cache overflows and the oldest socket is automatically closed

Supported API: true
wrappedBeanInfo - Variable in class wt.jmx.core.OverrideableBeanInfo
BeanInfo wrapped by this class.
WrappedSocketMonitorMBean - Interface in wt.socket
Monitors I/O on wrapped sockets (only)

Supported API: true

Extendable: true
write(byte[]) - Method in class wt.util.TempFileOutputStream
Writes b.length bytes to this TempFileOutputStream.
write(byte[], int, int) - Method in class wt.util.LogOutputStream
Writes len bytes from the specified byte array starting at offset off to the log file.
write(byte[], int, int) - Method in class wt.util.TempFileOutputStream
Write data to this TempFileOutputStream.
write(int) - Method in class wt.util.LogOutputStream
Write a byte of data to the log output stream.
write(int) - Method in class wt.util.TempFileOutputStream
Write data to this TempFileOutputStream.
writeAttributes(WTChangeAudit) - Method in class com.ptc.qualitymanagement.audit.report.summary.AuditSummaryPrintDelegate
API to write the Audit generel attributes on report.
writeContentStream(ApplicationData, String) - Method in interface wt.content.ContentServiceSvr
Write out the content to a path based on a ContentHolder and an ApplicationData object.
writeContentStream(ApplicationData, String, String) - Method in interface wt.content.ContentServiceSvr
Write out the content to a path.
writeExternal(ObjectOutput) - Method in class wt.feedback.ProgressCountFeedback
Called during marshaling on the server side.
writeExternal(ObjectOutput) - Method in class wt.feedback.StatusFeedback
Called during marshaling on the server side.
writeExternal(ObjectOutput) - Method in class wt.feedback.WTContextUpdate
Called during marshaling on the server side.
writeExternal(PersistentStoreIfc) - Method in interface wt.fc.ObjectMappable
Writes the external state of this Persistable object into the datastore.
writeExternalForm(Writer) - Method in class com.ptc.core.foundation.struct.common.StructureDefinition


Supported API: true
writeExternalForm(Writer) - Method in class com.ptc.core.foundation.util.common.ChangesRecordedElement


Supported API: true
writeExternalForm(Writer) - Method in class com.ptc.core.meta.common.AnalogSet


Supported API: true
writeExternalForm(Writer) - Method in class com.ptc.core.meta.common.CompositeSet


Supported API: true
writeExternalForm(Writer) - Method in interface com.ptc.core.meta.common.DataType


Supported API: true
writeExternalForm(Writer) - Method in class com.ptc.core.meta.common.DiscreteSet


Supported API: true
writeExternalForm(Writer) - Method in class com.ptc.core.meta.common.EmptySet


Supported API: true
writeExternalForm(Writer) - Method in class com.ptc.core.meta.common.impl.TypeIdentifierSet


Supported API: true
writeExternalForm(Writer) - Method in class com.ptc.core.meta.common.WildcardSet


Supported API: true
writeExternalForm(Writer) - Method in class com.ptc.core.meta.container.common.State


Supported API: true
writeExternalForm(Writer) - Method in class com.ptc.core.meta.container.common.ValueWrapperFunction


Supported API: true
writeFindings(WTChangeAudit) - Method in class com.ptc.qualitymanagement.audit.report.summary.AuditSummaryPrintDelegate
API to show Associations with Minor findings Supported API: true
shows NC/CAPA with Minor findings created against Audit details.
writeHeader(PdfPTable, NmCommandBean) - Method in class com.ptc.qualitymanagement.qms.trainingtracking.delegates.TrainingRecordPrintDelegate
Method is available for customization of the iText Write Header logic.
writeHeader(String, int) - Method in class com.ptc.qualitymanagement.audit.report.summary.AuditSummaryPrintDelegate
API to write key section headers Supported API: true
writeHiddenContext(Properties, Locale, OutputStream) - Method in interface wt.templateutil.processor.ContextTranslator
Deprecated. 
writeLog(String) - Static method in class wt.queue.QueueHelper


Supported API: true
writeManagementSummary(WTChangeAudit) - Method in class com.ptc.qualitymanagement.audit.report.summary.AuditSummaryPrintDelegate
API to add Management summary section.
writeObservations(WTChangeAudit) - Method in class com.ptc.qualitymanagement.audit.report.summary.AuditSummaryPrintDelegate
API to get all the items listed as an Observation that could result in Findings in Later Audits.
writeQueryStringContext() - Method in interface wt.templateutil.processor.ContextTranslator
Deprecated. 
writeReport(WTChangeAudit, NmCommandBean) - Method in class com.ptc.qualitymanagement.audit.report.summary.AuditSummaryPrintDelegate
Write different sections to report Supported API: true
writeReportSubject(String) - Method in class com.ptc.qualitymanagement.audit.report.summary.AuditSummaryPrintDelegate
API to write the main Report subject header.
WriterProxy - Class in wt.method
A Windchill RMI method server argument class to proxy a Writer from server-side code to a client-side Writer.
writeStrengths(WTChangeAudit) - Method in class com.ptc.qualitymanagement.audit.report.summary.AuditSummaryPrintDelegate
API to write Audit strength - Comment High graded criteria area (Highest on site score) Supported API: true
writeTextToAzureBlob(String, String) - Static method in class com.ptc.windchill.esi.utl.ESIBlobUtility
Convenience wrapper for ESIBlobUtility#writeTextToAzureBlob(String, String, String, Charset, boolean)
writeTextToAzureBlob(String, String, Charset, boolean) - Static method in class com.ptc.windchill.esi.utl.ESIBlobUtility
Writes text to content of a blob on the first Azure Storage Account configured on Windchill server.
writeTheBody(TrainingRecord, PdfPTable) - Method in class com.ptc.qualitymanagement.qms.trainingtracking.delegates.TrainingRecordPrintDelegate
Method is available for customization of the iText Write Body logic.
writeTo(OutputStream) - Method in class wt.federation.FederatedHttpBodyPart
Writes the body part in HTTP MIME format to the specified output stream, and returns the number of octets written.
writeTo(OutputStream) - Method in class wt.federation.FederatedHttpMessage
Writes the HTTP message as a MIME object to the specified output stream.
writeTo(OutputStream) - Method in class wt.util.TempFileOutputStream
Write temp file data to some OutputStream.
WriteToFile - Class in com.ptc.windchill.esi.lite.tgt.webject
Implementation for Write-To-File custom webject for ERPConnector

Supported API: true
writeToFtp(Task) - Static method in class com.ptc.windchill.esi.lite.tgt.webject.WriteToFTP
Writes a file to the specified ftp location.
WriteToFTP - Class in com.ptc.windchill.esi.lite.tgt.webject
Implementation for Write-To-Ftp custom webject for ERPConnector.
writeWeaknesses(WTChangeAudit) - Method in class com.ptc.qualitymanagement.audit.report.summary.AuditSummaryPrintDelegate
API to get Comments from low graded areas which are not findings Supported API: true
WRSJsonDataSource - Class in com.ptc.wbr.datasource


Supported API: true
Extendable: false This class act as a Wrapper to Json Data Source.
WsprefActionDelegate - Class in com.ptc.windchill.uwgm.cadx.wsoption


Supported API: true

Extendable: false
WsPrefCommonTemplateProcessor - Class in com.ptc.windchill.uwgm.cadx.wsoption
This ProcessorService has the common methods useful to all the workspace preferences tab.
WsprefURLActionDelegate - Class in com.ptc.windchill.uwgm.cadx.wsoption


Supported API: true

Extendable: false
wt.access - package wt.access
 
wt.access.agreement - package wt.access.agreement
 
wt.access.configuration - package wt.access.configuration
 
wt.access.conflict - package wt.access.conflict
 
wt.access.ixb.handlers.forattributes - package wt.access.ixb.handlers.forattributes
 
wt.adapter.event - package wt.adapter.event
 
wt.admin - package wt.admin
 
wt.annotation - package wt.annotation
 
wt.annotations.processors - package wt.annotations.processors
 
wt.architecture - package wt.architecture
 
wt.architecture.trace.links - package wt.architecture.trace.links
 
wt.architecture.trace.resource - package wt.architecture.trace.resource
 
wt.associativity - package wt.associativity
 
wt.associativity.accountability - package wt.associativity.accountability
 
wt.associativity.ixb.handlers.forclasses - package wt.associativity.ixb.handlers.forclasses
 
wt.audit - package wt.audit
 
wt.audit.eventinfo - package wt.audit.eventinfo
 
wt.aum - package wt.aum
 
wt.auth - package wt.auth
 
wt.boot - package wt.boot
 
wt.build - package wt.build
 
wt.businessRules - package wt.businessRules
 
wt.cache - package wt.cache
 
wt.change2 - package wt.change2
 
wt.change2.adminlock - package wt.change2.adminlock
 
wt.change2.changeplanning - package wt.change2.changeplanning
 
wt.change2.changeStatus - package wt.change2.changeStatus
 
wt.change2.configuration - package wt.change2.configuration
 
wt.change2.constraints - package wt.change2.constraints
 
wt.change2.converter.richtext - package wt.change2.converter.richtext
 
wt.change2.disposition - package wt.change2.disposition
 
wt.change2.flexible - package wt.change2.flexible
 
wt.change2.handler - package wt.change2.handler
 
wt.change2.listeners - package wt.change2.listeners
 
wt.change2.process - package wt.change2.process
 
wt.change2.reports - package wt.change2.reports
 
wt.change2.workflow - package wt.change2.workflow
 
wt.change2.workset - package wt.change2.workset
 
wt.clients.beans - package wt.clients.beans
 
wt.clients.beans.explorer - package wt.clients.beans.explorer
 
wt.clients.beans.query - package wt.clients.beans.query
 
wt.clients.beans.selectors - package wt.clients.beans.selectors
 
wt.clients.dnd - package wt.clients.dnd
 
wt.clients.folder - package wt.clients.folder
 
wt.clients.folderexplorer - package wt.clients.folderexplorer
 
wt.clients.gui - package wt.clients.gui
 
wt.clients.homepage - package wt.clients.homepage
 
wt.clients.prodmgmt - package wt.clients.prodmgmt
 
wt.clients.step - package wt.clients.step
 
wt.clients.util - package wt.clients.util
 
wt.clients.util.http - package wt.clients.util.http
 
wt.clients.vc - package wt.clients.vc
 
wt.clients.widgets - package wt.clients.widgets
 
wt.configurablelink - package wt.configurablelink
 
wt.configuration - package wt.configuration
 
wt.conflict - package wt.conflict
 
wt.container.batch - package wt.container.batch
 
wt.container.batch.impl - package wt.container.batch.impl
 
wt.content - package wt.content
 
wt.dataops.containermove - package wt.dataops.containermove
 
wt.dataops.containermove.processors - package wt.dataops.containermove.processors
 
wt.dataops.delete.processors - package wt.dataops.delete.processors
 
wt.dataops.objectcol - package wt.dataops.objectcol
 
wt.dataops.objectcol.resolution - package wt.dataops.objectcol.resolution
 
wt.dataops.replication - package wt.dataops.replication
 
wt.dataops.sandbox.processors.addtoprj - package wt.dataops.sandbox.processors.addtoprj
 
wt.dataops.sandbox.processors.updateprj - package wt.dataops.sandbox.processors.updateprj
 
wt.dataops.scheduler - package wt.dataops.scheduler
 
wt.doc - package wt.doc
 
wt.eff - package wt.eff
 
wt.eff.delegate - package wt.eff.delegate
 
wt.eff.form - package wt.eff.form
 
wt.eff.format - package wt.eff.format
 
wt.effectivity - package wt.effectivity
 
wt.effectivity.engine - package wt.effectivity.engine
 
wt.enterprise - package wt.enterprise
 
wt.enterprise.tabularresults - package wt.enterprise.tabularresults
 
wt.epm - package wt.epm
 
wt.epm.alternaterep - package wt.epm.alternaterep
 
wt.epm.annotation - package wt.epm.annotation
 
wt.epm.attributes - package wt.epm.attributes
 
wt.epm.build - package wt.epm.build
 
wt.epm.clients.relateditems - package wt.epm.clients.relateditems
 
wt.epm.conflict - package wt.epm.conflict
 
wt.epm.familytable - package wt.epm.familytable
 
wt.epm.identity - package wt.epm.identity
 
wt.epm.interfaces - package wt.epm.interfaces
 
wt.epm.listeners - package wt.epm.listeners
 
wt.epm.modelitems - package wt.epm.modelitems
 
wt.epm.modelitems.link - package wt.epm.modelitems.link
 
wt.epm.navigator - package wt.epm.navigator
 
wt.epm.navigator.relationship - package wt.epm.navigator.relationship
 
wt.epm.ndi - package wt.epm.ndi
 
wt.epm.ndi.impl - package wt.epm.ndi.impl
 
wt.epm.structure - package wt.epm.structure
 
wt.epm.supportingdata - package wt.epm.supportingdata
 
wt.epm.upload - package wt.epm.upload
 
wt.epm.util - package wt.epm.util
 
wt.epm.workspaces - package wt.epm.workspaces
 
wt.esi - package wt.esi
 
wt.esi.doc - package wt.esi.doc
 
wt.esi.ixb.handlers.forclasses - package wt.esi.ixb.handlers.forclasses
 
wt.events - package wt.events
 
wt.events.summary - package wt.events.summary
 
wt.facade.classification - package wt.facade.classification
 
wt.facade.contentcontrol - package wt.facade.contentcontrol
 
wt.facade.ixb - package wt.facade.ixb
 
wt.facade.lotbaseline - package wt.facade.lotbaseline
 
wt.facade.persistedcollection - package wt.facade.persistedcollection
 
wt.facade.suma - package wt.facade.suma
 
wt.facade.wp.faulttolerance - package wt.facade.wp.faulttolerance
 
wt.fc - package wt.fc
 
wt.fc.adminlock - package wt.fc.adminlock
 
wt.fc.batch - package wt.fc.batch
 
wt.fc.collections - package wt.fc.collections
 
wt.fc.delete - package wt.fc.delete
 
wt.fc.jmx - package wt.fc.jmx
 
wt.fc.manifest - package wt.fc.manifest
 
wt.federation - package wt.federation
 
wt.fedInfra.collaboration - package wt.fedInfra.collaboration
 
wt.fedInfra.collaboration.identity - package wt.fedInfra.collaboration.identity
 
wt.feedback - package wt.feedback
 
wt.filter - package wt.filter
 
wt.folder - package wt.folder
 
wt.fv - package wt.fv
 
wt.fv.master - package wt.fv.master
 
wt.fv.replica - package wt.fv.replica
 
wt.fv.uploadtocache - package wt.fv.uploadtocache
 
wt.generic - package wt.generic
 
wt.generic.rule - package wt.generic.rule
 
wt.graph - package wt.graph
 
wt.graph.processor - package wt.graph.processor
 
wt.graph.service - package wt.graph.service
 
wt.help - package wt.help
 
wt.httpgw - package wt.httpgw
 
wt.httpgw.filter - package wt.httpgw.filter
 
wt.iba.definition - package wt.iba.definition
 
wt.iba.value.litevalue - package wt.iba.value.litevalue
 
wt.iba.value.service - package wt.iba.value.service
 
wt.identity - package wt.identity
 
wt.impact - package wt.impact
 
wt.index - package wt.index
 
wt.index.builder - package wt.index.builder
 
wt.inf.container - package wt.inf.container
 
wt.inf.library - package wt.inf.library
 
wt.inf.sharing - package wt.inf.sharing
 
wt.inf.team - package wt.inf.team
 
wt.inf.template - package wt.inf.template
 
wt.intersvrcom - package wt.intersvrcom
 
wt.introspection - package wt.introspection
 
wt.ixb.actor - package wt.ixb.actor
 
wt.ixb.actor.delegates - package wt.ixb.actor.delegates
 
wt.ixb.clientAccess - package wt.ixb.clientAccess
 
wt.ixb.conflictFramework - package wt.ixb.conflictFramework
 
wt.ixb.conflictFramework.conflictResolution - package wt.ixb.conflictFramework.conflictResolution
 
wt.ixb.conflictFramework.conflictResolution.resolver - package wt.ixb.conflictFramework.conflictResolution.resolver
 
wt.ixb.epm.actor - package wt.ixb.epm.actor
 
wt.ixb.epm.handlers.forclasses - package wt.ixb.epm.handlers.forclasses
 
wt.ixb.handlers.forattributes - package wt.ixb.handlers.forattributes
 
wt.ixb.handlers.forclasses - package wt.ixb.handlers.forclasses
 
wt.ixb.handlers.forclasses.attr - package wt.ixb.handlers.forclasses.attr
 
wt.ixb.handlers.netmarkets - package wt.ixb.handlers.netmarkets
 
wt.ixb.impl.jaxb - package wt.ixb.impl.jaxb
 
wt.ixb.objectset - package wt.ixb.objectset
 
wt.ixb.objectset.handlers.navigator - package wt.ixb.objectset.handlers.navigator
 
wt.ixb.pdx - package wt.ixb.pdx
 
wt.ixb.publicforapps - package wt.ixb.publicforapps
 
wt.ixb.publicforapps.contextData - package wt.ixb.publicforapps.contextData
 
wt.ixb.publicforapps.extendedmapping - package wt.ixb.publicforapps.extendedmapping
 
wt.ixb.publicforapps.extendedmapping.mapper - package wt.ixb.publicforapps.extendedmapping.mapper
 
wt.ixb.publicforapps.extendedmapping.mappingdata - package wt.ixb.publicforapps.extendedmapping.mappingdata
 
wt.ixb.publicforapps.extendedmapping.processor - package wt.ixb.publicforapps.extendedmapping.processor
 
wt.ixb.publicforhandlers - package wt.ixb.publicforhandlers
 
wt.ixb.serveraccess - package wt.ixb.serveraccess
 
wt.ixb.step - package wt.ixb.step
 
wt.jfreechart - package wt.jfreechart
 
wt.jmx.annotations - package wt.jmx.annotations
 
wt.jmx.core - package wt.jmx.core
 
wt.jmx.core.mbeans - package wt.jmx.core.mbeans
 
wt.jwt.framework - package wt.jwt.framework
 
wt.licenseusage - package wt.licenseusage
 
wt.lifecycle - package wt.lifecycle
 
wt.link - package wt.link
 
wt.load - package wt.load
 
wt.locks - package wt.locks
 
wt.log4j - package wt.log4j
 
wt.log4j.jmx - package wt.log4j.jmx
 
wt.logs - package wt.logs
 
wt.lotbaseline - package wt.lotbaseline
 
wt.mail - package wt.mail
 
wt.manager - package wt.manager
 
wt.manager.jmx - package wt.manager.jmx
 
wt.maturity - package wt.maturity
 
wt.meeting - package wt.meeting
 
wt.meeting.actionitem - package wt.meeting.actionitem
 
wt.meta - package wt.meta
 
wt.method - package wt.method
 
wt.method.jmx - package wt.method.jmx
 
wt.mpm - package wt.mpm
 
wt.mpm.configuration - package wt.mpm.configuration
 
wt.mpm.coproduce - package wt.mpm.coproduce
 
wt.mpm.history - package wt.mpm.history
 
wt.mpm.rawmaterial - package wt.mpm.rawmaterial
 
wt.navigation - package wt.navigation
 
wt.navigation.cs - package wt.navigation.cs
 
wt.notify - package wt.notify
 
wt.objecttag - package wt.objecttag
 
wt.occurrence - package wt.occurrence
 
wt.option - package wt.option
 
wt.org - package wt.org
 
wt.org.delegate - package wt.org.delegate
 
wt.org.electronicIdentity - package wt.org.electronicIdentity
 
wt.org.electronicIdentity.engines - package wt.org.electronicIdentity.engines
 
wt.ownership - package wt.ownership
 
wt.part - package wt.part
 
wt.part.alternaterep - package wt.part.alternaterep
 
wt.part.alternaterep.service - package wt.part.alternaterep.service
 
wt.part.build - package wt.part.build
 
wt.pdmlink - package wt.pdmlink
 
wt.pds - package wt.pds
 
wt.pds.subStringIndex - package wt.pds.subStringIndex
 
wt.pom - package wt.pom
 
wt.pom.concurrent - package wt.pom.concurrent
 
wt.preference - package wt.preference
 
wt.prefs - package wt.prefs
 
wt.prefs.delegates - package wt.prefs.delegates
 
wt.prefs.registry - package wt.prefs.registry
 
wt.productfamily - package wt.productfamily
 
wt.project - package wt.project
 
wt.projmgmt.admin - package wt.projmgmt.admin
 
wt.projmgmt.definer - package wt.projmgmt.definer
 
wt.projmgmt.execution - package wt.projmgmt.execution
 
wt.projmgmt.monitor - package wt.projmgmt.monitor
 
wt.projmgmt.plan - package wt.projmgmt.plan
 
wt.projmgmt.resource - package wt.projmgmt.resource
 
wt.query - package wt.query
 
wt.query.qml - package wt.query.qml
 
wt.query.report - package wt.query.report
 
wt.query.template - package wt.query.template
 
wt.queue - package wt.queue
 
wt.recent - package wt.recent
 
wt.replacement - package wt.replacement
 
wt.representation - package wt.representation
 
wt.requirement - package wt.requirement
 
wt.requirement.trace.links - package wt.requirement.trace.links
 
wt.requirement.trace.resource - package wt.requirement.trace.resource
 
wt.reservation - package wt.reservation
 
wt.rmi.jmx - package wt.rmi.jmx
 
wt.rn - package wt.rn
 
wt.router - package wt.router
 
wt.rule - package wt.rule
 
wt.rule.algorithm - package wt.rule.algorithm
 
wt.sandbox - package wt.sandbox
 
wt.scheduler - package wt.scheduler
 
wt.security - package wt.security
 
wt.series - package wt.series
 
wt.services - package wt.services
 
wt.services.applicationcontext.implementation - package wt.services.applicationcontext.implementation
 
wt.services.custom.listeners - package wt.services.custom.listeners
 
wt.servlet - package wt.servlet
 
wt.session - package wt.session
 
wt.socket - package wt.socket
 
wt.spatial - package wt.spatial
 
wt.structadvancedfind.load - package wt.structadvancedfind.load
 
wt.structfilter.rule - package wt.structfilter.rule
 
wt.structfilter.rule.attribute - package wt.structfilter.rule.attribute
 
wt.supersede - package wt.supersede
 
wt.sysadm - package wt.sysadm
 
wt.taglib.util - package wt.taglib.util
 
wt.team - package wt.team
 
wt.templateutil.components - package wt.templateutil.components
 
wt.templateutil.processor - package wt.templateutil.processor
 
wt.templateutil.table - package wt.templateutil.table
 
wt.tools.generation.sql - package wt.tools.generation.sql
 
wt.tools.profiler - package wt.tools.profiler
 
wt.tools.resource - package wt.tools.resource
 
wt.tools.sql - package wt.tools.sql
 
wt.trace - package wt.trace
 
wt.trace.links - package wt.trace.links
 
wt.trace.resource - package wt.trace.resource
 
wt.type - package wt.type
 
wt.ufid.delegates - package wt.ufid.delegates
 
wt.units - package wt.units
 
wt.util - package wt.util
 
wt.util.jmx - package wt.util.jmx
 
wt.util.range - package wt.util.range
 
wt.util.resource - package wt.util.resource
 
wt.util.version - package wt.util.version
 
wt.util.xml - package wt.util.xml
 
wt.util.xml.jaxp - package wt.util.xml.jaxp
 
wt.util.xml.xpath - package wt.util.xml.xpath
 
wt.util.xml.xslt - package wt.util.xml.xslt
 
wt.vc - package wt.vc
 
wt.vc.baseline - package wt.vc.baseline
 
wt.vc.config - package wt.vc.config
 
wt.vc.config.custom - package wt.vc.config.custom
 
wt.vc.sessioniteration - package wt.vc.sessioniteration
 
wt.vc.struct - package wt.vc.struct
 
wt.vc.views - package wt.vc.views
 
wt.vc.wip - package wt.vc.wip
 
wt.verification - package wt.verification
 
wt.version.jmx - package wt.version.jmx
 
wt.viewmarkup - package wt.viewmarkup
 
wt.visitor - package wt.visitor
 
wt.wcdb.tag.service - package wt.wcdb.tag.service
 
wt.workflow - package wt.workflow
 
wt.workflow.collaboration - package wt.workflow.collaboration
 
wt.workflow.definer - package wt.workflow.definer
 
wt.workflow.engine - package wt.workflow.engine
 
wt.workflow.forum - package wt.workflow.forum
 
wt.workflow.notebook - package wt.workflow.notebook
 
wt.workflow.robots - package wt.workflow.robots
 
wt.workflow.utility - package wt.workflow.utility
 
wt.workflow.work - package wt.workflow.work
 
wt.workflow.worklist - package wt.workflow.worklist
 
wt.wrmf.delivery - package wt.wrmf.delivery
 
wt.wvs - package wt.wvs
 
WTActorRoleHolder2 - Class in wt.team


Supported API: true

Extendable: false
WTAdapter - Class in wt.method
The Windchill Info*Engine adapter listener.
WTAnalysisActivity - Class in wt.change2
A Windchill provided reference implementation of an AnalysisActivity.
WTAnalysisActivityMaster - Class in wt.change2
Use the newWTAnalysisActivityMaster static factory method(s), not the WTAnalysisActivityMaster constructor, to construct instances of this class.
WTAnalysisActivityMasterIdentity - Class in wt.change2
The identification object for WTAnalysisActivity objects.
WTArrayList - Class in wt.fc.collections
An array-based implementation of WTArrayList
WTArrayList() - Constructor for class wt.fc.collections.WTArrayList


Supported API: true
WTArrayList(int) - Constructor for class wt.fc.collections.WTArrayList


Supported API: true
WTArrayList(int, int) - Constructor for class wt.fc.collections.WTArrayList


Supported API: true
WTArrayList(Collection) - Constructor for class wt.fc.collections.WTArrayList


Supported API: true
WTArrayList(Collection, int) - Constructor for class wt.fc.collections.WTArrayList


Supported API: true
WTAssociativityHelper - Class in wt.associativity
This is a helper class having helper methods for dealing with elements of bom like UsesOccurrence, PathOccurrence and some related to Equivalence Link.
WTAttribute - Class in wt.templateutil.table
Deprecated. 
WTAttributeNameIfc - Interface in wt.util
WTAttributeNameIfc specifies persistInfo AttributeDescriptor relative paths

Supported API: true
Extendable: false
WTBusinessObject - Class in wt.clients.beans.explorer
This class is an adapter class for the Explorable interface.
WTCHANGE_DIRECTIVE_ROLE - Static variable in class wt.change2._AddressesDirective
Supported API: true
WTCHANGEACTIVITY_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTChangeActivity2 - Class in wt.change2
A Windchill provided reference implementation of a ChangeActivity2.
WTChangeActivity2Master - Class in wt.change2
Use the newWTChangeActivity2Master static factory method(s), not the WTChangeActivity2Master constructor, to construct instances of this class.
WTChangeActivity2MasterIdentity - Class in wt.change2
The identification object for WTChangeActivity2 objects.
WTChangeDirective - Class in wt.change2
Use the newWTChangeDirective static factory method(s), not the WTChangeDirective constructor, to construct instances of this class.
WTChangeDirectiveIdentity - Class in wt.change2
The identification object for WTChangeDirective objects.
WTChangeInvestigation - Class in wt.change2
A Windchill provided reference implementation of a ChangeInvestigation.
WTChangeInvestigationMaster - Class in wt.change2
Use the newWTChangeInvestigationMaster static factory method(s), not the WTChangeInvestigationMaster constructor, to construct instances of this class.
WTChangeInvestigationMasterIdentity - Class in wt.change2
The identification object for WTChangeInvestigation objects.
WTChangeIssue - Class in wt.change2
A Windchill provided reference implementation of a ChangeIssue.
WTCHANGEISSUE_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTChangeIssueMaster - Class in wt.change2
Use the newWTChangeIssueMaster static factory method(s), not the WTChangeIssueMaster constructor, to construct instances of this class.
WTChangeIssueMasterIdentity - Class in wt.change2
The identification object for WTChangeIssue objects.
WTCHANGEORDER_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTChangeOrder2 - Class in wt.change2
A Windchill provided reference implementation of a ChangeOrder2.
WTChangeOrder2Master - Class in wt.change2
Use the newWTChangeOrder2Master static factory method(s), not the WTChangeOrder2Master constructor, to construct instances of this class.
WTChangeOrder2MasterIdentity - Class in wt.change2
The identification object for WTChangeOrder2 objects.
WTChangeProposal - Class in wt.change2
A Windchill provided reference implementation of a ChangeProposal.
WTChangeProposalMaster - Class in wt.change2
Use the newWTChangeProposalMaster static factory method(s), not the WTChangeProposalMaster constructor, to construct instances of this class.
WTChangeProposalMasterIdentity - Class in wt.change2
The identification object for WTChangeProposal objects.
WTCHANGEREQUEST_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTChangeRequest2 - Class in wt.change2
A Windchill provided reference implementation of a ChangeRequest2.
WTChangeRequest2Master - Class in wt.change2
Use the newWTChangeRequest2Master static factory method(s), not the WTChangeRequest2Master constructor, to construct instances of this class.
WTChangeRequest2MasterIdentity - Class in wt.change2
The identification object for WTChangeRequest2 objects.
WTChooser - Class in wt.clients.beans.query
WTChooser provides a tool that allows you to include in your application the ability to search for objects in the local Windchill database.
WTChooser - Class in wt.clients.step
WTChooser provides a tool that allows you to include in your application the ability to search for objects in the local Windchill database.
WTChooser() - Constructor for class wt.clients.beans.query.WTChooser
Default no-arg constructor.
WTChooser() - Constructor for class wt.clients.step.WTChooser
Default no-arg constructor.
WTChooser(String, String) - Constructor for class wt.clients.beans.query.WTChooser
Constructor specifying a fully qualified class name and title.
WTChooser(String, String) - Constructor for class wt.clients.step.WTChooser
Constructor specifying a fully qualified class name and title.
WTChooser(String, String, Component) - Constructor for class wt.clients.beans.query.WTChooser
Constructor specifying a fully qualified class name, title and parent component.
WTChooser(String, String, Component) - Constructor for class wt.clients.step.WTChooser
Constructor specifying a fully qualified class name, title and parent component.
WTChooser(String, String, Component, String) - Constructor for class wt.clients.beans.query.WTChooser
Constructor specifying a fully qualified class name, title, parent component and search filter.
WTChooser(String, String, Component, String) - Constructor for class wt.clients.step.WTChooser
Constructor specifying a fully qualified class name, title, parent component and search filter.
WTChooser(String, String, Component, String, boolean) - Constructor for class wt.clients.beans.query.WTChooser
Constructor specifying a fully qualified class name, title, parent component and search filter.
WTChooser(String, String, Component, String, boolean) - Constructor for class wt.clients.step.WTChooser
Constructor specifying a fully qualified class name, title, parent component and search filter.
WTChooser(String, String, String) - Constructor for class wt.clients.beans.query.WTChooser
Constructor specifying a fully qualified class name, title and search filter.
WTChooser(String, String, String) - Constructor for class wt.clients.step.WTChooser
Constructor specifying a fully qualified class name, title and search filter.
WTChooser(WTScheme, String, Component, String) - Constructor for class wt.clients.beans.query.WTChooser
Constructor specifying a fully qualified class name, title, parent component and search filter.
WTChooser(WTScheme, String, Component, String) - Constructor for class wt.clients.step.WTChooser
Constructor specifying a fully qualified class name, title, parent component and search filter.
WTChunkedIterator<T extends Persistable> - Class in wt.impact
WTCollection iterator that inflates and deflates object references in chunks.
WTChunkedIterator(WTCollection, int) - Constructor for class wt.impact.WTChunkedIterator
Construct a new WTChunkedIterator for all Persistable classes.
WTChunkedIterator(WTCollection, int, Class<T>) - Constructor for class wt.impact.WTChunkedIterator
Construct a new WTChunkedIterator for a filter class and all sub-classes.
WTChunkedIterator(WTCollection, int, Class<T>, boolean) - Constructor for class wt.impact.WTChunkedIterator
Construct a new WTChunkedIterator for a filter class.
WTClipboard - Class in wt.clients.util
This class holds the clipboard that is currently being used by Windchill clients to hold Windchill objects.
WTCollection - Interface in wt.fc.collections
A Collection that provides QueryKey, WTReference, and Persistable-based views of its data.
WTContained - Interface in wt.inf.container
An interface for Persistable objects that store a reference to their WTContainer.
WTContainedIdentified - Interface in wt.inf.container
A utitlity interface that objects that are both Identified and WTContained should implement.
WTContainer - Interface in wt.inf.container
Implementors of WTContainer should create a new WTContainerInfo in their initializer: protected void initialize() throws WTException { super.initialize(); try { setContainerInfo(WTContainerInfo.newWTContainerInfo()); } catch (WTPropertyVetoException wtpve) { throw new WTException(wtpve); } }

Supported API: true

Extendable: false
WTContainerHelper - Class in wt.inf.container


Supported API: true

Extendable: false
WTContainerIdentity - Class in wt.inf.container
Used to rename a container.
WTContainerMoveEvent - Class in wt.inf.container


Supported API: true

Extendable: false
WTContainerRef - Class in wt.inf.container
Use the newWTContainerRef static factory method(s), not the WTContainerRef constructor, to construct instances of this class.
WTContainerServerHelper - Class in wt.inf.container


Supported API: true

Extendable: false
WTContainerService - Interface in wt.inf.container


Supported API: true

Extendable: false
WTContainerServiceSvr - Interface in wt.inf.container


Supported API: true

Extendable: false
WTContainerTemplate - Interface in wt.inf.container
Defines a default set of data to load into a WTContainer

Supported API: true

Extendable: false
WTContainerTemplateMaster - Class in wt.inf.template
Use the newWTContainerTemplateMaster static factory method(s), not the WTContainerTemplateMaster constructor, to construct instances of this class.
WTContainerTemplateRef - Class in wt.inf.container
Use the newWTContainerTemplateRef static factory method(s), not the WTContainerTemplateRef constructor, to construct instances of this class.
WTContext - Class in wt.util
This class holds static state partitioned by applet or application instance.
WTContextBean - Class in wt.httpgw
A JavaBean for use in Java Server Pages or Servlets that wish to use Windchill Java client or server APIs.
WTContextBean() - Constructor for class wt.httpgw.WTContextBean
Construct a Windchill client execution context (WTContext) bean.
WTContextBeanHandler - Class in wt.httpgw
This class sets up a WTContext and/or MethodContext in its constructors if these are not already available for the given thread and then undoes any setup it did in its destroy() method.
WTContextBeanHandler() - Constructor for class wt.httpgw.WTContextBeanHandler
Construct a WTContextBeanHandler without explicitly providing a servlet request.
WTContextBeanHandler(HttpServletRequest) - Constructor for class wt.httpgw.WTContextBeanHandler
Construct a WTContextBeanHandler explicitly providing a servlet request.
WTContextUpdate - Class in wt.feedback
Feedback object to carry updates to client's WTContext object.
WTContextUpdate() - Constructor for class wt.feedback.WTContextUpdate
Public no-arg constructor required by Externalizable.
WTContextUpdate(Object, Object) - Constructor for class wt.feedback.WTContextUpdate
Construct a new WTContextUpdate object.
WtCustomFolderPlugin - Class in com.ptc.customersupport.mbeans.plugins.misc
A plugin that collects wtCustom directory files.
WTDatedEffectivity - Class in wt.effectivity
A WTDatedEffectivity is used to indicate that an item is effective while a configuration item is being produced during a date range.
WTDeliveryException - Exception in wt.wrmf.delivery


Supported API: true

Extendable: false
WTDocument - Class in wt.doc
The reference implementation of a DocumentVersion.
WTDOCUMENT_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTDocumentConfigSpec - Class in wt.doc
The config spec for use by WTDocuments.
WTDocumentDependencyLink - Class in wt.doc
The link is a ObjectToObjectLink between two WTDocuments.
WTDocumentGetConfigSpecForDelegate - Class in wt.doc
This is the default implementation of GetConfigSpecForDelegate2 that is used to create a list of config specs for WTDocument seeds.
WTDocumentHelper - Class in wt.doc
Used by clients to access the WTDocumentService methods.
WTDocumentMaster - Class in wt.doc
Reference implementation of DocumentMaster.
WTDOCUMENTMASTER_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTDocumentMasterIdentity - Class in wt.doc
The identification object for WTDocumentMaster objects.
WTDocumentMasterKey - Class in wt.doc
Key table for all WTDocumentMasters.
WTDocumentService - Interface in wt.doc
Service for WTDocumentMaster and WTDocument objects and their associations.
WTDocumentStandardConfigSpec - Class in wt.doc
A ConfigSpec used to filter WTDocuments based on their life cycle state and work in progress state.
WTDocumentTemplateFormTaskDelegate - Class in com.ptc.windchill.enterprise.templates.doc.server.processors
FormTaskDelegate specifically for document template operations.
WTDocumentUsageLink - Class in wt.doc
The WTDocumentUsageLink is an IteratedUsageLink between WTDocuments and WTDocumentMasters.
WTEntryChunkedIterator - Class in wt.impact
WTKeyedMap entry set iterator that inflates and deflates key references in chunks.
WTEntryChunkedIterator(WTKeyedMap, int) - Constructor for class wt.impact.WTEntryChunkedIterator
Construct a new WTEntryChunkedIterator for all map entries.
WTEntryChunkedIterator(WTKeyedMap, int, Class<? extends Persistable>) - Constructor for class wt.impact.WTEntryChunkedIterator
Construct a new WTEntryChunkedIterator for map entries with filtered keys and all key sub-classes.
WTEntryChunkedIterator(WTKeyedMap, int, Class<? extends Persistable>, boolean) - Constructor for class wt.impact.WTEntryChunkedIterator
Construct a new WTEntryChunkedIterator for map entries with filtered keys.
WTException - Exception in wt.util
WTException is the base class for Windchill exceptions.
WTException() - Constructor for exception wt.util.WTException
Constructs a Windchill exception with no specified detailed message or embedded throwable object.
WTException(Object[]) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with additional messages only.
WTException(String) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with a non-localizable detailed message.
WTException(String, Object[]) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with a non-localizable standard message and additional messages.
WTException(String, String, Object[]) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with a localizable standard message constructed from the bundle, key, and params.
WTException(String, String, Object[], Object[]) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with a localizable standard message constructed from the bundle, key, and params.
WTException(Throwable) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with a nested throwable.
WTException(Throwable, Object[]) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with a nested throwable and additional messages.
WTException(Throwable, String) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with an embedded Throwable object and non-localizable detailed message.
WTException(Throwable, String, Object[]) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with an embedded Throwable object, a non-localizable detailed message, and additional messages.
WTException(Throwable, String, String, Object[]) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with an embedded Throwable object and a localizable detailed message.
WTException(Throwable, String, String, Object[], Object[]) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with an embedded Throwable object, a localizable detailed message, and additional messages.
WTException(Throwable, WTMessage) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with a nested throwable and message.
WTException(Throwable, WTMessage, Object[]) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with a nested throwable, message, and additional messages.
WTException(WTMessage) - Constructor for exception wt.util.WTException
Constructs a Windchill exception given the passed-in message.
WTException(WTMessage, Object[]) - Constructor for exception wt.util.WTException
Constructs a Windchill exception with a standard message and additional messages.
WTExplorer - Class in wt.clients.beans.explorer
WTExplorer is a Explorer type browser for displaying items and relationships.
WTExplorerEvent - Class in wt.clients.beans.explorer
Windchill Technology Explorer Event Class (WTExplorerEvent)
WTExplorerListener - Interface in wt.clients.beans.explorer
Windchill Technology Explorer Event Listener Interface (WTExplorerListener)
WTFolderBrowserEvent - Class in wt.clients.gui
Windchill Technology Folder Browser Event Class (WTFolderBrowserEvent)
WTFolderBrowserEventLink - Class in wt.clients.step
Windchill Technology Folder Browser Event Class (WTFolderBrowserEvent)
WTFolderBrowserListener - Interface in wt.clients.gui
Windchill Technology Folder Browser Event Listener Interface (WTFolderBrowserListener)
WTFolderBrowserListenerLink - Interface in wt.clients.step
Windchill Technology Folder Browser Event Listener Interface (WTFolderBrowserListener)
WTGroup - Class in wt.org
Group of users.
WTHashSet - Class in wt.fc.collections
A hash-based implementation of WTSet.
WTHashSet() - Constructor for class wt.fc.collections.WTHashSet


Supported API: true
WTHashSet(int) - Constructor for class wt.fc.collections.WTHashSet


Supported API: true
WTHashSet(int, int) - Constructor for class wt.fc.collections.WTHashSet


Supported API: true
WTHashSet(Collection) - Constructor for class wt.fc.collections.WTHashSet


Supported API: true
WTHashSet(Collection, int) - Constructor for class wt.fc.collections.WTHashSet


Supported API: true
WTHtmlTable - Class in wt.templateutil.table
Deprecated. 
WTIndirectRoleHolder2 - Class in wt.team


Supported API: true

Extendable: false
WTIntrospectionException - Exception in wt.introspection
WTIntrospectionException is the standard exception Windchill introspection exceptions.
WTIntrospector - Class in wt.introspection
WTIntrospector is a factory for class info objects.
WTInvalidParameterException - Exception in wt.util
WTInvalidParameterException extends the capability of the wt.util.WTRemoteException in that like the wt.util.WTException, it accommodates nested exceptions and localizable text messages.
WTInvalidParameterException(String) - Constructor for exception wt.util.WTInvalidParameterException
WTInvalidParameterException constructor comment.
WTInvalidParameterException(String, String, Object[]) - Constructor for exception wt.util.WTInvalidParameterException
WTInvalidParameterException constructor comment.
WTInvalidParameterException(Throwable, String) - Constructor for exception wt.util.WTInvalidParameterException
WTInvalidParameterException constructor comment.
WTInvalidParameterException(Throwable, String, String, Object[]) - Constructor for exception wt.util.WTInvalidParameterException
WTInvalidParameterException constructor comment.
WTIOException - Exception in wt.util
WTIOException extends the capability of the java.lang.IOException in that like the wt.util.WTException, it accommodates nested exceptions and localizable text messages.
WTIOException(String) - Constructor for exception wt.util.WTIOException
Constructs a Windchill exception with a non-localizable detailed message.
WTIOException(String, String, Object[]) - Constructor for exception wt.util.WTIOException
Constructs a WTIOException with a localizable detailed message.
WTIOException(String, String, Object[], Throwable) - Constructor for exception wt.util.WTIOException
Constructs a WTIOException with an embedded Throwable object and a localizable detailed message.
WTIOException(String, Throwable) - Constructor for exception wt.util.WTIOException
Constructs a WTIOException with an embedded Throwable object and non-localizable detailed message.
WTKeyedHashMap - Class in wt.fc.collections
Follows the patterns established by the default collection implementations.
WTKeyedHashMap() - Constructor for class wt.fc.collections.WTKeyedHashMap


Supported API: true
WTKeyedHashMap(int) - Constructor for class wt.fc.collections.WTKeyedHashMap


Supported API: true
WTKeyedHashMap(int, int) - Constructor for class wt.fc.collections.WTKeyedHashMap


Supported API: true
WTKeyedHashMap(Map) - Constructor for class wt.fc.collections.WTKeyedHashMap


Supported API: true
WTKeyedHashMap(Map, int) - Constructor for class wt.fc.collections.WTKeyedHashMap


Supported API: true
WTKeyedMap - Interface in wt.fc.collections
A Map in which the keys are a WTSet.
wtKeySet() - Method in interface wt.fc.collections.WTKeyedMap


Supported API: true
WTKeyStore - Class in com.ptc.windchill.keystore
A Map-like Facade to Windchills encryption mechanism which is housed as a Java KeyStore.
WTKeyStoreUtil - Class in com.ptc.windchill.keystore
A Windchill encryption mechanism utility class that uses WTKeyStore to encrypt passwords.
WTKeyStoreWVSUtil - Class in com.ptc.windchill.keystore
A Windchill encryption mechanism utility class to encrypt passwords specific to Windchill Visualization Services (WVS).
WTLibrary - Class in wt.inf.library
Use the newWTLibrary static factory method(s), not the WTLibrary constructor, to construct instances of this class.
WTList - Class in wt.clients.beans.explorer
WTList is a Tree View for the Explorer Browser.
WTList - Interface in wt.fc.collections
A WTCollection that implements the java.util.List interface.
WTListResourceBundle - Class in wt.util.resource
An extension of ListResourceBundle which builds WTListResourceBundle.getContents() from RBEntry-annotated "public static final String" properties.
WTListResourceBundle() - Constructor for class wt.util.resource.WTListResourceBundle
Default constructor, which must be called by extending classes.
WTLotEffectivity - Class in wt.effectivity
LotEffectivity is used to indicate that the EffectivityManageable object is effective as a ConfigurationItem is being produced in a range of lot numbers.
WTMessage - Class in wt.util
WTMessage is the wrapper class for getting a formatted, localized message, from a resource bundle.
WTMessage(String, String, Object[]) - Constructor for class wt.util.WTMessage
Constructs a Windchill message with a localizable detailed message.
WTMessage() - Static method in class wt.mail.WTMimeMessage
Deprecated.
As of Windchill 6.2.6, replaced by EMailMessage
WTMimeMessage - Class in wt.mail
Deprecated.
As of Windchill 6.2.6, replaced by EMailMessage
WTMultiList - Class in wt.clients.util
WTMultiList is a multi column list which fixes bugs found in symantec.itools.awt.MultiList.
WTMultiList() - Constructor for class wt.clients.util.WTMultiList
Constructs a new WTMultiList.
WTMultiList(int) - Constructor for class wt.clients.util.WTMultiList
Constructs a new WTMultiList with the specified number of columns.
WTMultiList(int, boolean) - Constructor for class wt.clients.util.WTMultiList
Constructs a new WTMultiList with the spcified number of columns and whether multiple row selection allowed.
WTMultiList(int, boolean, Color) - Constructor for class wt.clients.util.WTMultiList
Constructs a new WTMultiList with the specified number of columns, whether multiple row selection is allowed, and given background color.
WTNode - Class in wt.clients.beans.explorer
Windchill Technology Explorer Node Class (WTNode)
WTObject - Class in wt.fc
WTObject is the abstract base class for all domain-specific item and link classes.
WTObjectSelection - Class in wt.clients.util
A class which implements the capability required to transfer an array of WTObjects.
WTObjectSelection(WTObject) - Constructor for class wt.clients.util.WTObjectSelection
Creates a transferable object capable of transfering the specified WTObject.
WTObjectSelection(WTObject[]) - Constructor for class wt.clients.util.WTObjectSelection
Creates a transferable object capable of transfering the specified array of WTObjects.
WTOrganization - Class in wt.org
Use the newWTOrganization static factory method(s), not the WTOrganization constructor, to construct instances of this class.
WTOrganizationIdentifier - Class in wt.org
Use the newWTOrganizationIdentifier static factory method(s), not the WTOrganizationIdentifier constructor, to construct instances of this class.
WTOrganizationValidator - Interface in wt.inf.container
Creates and/or retrieves a WTOragnization.
WTPair - Class in wt.fc
Aggregates an ordered pair of WTReferences and handles them as a unique combination.
WTPair() - Constructor for class wt.fc.WTPair
Construct a default WTPair with null component objects.
WTPair(Object, Object) - Constructor for class wt.fc.WTPair
Construct a WTPair from component objects.
WTPair(WTPair) - Constructor for class wt.fc.WTPair
Construct a WTPair copy.
WTPart - Class in wt.part
This reference implementation of a PartVersion represents a snapshot of the changeable aspects of a part, is managed by WTPartService and has an associated WTPartMaster which represents the unchanging aspects of this part.
WTPART_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTPART_MASTER_ROLE - Static variable in class com.ptc.windchill.esi.bom._AlternateItemGroup
Supported API: true
WTPART_MASTER_ROLE - Static variable in class wt.change2._SubjectProduct
Supported API: true
WTPART_ROLE - Static variable in class com.ptc.windchill.esi.bom._AlternateItemGroup
Supported API: true
WTPartAlternateLink - Class in wt.part
A link used to indicate that a WTPart may be globally replaced by another WTPart.
WTPartAlternateRep - Class in wt.part.alternaterep
Use the newWTPartAlternateRep static factory method(s), not the WTPartAlternateRep constructor, to construct instances of this class.
WTPartAlternateRepMaster - Class in wt.part.alternaterep
Use the newWTPartAlternateRepMaster static factory method(s), not the WTPartAlternateRepMaster constructor, to construct instances of this class.
WTPartAlternateRepMasterKey - Class in wt.part.alternaterep
Use the newWTPartAlternateRepMasterKey static factory method(s), not the WTPartAlternateRepMasterKey constructor, to construct instances of this class.
WTPartAlternateRepService - Interface in wt.part.alternaterep.service
This service interface defines the API for managing WTPartAlternateReps.
WTPartAsMaturedConfigSpec - Class in wt.part
The WTPartAsMaturedConfigSpec is used to filter non-latest revision of WTParts based on most mature life cycle state, view and historical date to get the most matured configuration of the object that existed at a given point in time.
WTPartBaselineConfigSpec - Class in wt.part
This class implements a ConfigSpec to filter Iterations that belong to a Baseline.
WTPartBuildHelper - Class in wt.part.build
This is the helper class for the Part to CAD build service.
WTPartBuildService - Interface in wt.part.build
Part to CAD document service.
WTPartChangeConfigSpec - Class in wt.part


Supported API: true

Extendable: false
WTPartConfigSpec - Class in wt.part
The reference implementation of a user visible config spec, used to select WTParts, which aggregates WTPartBaselineConfigSpec, WTPartEffectivityConfigSpec, WTPartPromotionNoticeConfigSpec, SandboxConfigSpec, WTPartAsMaturedConfigSpec, LotBaselineConfigSpec and WTPartStandardConfigSpec.
WTPartCustomConfigSpec - Class in wt.part
A custom configuration specification expands the structure to the appropriate version using the attributes and the logic provided by the appendSearchCriteria and process APIs.
WTPartDescribeLink - Class in wt.part
Associates a WTPart with a WTDocument that describes the WTPart.
WTPartEffConfigSpecDelegate - Class in wt.eff.delegate
Provides WTPart configuration specification for structured effectivity propagation.
WTPartEffectivityConfigSpec - Class in wt.part
A ConfigSpec used to filter WTParts based on their PDM Effectivity and membership in a view.
WTPartGetConfigSpecForDelegate - Class in wt.part
This is the default implementation of GetConfigSpecForDelegate2 that is used to create a list of config specs for WTPart seeds.
WTPartHelper - Class in wt.part
This helper is used to access an implementation of WTPartService via the static reference WTPartHelper.service.
WTPartMaster - Class in wt.part
This reference implementation of a PartMaster represents the unchanging aspects of a part, is managed by WTPartService and also has one or more associated WTParts which represent the various stages (versions or iterations) of change for the changeable aspects of this part.
WTPARTMASTER_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTPartMasterIdentity - Class in wt.part
The uniqueness constraint of number on the master.
WTPartMasterKey - Class in wt.part
The table for the uniqueness constraint of number on the master.
WTPartPromotionNoticeConfigSpec - Class in wt.part
A ConfigSpec used to filter WTParts based on their membership in a Baseline associated to a PromotionNotice.
WTPartReferenceLink - Class in wt.part
Associates a WTPart with the WTDocuments it calls out.
WTPartRequest - Class in com.ptc.windchill.suma.npi
Use the newWTPartRequest static factory method(s), not the WTPartRequest constructor, to construct instances of this class.
WTPartRequestMasterKey - Class in com.ptc.windchill.suma.npi
Use the newWTPartRequestMasterKey static factory method(s), not the WTPartRequestMasterKey constructor, to construct instances of this class.
WTPartService - Interface in wt.part
This service interface defines the API for managing WTParts, WTPartMasters, WTPartConfigSpecs and hierarchies of these parts.
WTPartStandardConfigSpec - Class in wt.part
A ConfigSpec used to filter WTParts based on their life cycle state, membership in a view, and work in progress state.
WTPartSubstituteLink - Class in wt.part
An association indicating that in the context of a particular usage, another part may be substituted.
WTPartUsageLink - Class in wt.part
This is an IteratedUsageLink where a specific WTPart uses a WTPartMaster (actually it will use one of the WTParts associated with the WTPartMaster based on a config spec) and the part uses a specific Quantity (with unit of measure) of the part master as a component of its structure.
WTPreferences - Class in wt.prefs
Deprecated. 
WTPrincipal - Class in wt.org
Abstract class that represents a user or a group of users.
WTPrincipalReference - Class in wt.org
Reference to a principal object.
WTPrincipalReferenceSearch - Class in wt.org
Search for a reference to the WTPrincipal listed.
WTPrincipalReferenceSearch(String) - Constructor for class wt.org.WTPrincipalReferenceSearch
Construct a search object for the specified attribute.
WTPrincipalReferenceSearch(String, String) - Constructor for class wt.org.WTPrincipalReferenceSearch
Construct a search object for the specified attribute.
WTProcessStepStatus - Class in com.ptc.windchill.dpimpl.core


Supported API: true

Extendable: false
WTProductConfiguration - Class in wt.part
Use the newWTProductConfiguration static factory method(s), not the WTProductConfiguration constructor, to construct instances of this class.
WTPRODUCTCONFIGURATION_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTProductConfigurationCollationKeyFactory - Class in wt.clients.prodmgmt
A collation key factory for WTProductConfiguration

Supported API: true
Extendable: false
WTProductConfigurationCollationKeyFactory(Locale) - Constructor for class wt.clients.prodmgmt.WTProductConfigurationCollationKeyFactory
Construct a collation key factory for the given locale.
WTProductConfigurationMaster - Class in wt.part
Use the newWTProductConfigurationMaster static factory method(s), not the WTProductConfigurationMaster constructor, to construct instances of this class.
WTProductInstance - Class in wt.effectivity
Deprecated. 
WTPRODUCTINSTANCE_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTProductInstance2 - Class in wt.part
Use the newWTProductInstance2 static factory method(s), not the WTProductInstance2 constructor, to construct instances of this class.
WTPRODUCTINSTANCE2_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTProductInstanceDescribeLink - Class in wt.part
Use the newWTProductInstanceDescribeLink static factory method(s), not the WTProductInstanceDescribeLink constructor, to construct instances of this class.
WTProductInstanceMaster - Class in wt.part
Use the newWTProductInstanceMaster static factory method(s), not the WTProductInstanceMaster constructor, to construct instances of this class.
WTProductInstanceReferenceLink - Class in wt.part
Use the newWTProductInstanceReferenceLink static factory method(s), not the WTProductInstanceReferenceLink constructor, to construct instances of this class.
WTProperties - Class in wt.util
Windchill configuration properties.
WTProperties(Properties) - Constructor for class wt.util.WTProperties
Construct a new WTProperties object.
WtPropertiesPlugin - Class in com.ptc.customersupport.mbeans.plugins.properties
A plugin that collects the wt.properties property file.
WTPropertyVetoException - Exception in wt.util
WTPropertyVetoException extends the capability of the java.beans.PropertyVetoException in that like the wt.util.WTException, it accommodates nested exceptions and localizable text messages.
WTPropertyVetoException(String, PropertyChangeEvent) - Constructor for exception wt.util.WTPropertyVetoException
Constructs a Windchill exception with a non-localizable detailed message.
WTPropertyVetoException(String, String, Object[], PropertyChangeEvent) - Constructor for exception wt.util.WTPropertyVetoException
Constructs a WTPropertyVetoException with a localizable detailed message.
WTPropertyVetoException(Throwable, String, PropertyChangeEvent) - Constructor for exception wt.util.WTPropertyVetoException
Constructs a WTPropertyVetoException with an embedded Throwable object and non-localizable detailed message.
WTPropertyVetoException(Throwable, String, String, Object[], PropertyChangeEvent) - Constructor for exception wt.util.WTPropertyVetoException
Constructs a WTPropertyVetoException with an embedded Throwable object and a localizable detailed message.
WTPropEval - Class in wt.util.jmx
Command line utility which outputs the value for a specified wt.properties entry.
WTQuery - Class in wt.clients.beans.query
WTQuery provides a tool that allows you to include in your application the ability to search for objects in the local Windchill database.
WTQuery() - Constructor for class wt.clients.beans.query.WTQuery
Default no-arg constructor.
WTQuery(String, String, boolean) - Constructor for class wt.clients.beans.query.WTQuery
Constructor specifying a title, search filter and whether to include a status display area as part of this component.
WTQuery(String, String, boolean, boolean) - Constructor for class wt.clients.beans.query.WTQuery
Constructor specifying a title, search filter, status display flag and a IBA tab flag.
WTQuery(String, String, boolean, boolean, boolean) - Constructor for class wt.clients.beans.query.WTQuery
Constructor specifying a title, search filter and whether to include a status display area as part of this component, as well as showing IBA associated and if to allow for the searching of Documents.
WTQueryEvent - Class in wt.clients.beans.query
The query event emitted by WTQuery objects when an item is selected, a status message is available or a button is clicked.
WTQueryListener - Interface in wt.clients.beans.query
The listener interface for receiving WTQueryEvents.
WtQueue - Class in wt.queue


Supported API: true

Extendable: false
WtQueueEntry - Class in wt.queue


Supported API: true

Extendable: false
WTReference - Interface in wt.fc
Interface that defines the basic notion of holding a reference to a Persistable object, it's target object.
WTRemoteException - Exception in wt.util
WTRemoteException extends the capability of the java.lang.RemoteException in that like the wt.util.WTException, it accommodates nested exceptions and localizable text messages.
WTRemoteException(String) - Constructor for exception wt.util.WTRemoteException
Constructs a Windchill exception with a non-localizable detailed message.
WTRemoteException(String, String, Object[]) - Constructor for exception wt.util.WTRemoteException
Constructs a WTRemoteException with a localizable detailed message.
WTRemoteException(String, String, Object[], Throwable) - Constructor for exception wt.util.WTRemoteException
Constructs a WTRemoteException with an embedded Throwable object and a localizable detailed message.
WTRemoteException(String, Throwable) - Constructor for exception wt.util.WTRemoteException
Constructs a WTRemoteException with an embedded Throwable object and non-localizable detailed message.
WTResourceException - Exception in com.ptc.windchill.linkeddata
Exception thrown from com.ptc.windchill.linkeddata package classes.
WTRNRequest - Class in wt.rn
The WTRNRequest object is used to store information relating to a specific RosettaNet request.
WTRoleHolder2 - Class in wt.team


Supported API: true

Extendable: false
WTRolePermission - Class in wt.workflow.work

Supported API: true

Extendable: false
WTRuntimeException - Exception in wt.util
WTRuntimeException extends the capability of the java.lang.RuntimeException in that like the wt.util.WTException, it accommodates nested exceptions and localizable text messages.
WTRuntimeException(String) - Constructor for exception wt.util.WTRuntimeException
Constructs a Windchill exception with a non-localizable detailed message.
WTRuntimeException(String, String, Object[]) - Constructor for exception wt.util.WTRuntimeException
Constructs a WTRuntimeException with a localizable detailed message.
WTRuntimeException(Throwable) - Constructor for exception wt.util.WTRuntimeException
Constructs a WTRuntimeException with an embedded Throwable object.
WTRuntimeException(Throwable, String) - Constructor for exception wt.util.WTRuntimeException
Constructs a WTRuntimeException with an embedded Throwable object and non-localizable detailed message.
WTRuntimeException(Throwable, String, String, Object[]) - Constructor for exception wt.util.WTRuntimeException
Constructs a WTRuntimeException with an embedded Throwable object and a localizable detailed message.
WtSafeAreaFolderPlugin - Class in com.ptc.customersupport.mbeans.plugins.misc
A plugin that collects wtSafeArea files.
WTSAXException - Exception in wt.util.xml
Extends the capability of the org.xml.sax.SAXException in that, like the wt.util.WTException, it accommodates nested exceptions and localizable text messages.
WTSchema - Class in wt.clients.beans.query
A WTSchema object stores display information for a modeled Windchill business class.
WTSchema() - Constructor for class wt.clients.beans.query.WTSchema
Default no-arg constructor.
WTSchema(String) - Constructor for class wt.clients.beans.query.WTSchema
Constructor specifying a formatted string.
WTScheme - Class in wt.clients.beans.query
Windchill Technology Tuple for a Schema Database (WTScheme Class)
WTSecurityException - Exception in wt.security
Exception wrapper for security exception thrown while using wt.security access classes.
WTSerialNumberedEffectivity - Class in wt.effectivity
SerialNumberedEffectivity is used to indicate that the EffectivityManageable object is effective as a ConfigurationItem is being produced in a range of serial numbered units.
WTSERIALNUMBEREDPART_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTSet - Interface in wt.fc.collections
Refines the contract of WTCollection to require that all the objects in the implementing collection are unique.
WTStandardDateFormat - Class in wt.util
WTStandardDateFormat
WTStandardDateFormat() - Constructor for class wt.util.WTStandardDateFormat
No-arg constructor.
WTStatusBar - Class in wt.clients.beans.explorer
A status bar used by the WTExplorer.
WTStringMap - Class in wt.fc
WTStringMap class maps keys to values.
WTTextArea - Class in wt.clients.beans
This class extends the java.awt.TextArea for the purpose of establishing the same minimum size accross all platforms.
WTTextArea() - Constructor for class wt.clients.beans.WTTextArea
Use this constructor to create an instance of the WTTextArea which will give you vertical scrollbars and a consistent size on all platforms.
WTThread - Class in wt.util
A thread that is associated with a WTContext and supports property change events.
WTThread() - Constructor for class wt.util.WTThread
Construct a new WTThread object.
WTThread(Component) - Constructor for class wt.util.WTThread
Construct a new WTThread object.
WTThread(Component, Runnable) - Constructor for class wt.util.WTThread
Construct a new WTThread object with the target Runnable.
WTThread(Component, Runnable, String) - Constructor for class wt.util.WTThread
Construct a new WTThread object with the target Runnable and given name.
WTThread(Component, String) - Constructor for class wt.util.WTThread
Construct a new WTThread object with the given name.
WTThread(Runnable) - Constructor for class wt.util.WTThread
Construct a new WTThread object with the target Runnable.
WTThread(Runnable, String) - Constructor for class wt.util.WTThread
Construct a new WTThread object with the target Runnable and given name.
WTThread(String) - Constructor for class wt.util.WTThread
Construct a new WTThread object with the given name.
WTThread(ThreadGroup) - Constructor for class wt.util.WTThread
Construct a new WTThread object.
WTThread(ThreadGroup, Runnable) - Constructor for class wt.util.WTThread
Construct a new WTThread object with the target Runnable.
WTThread(ThreadGroup, Runnable, String) - Constructor for class wt.util.WTThread
Construct a new WTThread object with the target Runnable and given name.
WTThread(ThreadGroup, String) - Constructor for class wt.util.WTThread
Construct a new WTThread object with the given name.
WTToolBar - Class in wt.clients.beans.explorer
WTToolbar is a ToolBar class used by the WTExplorer.
WTTransferAction - Class in wt.security
Serves to replace TransferHandler.getCutAction(), TransferHandler.getCopyAction(), and TransferHandler.getPasteAction(), so as to use AWTAccess.getSystemClipboard() to access the system clipboard.
WTTree - Class in wt.clients.beans.explorer
WTTree is a Tree View for the Explorer Browser.
WTTypeDefinitionNavigator - Class in wt.ixb.objectset.handlers.navigator
Object set navigator for type definitions (including user defined soft types and hard types).
WTUNIT_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
WTURIResolver - Class in wt.util.xml
This class resolves the referenced xsl files by a given xsl file from WT_HOME location only.
WTURIResolver(String) - Constructor for class wt.util.xml.WTURIResolver
Resolves all referenced xsl files by a given input xsl file from WT_HOME location only.
WTUser - Class in wt.org
The WTUser class represents users of the system.
WTValuedEntryChunkedIterator - Class in wt.impact
WTValuedMap entry set iterator that inflates and deflates key and value references in chunks.
WTValuedEntryChunkedIterator(WTValuedMap, int) - Constructor for class wt.impact.WTValuedEntryChunkedIterator
Construct a new WTValuedEntryChunkedIterator for all map entries.
WTValuedEntryChunkedIterator(WTValuedMap, int, Class<? extends Persistable>) - Constructor for class wt.impact.WTValuedEntryChunkedIterator
Construct a new WTValuedEntryChunkedIterator for map entries with filtered keys and all key sub-classes.
WTValuedEntryChunkedIterator(WTValuedMap, int, Class<? extends Persistable>, boolean) - Constructor for class wt.impact.WTValuedEntryChunkedIterator
Construct a new WTValuedEntryChunkedIterator for map entries with filtered keys.
WTValuedHashMap - Class in wt.fc.collections
The key mask for the values collection can be specified in the constructor.
WTValuedHashMap() - Constructor for class wt.fc.collections.WTValuedHashMap


Supported API: true
WTValuedHashMap(int) - Constructor for class wt.fc.collections.WTValuedHashMap


Supported API: true
WTValuedHashMap(int, int) - Constructor for class wt.fc.collections.WTValuedHashMap


Supported API: true
WTValuedHashMap(int, int, int) - Constructor for class wt.fc.collections.WTValuedHashMap


Supported API: true
WTValuedHashMap(Map) - Constructor for class wt.fc.collections.WTValuedHashMap


Supported API: true
WTValuedHashMap(Map, int) - Constructor for class wt.fc.collections.WTValuedHashMap


Supported API: true
WTValuedHashMap(Map, int, int) - Constructor for class wt.fc.collections.WTValuedHashMap


Supported API: true
WTValuedMap - Interface in wt.fc.collections
A WTKeyedMap in which the values are a WTCollection.
WTValuedMap.WTValuedEntry - Interface in wt.fc.collections
Allows access to the value in this entry as either a Persistable, WTReference, or QueryKey.
wtValues() - Method in interface wt.fc.collections.WTValuedMap
Convenience method that returns the values in this map as a WTCollection.
WTVariance - Class in wt.change2
Variance is another implementation of ChangeIssue.
WTVarianceMaster - Class in wt.change2
Use the newWTVarianceMaster static factory method(s), not the WTVarianceMaster constructor, to construct instances of this class.
WTVarianceMasterIdentity - Class in wt.change2
Use the newWTVarianceMasterIdentity static factory method(s), not the WTVarianceMasterIdentity constructor, to construct instances of this class.
WTWorkSet - Class in wt.change2.workset
Default implementation of the WorkSet interface
WTWorkSetHelper - Class in wt.change2.workset
Helper for using the implemented wt.change2.workset.WTWorkSetService.
WTWorkSetService - Interface in wt.change2.workset
The interface describing the services available for workset

Supported API: true

Extendable: false
WVSLogger - Class in wt.wvs
A wrapper class (encapsulating the Log4j Logger) to help facilitate in acquiring a logger for a specific WVS class adhering to a grouping structure.
WVSLoggerHelper - Class in wt.wvs
The WVSLoggerHelper class provides helper methods to for logging additional information about WVS related objects

Supported API: true

Extendable: false
WVSProperties - Class in com.ptc.wvs.common.util
Methods to access the Properties found in the WVS Properties file.
WvsPropertiesPlugin - Class in com.ptc.customersupport.mbeans.plugins.properties
A plugin that collects the wvs.properties property file.
WVSVisualizationDelegate - Class in com.ptc.windchill.enterprise.wvs.common
Gets the visualization component for the info page.
$ 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