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

P

PAAKeyStore - Class in com.ptc.paa.config.keystore
A Map-like Facade to Windchills encryption mechanism which is housed as a Java KeyStore.
PACKAGE - Enum constant in enum class com.ptc.windchill.annotations.metadata.GetAccess
Generates a getter with no access modifier (traditionally referred to as "default" or "package" access); the getter may be called from within the package only.
PACKAGE - Enum constant in enum class com.ptc.windchill.annotations.metadata.SetAccess
Generates a setter with no access modifier (traditionally referred to as "default" or "package" access); the setter may be called from within the package only.
PACKAGE - Static variable in class wt.util.DebugType
Represents a package.
PACKAGE_HIERARCHY - Static variable in class wt.util.DebugType
Represents a package hierarchy.
PACKAGE_INFO - Static variable in interface com.ptc.wpc.core.PDMPackage
Label for the attribute.
PACKAGE_SEPARATOR - Static variable in class com.ptc.windchill.util.UnitIdentifierUtil


Supported API: true
PACKAGE_TYPE - Static variable in interface com.ptc.wpc.core.PackageInfo
Label for the attribute.
PackageExportGraph - Interface in com.ptc.windchill.wp.delivery.export
Interface defining the working export graph for packages.
PackageExportQueueDelegate - Interface in com.ptc.windchill.sync.wpsync
Delegate for managing multiple export queues for package export background jobs.
PackageInfo - Interface in com.ptc.wpc.core


Supported API: true

Extendable: false
PAGE_MODE - Static variable in interface com.ptc.core.command.common.bean.repository.RepositoryCommand
Label for the attribute; This attribute is an input that specifies the paging mode.
PAGE_THRESHOLD - Static variable in interface wt.query.PageableSessionQuerySpec
Label for the attribute; Specifies threshold at which a paging session will be established.
PageableQuerySpec - Class in wt.query
This abstract class provides common APIs and functionality for queries that support paging.
PageableSessionQuerySpec - Interface in wt.query
This interface specifies the abstractions necessary to establish a persistent paging session.
PageMode - Class in com.ptc.core.command.common.bean.repository
This class defines the modes of paging.
PageRequest - Interface in com.ptc.core.command.common.bean.repository
This interface specifies the parameters assocatied with a paging request.
PagingFetchTimeOutException - Exception in wt.pom
PagingFetchTimeOutException captures errors when fetching pages.
PagingQueryResult - Class in wt.fc
This class is a container of results returned from a query along with paging session information.
PagingResultProcessor - Interface in wt.fc
This interface specifies methods needed to process results directly from the low level persistence layer.
PagingSession - Class in wt.fc
This class represents a persistent paging session.
PagingSessionCacheSizeLimitException - Exception in wt.pom
This exception captures errors when attempting to fetch pages from a paging session that has timed out.
PagingSessionCacheTimeOutException - Exception in wt.pom
This exception captures errors when attempting to fetch pages from a paging session that has timed out.
PagingSessionHelper - Class in wt.fc
This class provides static helper methods for managing PagingSessions.
PagingSessionSpec - Class in wt.query
This class can be used to fetch pages from an established paging session.
Pair<T1,T2> - Class in wt.util
Aggregates an ordered pair of objects and handles them as a unique combination.
Pair() - Constructor for class wt.util.Pair
Construct a default Pair with null component objects.
Pair(T1, T2) - Constructor for class wt.util.Pair
Construct a Pair object from components.
Pair(Pair<T1, T2>) - Constructor for class wt.util.Pair
Construct a Pair copy.
PAIR_SEPARATOR - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
Pair.UnorderedPair<T> - Class in wt.util
Aggregates an unordered pair of objects and handles them as a unique combination.
pairToRange(Class, String, String) - Method in interface wt.eff.EffGroupRangeDelegate
Converts a start/end string pair to an EffRange.
pairToRange(Class, String, String, boolean) - Method in interface wt.eff.EffGroupRangeDelegate
Converts a start/end string pair to an EffRange.
PARALLEL - Static variable in class com.ptc.windchill.mpml.processplan.sequence.MPMSequenceLinkCategory


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


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


Supported API: true
ParameterDataSAXSource - Class in wt.query.template


Supported API: true

Extendable: false
ParameterTemplate - Class in wt.query.template
A ParameterTemplate represents a template for a parameter that can be used to generate a runtime parameter value for a report.
parameterValue(Properties, String) - Static method in class wt.enterprise.URLProcessor
Deprecated. 
parent() - Method in class wt.prefs.Preferences
Deprecated. 
PARENT - Static variable in interface wt.epm.alternaterep._AlternateRepRule
Supported API: true
PARENT_CHANGE_OBJECT_STATE_CHANGE - Static variable in class wt.change2.ChangeService2Event


Supported API: true
PARENT_INCLUDED - Static variable in class wt.vc.config._ViewConfigSpec
If set to true, search the parents of the view if no match is found for the view-dependent versions of the master.
PARENT_REFERENCE - Static variable in class com.ptc.windchill.esi.snapshot._ESIReleasedObjectSnapshot
Object reference of BOM in case of raw material link and primary part in case of coupling object.This will be null in case of coupling member object.
PARENT_REFERENCE - Static variable in interface wt.epm.alternaterep._AlternateRepRule
Supported API: true
PARENT_ROLE - Static variable in class wt.change2._FlexibleChangeLink
Parent change object (must have attribute FlexibleChangeItem.flexible = true).
PARENT_WORKFLOW_RECORD - Static variable in class wt.change2._WorkflowRecord
The parent WorkflowRecord object.
PARENT_WORKFLOW_RECORD_REFERENCE - Static variable in class wt.change2._WorkflowRecord
The parent WorkflowRecord object.
parentGroupNames() - Method in class wt.federation.ProxyUser
Returns an enumeration containing the names of the groups to which the user belongs.
parentGroupNames() - Method in class wt.org.WTUser
Returns an enumeration containing the names of the groups to which the user belongs.
parentGroupObjects() - Method in class wt.org.WTUser
Returns all the parent groups to which the user belongs.
parentGroups() - Method in class wt.federation.ProxyUser
Returns the groups to which the user belongs.
parentGroups() - Method in class wt.org.WTGroup
Returns the groups to which the group belongs.
parentGroups() - Method in class wt.org.WTUser
Returns the groups to which the user belongs.
parentGroups(boolean) - Method in class wt.org.WTGroup
Returns the groups to which the group belongs.
parentGroups(boolean) - Method in class wt.org.WTUser
Returns the groups to which the user belongs.
parentGroups(WTPrincipal) - Method in interface wt.org.OrganizationServicesManager
Deprecated. 
parentGroups(WTPrincipal, boolean) - Method in interface wt.org.OrganizationServicesManager
Returns groups that the argument principal is a member of.
parse(String) - Static method in class wt.util.WTStandardDateFormat
Parses text from a string in the format LONG_STANDARD_DATE_FORMAT to produce a Date.
parse(String, int) - Static method in class wt.util.WTStandardDateFormat
Parses text from a string to produce a Date.
parse(String, int, Locale, TimeZone) - Static method in class wt.util.WTStandardDateFormat
Parses text from a string to produce a Date.
parse(String, String) - Static method in class wt.util.WTStandardDateFormat
Parses text from a string to produce a Date.
parse(String, String, Locale, TimeZone) - Static method in class wt.util.WTStandardDateFormat
Parses text from a string to produce a Date.
parse(String, Locale) - Static method in class wt.util.WTStandardDateFormat
Parses text from a string in the format LONG_STANDARD_DATE_FORMAT to produce a Date.
parseArgs(String[]) - Method in class wt.util.WTProperties
Parse name=value pairs from a string array into this properties object.
parseCurrency(String) - Static method in class wt.projmgmt.resource.Currency


Supported API: true
parseDate(String) - Method in class wt.clients.beans.EffectivityTaskLogic
This converts a string to a timestamp using the dateHelperResource.
parseQueryString(String) - Method in class wt.httpgw.URLFactory
Parses a query string passed from the client to the server and builds a HashMap object with key-value pairs.
parseToNmOid(String) - Static method in class com.ptc.windchill.enterprise.annotation.AnnotationClientHelper
parseToNmOid utility to parse the string to return a list of NmOid.
part - Variable in class wt.epm.ReviseOptions
Holds the folder and life cycle template to assign newly created versions of WTParts.
PART - Static variable in class com.ptc.wvs.common.ui.Publisher
Structure traversal type for publishing PART is WTPart structure traversal, for when publishing WTPart structure

Supported API: true
PART_21 - Static variable in class wt.ixb.clientAccess.IXFormatImplementationMethodType
Supported API: true
PART_28 - Static variable in class wt.ixb.clientAccess.IXFormatImplementationMethodType
Supported API: true
PART_ALLOCATION_AT_OCCURRENCE_LEVEL - Static variable in class com.ptc.windchill.mpml.processplan._MPMProcessPlan
Supported API: true
PART_AND_EPM - Static variable in class com.ptc.wvs.common.ui.Publisher
Structure traversal type for publishing PART_AND_EPM is Part structure traversal, for when publishing Parts and including associated EPMDocuments in the result

Supported API: true
PART_ATTRIBUTE - Static variable in class com.ptc.windchill.associativity.reconciliation.client.DiscrepancyType


Supported API: true
PART_CENTRIC_PROCESSING - Static variable in class wt.epm.workspaces._EPMWorkspace
true/false flag to indicate if primary dependency processing is to be done on PartCentric mode.
PART_FOLDER - Static variable in class wt.epm.workspaces._EPMWorkspace
Supported API: true
PART_FOLDER_REFERENCE - Static variable in class wt.epm.workspaces._EPMWorkspace
Supported API: true
PART_LIFE_CYCLE - Static variable in class wt.epm.workspaces._EPMWorkspace
Supported API: true
PART_LIFE_CYCLE_REFERENCE - Static variable in class wt.epm.workspaces._EPMWorkspace
Supported API: true
PART_NUMBER_SERVER_ASSIGNED_CONSTRAINT - Static variable in interface com.ptc.core.meta.container.common.ConstraintClassNameConstants


Supported API: true
PART_ROLE - Static variable in class com.ptc.windchill.mpml.pmi._MPMPartQualityLink
Supported API: true
PART_ROLE - Static variable in class com.ptc.windchill.mpml.processplan._MPMPartToProcessPlanLink
Supported API: true
PART_TYPE - Static variable in class wt.part._WTPart
Supported API: true
PART_USES - Static variable in class wt.change2.ChangeIntent
Static final constant for the Change Intent Value Part Uses

Supported API: true
PartAssociativePath - Class in com.ptc.windchill.associativity.part
This class defines the Associative Path model for part

Supported API: true

Extendable: false
PartAssociativePathManager - Class in com.ptc.windchill.associativity.bll.part


Supported API: true This class has utility methods to manipulate PartAssociativePath model
PartAttributeDiscrepancy - Class in com.ptc.windchill.associativity.reconciliation.part


Supported API: true

Extendable: false
PartAttributePopulator - Class in com.ptc.arbortext.windchill.pubstruct.forms
Populator class used for populating part attributes for the insert part action.
PartAttributePopulator - Class in com.ptc.windchill.enterprise.part.forms
Populator class used for populating part attributes for the insert part action.
PartClassificationReport - Class in com.ptc.windchill.partslink.utils
PartClassificationReport is non-persistent class which provides access to attributes of parts which can be added to report.
PartCollectedResult - Interface in com.ptc.windchill.collector.api.part
Output from collecting parts.
PartCollector - Class in com.ptc.windchill.collector.api.part
PartCollector is a generic API for collecting part structures.
PartCollector.Builder - Class in com.ptc.windchill.collector.api.part
Used to build an immutable PartCollector object.


Supported API: true

Extendable: false
PartCombinedPathOccurrence - Class in wt.part
This CombinedPathOccurrence has a name attribute that can be used to hold a reference designator value.
PartConfigSpecXMLLoader - Class in com.ptc.windchill.option.variantspec.loader
Processes the "csvBeginPartConfigSpecs,csvPartConfigSpec,csvEndPartConfigSpecs" directives in the XML load file.
PartCreationState - Class in com.ptc.windchill.pdmlink.proimigration.server


Supported API: true

Extendable: false
PartDefineItemAttributesWizStepBuilder - Class in com.ptc.windchill.enterprise.part.mvc.builders
Builder for the step combining the Define Item and Attributes table.
PartDocHelper - Class in wt.part
This helper class is used to access an implementation of PartDocService via the static reference PartDocHelper.service.
PartDocInfo - Class in com.ptc.windchill.esi.esidoc
Represents document information identified for export by the retrievePartDocInformation and retrievePartDocDifferences methods of the WTPartService.
PartDocService - Interface in wt.part
This interface provides APIs that allow creating, deleting or fetching part to document associations.
PartExportTarget - Interface in wt.part
PartExportTarget represents a system to which a part can be exported.
PartHelper - Class in wt.clients.prodmgmt
PartHelper is a facade class that contains static methods for manipulating Parts.
PARTIAL_RESULTS_DISPLAYED - Static variable in class com.ptc.mvc.client.feedback.ClientFeedbackType
Code for result set when PartialResultException is thrown

Supported API: true
PARTIAL_RESULTS_TIMEOUT_DISPLAYED - Static variable in class com.ptc.mvc.client.feedback.ClientFeedbackType
Code for result set when Tree node children fetch has timed out

Supported API: true
PartialContentControlLinkResultException - Exception in com.ptc.windchill.contentcontrol.exception
PartialContentControlLinkResultException captures errors that occur during ContentControlLink processing.
PARTIALLY_IN - Static variable in class wt.spatial.SpatialFilterMethod
Method to indicate that the items partially inside the space are affected

Supported API: true
PARTIALLY_OUT - Static variable in class wt.spatial.SpatialFilterMethod
Method to indicate that the items partially outside the space are affected

Supported API: true
PARTIALLY_SUCCEEDED - Static variable in class com.ptc.windchill.esi.txn.ReleaseStatusType
The ESI release activity is a PARTIALLY_SUCCEEDED.
PartialMultiValuedAttributeException - Exception in com.ptc.core.command.common.bean.repository
This Exception indicates that mulit-valued attributes in the results are not complete.
PartialResultContainerException - Exception in com.ptc.core.command.common.bean.repository
This Exception indicates that the repository retrieve operation results are not complete due to some processing error.
PartialResultException - Exception in wt.pds
PartialResultException captures errors that occur during query processing.
ParticipantConfiguration - Interface in com.ptc.windchill.enterprise.wizardParticipant.configuration
To override the display of the participant selection picker in the change task or promotion request wizard the default ParticipantConfiguration delegate can be extended to provide the desired behavior.
ParticipantsFormDelegate - Class in com.ptc.windchill.enterprise.wizardParticipant.forms
Form delegate for processing the selection of work flow team participants.
PartItem - Class in wt.clients.prodmgmt
PartItem is a model class for manipulating WTPart objects.
PartList - Class in com.ptc.arbortext.windchill.partlist
Use the newPartList static factory method(s), not the PartList constructor, to construct instances of this class.
PartListItem - Class in com.ptc.arbortext.windchill.partlist
This class links PartList and WTPart type objects.
PartListItemSubstituteLink - Class in com.ptc.arbortext.windchill.partlist
An association indicating that in the context of a particular usage, another part may be substituted.
PartListMaster - Class in com.ptc.arbortext.windchill.partlist
Use the newPartsListMaster static factory method(s), not the PartListMaster constructor, to construct instances of this class.
PartListMasterToPartListMasterLink - Class in com.ptc.arbortext.windchill.partlist
This link is used when Parts List is generated from a 'generic' Parts List.
PartMasterItem - Class in wt.clients.prodmgmt
PartMasterItem is a wrapper class for viewing WTPartMaster objects.
PartNameDelegate - Interface in com.ptc.windchill.enterprise.associativity.asb.server.sta
Deprecated.
As of 13.0.1.0, Use Generate downstream framework (GDS)
PartNumberAndSuffixDelegate - Interface in com.ptc.windchill.enterprise.associativity.asb.server.sta
Deprecated.
As of 13.0.1.0, Use Generate downstream framework (GDS)
PartPathOccurrence - Class in wt.part
This PathOccurrence has a name attribute that can be used to hold a reference designator value.
PartPathService - Interface in wt.part
This service interface defines the API for managing PartUsesOccurrence and PartPathOccurrence objects.
PartReferencesProcessor - Class in wt.enterprise
This class provides methods to process URLs and determine the action to be taken via the arguments of the URL.
partReferencesTable(Properties, Locale, OutputStream) - Method in class wt.enterprise.PartReferencesProcessor


Supported API: true

Extendable: false
PartReplacementsProcessor - Class in wt.enterprise
Deprecated. 
PartRequestPriority - Class in com.ptc.windchill.suma.npi


Supported API: true

Extendable: false
partsCanUseProducts() - Static method in class wt.part.WTPartHelper
Returns true if wt.part.WTPartUsageLink.allowPartsToUseProducts is set to true in wt.properties.
PartSpatialRule - Interface in com.ptc.windchill.collector.api.part
Input for spatial rule processing with PartCollector.
Use PartSpatialRuleFactory to create these rules.


Supported API: true

Extendable: false
PartSpatialRuleFactory - Class in com.ptc.windchill.collector.api.part
Factory for creating spatial rules used by the PartCollector.
Supported rules included box, sphere and proximity.
PartStructureFindNumberComparator - Class in com.ptc.windchill.enterprise.part.structure
This Comparator can be used to compare the Find Number attribute of item 1 of an array, which should be a WTPartUsageLink, delegating the comparison to a sub-Comparator if neither object has a Find Number.
PartStructureFindNumberComparator(Comparator) - Constructor for class com.ptc.windchill.enterprise.part.structure.PartStructureFindNumberComparator
This constructor needs a subComparator to delegate the comparison to when it cannot perform the comparison itself.
PartStructureFindNumberComparator(Comparator, Locale) - Constructor for class com.ptc.windchill.enterprise.part.structure.PartStructureFindNumberComparator
This constructor needs a subComparator to delegate the comparison to when it cannot perform the comparison itself.
PartStructureLineNumberComparator - Class in com.ptc.windchill.enterprise.part.structure
This Comparator can be used to compare the Line Number attribute of item 1 of an array, which should be a WTPartUsageLink, delegating the comparison to a sub-Comparator if neither object has a Line Number.
PartStructureLineNumberComparator - Class in wt.part
This Comparator can be used to compare the Line Number attribute of item 1 of an array, which should be a WTPartUsageLink, delegating the comparison to a sub-Comparator if neither object has a Line Number.
PartStructureLineNumberComparator(Comparator) - Constructor for class com.ptc.windchill.enterprise.part.structure.PartStructureLineNumberComparator
This constructor needs a subComparator to delegate the comparison to when it cannot perform the comparison itself.
PartStructureLineNumberComparator(Comparator) - Constructor for class wt.part.PartStructureLineNumberComparator
This constructor needs a subComparator to delegate the comparison to when it cannot perform the comparison itself.
PartStructureNameComparator - Class in com.ptc.windchill.enterprise.part.structure
This Comparator can be used to compare the Name attribute of WTParts and/or WTPartMasters, using a Locale-specific instance of a Collator.
PartStructureNameComparator - Class in wt.part
This Comparator can be used to compare the Name attribute of WTParts and/or WTPartMasters, using a Locale-specific instance of a Collator.
PartStructureNameComparator(PSBStringComparisonAlgorithm, Locale) - Constructor for class com.ptc.windchill.enterprise.part.structure.PartStructureNameComparator
This constructor needs a Locale to construct a locale-specific Collator to use in comparing the Number attributes.
PartStructureNameComparator(Locale) - Constructor for class wt.part.PartStructureNameComparator
This constructor needs a Locale to construct a locale-specific Collator to use in comparing the Number attributes.
PartStructureNumberComparator - Class in com.ptc.windchill.enterprise.part.structure
This Comparator can be used to compare the Number attribute of WTParts and/or WTPartMasters, using a Locale-specific instance of a Collator.
PartStructureNumberComparator - Class in wt.part
This Comparator can be used to compare the Number attribute of WTParts and/or WTPartMasters, using a Locale-specific instance of a Collator.
PartStructureNumberComparator(PSBStringComparisonAlgorithm, Locale) - Constructor for class com.ptc.windchill.enterprise.part.structure.PartStructureNumberComparator
This constructor needs a Locale to construct a locale-specific Collator to use in comparing the Number attributes.
PartStructureNumberComparator(Locale) - Constructor for class wt.part.PartStructureNumberComparator
This constructor needs a Locale to construct a locale-specific Collator to use in comparing the Number attributes.
PartSupplierStatusDataUtility - Class in com.ptc.windchill.enterprise.associativity.asb.dataUtilities
Deprecated.
As of 13.0.1.0, use parent class - AbstractDataUtility and extend it, implement own logic as needed
PartTagFilter - Class in com.ptc.windchill.mpml.server.filter.parttag
Use the newPartTagFilter static factory method(s), not the PartTagFilter constructor, to construct instances of this class.
partToCADBuild(WTPart, EPMDocument, EPMWorkspace, WTContainer) - Method in interface wt.part.build.WTPartBuildService
This API will perform a Build from Part operation on the specified WTPart and its associated EPMDocument.
PartType - Class in wt.part
PartType is an enumerated type indicating whether a part is a separable or inseparable assembly or a component.
PartUsageIBAInitializerDelegate - Interface in wt.part
Customization point to allow initialization of UsesOccurrenceIBAs object for PartUsesOccurrence objects

Supported API: true

Extendable: true
PartUsageInfo - Class in wt.part
Represents usage information identified for export by the retrieveBomInformation and retrieveBOMDifferences methods of the WTPartService.
PartUsageLinkComparison - Class in wt.enterprise


Supported API: true

Extendable: false
PartUsagePath - Class in wt.associativity
Holds AssociativeUsageLink

Supported API: true

Extendable: false
PartUsesOccurrence - Class in wt.part
This UsesOccurrence has, in addition to its name attribute, positioning information that can be used by visualization to position the CAD drawing within the CAD drawing of its parent.
PartUsesOccurrenceIBAInitializerDelegate - Interface in wt.part
Customization point to allow initialization of UsesOccurrenceIBAs object for PartUsesOccurrence objects

Supported API: true

Extendable: true
PassiveLinkAssociationDelegate - Class in com.ptc.windchill.enterprise.massChange.associations
This delegate is used for managing EPMDescribeLink associations.

This delegate is registered with the "massChange_passive" selector.
paste(NmCommandBean) - Static method in class com.ptc.windchill.enterprise.annotation.commands.PasteAnnotationCommands
Handler method for the Paste functionality.
paste(NmCommandBean) - Static method in class com.ptc.windchill.enterprise.change2.commands.PasteChangeableCommands
Paste method to handle the paste operation.
paste(NmCommandBean, boolean) - Static method in class com.ptc.windchill.enterprise.annotation.commands.PasteAnnotationCommands
Deprecated.
This method is replaced by pasteSelect()
PasteAnnotationCommands - Class in com.ptc.windchill.enterprise.annotation.commands
A class to paste supporting materials for the annotation tables.
PasteAnnotationCommands(NmCommandBean) - Constructor for class com.ptc.windchill.enterprise.annotation.commands.PasteAnnotationCommands
Constructor to create a PasteAnnotationCommands class.
PasteAsResourceInstanceReport - Class in com.ptc.windchill.mpml.resource
Report for resource usage creation.
PasteAsResourceInstanceService - Interface in com.ptc.windchill.mpml.resource
Service to perform paste as resource instance tasks.
PasteChangeableCommands - Class in com.ptc.windchill.enterprise.change2.commands
A class to paste changeables to the Change Management wizard tables.
PasteChangeableCommands() - Constructor for class com.ptc.windchill.enterprise.change2.commands.PasteChangeableCommands
Default constructor

Supported API: true
PasteChangeableCommands(NmCommandBean) - Constructor for class com.ptc.windchill.enterprise.change2.commands.PasteChangeableCommands
Default constructor initializing the command class with the specified command bean.
PasteCommands - Class in com.ptc.windchill.enterprise.change2.commands
An abstract class to support paste for change management JCA wizard tables.
PasteCommands() - Constructor for class com.ptc.windchill.enterprise.change2.commands.PasteCommands
Default constructor

Supported API: true
PasteCommands(NmCommandBean) - Constructor for class com.ptc.windchill.enterprise.change2.commands.PasteCommands
Default constructor initializing the command class with the specified command bean.
pasteSelect(NmCommandBean) - Static method in class com.ptc.windchill.enterprise.change2.commands.PasteChangeableCommands
Method to handle the paste select operation.
PasteVariantSpecDelegate - Class in com.ptc.windchill.enterprise.productfamily.delegates
This class is used to process the paste variant specification wizard.
PasteVariantSpecDelegateIfc - Interface in com.ptc.windchill.enterprise.productfamily.delegates
This class is the interface for the class to process the paste variant specification wizard.
PATH_NAME - Static variable in interface wt.occurrence._PathOccurrence
Supported API: true
PATH_OVERRIDE - Static variable in class wt.configuration._BaselineConfigurationOverride
The version that overrides the base version in the configuration along this path.
PATH_OVERRIDE_REFERENCE - Static variable in class wt.configuration._BaselineConfigurationOverride
The version that overrides the base version in the configuration along this path.
PathOccurrence - Interface in wt.occurrence
This Occurrence identifies a unique path of UsesOccurrence objects, in order to deal with: the ambiguity inherent when any of the OccurrenceableLink objects have quantity greater than 1 the need to hang PathOccurrenceData off of the path of links .
PathOccurrenceContext - Interface in wt.occurrence
This tagging interface allows classes of objects to provide the context for PathOccurrences (and CombinedPathOccurrences).
PathOccurrenceContextFilterDelegate - Interface in wt.occurrence
This delegate filters a Vector of PathOccurrenceContext objects based on which contexts should have OccurrenceData associated with them.
PathOccurrenceData - Interface in wt.occurrence
This tagging interface is associated with a PathOccurrence largely to allow external applications to easily add application-specifc information in a relatively transparent and extensible manner.
PathOccurrenceDataMaster - Class in wt.occurrence
Use the newPathOccurrenceDataMaster static factory method(s), not the PathOccurrenceDataMaster constructor, to construct instances of this class.
PathOccurrenceDocumentation - Class in wt.occurrence
This DocumentationOccurrenceData allows a PathOccurrence to have an associated WTDocument version.
PathOccurrenceMasterContext - Interface in wt.occurrence
This is the context for a PathOccurrence.
PathOccurrenceModificationDelegate - Class in wt.occurrence
This OccurrenceModificationDelegate approves (or rejects) the modification of a PathOccurrence by ensuring that the user has MODIFY permission for each version of the associated context.
PathOccurrenceUserIBAs - Class in wt.occurrence
This UserIBAOccurrenceData allows a PathOccurrence to have an associated wt.value.IBAHolder.
PathOwner - Interface in wt.occurrence
This interface is used to tag classes which participate in one of the roles of an OccurrenceableLink so that their associated PathOccurrence can have a null subPath.
PathParentableOccurrence - Interface in wt.occurrence
This Occurrence can have a PathOccurrence as its parent and is used in defining a CombinedPathOccurrence.
PayloadContext - Class in com.ptc.arbortext.windchill.publisher.payload
This payload context class includes publication rule parameters and other publishing information required during publishing.
PDMContent - Interface in com.ptc.wpc.core


Supported API: true

Extendable: false
PDMLinkHTMLTable - Class in wt.templateutil.table
Deprecated. 
PDMLinkProduct - Class in wt.pdmlink
Use the newPDMLinkProduct static factory method(s), not the PDMLinkProduct constructor, to construct instances of this class.
PDMMaster - Interface in com.ptc.wpc.core


Supported API: true

Extendable: false
PDMPackage - Interface in com.ptc.wpc.core
This is the package object, representing the neutral package.
PDMPackageImpl - Class in com.ptc.wpc.core.impl


Supported API: true

Extendable: false
PDMPackageVersionImpl - Class in com.ptc.wpc.core.impl


Supported API: true

Extendable: false
PDMSecuredVersion - Interface in com.ptc.wpc.core


Supported API: true

Extendable: false
PDMSET - Static variable in interface com.ptc.wpc.core.PDMPackage
Label for the attribute.
PDMUpdateVersionImpl - Class in com.ptc.wpc.core.impl


Supported API: true

Extendable: false
PDSObjectInput - Interface in wt.pds
This is a tagging interface for identifying when a PDS ObjectInput implementation is used to deserialize an object.
PDXExportHandler - Class in wt.ixb.pdx
PDXExportHandler performs specific tasks connected with export to PDX format.
PDXExportHelper - Class in wt.ixb.pdx
This is a helper class for export in PDX format.
PENDING - Static variable in class com.ptc.windchill.esi.txn.ESITransactionStatusType
The ESI transaction has not started to process.
PENDING - Static variable in class com.ptc.windchill.esi.txn.ReleaseStatusType
An ESI release has been requested, but has not yet been processed

Supported API: true
PENDING - Static variable in class wt.org.PrincipalStatus
Pending status: Principal is designated as being in a "Pending" (inactive) state

Supported API: true
PENDING - Static variable in class wt.part.build.DBRCADSynchronized


Supported API: true
PENDING - Static variable in class wt.part.SyncedWithCADStatus


Supported API: true
PENDING_USERS - Static variable in class wt.inf.team.ContainerTeamHelper


Supported API: true
PendingBlockEffectivity - Class in wt.eff
Use the newPendingBlockEffectivity static factory method(s), not the PendingBlockEffectivity constructor, to construct instances of this class.
PendingChangeEventHandler - Class in wt.change2.listeners
This class is responsible for implementing the common functionality for processing the events that can change the pending status of a changeable.
PendingChangeEventHandler(String) - Constructor for class wt.change2.listeners.PendingChangeEventHandler


Supported API: true
PendingDateEff - Interface in wt.eff


Supported API: true

Extendable: false
PendingDateEffectivity - Class in wt.eff
Use the newPendingDateEffectivity static factory method(s), not the PendingDateEffectivity constructor, to construct instances of this class.
PendingEff - Interface in wt.eff
PendingEff is the parent interface for all pending effectivity classes.
PendingLotNumberEffectivity - Class in wt.eff
Use the newPendingLotNumberEffectivity static factory method(s), not the PendingLotNumberEffectivity constructor, to construct instances of this class.
PendingMSNEffectivity - Class in wt.eff
Use the newPendingMSNEffectivity static factory method(s), not the PendingMSNEffectivity constructor, to construct instances of this class.
PendingSerialNumberEffectivity - Class in wt.eff
Use the newPendingSerialNumberEffectivity static factory method(s), not the PendingSerialNumberEffectivity constructor, to construct instances of this class.
PendingStringEff - Interface in wt.eff


Supported API: true

Extendable: false
percent(ObjectReference, String, int, String, String) - Static method in class wt.workflow.work.WfTally
Percent calc=(Total no.
percent(ObjectReference, String, int, Vector) - Static method in class wt.workflow.work.WfTally
Percent calc=(Total no.
PERCENT_CACHE_OLDER_THAN_THRESHOLD - Static variable in interface wt.cache.ICacheManagerClassicMBean
Type of notification produced when cache is found to be oversized according to specified thresholds, specifically when PercentCacheTooOldLimit percent of cache entries are older than OversizedTimeThreshold seconds and the number of cache hits since the youngest entry considered too old was last touched is greater than OversizedHitRatioThreshold * cache size

Supported API: true
PERCENT_COMPLETE - Static variable in interface wt.projmgmt.execution._ExecutionObject
Quantitative assessment of how close object is from being met/completed/delivered.
PercentCompleteComponent - Class in com.ptc.core.components.rendering.guicomponents
This class is the gui component that represents progress bars.
performAction(Properties, Locale, OutputStream) - Method in class wt.templateutil.table.AssociationListTableService
Deprecated. 
performAction(Properties, Locale, OutputStream) - Method in class wt.templateutil.table.AttributeListTableService
Deprecated. 
performAction(Properties, Locale, OutputStream) - Method in class wt.templateutil.table.BasicTableService
Deprecated. 
performAction(Properties, Locale, OutputStream) - Method in class wt.templateutil.table.ListContentTableService
Deprecated. 
performBusinessProcess() - Method in class com.ptc.qualitymanagement.qms.util.helper.TransactionRunner
Implement the business logic to be performed within the transaction

Supported API: true
performBusinessProcess(T) - Method in class com.ptc.qualitymanagement.qms.util.helper.ConditionalAutoCheckoutRunner
Implement the business logic to be performed while the managed object is checked-out

Supported API: true
performChangeWorkflowValidation(VersionableChangeItem, String) - Static method in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
Deprecated.
- Replace the caller procedure to use wt.businessRules.BusinessRulesHelper.engine.execute(String ruleSetKey, RuleValidationCriteria criteria)
See com.ptc.core.businessRules.engine.BusinessRulesEngine# execute
PerformDispositionFormProcessor - Class in com.ptc.qualitymanagement.nc.processors
This is the processor class called when editing a Disposition Task.
PERFORMED_WORK - Static variable in interface wt.projmgmt.execution._ExecutionObject
Work performed in a given project management object.
performExport(ObjectReference) - Method in class com.ptc.windchill.sync.wpsync.StandardWPSyncService


Supported API: true.
performExport(ObjectReference) - Method in interface com.ptc.windchill.sync.wpsync.WPSyncService


Supported API: true.
performExportProcess(ObjectReference) - Method in class com.ptc.windchill.sync.wpsync.StandardWPSyncService


Supported API: true.
performExportProcess(ObjectReference) - Method in interface com.ptc.windchill.sync.wpsync.WPSyncService


Supported API: true.
performExportProcess(ObjectReference, WTContainerRef) - Method in class com.ptc.windchill.sync.wpsync.StandardWPSyncService
Initiates an export for the passed in delivery record.
performExportProcess(ObjectReference, WTContainerRef) - Method in interface com.ptc.windchill.sync.wpsync.WPSyncService
Initiates an export for the passed in delivery record.
performFullPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.core.ui.validation.DefaultUIComponentValidator
This implementation of performFullPreValdiation will return a UIValidationResultBean whose UIValidationResult objects all have an ENABLED status.
performFullPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in interface com.ptc.core.ui.validation.UIComponentValidator
This method will be invoked by a client wanting to get an accurate indication of whether or not an action or component should be enabled, disabled, or hidden in the UI.
performFullPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.netmarkets.wp.delivery.CreateDeliveryValidator
Checks on whether to expose the New Delivery action in Package Actions menu and Package Deliveries table.
performFullPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.netmarkets.wp.validator.RemovePackageMembersValidator
Does WPValidation, then enables or disables the Remove action depending upon location (toolbar/row-level) and access rights.
performFullPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.windchill.enterprise.attachments.validators.AttachmentsEditActionValidator
Performs the check to see if the Edit action should be shown or not.
performFullPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.windchill.enterprise.massChange.validators.MassChangeOperationValidator
Validates whether an the mass change operation is valid for the types of the selected target objects.
performHTMLTableAction(HTMLTableServiceEvent) - Method in interface wt.templateutil.table.HTMLTableServiceEventListener
Deprecated. 
performLimitedPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.core.ui.validation.DefaultUIComponentValidator
This implementation of performLimitedPreValdiation will return a UIValidationResultBean whose UIValidationResult objects all have an ENABLED status.
performLimitedPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in interface com.ptc.core.ui.validation.UIComponentValidator
This method will be invoked by a client wanting to get a quick indication of whether or not an action or component should be enabled, disabled, or hidden in the UI.
performLimitedPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.projectmanagement.plan.validators.PlannableStateValidator
This implementation of performLimitedPreValdiation will return a UIValidationResultBean whose UIValidationResult objects all have an ENABLED status.
performLimitedPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.windchill.enterprise.change2.validators.ChangeBaselineReportValidator
Calls the preference service to validate that the "Change Baseline Report Display" preference is enabled.
performLimitedPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.windchill.enterprise.change2.validators.ChangeTaskSequenceValidator
Validates the change task sequence column based in the if the change planning services is supported.
performLimitedPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.windchill.enterprise.change2.validators.RelatedChangesValidator
This method will perform the full pre validation on whether to expose the Related Items -> Changes third level navigation action.
performLimitedPreValidation(UIValidationKey, UIValidationCriteria, Locale) - Method in class com.ptc.windchill.enterprise.revisionControlled.validators.RevisionLabelValidator
Perform the limited validation on the Revision label.
performMaintenance() - Method in interface wt.jmx.core.mbeans.ManagedDirViewMBean
Immediate invoke file maintenance.
performPostExportAction(ClassExporterImporter, Exporter, Object, IxbElement) - Method in interface wt.ixb.actor.Actor
Perform any action for the object after the real export ends.
performPostExportAction(ClassExporterImporter, Exporter, Object, IxbElement) - Method in class wt.ixb.actor.ActorTemplate
Perform any action for the object after the real export ends.
performPostExportAction(ClassExporterImporter, Exporter, Object, IxbElement) - Method in class wt.ixb.actor.ActorTemplateForTypeDefinition
Perform check out action for the type definitions during export.
performPostExportAction(ClassExporterImporter, Exporter, Object, IxbElement) - Method in class wt.ixb.actor.CheckOutActorTemplate
Perform check out and lock actions for the object after the real export ends.
performPostExportAction(ClassExporterImporter, Exporter, Object, IxbElement) - Method in class wt.ixb.epm.actor.CheckOutFTActorTemplate
Perform check out and lock actions for the object after the real export ends.
performPostSelectValidation(NmCommandBean, String, String, boolean) - Method in class com.ptc.core.ui.validation.PostSelectValidationHelper
This method will call the UI Validation Service to validate whether or not an action selected by the user should proceed.
performPreExportAction(ClassExporterImporter, Exporter, Object) - Method in interface wt.ixb.actor.Actor
Perform any actions for the object before the real export begins.
performPreExportAction(ClassExporterImporter, Exporter, Object) - Method in class wt.ixb.actor.ActorTemplate
Perform any actions for the object before the real export begins.
performShutdownProcess() - Method in class wt.services.StandardManager
Dummy method to be overridden by subclasses.
performStartupProcess() - Method in class com.ptc.windchill.esi.svc.StandardESIService
Prepare the Windchill Service to begin operations.
performStartupProcess() - Static method in class com.ptc.windchill.esi.txn.ESITransactionUtility
Performs the necessary startup logic for the Transaction Utility.
performStartupProcess() - Method in class wt.services.StandardManager
Dummy method to be overridden by subclasses.
performValidation(RuleValidationKey, RuleValidationObject, RuleValidationCriteria) - Method in class com.ptc.core.businessRules.validation.CheckoutRuleValidator
Examines the invalidObjects collection of this class and determines if there are any invalid objects or not.
performValidation(RuleValidationKey, RuleValidationObject, RuleValidationCriteria) - Method in class com.ptc.core.businessRules.validation.ReleaseTargetValidator
Will validate the business object against the Release Target rule and adds the result to the validation result set.
performValidation(RuleValidationKey, RuleValidationObject, RuleValidationCriteria) - Method in interface com.ptc.core.businessRules.validation.RuleValidation
Will validate the business object against the rule and add the result to the validation result set.
performValidation(UIValidationCriteria, Locale) - Static method in class com.ptc.windchill.enterprise.change2.constraints.ChangeableContraintsValidator
Invokes the validator for the selector "changeableContraintsValidation" and calls ChangeableContraintsValidator.performFullPreValidation(UIValidationKey, UIValidationCriteria, Locale) .
performValidation(NmCommandBean, WTCollection) - Static method in class com.ptc.windchill.enterprise.change2.constraints.ChangeableContraintsValidator
Invokes the validator for the selector "changeableContraintsValidation" and calls ChangeableContraintsValidator.performFullPreValidation(UIValidationKey, UIValidationCriteria, Locale) .
PeriodicMemoryDumperDelegate - Class in wt.jmx.core.mbeans
Implementation of PeriodicMemoryDumperDelegateMBean; see it and other interfaces implemented for more information.
PeriodicMemoryDumperDelegateMBean - Interface in wt.jmx.core.mbeans
NotificationHandlerDelegateFactory that enters and exists a periodic memory usage dumping mode usage information based on notifications received.
PeriodicStackLoggingDelegateMBean - Interface in wt.jmx.core.mbeans
NotificationHandlerDelegateFactory that enters and exits a periodic full stack tracing mode based on notifications received.
PeriodicTaskSupport - Class in wt.jmx.core
This abstract class takes care of most of the drudgery of properly setting up a task for repeated execution on a specific, periodic interval.
PeriodicTaskSupport() - Constructor for class wt.jmx.core.PeriodicTaskSupport
Default constructor

Supported API: true
PeriodicTaskSupport(boolean) - Constructor for class wt.jmx.core.PeriodicTaskSupport
Constructor; arguments set corresponding properties

Supported API: true
PeriodicTaskSupport(boolean, int) - Constructor for class wt.jmx.core.PeriodicTaskSupport
Constructor; arguments set corresponding properties

Supported API: true
PeriodicTaskSupport(int) - Constructor for class wt.jmx.core.PeriodicTaskSupport
Constructor; arguments set corresponding properties

Supported API: true
PeriodicTaskSupport(String) - Constructor for class wt.jmx.core.PeriodicTaskSupport
Constructor; arguments set corresponding properties

Supported API: true
PeriodicTaskSupport(String, boolean) - Constructor for class wt.jmx.core.PeriodicTaskSupport
Constructor; arguments set corresponding properties

Supported API: true
PeriodicTaskSupport(String, boolean, int) - Constructor for class wt.jmx.core.PeriodicTaskSupport
Constructor; arguments set corresponding properties

Supported API: true
PeriodicTaskSupport(String, boolean, int, int) - Constructor for class wt.jmx.core.PeriodicTaskSupport
Constructor; arguments set corresponding properties

Supported API: true
PeriodicTaskSupport(String, boolean, int, int, boolean) - Constructor for class wt.jmx.core.PeriodicTaskSupport
Constructor; arguments set corresponding properties

Supported API: true
PeriodicTaskSupport(String, int) - Constructor for class wt.jmx.core.PeriodicTaskSupport
Constructor; arguments set corresponding properties

Supported API: true
PERMISSION - Static variable in interface com.ptc.wpc.core.PDMMaster
Label for the attribute.
PERMITTED - Static variable in class com.ptc.core.ui.validation.UIValidationStatus
This status should be used to indicate that a user is allowed to perform an action they have tried to execute in the UI.
persist() - Method in class com.ptc.core.lwc.server.LWCNormalizedObject
Deprecated.
LWCNormalizedObject is deprecated and is planned to be removed in the next release. Use PersistableAdapter instead.

Supported API: true
persist() - Method in class com.ptc.core.lwc.server.PersistableAdapter
Validate all loaded data against all loaded constraints.
persist(TypeInstance) - Method in class com.ptc.core.command.common.bean.entity.SavePersistentEntitySubCommand


Supported API: true
persist(List<BusinessObject>) - Method in interface com.ptc.core.businessfield.server.businessObject.BusinessObjectHelper
Persist the business objects to the db.
PERSIST_INFO - Static variable in interface wt.util.WTAttributeNameIfc
Name of the object's persistInfo structured attribute.
Persistable - Interface in wt.fc
Objects that implement the Persistable interface are first class objects that may be targets of PersistenceManager operations.
PERSISTABLE_ROLE - Static variable in class com.ptc.windchill.esi.ov._OptionSetAssignmentHistory
Persistable object being published for which the Assigned Option Set is available.
PersistableAdapter - Class in com.ptc.core.lwc.server
PersistableAdapter provides a convenient means to access values of attributes of a Persistable by name, regardless of the underlying storage mechanism used for that attribute.
PersistableAdapter(TypeInstanceIdentifier, String, Locale, OperationIdentifier) - Constructor for class com.ptc.core.lwc.server.PersistableAdapter


Supported API: true
When this constructor is used, all values loaded into this object will be loaded from the database.
PersistableAdapter(TypeInstanceIdentifier, String, Locale, OperationIdentifier, WTContainerRef) - Constructor for class com.ptc.core.lwc.server.PersistableAdapter


Supported API: true
When this constructor is used, all values loaded into this object will be loaded from the database.
PersistableAdapter(String, Locale, OperationIdentifier) - Constructor for class com.ptc.core.lwc.server.PersistableAdapter
When this constructor is used, all values loaded into this object will be loaded from OIRS, defaults, and/or the database.
If the provided locale is null, descriptors and constraints will not be retrieved by subsequent load calls.
PersistableAdapter(String, Locale, OperationIdentifier, WTContainerRef) - Constructor for class com.ptc.core.lwc.server.PersistableAdapter
When this constructor is used, all values loaded into this object will be loaded from OIRS, defaults, and/or the database.
If the provided locale is null, descriptors and constraints will not be retrieved by subsequent load calls.
PersistableAdapter(ObjectReference, String, Locale, OperationIdentifier) - Constructor for class com.ptc.core.lwc.server.PersistableAdapter
When this constructor is used, all values loaded into this object will be loaded from the database.
PersistableAdapter(ObjectReference, String, Locale, OperationIdentifier, WTContainerRef) - Constructor for class com.ptc.core.lwc.server.PersistableAdapter
When this constructor is used, all values loaded into this object will be loaded from the database.
PersistableAdapter(Persistable, String, Locale, OperationIdentifier) - Constructor for class com.ptc.core.lwc.server.PersistableAdapter
When this constructor is used, all values loaded into this object will be loaded from the given Persistable if possible; otherwise, values will be loaded from the database.
PersistableAdapter(Persistable, String, Locale, OperationIdentifier, WTContainerRef) - Constructor for class com.ptc.core.lwc.server.PersistableAdapter
When this constructor is used, all values loaded into this object will be loaded from the given Persistable if possible; otherwise, values will be loaded from the database.
persistableCollection() - Method in interface wt.fc.collections.WTCollection
Provides a Persistable-based view of the objects in this WTCollection.
PersistableEffConfigSpec - Class in wt.eff
Persistent wrapper of an EffConfigSpec (which is ObjectMappable).
persistableEffConfigSpecs() - Method in class wt.eff.EffConfigSpecGroup
Returns an enumeration of the effectivity config specs in the group.
persistableIterator() - Method in class wt.fc.collections.WTArrayList
Returns an iterator over the objects in this collection, as Persistables.
persistableIterator() - Method in interface wt.fc.collections.WTCollection
Returns an iterator over the objects in this collection, as Persistables.
persistableIterator() - Method in class wt.fc.collections.WTHashSet
Returns an iterator over the objects in this collection, as Persistables.
persistableListIterator() - Method in interface wt.fc.collections.WTList
Returns a ListIterator over the Persistables in this list.
persistableListIterator(int) - Method in interface wt.fc.collections.WTList
Returns a ListIterator over the Persistables in this list, starting at the given index.
persistCustomCollections() - Method in interface com.ptc.arbortext.windchill.siscore.services.NodeResolutionService
Persists any custom objects created during the generate/regenerate process i.e.
PersistedCollectable - Interface in wt.facade.persistedcollection
Tagging interface for PersistedCollectableHolder members.
PersistedCollectableHolder - Interface in wt.facade.persistedcollection
Basic interface for a non-nested persisted collectable holder.
PersistedCollectableNestedHolder - Interface in wt.facade.persistedcollection
Basic interface for a nested persisted collection holder.
PersistedCollectionCustomAttributesDelegate - Class in com.ptc.core.percolui
Abstract base class for delegates that customize the persisted collection contents table display to include custom member attribute columns.
PersistedCollectionDelegate - Class in wt.facade.persistedcollection
Abstract delegate that can be extended for customization of PersistedCollectionService APIs that and remove seeds and members.
PersistedCollectionDelegateData - Class in wt.facade.persistedcollection
Class used to pass data to and from methods in PersistedCollectionDelegate.
PersistedCollectionEvent - Class in wt.facade.persistedcollection
Used to represent events occurring within the PersistedCollection services.
PersistedCollectionHelper - Class in wt.facade.persistedcollection
Helper class that provides easy access to the implementation of methods defined by the PersistedCollectionService interface.
PersistedCollectionHolder - Interface in wt.facade.persistedcollection
Basic interface for a non-nested persisted collection holder.
PersistedCollectionMemberGraph - Interface in wt.facade.persistedcollection
Graph representation of the collected members of a persisted collection.
PersistedCollectionMemberGraph.DepthIterator - Interface in wt.facade.persistedcollection
Iterator to perform a depth-first navigation of a member graph.
PersistedCollectionMemberGraph.PersistedCollectionMemberNode - Interface in wt.facade.persistedcollection
Graph node representing a single member of a persisted collection.
PersistedCollectionMemberGraphImpl - Class in com.ptc.core.percol
Graph representation of the collected members of a persisted collection.
PersistedCollectionMemberGraphImpl.PersistedCollectionMemberNodeImpl - Class in com.ptc.core.percol
Graph node representing a single member of a persisted collection.
PersistedCollectionMemberSelector - Class in wt.facade.persistedcollection
Class used for selection options by PersistedCollectionService get member APIs.
PersistedCollectionMemberSelector() - Constructor for class wt.facade.persistedcollection.PersistedCollectionMemberSelector
Construct default instance.
PersistedCollectionMemberSelector(PersistedCollectionHolder) - Constructor for class wt.facade.persistedcollection.PersistedCollectionMemberSelector
Construct PersistedCollectionMemberSelector.
PersistedCollectionMemberSelector(PersistedCollectionHolder, Boolean) - Constructor for class wt.facade.persistedcollection.PersistedCollectionMemberSelector
Construct PersistedCollectionMemberSelector.
PersistedCollectionMemberSelector(PersistedCollectionHolder, Boolean, PersistedCollectionHolder) - Constructor for class wt.facade.persistedcollection.PersistedCollectionMemberSelector
Construct PersistedCollectionMemberSelector.
PersistedCollectionMemberSelector(PersistedCollectionHolder, Boolean, PersistedCollectionHolder, Boolean) - Constructor for class wt.facade.persistedcollection.PersistedCollectionMemberSelector
Construct PersistedCollectionMemberSelector.
PersistedCollectionMemberSelector(PersistedCollectionHolder, Boolean, PersistedCollectionHolder, Boolean, boolean) - Constructor for class wt.facade.persistedcollection.PersistedCollectionMemberSelector
Construct PersistedCollectionMemberSelector.
PersistedCollectionNestedHolder - Interface in wt.facade.persistedcollection
Basic interface for a nested persisted collection holder.
PersistedCollectionReference - Class in wt.facade.persistedcollection
Reference to a persisted collection member object.
PersistedCollectionService - Interface in wt.facade.persistedcollection
PersistedCollectionService provides client-invokable methods to persisted collection services.
PersistedReportQueryCommand - Class in com.ptc.core.query.report.command.common
This class provies a query report implementation based on a persisted report instance containing QML source.
persistEffectivityBatch(TransactionContainer) - Method in interface wt.effectivity.EffectivityService
Deprecated.
Perform Insert, Modify, or Delete operations on any number of Effectivity objects.
PersistenceException - Exception in wt.pom
PersistenceException is the super class of all exceptions in the wt.pom package.
PersistenceHelper - Class in wt.fc
The class contains utility methods associated with the PersistenceManager.
PersistenceManager - Interface in wt.fc
The PersistenceManager interface identifies the set of methods that applications use to manage the persistent state of their business objects.
PersistenceManagerEvent - Class in wt.fc
Used to represent events occuring within the PersistenceManager.
PersistenceManagerSvr - Interface in wt.fc
The PersistenceManagerSvr interface identifies the set of PersistentManager methods that are invokable only from classes running in the method server

Supported API: true

Extendable: false
PersistenceServerHelper - Class in wt.fc
This class implements helper methods for server side PersistenceManagerSvr operations.
persistent() - Element in annotation interface com.ptc.windchill.annotations.metadata.ColumnProperties
If true, persist the property.
PERSISTENT - Static variable in class wt.introspection.WTIntrospector
Key to access the Persistence setting from a PropertyDescriptor obtained from a ClassInfo.
PersistentObjectManager - Class in wt.pom
PersistentObjectManager provides datastore independent persistence interfaces.
PersistentRetrieveIfc - Interface in wt.pds
PersistentRetrieveIfc specifies persistence interfaces to retrieve java types from persistent storage.
PersistentStoreIfc - Interface in wt.pds


Supported API: true

Extendable: false
PersonOrPlaceAlternatedIdentifierRuleAlgorithm - Class in com.ptc.qualitymanagement.masterdata.entity.util
Rule algorithm to default a reference to a Person or Place.
PFMatrixEditorGetConfigSpecForDelegate - Class in wt.productfamily
Default configuration specification delegate that is used to create a list of configuration specifications for Configurable Module Structure in Product Family Matrix Editor.
PHANTOM - Static variable in class wt.part._WTPart
Supported API: true
PHANTOM - Static variable in class wt.part._WTPartMaster
A part is said to be a 'phantom' part (for the purposes of MPMLink) when it is an assembly that is never actually assembled--in other words the parts used by a 'phantom' part are placed directly into the assembly that uses the 'phantom' part.
PHANTOM_FOR_PLANT - Static variable in class com.ptc.windchill.enterprise.data._EnterpriseData
Supported API: true
PHANTOM_FOR_PLANT - Static variable in class com.ptc.windchill.enterprise.data._EnterpriseDataMaster
To change the part phantom behviour based on the enterprisedata
Phase - Class in wt.lifecycle
Phase captures run-time behavior for a specific phase for a specific LifeCycleManaged object.
PHASE - Static variable in class wt.part._WTPart
Attribute specific to the Windchill A&D module
PHASE - Static variable in class wt.projmgmt.admin._Project2
the phase of the project object.
PHASE - Static variable in class wt.projmgmt.execution._ProjectPlan
Description of project's stage in its execution.
PhaseTemplate - Class in wt.lifecycle
PhaseTemplate is a building block class for forming a life cycle definition.
PhoneType - Class in com.ptc.qualitymanagement.masterdata.entity


Supported API: true

Extendable: false
PickerFormProcessor - Class in com.ptc.windchill.cadx.common.picker
Deprecated. 
PickerSearchAttributeList - Class in com.ptc.windchill.cadx.common.picker
This class is used to set the drop down list, search criteria, and search result columns for HTML Picker.
PickerSearchAttributeListDelegate - Interface in com.ptc.windchill.cadx.common.picker
Delegate interface for search attribute lists for the HTML Picker.
PickerSearchAttributeListFactory - Class in com.ptc.windchill.cadx.common.picker
Factory for getting the correct picker search attribute list delegate for HTML Picker.
ping() - Method in class wt.manager.RemoteServerManager
A no-op method available for testing communication.
ping() - Static method in class wt.method.RemoteMethodServer
Simple ping tester.
PING_FAILED_NOTIFY_TYPE - Static variable in interface wt.manager.jmx.ServerManagerMonitorMBean
String PING_FAILED_NOTIFY_TYPE - Notification for when a ping fails.
PING_SUCCESS_NOTIFY_TYPE - Static variable in interface wt.manager.jmx.ServerManagerMonitorMBean
String PING_SUCCESS_NOTIFY_TYPE - Notification for when a ping succeeds.
pingReportingSystem() - Method in interface com.ptc.windchill.enterprise.report.jmx.ReportingSystemMonitorMBean
Ping third-party reporting system and elapsed milliseconds of ping; throws exception or returns negative numbers when third-party reporting system is unreachable.
pingServerManager() - Method in interface wt.manager.jmx.ServerManagerMonitorMBean
Ping the ServerManager.
PLACE_HOLDER - Static variable in class wt.epm._EPMDocument
Indicates if the newly created CAD Document is a placeholder.
Plan - Class in com.ptc.projectmanagement.plan
Use the newPlan static factory method(s), not the Plan constructor, to construct instances of this class.
PlanActionItems - Static variable in class wt.projmgmt.admin.ContextItemType
Static final constant

Supported API: true
PlanActivities - Static variable in class wt.projmgmt.admin.ContextItemType
Static final constant

Supported API: true
PlanActivity - Class in com.ptc.projectmanagement.plan
Use the newPlanActivity static factory method(s), not the PlanActivity constructor, to construct instances of this class.
PLANACTIVITY_STATE_CHANGE - Static variable in class com.ptc.projectmanagement.plan.ProjectManagementEvent


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


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


Supported API: true
PlanDeliverables - Static variable in class wt.projmgmt.admin.ContextItemType
Static final constant

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


Supported API: true

Extendable: false
PlanMilestones - Static variable in class wt.projmgmt.admin.ContextItemType
Static final constant

Supported API: true
Plannable - Interface in com.ptc.projectmanagement.plan


Supported API: true

Extendable: false
PlannableHealthStatusIconHandler - Class in com.ptc.projectmanagement.plan
PlannableHealthStatusIconHandler - handler for returning health status icons.
PlannableHelper - Class in com.ptc.projectmanagement.plannable


Supported API: true

Extendable: false
PlannableService - Interface in com.ptc.projectmanagement.plannable
returns a list of precedence constraints which have the given plannable declared as either the predecessor or successor

Supported API: true

Extendable: false
PlannableState - Class in com.ptc.projectmanagement.plan


Supported API: true

Extendable: false
PlannableStateValidator - Class in com.ptc.projectmanagement.plan.validators


Supported API: true
PLANNED_INCORPORATION - Static variable in interface wt.configuration._SerialNumberedInstanceVersion
The date this version is planned to reflect the current configuration of the serial numbered instance it represents.
PLANNING_DATE - Static variable in class wt.configuration.SerialNumberedConfiguredInstanceConfigSpec
Label for the attribute.
PlanResourceAssignments - Static variable in class wt.projmgmt.admin.ContextItemType
Static final constant

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


Supported API: true
PlanService - Interface in com.ptc.projectmanagement.plan


Supported API: true

Extendable: true
PlanSubplanActivities - Static variable in class wt.projmgmt.admin.ContextItemType
Static final constant

Supported API: true
PlanSummaryActivities - Static variable in class wt.projmgmt.admin.ContextItemType
Static final constant

Supported API: true
plant(ViewReference) - Method in class wt.mpm.coproduce.CreateCoProduceParams.CoProduceParamsBuilder
Plant for CoProduce

Supported API: true
PLANT_DATA_ROLE - Static variable in class wt.esi._ERPPartSpecificPlantDataLink
Supported API: true
PLANT_DISCREPANCY - Static variable in class com.ptc.windchill.associativity.reconciliation.client.DiscrepancyType


Supported API: true
PLANT_EFFECTIVITY - Static variable in class wt.part._WTPartConfigSpec
Supported API: true
PLANT_EFFECTIVITY_ACTIVE - Static variable in class wt.part._WTPartConfigSpec
If true, the PlantEffectivityConfigSpec is active.
PLANT_STANDARD - Static variable in class wt.part._WTPartConfigSpec
Supported API: true
PLANT_STANDARD_ACTIVE - Static variable in class wt.part._WTPartConfigSpec
If true, the PlantStandardConfigSpec is active.
PlantDataLink - Class in com.ptc.windchill.enterprise.data
Use the newPlantDataLink static factory method(s), not the PlantDataLink constructor, to construct instances of this class.
PlantDiscrepancy - Class in com.ptc.windchill.enterprise.data.reconciliation
Discrepancy class for Plant Discrepancy.It holds the information for EnterpriseData, PlantFunctionalData and Effectivity.
PlantEffConfigSpec - Class in wt.part
A primitive config spec used to resolve enterprise-datable (WTPart) based on enterprise data's(plant's) an Eff, its EffContext and a value for which the EffManagedVersion should be effective.
PlantEffConfigSpecGroup - Class in wt.part
A container config spec allowing multiple PlantPersistableEffConfigSpecs to be considered.
PlantEffectivityConfigSpec - Class in wt.part
A ConfigSpec used to resolve WTParts based on EnterpriseData(Plant) Effectivity and membership in a view.
PlantFunctionalDataAttributeBean - Class in com.ptc.windchill.baseclient.server.form
The class holds the information needed to construct the NavigationCriteria for opening the Plant Data Editor

Supported API: true

Extendable: false
PlantFunctionalDataInfoBuilder - Class in com.ptc.windchill.enterprise.data.mvc.builders
MVC builder class for PlantFunctionalData info pages Supported API: true

Extendable: true
PlantFunctionalDataMaster - Class in com.ptc.windchill.enterprise.data


Supported API: true

Extendable: true
PlantLatestConfigSpec - Class in wt.vc.config
Returns, in priority order the EnterpriseDatable, whose associated Enterprise data are the latest iteration for a EnterpriseDatable master owned by the current principal, the latest iteration by comparing the iterationIdentifier's series value if not owned by the current principal, or the latest by create Timestamp if the series values are equivalent.
PlantLifeCycleConfigSpec - Class in wt.vc.config
The PlantLifeCycleConfigSpec can be applied to LifeCycleManaged plants to resolve associated WTParts them based on life cycle state.
PlantLocalizationReport - Class in com.ptc.windchill.mpml.bll
Report of a plant localization.
PlantLocalizationReport.Result - Class in com.ptc.windchill.mpml.bll
Result of a single plant localization (one plant-owned to one work center master).
PlantLocalizationService - Interface in com.ptc.windchill.mpml.processplan
Service to perform plant assignment-related tasks.
PlantLocalizationService.WorkCenterCompatibilityReport - Interface in com.ptc.windchill.mpml.processplan


Supported API: true

Extendable: false
PlantPersistableEffConfigSpec - Class in wt.part
Persistent wrapper of an PlantEffConfigSpec (which is ObjectMappable).
PlantStandardConfigSpec - Class in wt.part
A ConfigSpec used to resolve WTParts based on plant's(EnterpriseData's) life cycle state, membership in a view, and Enterprise Datable's (WTPart's) work in progress state.
PLAYBACK_SEQUENCE - Static variable in class com.ptc.windchill.mpml._MPMEPMDocumentDescribeLink
Supported API: true
PLM_FORMAT - Static variable in class wt.ixb.clientAccess.ExportImportFormatType
Export the objects in PLM format
Supported API: true
PLM_FORMAT_21 - Static variable in class wt.ixb.clientAccess.ExportImportFormatType
Supported API: true
PlmConfigurationsProcessor - Class in wt.enterprise
This class provides methods to process URLs and determine the action to be taken via the arguments of the URL.
PluginCategoryFacade - Class in com.ptc.customersupport.categorypersist
Provides an interface to the Persistable PluginCategory object

Supported API: true

Extendable: false
PluginFinder - Class in com.ptc.customersupport.jarclassloader
Using the ServiceLoader utility from Java, find all the available plugins in the system.
PluginMBean - Interface in com.ptc.customersupport.mbeans
Represents a plug-in for the System Configuration Collector.
PluginPropertyUtils - Class in com.ptc.customersupport.mbeans.plugins
A utility class providing methods that plugins can rely upon to obtain property value information.
PluginTag - Class in wt.taglib.util
PluginTag similar to jsp:plugin using the PluginTagGenerator to dynamically generate this tag at runtime.
PluginTagGenerator - Class in wt.taglib.util
Java Plug-in tag generator.
PluginType - Enum Class in com.ptc.customersupport.mbeans
Enum of plugin types Enumerated type class characterizing available types of plugins.
PluginUtilities - Class in com.ptc.customersupport.mbeans
Plugin utility class providing utility methods that may be useful for creating more advanced plugins that do not rely on default behavior of AbstractPlugin.java collect(...) methods implementations.
plurality(ObjectReference, String, String) - Static method in class wt.workflow.work.WfTally
If number of votes received by "event1" is highest, return "event1".
plurality(ObjectReference, Vector) - Static method in class wt.workflow.work.WfTally
All those event that received highest number of votes, and which are also part of input parameter "events", are returned in the collection.
PMASSEMBLY_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMCOMPOUNDASSEMBLY_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMCOMPOUNDOPERATION_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMCOMPOUNDRESOURCE_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMINTERMEDIATEASMBLY_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMIService - Interface in com.ptc.windchill.mpml.pmi
Service for the scc operations

Supported API: true

Extendable: false
PMMFGFEATURE_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMOPERATION_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMPROCESS_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMPROCESSRESOURCE_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMRESOURCEPLACEHOLDER_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMSTUDY_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMTOOLINSTANCE_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PMTOOLPROTOTYPE_ACTIONS - Static variable in class wt.enterprise.UrlLinkResource


Supported API: true

Extendable: false
PoemMiniInfoBuilder - Class in com.ptc.mvc.builders.carambola
Example builder for the mini info component.
POMInitException - Exception in wt.pom
This exception is thrown when an error occurs during Persistent Object Manager (POM) initialization.
POMOperationListener - Interface in wt.pom
This interface specifies methods for listening to operations(create, update, delete, lock, refresh) on PerssitentObjectManager layer.
populate() - Method in class wt.clients.beans.AssociationsPanel
This retrieves the links on the object and displays them in the multilist.
populate(Object) - Method in interface wt.container.batch.BatchContainer
Operation to allow the pre-population of container elements.
populate(Object) - Method in class wt.container.batch.impl.AttributedRoleBatchContainerImpl
Operation to allow the pre-population of container elements.
populate(Object, Object) - Method in interface wt.container.batch.AttributedRoleBatchContainer
Operation to allow the pre-population of container elements.
populate(Enumeration) - Method in interface wt.container.batch.BatchContainer
Operation to allow the pre-population of container elements.
populate(Enumeration, Enumeration) - Method in interface wt.container.batch.AttributedRoleBatchContainer
Operation to allow the pre-population of container elements.
populate(EPMWorkspace, Vector, EPMPopulateRule) - Method in interface wt.epm.workspaces.EPMBaselineService
Adds the Baselineable item iterations to the Workspace.
POPULATE_AFFECTED_OBJECTS - Static variable in class wt.change2._WTChangeActivity2
Flag that indicates if the populate affected object is required.
POPULATE_WS_FLAG_DEPENDENCIES_ALL - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
POPULATE_WS_FLAG_DEPENDENCIES_NONE - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
POPULATE_WS_FLAG_DEPENDENCIES_REQUIRED - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
POPULATE_WS_FLAG_DOC_CENTRIC - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
POPULATE_WS_FLAG_FT_CHECK_COMPATIBILITY - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
POPULATE_WS_FLAG_FT_INCLUDE_ALL - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
POPULATE_WS_FLAG_FT_INCLUDE_GENERIC - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
POPULATE_WS_FLAG_FT_INCLUDE_IN_WS_ONLY - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
POPULATE_WS_FLAG_FT_INCLUDE_INSTANCES - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
POPULATE_WS_FLAG_INCLUDE_DRAWINGS - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
POPULATE_WS_FLAG_PART_CENTRIC - Static variable in interface wt.epm.workspaces.EPMWorkspaceManager


Supported API: true
populateAccountabilityContent(AccountabilityMap, AccountabilityBean) - Method in interface com.ptc.windchill.associativity.accountability.AccountabilityService
This API will consume all information passed in the Accountabilitybean to create a new Accountability map.
populateAccountabilityMap(AccountabilityMap, AccountabilityMap) - Method in class com.ptc.windchill.associativity.accountability.delegate.AMConfigurationDelegate
Copies all the soft attributes set on source accountability map to the target.
populateAccountabilityMap(AccountabilityMap, AccountabilityMap) - Method in class com.ptc.windchill.associativity.accountability.delegate.DefaultAMConfigurationDelegate
Allows user to populate more info on the accountability map.
populateActionDefinition(ActionDefinition) - Method in class com.ptc.cat.ui.client.action.LaunchURLAction
Assign new or change action parameters defined in xml file In example we can change or assign here an url or a processor to the action

Supported API: true
populateAdditionalParams(JSONObject) - Method in class com.ptc.cat.ui.client.action.LaunchURLAction
Add additional parameters to request

Supported API: true
populateAdditionalStringInputComponentsForNewValues(ArrayList<AttributeInputComponent>, String, Object, ModelContext) - Static method in class com.ptc.core.components.forms.AttributePropertyProcessorHelper.MultiValuedAttribute
Populate additional GUI component/components to support '+'.
populateAll(EPMWorkspace, Vector) - Method in interface wt.epm.workspaces.EPMBaselineService
Adds the Baselineable item iterations to the Workspace by navigating recursively from the object using the EPMDocConfigSpecNavigator.
populateAllUdiSuperSetDetailsFromTemplate(UDISubmission, UDISubmission) - Method in class com.ptc.qualitymanagement.udi.AbstractUDIAttributePopulator
Copy UDISubmissionDetail from template to submission

Supported API: true
populateBaseline(Persistable, Baseline, List<ConfigSpec>) - Method in interface wt.vc.baseline.BaselineService
Adds the Baselineable item iterations to the Baseline by navigating from the object using the ConfigSpecs.
populateBaseline(Persistable, Baseline, ConfigSpec) - Method in interface wt.vc.baseline.BaselineService
Adds the Baselineable item iterations to the Baseline by navigating recursively from the object using the ConfigSpec.
populateBaseline(Persistable, Baseline, Navigator) - Method in interface wt.vc.baseline.BaselineService
Adds the Baselineable item iterations to the Baseline by navigating recursively from the object using the Navigator.
populateBasicConfiguration(BaselineConfigurationVersion, List<T>) - Method in interface wt.configuration.ConfigurationService
Populates a basic configuration, adding only the versions needed navigate paths to the traced children and creating those paths.
populateBasicConfiguration(BaselineConfigurationVersion, List<T>, ConfiguredVersion) - Method in interface wt.configuration.ConfigurationService
Populates a basic configuration, adding only the versions needed navigate paths to the traced children and creating those paths.
populateBasicConfiguration(BaselineConfigurationVersion, ConfigSpec) - Method in interface wt.configuration.ConfigurationService
Populates a basic configuration, adding only the versions needed navigate paths to the traced children and creating those paths.
populateBasicConfiguration(BaselineConfigurationVersion, ConfigSpec, ConfiguredVersion) - Method in interface wt.configuration.ConfigurationService
Populates a basic configuration, adding only the versions needed navigate paths to the traced children and creating those paths.
populateBeanFromElement(Element) - Method in interface com.ptc.jws.servlet.data.IeElementBasedBean
The bean should populate its members from the supplied Element.
populateChangeItemsFromChange(ReconciliationContext) - Method in class com.ptc.windchill.associativity.reconciliation.DefaultReconciliationDelegate


Supported API: true
populateChangeItemsFromChange(ReconciliationContext) - Method in interface com.ptc.windchill.associativity.reconciliation.ReconciliationDelegate
OOTB populates the context with change items (resulting objects of a change notice or change task) and change context (that one object amongst the resulting objects that is an end item).
populateChangeItemsFromChange(ReconciliationContext, Collection<DiscrepancyType>) - Method in class com.ptc.windchill.associativity.reconciliation.DefaultReconciliationDelegate


Supported API: true
populateChangeItemsFromChange(ReconciliationContext, Collection<DiscrepancyType>) - Method in interface com.ptc.windchill.associativity.reconciliation.ReconciliationDelegate
populateConfigType(JSONObject) - Method in class com.ptc.arbortext.windchill.serviceEffectivityFilter.client.ui.renderers.configTypes.ServiceEffectivityConfigType
Populate the fields in the config type with values from the json.
populateConfiguration(BaselineConfigurationVersion, List<T>) - Method in interface wt.configuration.ConfigurationService
Populates the configuration, starting at the configured version.
populateConfiguration(BaselineConfigurationVersion, List<T>, ConfigurationManageable) - Method in interface wt.configuration.ConfigurationService
Populates the configuration, starting at the version.
populateConfiguration(BaselineConfigurationVersion, List<T>, Mastered) - Method in interface wt.configuration.ConfigurationService
Populates the configuration, starting at the master.
populateConfiguration(BaselineConfigurationVersion, ConfigSpec) - Method in interface wt.configuration.ConfigurationService
Populates the configuration, starting at the configured version.
populateConfiguration(BaselineConfigurationVersion, ConfigSpec, ConfigurationManageable) - Method in interface wt.configuration.ConfigurationService
Populates the configuration, starting at the version.
populateConfiguration(BaselineConfigurationVersion, ConfigSpec, Mastered) - Method in interface wt.configuration.ConfigurationService
Populates the configuration, starting at the master.
PopulateContainerRef() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditCAPACreator
Populates container in CAPAChangeRequestProxy object from Audit

Supported API: true
PopulateContainerRef() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditNCCreator
Populates container in CAPAChangeRequestProxy object from Audit

Supported API: true
PopulateControlAuthority() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditCAPACreator
Populates Controlling Authority in CAPAChangeRequestProxy object from Audit

Supported API: true
PopulateControlAuthority() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditNCCreator
Populates Controlling Authority in CAPAChangeRequestProxy object from Audit

Supported API: true
populateCoProduce(boolean) - Method in class wt.mpm.coproduce.UpdateCoProduceParams.UpdateCoProduceParamsBuilder
Default is true,populates the CoProduce CoProduce information after update is completed

Supported API: true
populateCoProduce(Set<WTPart>, PopulateCoProduceParams) - Method in interface wt.mpm.coproduce.CoProduceService
Service to populate all the information related to coProduce part within CoProduce bean.
PopulateCoProduceParams - Class in wt.mpm.coproduce
Holds co-produce data

Supported API: true

Extendable: false
populateCustom() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditCAPACreator
This method is designed as a location for customers to provide additional populator logic.
populateCustom() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditNCCreator
This method is designed as a location for customers to provide additional populator logic.
populateData() - Method in class com.ptc.windchill.associativity.equivalence.EquivalenceNetwork
Supported API: true
populateDelta(Set<Object>, Map<ObjectToObjectLink, Persistable>, int, Map<WTPartUsageLink, WTPart>) - Method in interface com.ptc.windchill.esi.delegate.ESIBOMDifferenceMangementDelegate
Populates the Map in delta using the input parameters.
populateDelta(Set<Object>, Map<ObjectToObjectLink, Persistable>, int, Map<WTPartUsageLink, WTPart>) - Method in class com.ptc.windchill.esi.delegate.ESIBOMDifferenceMangementDelegateImpl
Populates the Map in delta using the input parameters.
populateDelta(Set<Object>, Map<VersionToObjectLink, Persistable>, int, Map<VersionToObjectLink, WTPart>) - Static method in class com.ptc.windchill.esi.bom.BOMUtility
Populates the Map in delta using the input parameters.
PopulateDescription() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditCAPACreator
Populates Description in CAPAChangeRequestProxy object from Audit

Supported API: true
PopulateDescription() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditNCCreator
Populates Description in CAPAChangeRequestProxy object from Audit

Supported API: true
populateDHF(PartRevisionInfo, ManagedBaseline, DesignHistoryFileObjectsCollector) - Method in interface com.ptc.qualitymanagement.qms.dhf.DHFPopulator
Populates a Design History File with baselineable objects.
populateEffVector(EffRecordable) - Static method in class wt.eff.EffGroupAssistant
Populate the effVector of the EffManagedVersion by querying the database for all the version's effectivities and converting them to EffGroups.
populateEffVector(WTCollection) - Static method in class wt.eff.EffGroupAssistant
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups.
populateEffVectorWithoutRefreshing(WTCollection) - Static method in class wt.eff.EffGroupAssistant
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups.
populateElementFromBean() - Method in interface com.ptc.jws.servlet.data.IeElementBasedBean
The bean should take its contents and construct a corresponding Element.
populateEquivalenceData(EquivalenceNetwork, NavigationCriteria) - Method in class com.ptc.windchill.associativity.equivalence.EquivalenceNetworkDelegate
Method to populate the EquivalenceNetwork.EquivalenceData to the current EquivalenceNetwork object Supported API: true
populateEventList() - Method in interface wt.supersede.SupersedeValidationDelegate
Fills list of events that are handled by delegate.
populateFromAttributes(UDISubmission, Map<String, Object>) - Method in class com.ptc.qualitymanagement.udi.AbstractUDIAttributePopulator


Supported API: true
populateFromAttributes(UDISubmission, Map<String, Object>) - Method in interface com.ptc.qualitymanagement.udi.UDIAttributePopulatorService
Populate the submission with the values found in the attributes map.
populateFromSouce(UDISubmission, Map) - Method in class com.ptc.qualitymanagement.udi.AbstractUDIAttributePopulator
Provides the default implementation that populates the UDI Submission based on values in Windchill.
populateFromSouce(UDISubmission, Map) - Method in class com.ptc.qualitymanagement.udi.superset.StandardUdiSuperSet2AttributePopulator
Override this method to provide the ability to customize attribute population to UDISubmission and UDISubmissionDetails

Supported API: true
populateFromSouce(UDISubmission, Map) - Method in class com.ptc.qualitymanagement.udi.superset.StandardUdiSuperSetAttributePopulator
Override this method to provide the ability to customize attribute population to UDISubmission and UDISubmissionDetails

Supported API: true
populateFromSouce(UDISubmission, Map) - Method in interface com.ptc.qualitymanagement.udi.UDIAttributePopulatorService
Populate the submission with attributes found in source systems.
populateFromTemplate(UDISubmission, UDISubmission) - Method in class com.ptc.qualitymanagement.udi.AbstractUDIAttributePopulator


Supported API: true
populateFromTemplate(UDISubmission, UDISubmission) - Method in class com.ptc.qualitymanagement.udi.superset.StandardUdiSuperSet2AttributePopulator
Populate the UDISubmission and the UDISubmissionDetails from the given template

Supported API: true
populateFromTemplate(UDISubmission, UDISubmission) - Method in class com.ptc.qualitymanagement.udi.superset.StandardUdiSuperSetAttributePopulator
Populate the UDISubmission and the UDISubmissionDetails from the given template

Supported API: true
populateFromTemplate(UDISubmission, UDISubmission) - Method in interface com.ptc.qualitymanagement.udi.UDIAttributePopulatorService
Populate the submission with the default values provided by the template.
populateFromTemplateUdiSuperSetDetails(UdiSuperSet, UdiSuperSet) - Method in class com.ptc.qualitymanagement.udi.superset.StandardUdiSuperSetAttributePopulator
Deprecated.
PopulateName() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditCAPACreator
Populates Name in CAPAChangeRequestProxy object from Audit

Supported API: true
PopulateName() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditNCCreator
Populates Name in CAPAChangeRequestProxy object from Audit

Supported API: true
populateOneToManyAttributesFromSource(UDISubmission, UDISubmissionInfoBean, Map.Entry<UDISubmission, Collection<UDISubmissionDetailsIfc>>) - Method in interface com.ptc.qualitymanagement.udi.UDIAttributePopulatorService
Add all the OneTomany objects in UDISubmissioInfoBean with different value for refreshed UDISubmission(Bulk Update).
populateRequired(EPMWorkspace, Vector) - Method in interface wt.epm.workspaces.EPMBaselineService
Adds the Baselineable item iterations to the Workspace by navigating recursively from the object using the EPMDocConfigSpecNavigator.
populateResultSet(UIValidationKey, UIValidationCriteria, UIValidationStatus) - Method in class com.ptc.core.ui.validation.DefaultValidationFilter
If there are targetObjects in the validationCriteria, then for each targetObject, add a result to the resultSet with the specified status If there are no targetObjects in the validation criteria, the add a single result to the resultSet with the specified status

Supported API: true
populateSCC(List<CreateSCCBean>) - Method in interface com.ptc.windchill.mpml.delegates.AutoAssociateStandardCCDelegate


Supported API: true
populateSCC(List<CreateSCCBean>) - Method in class com.ptc.windchill.mpml.delegates.DefaultAutoAssociateStandardCCDelegate


Supported API: true
populateSimpleAttributesForBulkUpdate(UDISubmission, UDISubmissionInfoBean, UDISubmission, List<String>) - Method in interface com.ptc.qualitymanagement.udi.UDIAttributePopulatorService
Add all the Simple attributes value in UDISubmissionInfoBean with different value for refreshed UDISubmission(Bulk Update).
PopulateSourceType() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditCAPACreator
Populates Source type in CAPAChangeRequestProxy object

Supported API: true
PopulateSourceType() - Method in class com.ptc.qualitymanagement.audit.ChangeAuditNCCreator
Populates Source type in CAPAChangeRequestProxy object

Supported API: true
populateStateMap(WTSet, WTSet, WTKeyedMap) - Method in class wt.change2.handler.DefaultChangeTransitionHandler
Will populate the given ptStateMap with the changeable and its current state

Supported API:true
populateWorkspace(EPMWorkspace, WTCollection) - Method in interface wt.epm.workspaces.EPMWorkspaceManager
Adds the Baselineable item iterations to the Workspace.
populateWorkspace(EPMWorkspace, WTCollection, int) - Static method in class com.ptc.windchill.uwgm.cadx.checkout.AddToWorkspaceHelper
Adds the Baselineable item iterations to the Workspace as per workspace config spec.
populateWorkspace(EPMWorkspace, WTCollection, int) - Method in interface wt.epm.workspaces.EPMWorkspaceManager
Adds the Baselineable item iterations to the Workspace.
PopulateWorkspaceOptions - Interface in com.ptc.windchill.uwgm.cadx.checkout
This is server-side only API

Supported API: true
POSASSY - Static variable in class com.ptc.wvs.common.ui.PublisherAction
Action String Name for setting publishing as positioning assembly Value can be: "false" - publish normally (default) "true" - publish as a positioning assembly

Supported API: true
POST_ADD_BASELINE - Static variable in class wt.vc.baseline.BaselineServiceEvent
An event type emitted after a Baselineable item is added to a Baseline.
POST_ADD_MEMBERS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that members have been added to a collection holder.
POST_ADD_SEEDS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that seeds have been added to a collection holder.
POST_APPEND_EFF_GROUPS - Static variable in class wt.eff.EffGroupAssistantEvent
A constant that defines an event key that marks the occurrence of the pre-append (by the appendEffGroups API) event.
POST_APPEND_EFF_VECTOR - Static variable in class wt.eff.EffGroupAssistantEvent
A constant that defines an event key that marks the occurrence of the post-append event.
POST_BUILD - Static variable in class wt.build.BuildServiceEvent


Supported API: true
POST_CHANGE_CAD_NAME - Static variable in class wt.epm.EPMDocumentManagerEvent
This event is fired after the CAD name attribute is changed.
POST_CHANGE_IDENTITY - Static variable in class wt.fc.IdentityServiceEvent
Event used to notify listeners that an object has had a change in identity (i.e.
POST_CHECKIN - Static variable in class wt.vc.wip.WorkInProgressServiceEvent
A constant that defines an event marking the occurrence of a checkin that has completed.
POST_CHECKOUT - Static variable in class wt.vc.wip.WorkInProgressServiceEvent
A constant that defines an event marking the occurrence of a checkout that has completed.
POST_COMMIT_SESSION_ITERATION - Static variable in class wt.vc.sessioniteration.SessionIterationEvent
This constant identifies the event that is dispatched by SessionIterationService.commitSessionIteration(wt.vc.sessioniteration.SessionEditedIteration, java.lang.String) immediately after the session iteration is commited and has become the latest iteration on the predecessor's branch.
POST_CONVERT_CHECKOUT - Static variable in class wt.vc.wip.WorkInProgressServiceEvent
A constant that defines an event marking the occurrence of a private checkout being converted to a reserved checkout or vice versa has completed.
POST_COPY - Static variable in class com.ptc.windchill.wp.WorkPackageEvent
The event used to notify listeners that a package object has been copied (i.e., save-as action).
POST_CREATE_GRAPH - Static variable in class wt.graph.service.ObjectGraphServiceEvent


Supported API: true
POST_CREATE_SESSION_ITERATION - Static variable in class wt.vc.sessioniteration.SessionIterationEvent
This constant identifies the event that is dispatched by SessionIterationService.createSessionIteration(wt.vc.sessioniteration.SessionEditedIteration, wt.org.WTPrincipal, java.lang.String) immediately after the session iteration is stored.
POST_DELETE - Static variable in class wt.fc.PersistenceManagerEvent
The event used to notify listeners that an object has been deleted.
POST_DELETE_GRAPH - Static variable in class wt.graph.service.ObjectGraphServiceEvent


Supported API: true
POST_DELETE_SESSION_ITERATION - Static variable in class wt.vc.sessioniteration.SessionIterationEvent
This constant identifies the event that is dispatched by SessionIterationService.deleteSessionIteration(wt.vc.sessioniteration.SessionEditedIteration) immediately after the session iteration is deleted.
POST_DOWNLOAD - Static variable in class wt.content.ContentServiceEvent


Supported API: true
POST_LOCK - Static variable in class com.ptc.windchill.wp.WorkPackageEvent
The event used to notify listeners that a package object has been locked.
POST_LOCK - Static variable in class wt.locks.LockServiceEvent
A constant that defines an event marking the occurrance of a persistent lock that has completed.
POST_MAKE_UNRESTORABLE - Static variable in class wt.fc.delete.DeleteManagerEvent
The event used to notify listeners that a new object was restored from marked for delete

Supported API: true
POST_MARK_FOR_DELETE - Static variable in class wt.fc.delete.DeleteManagerEvent
The event used to notify listeners that an object has been marked for delete

Supported API: true
POST_MERGE - Static variable in class wt.vc.VersionControlServiceEvent
A constant that defines an event marking the occurrance of a merge of one version into another.
POST_MODIFY - Static variable in class wt.fc.PersistenceManagerEvent
The event used to notify listeners that an object has been modified.
POST_MULTI_DELETE - Static variable in class wt.fc.PersistenceManagerEvent
Deprecated.
as of R8.0, use POST_DELETE since multi-object events are supported directly
POST_REMOVE_ALL_MEMBERS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that all members have been removed from a collection holder.
POST_REMOVE_ALL_SEEDS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that all seeds have been removed from a collection holder.
POST_REMOVE_BASELINE - Static variable in class wt.vc.baseline.BaselineServiceEvent
An event type emitted after a Baselineable item is removed from a Baseline.
POST_REMOVE_MEMBERS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that members have been removed from a collection holder.
POST_REMOVE_SEEDS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that seeds have been removed from a collection holder.
POST_REPLACE_BASELINE - Static variable in class wt.vc.baseline.BaselineServiceEvent
An event type emitted after a Baselineable item is replaced in a Baseline.
POST_REPLACE_EFF_VECTOR - Static variable in class wt.eff.EffGroupAssistantEvent
A constant that defines an event key that marks the occurrence of the post-replace event.
POST_RESTORE_MARK_FOR_DELETE - Static variable in class wt.fc.delete.DeleteManagerEvent
The event used to notify listeners that a new object was restored from marked for delete

Supported API: true
POST_RETRIEVE_GRAPH - Static variable in class wt.graph.service.ObjectGraphServiceEvent


Supported API: true
POST_REVERSE_BUILD - Static variable in class wt.build.BuildServiceEvent


Supported API: true
POST_REVISE - Static variable in class com.ptc.windchill.wp.WorkPackageEvent
The event used to notify listeners that a package object has been revised.
POST_ROLLBACK - Static variable in class wt.vc.VersionControlServiceEvent
A constant that defines an event marking the occurrance of the rollback (unsuperseding) of an iteration with another one.
POST_ROLLUP - Static variable in class wt.vc.VersionControlServiceEvent
A constant that defines an event marking the occurrance of the rollup of an iteration(s) with another one.
POST_STORE - Static variable in class wt.fc.PersistenceManagerEvent
The event used to notify listeners that a new object has been created.
POST_SUPERSEDE - Static variable in class wt.vc.VersionControlServiceEvent
A constant that defines an event marking the occurrance of the superseding of the "latest" iteration with another "latest" one.
POST_UNDO_CHECKOUT - Static variable in class wt.vc.wip.WorkInProgressServiceEvent
A constant that defines an event marking the occurrance of an undo of a checkout that has completed.
POST_UNLOCK - Static variable in class com.ptc.windchill.wp.WorkPackageEvent
The event used to notify listeners that a package object has been unlocked.
POST_UNLOCK - Static variable in class wt.locks.LockServiceEvent
A constant that defines an event marking the occurrance of a persistent unlock that has completed.
POST_UPDATE_EFF_RECORDS - Static variable in class wt.eff.EffServiceEvent
A constant that defines an event key that marks the occurrence of effectivity records updated for one or more EffRecordable targets.
POST_UPDATE_GRAPH - Static variable in class wt.graph.service.ObjectGraphServiceEvent


Supported API: true
POST_UPLOAD - Static variable in class wt.content.ContentServiceEvent


Supported API: true
POST_WORKSPACE_CHECKIN - Static variable in class wt.epm.workspaces.EPMWorkspaceManagerEvent
This event is dispatched when a list of Workable objects are checked in from a workspace.
POST_ZIP - Static variable in class com.ptc.windchill.wp.delivery.WorkPackageDeliveryEvent
The event used to notify listeners that a delivery record object has been zipped.
postComplete(RegulatorySubmission) - Method in class com.ptc.qualitymanagement.regmstr.impl.AbstractRegulatorySubmissionProcessor
Default implementation using getCompleteStage() to determine the Regulatory Submission Stage attribute which is set on the Regulatory Submission, and using getHistoryStage() to determine the Regulatory Submission Stage which is set on the predecessor Regulatory Submission (If one exists).
postComplete(RegulatorySubmission) - Method in interface com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorInterface
Used to Perform work required after a successful acknowledgment from the Regulatory Agency.
PostConvertDelegate - Class in com.ptc.arbortext.windchill.publisher
The abstract class is designed to invoke after the SIS convert gets the response from PE whether the publish is failed or succeeded.
postCreateDocument(FormatContentHolder, DocumentFormData) - Method in interface wt.doc.WTDocumentService
Uses the DocumentFactory to get the delegate to allow for extra post processing of the document after it has been persisted.
postDeleteProcessFloatingLinks(WTCollection) - Method in class wt.lotbaseline.FloatingLinkCRUDDelegate


Supported API: true
postDeleteProcessFloatingLinks(WTCollection) - Method in interface wt.lotbaseline.FloatingLinkCRUDInterface
Gets called after floating link objects have been deleted.
postDeregister() - Method in class wt.jmx.core.SelfAwareMBean
Required method for MBeanRegistration interface.
postDetect(ReconciliationContext, ReconciliationReport) - Method in class com.ptc.windchill.associativity.reconciliation.DefaultReconciliationDelegate


Supported API: true
postDetect(ReconciliationContext, ReconciliationReport) - Method in interface com.ptc.windchill.associativity.reconciliation.ReconciliationDelegate
OOTB it builds full path for the MAPSB UI to be able to cross select discrepancies on the UI.
postEvaluate(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractDefaultFilterDelegate
Default implementation.
postEvent(String, String, boolean, String) - Method in interface com.ptc.windchill.esi.svc.ESISvrService
PostEvent RPC processor.
postEvent(String, String, boolean, String) - Method in class com.ptc.windchill.esi.txn.ESITransactionUtility
Deprecated.
This method is deprecated as of R10.0. The API ESIReleaseUtility.postEvent() is invoked instead, as part of processing PostResult RPC requests for overall transactions.
postExecute(RepositoryCommand) - Method in class com.ptc.core.adapter.server.impl.AbstractWebject
Subclasses may choose to over-ride if they wish to gain access to a command following execution to extract info from it.
postGenerate(CopyObjectInfo[]) - Method in interface com.ptc.arbortext.windchill.siscore.services.NodeResolutionService
Copy forward any attributes from the originals to their copies
postHandleNotification() - Method in interface wt.jmx.core.mbeans.NotificationHandlerDelegate
Method called by NotificationHandlerMBean both upon receipt of notification and when computing the InfoItemsPreview attribute (via getInfoItemsPreview()).
postHandleNotification() - Method in class wt.method.ContextCaptureDelegate
Releases method context set captured in preHandleNotification.
postHandleNotification() - Method in class wt.servlet.RequestCaptureDelegate
Releases servlet request set captured in preHandleNotification.
postModifyProcessFloatingLinks(WTCollection) - Method in class wt.lotbaseline.FloatingLinkCRUDDelegate


Supported API: true
postModifyProcessFloatingLinks(WTCollection) - Method in interface wt.lotbaseline.FloatingLinkCRUDInterface
Gets called after floating link objects have been modified.
postProcess(Element, boolean) - Method in class com.ptc.core.adapter.server.impl.ObjectWebject
Subclasses can over-ride if they want to tweak the Element as it's added to the results.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultObjectFormProcessor
Calls the postProcess() method of the wizard's ObjectFormProcessorDelegates.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultObjectFormProcessorDelegate


Supported API: true
postProcess(NmCommandBean, List<ObjectBean>) - Method in interface com.ptc.core.components.forms.ObjectFormProcessor
Do postprocessing on one or more objects after an operation but within the same database transaction block.
postProcess(NmCommandBean, List<ObjectBean>) - Method in interface com.ptc.core.components.forms.ObjectFormProcessorDelegate
A method called by an ObjectFormProcessor during the postProcess phase of processing.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.annotation.forms.AnnotationsForAffectedDataFormDelegate
Persist the association of annotation to an affected data of a change.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.AffectedDataFormDelegate
The post process method persists any Affected items of a Change Request, Problem Reports or Variances.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.AffectedEndItemsFormDelegate
The post process method persists any Affected End-Items for a Change Request, Problem Reports or Variance.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.ChangeItemFormDelegate
Method to process the data posted for the associated objects to the change item.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.ChangeTaskAffectedItemsFormDelegate
The post process method processes any affected objects of the Change Task.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.ChangeTaskResultingItemsFormDelegate
The post process method persists any Resulting items of a Change Task.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.ImplementationPlanFormDelegate
Processing the change plan if change planning is supported.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.RelatedChangeItemFormDelegate
The post process method persists any related change objects of a Change Request or a Change Notice.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.ChangeTaskTemplatedFormProcessor
The purpose of this method is to handle the association of the affected data and setting the attributes of security labels for the templated change task.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.CreateChangeItemFormProcessor
Post Process the change object list.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.EditChangeItemFormProcessor
Post Process using the wizard form data per ObjectBean in the object bean list checks to see if the if the user chose to submit now.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.maturity.forms.delegates.PromotionObjectsFormDelegate
Creates and stores the promotion seed objects and the promotion targets.
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.part.forms.CreatePartFromWorkspaceFormProcessor


Supported API: true
postProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.wizardParticipant.forms.ParticipantsFormDelegate
Updates the object team with the user or default participant selections.
postProcess(AccountabilityMap) - Method in class com.ptc.windchill.associativity.accountability.AccountabilityMapControlDelegate
Supported API: true
postProcess(AccountabilityMap) - Method in class com.ptc.windchill.associativity.accountability.DefaultAccountabilityMapControlDelegate


Supported API: true
postProcess(Persistable, Persistable, AttributeConfig, String) - Method in interface com.ptc.windchill.baseclient.server.delegate.ObjectReferenceAttributeSaveDelegate
postProcess(Persistable, Persistable, Attribute, String) - Method in interface com.ptc.windchill.baseclient.server.delegate.ObjectReferenceAttributeSaveDelegate
Supported API: true
postProcessInfoConfig(InfoConfig, MultiComponentConfig, ComponentParams) - Method in class com.ptc.mvc.components.AbstractInfoConfigBuilder
PostProcess the InfoConfig given by the builder

Supported API: true
postprocessMappedValue(String, String, String, String, IxbElement) - Method in class wt.ixb.publicforapps.extendedmapping.ExtendedMappingImpl
Customization point to process Mapped value as per business logic OOTB implementation returns the mapped value as-is

Supported API: true

Extendable: true
postProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractDefaultFilterDelegate
Post-process the mass change operation for all non-excluded target objects.
postProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractWorkableFilterDelegate
Check in Workable mass change target objects.
postRegister(Boolean) - Method in class wt.jmx.core.SelfAwareMBean
Required method for MBeanRegistration interface.
postRenderAssemblyNode(Persistable, ESIAbstractDocumentsRenderer.DiffStatus, Persistable) - Method in class com.ptc.windchill.esi.esidoc.ESIAbstractDocumentsRenderer
Called by renderAssemblyNodes API in order to do post processing for every document assembly object based on change status.
postRenderLeaf(Persistable, ESIAbstractDocumentsRenderer.DiffStatus, Persistable) - Method in class com.ptc.windchill.esi.esidoc.ESIAbstractDocumentsRenderer
Called by renderLeaves API in order to do post processing for every leaf node based on change status.
postResolve(ReconciliationContext, ReconciliationReport) - Method in class com.ptc.windchill.associativity.reconciliation.DefaultReconciliationDelegate


Supported API: true
postResolve(ReconciliationContext, ReconciliationReport) - Method in interface com.ptc.windchill.associativity.reconciliation.ReconciliationDelegate
Supported API: true
postResult(String, String, String, boolean, boolean, String, String, String, String, String, String) - Method in interface com.ptc.windchill.esi.svc.ESISvrService
PostResult RPC processor.
postResult(String, String, String, boolean, boolean, String, String, String, String, String, String) - Method in interface com.ptc.windchill.esi.txn.ESITransactionManagementDelegate
Processes postResult RPC requests by invoking an overloaded version.
postResult(String, String, String, boolean, boolean, String, String, String, String, String, String) - Method in class com.ptc.windchill.esi.txn.ESITransactionManagementDelegateImpl
Processes postResult RPC requests by invoking an overloaded version.
postResult(String, String, String, boolean, boolean, String, String, String, String, String, String) - Method in class com.ptc.windchill.esi.txn.ESITransactionUtility
Processes postResult RPC requests by invoking an overloaded version.
postResult(Collection<HashMap<String, String>>, String, boolean, String) - Method in interface com.ptc.windchill.esi.svc.ESISvrService
PostResult RPC processor.
postResult(Collection<HashMap<String, String>>, String, boolean, String) - Method in interface com.ptc.windchill.esi.txn.ESITransactionManagementDelegate
PostResult RPC processor that delegates the actual work to an overloaded version.
postResult(Collection<HashMap<String, String>>, String, boolean, String) - Method in class com.ptc.windchill.esi.txn.ESITransactionManagementDelegateImpl
PostResult RPC processor that delegates the actual work to an overloaded version.
postResult(Collection<HashMap<String, String>>, String, boolean, String) - Method in class com.ptc.windchill.esi.txn.ESITransactionUtility
PostResult RPC processor that delegates the actual work to an overloaded version.
postResultForPartiallySucceededParts(String, String, String, String) - Method in interface com.ptc.windchill.esi.svc.ESISvrService
This method will set the release activity status to PARTIALLY SUCCEDDED for the given transaction and given target.
postRevise(Map<AccountabilityMap, AccountabilityMap>) - Method in class com.ptc.windchill.associativity.accountability.AccountabilityMapControlDelegate
Supported API: true
postRevise(Map<AccountabilityMap, AccountabilityMap>) - Method in class com.ptc.windchill.associativity.accountability.DefaultAccountabilityMapControlDelegate


Supported API: true
PostSelectValidationHelper - Class in com.ptc.core.ui.validation
This class can be used by clients wanting to call the UI Validation Service to perform post-select validation operations.
postStore() - Method in interface wt.federation.Federated
The persistence manager calls this method just after storing the proxy object in the database.
postStoreProcessFloatingLinks(WTCollection) - Method in class wt.lotbaseline.FloatingLinkCRUDDelegate


Supported API: true
postStoreProcessFloatingLinks(WTCollection) - Method in interface wt.lotbaseline.FloatingLinkCRUDInterface
Gets called after floating link objects have been created

Supported API: true
postStoreUpdate(WTValuedMap) - Method in class wt.change2.flexible.FlexibleChangeLinkConverterDelegate
The method is called to update converted ChangeProcessLink objects after they have been persisted.
postSummarize() - Method in interface wt.jmx.core.mbeans.SummaryDelegate
Method called by SummaryMBean both upon periodic summary logging and when computing the InfoItemsPreview attribute (via getInfoItemsPreview()).
postTransactionProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultObjectFormProcessor
Calls the postTransactionProcess() methods of the wizard's ObjectFormProcessorDelegates Delegates are called in no particular order.
postTransactionProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultObjectFormProcessorDelegate


Supported API: true
postTransactionProcess(NmCommandBean, List<ObjectBean>) - Method in interface com.ptc.core.components.forms.ObjectFormProcessor
Do postprocessing on one or more objects after an operation and outside of the operation's transaction block.
postTransactionProcess(NmCommandBean, List<ObjectBean>) - Method in interface com.ptc.core.components.forms.ObjectFormProcessorDelegate
A method called by an ObjectFormProcessor during the postTransactionProcess phase of processing.
postTransactionProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.CreateChangeNoticeFormProcessor
The post-transaction process is invoked after the change notices have been successfully persisted.
postTransactionProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.maturity.forms.delegates.PromotionParticipantsFormDelegate
Starts the promotion work flow process for the user or default selected process template.
postTransactionProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.wip.CheckinObjectFormProcessor
Calls the postTransactionProcess() methods of the wizard's ObjectFormProcessorDelegates Delegates are called in no particular order.
postTransactionProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.wip.CheckoutObjectFormProcessor
Calls the postTransactionProcess() methods of the wizard's ObjectFormProcessorDelegates Delegates are called in no particular order.
postUpdateDocument(FormatContentHolder, DocumentFormData) - Method in interface wt.doc.WTDocumentService
Uses the DocumentFactory to get the delegate to allow for extra post processing of the document after it has been persisted.
POTENTIAL - Static variable in class wt.workflow.work.WfAssignmentState


Supported API: true
PPB - Static variable in class com.ptc.windchill.baseserver.model.CreoIllustartionAppType


Supported API: true
PR_AUTHOR - Static variable in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
String constant

Supported API: true
PRE_ADD_BASELINE - Static variable in class wt.vc.baseline.BaselineServiceEvent
An event type emitted before a Baselineable item is added to a Baseline.
PRE_ADD_MEMBERS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that members are about to be added to a collection holder.
PRE_ADD_SEEDS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that seeds are about to be added to a collection holder.
PRE_APPEND_EFF_GROUPS - Static variable in class wt.eff.EffGroupAssistantEvent
A constant that defines an event key that marks the occurrence of the pre-append (by the appendEffGroups API) event.
PRE_APPEND_EFF_VECTOR - Static variable in class wt.eff.EffGroupAssistantEvent
A constant that defines an event key that marks the occurrence of the pre-append event.
PRE_BUILD - Static variable in class wt.build.BuildServiceEvent


Supported API: true
PRE_CHANGE_CAD_NAME - Static variable in class wt.epm.EPMDocumentManagerEvent
This event is fired before the CAD name attribute is changed.
PRE_CHANGE_IDENTITY - Static variable in class wt.fc.IdentityServiceEvent
Event used to notify listeners that an object is about to have a change in identity (i.e.
PRE_CHECKIN - Static variable in class wt.vc.wip.WorkInProgressServiceEvent
A constant that defines an event marking the occurrence of a checkin that is about to commence.
PRE_CHECKOUT - Static variable in class wt.vc.wip.WorkInProgressServiceEvent
A constant that defines an event marking the occurrence of a checkout that is about to commence.
PRE_COMMIT_SESSION_ITERATION - Static variable in class wt.vc.sessioniteration.SessionIterationEvent
This constant identifies the event that is dispatched by SessionIterationService.commitSessionIteration(wt.vc.sessioniteration.SessionEditedIteration, java.lang.String) immediately before the session iteration is commited (to become the latest iteration on the predecessor's branch).
PRE_CONVERT_CHECKOUT - Static variable in class wt.vc.wip.WorkInProgressServiceEvent
A constant that defines an event marking the occurrence of a private checkout being converted to a reserved checkout or vice versa that is about to commence.
PRE_COPY - Static variable in class com.ptc.windchill.wp.WorkPackageEvent
The event used to notify listeners that a package object is about to be copied (i.e., save-as action).
PRE_CREATE_GRAPH - Static variable in class wt.graph.service.ObjectGraphServiceEvent


Supported API: true
PRE_CREATE_SESSION_ITERATION - Static variable in class wt.vc.sessioniteration.SessionIterationEvent
This constant identifies the event that is dispatched by SessionIterationService.createSessionIteration(wt.vc.sessioniteration.SessionEditedIteration, wt.org.WTPrincipal, java.lang.String) immediately before the session iteration is stored.
PRE_DELETE - Static variable in class wt.fc.PersistenceManagerEvent
The event used to notify listeners that an object is about to be deleted.
PRE_DELETE_GRAPH - Static variable in class wt.graph.service.ObjectGraphServiceEvent


Supported API: true
PRE_DELETE_SESSION_ITERATION - Static variable in class wt.vc.sessioniteration.SessionIterationEvent
This constant identifies the event that is dispatched by SessionIterationService.deleteSessionIteration(wt.vc.sessioniteration.SessionEditedIteration) immediately before the session iteration is deleted.
PRE_DOWNLOAD - Static variable in class wt.content.ContentServiceEvent


Supported API: true
PRE_INSERT - Static variable in class wt.fc.PersistenceManagerEvent
The event used to notify listeners that an object is about to be inserted in the datastore.
PRE_LOCK - Static variable in class com.ptc.windchill.wp.WorkPackageEvent
The event used to notify listeners that a package object is about to be locked.
PRE_LOCK - Static variable in class wt.locks.LockServiceEvent
A constant that defines an event marking the occurrance of a persistent lock that is about to commense.
PRE_MAKE_UNRESTORABLE - Static variable in class wt.fc.delete.DeleteManagerEvent
The event used to notify listeners that a new object was restored from marked for delete

Supported API: true
PRE_MARK_FOR_DELETE - Static variable in class wt.fc.delete.DeleteManagerEvent
The event used to notify listeners that a new object is about to be marked for delete

Supported API: true
PRE_MERGE - Static variable in class wt.vc.VersionControlServiceEvent
A constant that defines an event marking the occurrance of a merge of one version into another.
PRE_MODIFY - Static variable in class wt.fc.PersistenceManagerEvent
The event used to notify listeners that an object is about to be modified.
PRE_MULTI_DELETE - Static variable in class wt.fc.PersistenceManagerEvent
Deprecated.
as of R8.0, use PRE_DELETE since multi-object events are supported directly
PRE_NEW_VERSION - Static variable in class wt.vc.VersionControlServiceEvent
A constant that defines an event marking the occurrance of the creation of a new version, that is the very first iteration created in its iteration line (i.e., branch).
PRE_REMOVE - Static variable in class wt.fc.PersistenceManagerEvent
The event used to notify listeners that an object is about to be deleted from the datastore.
PRE_REMOVE_ALL_MEMBERS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that all members are about to be removed from a collection holder.
PRE_REMOVE_ALL_SEEDS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that all seeds are about to be removed from a collection holder.
PRE_REMOVE_BASELINE - Static variable in class wt.vc.baseline.BaselineServiceEvent
An event type emitted before a Baselineable item is removed from a Baseline.
PRE_REMOVE_MEMBERS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that members are about to be removed from a collection holder.
PRE_REMOVE_SEEDS - Static variable in class wt.facade.persistedcollection.PersistedCollectionEvent
The event used to notify listeners that seeds are about to be removed from a collection holder.
PRE_REPLACE_BASELINE - Static variable in class wt.vc.baseline.BaselineServiceEvent
An event type emitted before a Baselineable item is replaced in a Baseline.
PRE_REPLACE_EFF_VECTOR - Static variable in class wt.eff.EffGroupAssistantEvent
A constant that defines an event key that marks the occurrence of the pre-replace event.
PRE_RESTORE_MARK_FOR_DELETE - Static variable in class wt.fc.delete.DeleteManagerEvent
The event used to notify listeners that a new object is about to be restored from marked for delete

Supported API: true
PRE_REVERSE_BUILD - Static variable in class wt.build.BuildServiceEvent


Supported API: true
PRE_REVISE - Static variable in class com.ptc.windchill.wp.WorkPackageEvent
The event used to notify listeners that a package object is about to be revised.
PRE_ROLLBACK - Static variable in class wt.vc.VersionControlServiceEvent
A constant that defines an event marking the occurrance of the rollback (unsuperseding) of an iteration that is about to commense.
PRE_ROLLUP - Static variable in class wt.vc.VersionControlServiceEvent
A constant that defines an event marking the occurrance of the rollup of an iteration(s) that is about to commense.
PRE_STORE - Static variable in class wt.fc.PersistenceManagerEvent
The event used to notify listeners that a new object is about to be created.
PRE_SUPERSEDE - Static variable in class wt.vc.VersionControlServiceEvent
A constant that defines an event marking the occurrance of the replacement of a new iteration that is about to commense.
PRE_UNDO_CHECKOUT - Static variable in class wt.vc.wip.WorkInProgressServiceEvent
A constant that defines an event marking the occurrence of an undo of a checkout that is about to commence.
PRE_UNLOCK - Static variable in class com.ptc.windchill.wp.WorkPackageEvent
The event used to notify listeners that a package object is about to be unlocked.
PRE_UNLOCK - Static variable in class wt.locks.LockServiceEvent
A constant that defines an event marking the occurrance of a persistent unlock that is about to commense.
PRE_UPDATE_GRAPH - Static variable in class wt.graph.service.ObjectGraphServiceEvent


Supported API: true
PRE_UPLOAD - Static variable in class wt.content.ContentServiceEvent


Supported API: true
PRE_WORKSPACE_CHECKIN - Static variable in class wt.epm.workspaces.EPMWorkspaceManagerEvent
This event is dispatched when a list of Workable objects are about to be checked in from a workspace.
PRE_ZIP - Static variable in class com.ptc.windchill.wp.delivery.WorkPackageDeliveryEvent
The event used to notify listeners that a delivery record object is about to be zipped.
preBuildParams(JSONObject, ActionDefinition) - Method in class com.ptc.cat.ui.client.action.LaunchURLAction
Method that can be used to setup some information before any "build params" functions will be called (i.e.
PrecedenceConstraint - Class in com.ptc.projectmanagement.plannable
Use the newPrecedenceConstraint static factory method(s), not the PrecedenceConstraint constructor, to construct instances of this class.
PrecedenceType - Class in com.ptc.projectmanagement.plannable


Supported API: true

Extendable: false
preCreatePopulate(RegulatorySubmission) - Method in class com.ptc.qualitymanagement.regmstr.impl.AbstractRegulatorySubmissionProcessor
Supported API: true
preCreatePopulate(RegulatorySubmission) - Method in interface com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorInterface
This method populates Regulatory Submission data when the create action is performed, prior to persistence.
predecessorOf(Iterated) - Method in interface wt.vc.VersionControlService
Finds the predecessor of the iteration.
preDeleteProcessFloatingLinks(WTCollection) - Method in class wt.lotbaseline.FloatingLinkCRUDDelegate


Supported API: true
preDeleteProcessFloatingLinks(WTCollection) - Method in interface wt.lotbaseline.FloatingLinkCRUDInterface
Gets called before floating link objects are about to be deleted

Supported API: true
preDeregister() - Method in class wt.jmx.core.SelfAwareMBean
Required method for MBeanRegistration interface.
preDetect(ReconciliationContext) - Method in class com.ptc.windchill.associativity.reconciliation.DefaultReconciliationDelegate


Supported API: true
preDetect(ReconciliationContext) - Method in interface com.ptc.windchill.associativity.reconciliation.ReconciliationDelegate
OOTB does nothing as of now.
preEvaluate(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractDefaultFilterDelegate
Filter out mass change target objects for the following conditions: Target object type is not supported. Target object is administratively locked. Current principal does not have modify permission for target object. Filtered objects will be marked as excluded.
preEvaluate(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractPartUsageFilterDelegate
Filter out mass change target parts that are either: Built from CAD documents if such parts are to be excluded. Build from CAD if their owning CAD document is not in the change notice and this policy preference is enabled. To be built and published, but the owning CAD document cannot be modified. Filtered objects will be marked as excluded.
preEvaluate(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractWorkableFilterDelegate
Filter out mass change target objects for the following conditions: Target object is checked out by someone other than the current principal. Target object is checked out to a project. Target object is not in the specified view. Filtered objects will be marked as excluded.
preEvaluate(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AddDocumentLinkFilterDelegate
Filter out mass change target parts that: Already related to the specified document. Violate an association constraint with the document. Filtered objects will be marked as excluded.
preEvaluate(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AddPartUsageFilterDelegate
Filter out mass change target parts that: Share the same master as the new child part. Violate an association constraint with the new child part. Would result in a duplicate line or find number. Filtered objects will be marked as excluded.
preEvaluate(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.ChangePartUsageFilterDelegate
Filter out mass change target parts that: Do not actually use the child part or have different line or find number values. Would result in a duplicate line or find number. Filtered objects will be marked as excluded.
preEvaluate(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.RemoveDocumentLinkFilterDelegate
Filter out mass change target parts that are not related to the specified document.
preEvaluate(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.RemovePartUsageFilterDelegate
Filter out mass change target parts that do not actually use the child part or have different line or find number values.
preEvaluate(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.ReplacePartUsageFilterDelegate
Filter out mass change target parts that: Share the same master as the new child part. Violate an association constraint with the new child part. Do not actually use the child part or have different line or find number values. Filtered objects will be marked as excluded.
PreferenceBasedRetrieval - Class in wt.eff.format
Deprecated.
EffFormatHelper The API's under this class are moved to EffFormatHelper and getting format details for effictivity is made available through delegates.
PreferenceCategory - Class in wt.preference
The PreferenceCategory is an object used for grouping preferences to together.
PreferenceCategoryRoleType - Class in wt.preference


Supported API: true

Extendable: false
PreferenceClient - Class in wt.preference
The PreferenceClient is an object used to represent the various clients that could be using preferences (e.g.
PreferenceDefinition - Class in wt.preference
The PreferenceDefinition is the object that contains all of the static information about a preference.
PreferenceHelper - Class in wt.preference
Provides access to the PreferenceService2 Application Programming Interface (API) via the static reference PreferenceHelper.service and several helper methods.
PreferenceHelper - Class in wt.prefs
Deprecated.
PreferenceInstance - Class in wt.preference
The PreferenceInstance object is the "instantiation" of a PreferenceDefinition, its main task is to store a user defined value of the preference.
Preferences - Class in wt.prefs
Deprecated. 
PreferenceService - Interface in wt.prefs
Deprecated. 
PreferenceService2 - Interface in wt.preference
Interface specifying methods needed to provide client accessible server-side functionality for managing preferences.
PreferenceValueHandler - Interface in wt.preference
Interface specifying behavior needed for processing the preference values.
PREFERRED - Static variable in class com.ptc.windchill.mpml.MPMCompatibilityLinkType


Supported API: true
PREFERRED_LANGUAGE - Static variable in class wt.federation._ProxyUser
Supported API: true
PrefsAccess - Class in wt.security
Class that provides wrappers to priviledged Preferences methods using the wt.security package.
PrefsRegistry - Class in wt.prefs.registry
Deprecated. 
preHandleNotification(NotificationHandlerMBean, ObjectName, Notification, boolean) - Method in interface wt.jmx.core.mbeans.NotificationHandlerDelegate
Method called by NotificationHandlerMBean both upon receipt of notification and when computing the InfoItemsPreview attribute (via getInfoItemsPreview()).
preHandleNotification(NotificationHandlerMBean, ObjectName, Notification, boolean) - Method in class wt.method.ContextCaptureDelegate
If 'willOutputInfo' is true, then captures set of active method contexts.
preHandleNotification(NotificationHandlerMBean, ObjectName, Notification, boolean) - Method in class wt.servlet.RequestCaptureDelegate
If 'willOutputInfo' is true, then captures set of active servlet requests.
preload() - Method in class wt.prefs.WTPreferences
Deprecated. 
preload(String[]) - Method in class wt.prefs.WTPreferences
Deprecated. 
preModifyProcessFloatingLinks(WTCollection) - Method in class wt.lotbaseline.FloatingLinkCRUDDelegate


Supported API: true
preModifyProcessFloatingLinks(WTCollection) - Method in interface wt.lotbaseline.FloatingLinkCRUDInterface
Gets called before floating link objects are about to be modified

Supported API: true
PREPARE_FOR_MODIFICATION - Static variable in class wt.fc.PersistenceManagerEvent
The event used to notify listeners that an object is to be prepared for modification.
PREPARE_FOR_VIEW - Static variable in class wt.fc.PersistenceManagerEvent
The event used to notify listeners that an object is to be prepared for view.
PrepareEntityCommand - Class in com.ptc.core.command.common.bean.entity
This command can be used to prepare one or more source objects(TypeInstance) for further processing.
PrepareEntityCommand() - Constructor for class com.ptc.core.command.common.bean.entity.PrepareEntityCommand


Supported API: true
prepareForCheckConflicts(List<IxbElement>, Importer) - Method in interface wt.ixb.publicforhandlers.AttributeExporterImporter
Called in the beginning of conflict check process prior to the real import or preview.
prepareForCheckConflicts(List<IxbElement>, Importer) - Method in class wt.ixb.publicforhandlers.AttributeExporterImporterTemplate
Called in the beginning of conflict check process prior to the real import or preview.
prepareForCheckConflicts(List<IxbElement>, Importer) - Method in class wt.ixb.publicforhandlers.ClassExporterImporterTemplate
Called in the beginning of conflict check process prior to the real import or preview.
prepareForCheckConflicts(List<IxbElement>, Importer) - Method in interface wt.ixb.publicforhandlers.ElementImporter
Called in the beginning of conflict check process prior to the real import or preview.
prepareForCheckConflicts(List<IxbElement>, Importer) - Method in class wt.ixb.publicforhandlers.ExpImpForLinkObject
Called in the beginning of conflict check process prior to the real import or preview.
prepareForImport(List<IxbElement>, Importer) - Method in interface wt.ixb.publicforhandlers.AttributeExporterImporter
Called in the end of conflict check process and prior to the real import process.
prepareForImport(List<IxbElement>, Importer) - Method in class wt.ixb.publicforhandlers.AttributeExporterImporterTemplate
Called in the end of conflict check process and prior to the real import process.
prepareForImport(List<IxbElement>, Importer) - Method in interface wt.ixb.publicforhandlers.ElementImporter
Called in the end of conflict check process and prior to the real import process.
prepareForStore() - Method in interface wt.federation.Federated
The persistence manager calls this method just before storing the proxy object in the database.
prepareForValidation(RuleValidationKey, RuleValidationCriteria) - Method in class com.ptc.core.businessRules.validation.CheckoutRuleValidator
Perform the validation against the criteria to determine if there are any checked out objects.
prepareForValidation(RuleValidationKey, RuleValidationCriteria) - Method in class com.ptc.core.businessRules.validation.ReleaseTargetValidator
Determines if there are any ChangeRecord2 links that have invalid transitions before performValidation is called on each object.
prepareForValidation(RuleValidationKey, RuleValidationCriteria) - Method in interface com.ptc.core.businessRules.validation.RuleValidation
Allows for batch processing on a list of data objects before performValidation is called on each object.
prePopulateAttributeDisplayValues(TypeInstance, NmCommandBean) - Method in class com.ptc.arbortext.windchill.pubstruct.forms.PartAttributePopulator
Prepopulate the TypeInstance of the Part based on the search results.
prePopulateAttributeDisplayValues(TypeInstance, NmCommandBean) - Method in class com.ptc.arbortext.windchill.techpubs.doc.forms.DynamicDocumentTemplateAttributePopulator
Prepopulates attribute values for the document created from the template.
prePopulateAttributeDisplayValues(TypeInstance, NmCommandBean) - Method in class com.ptc.windchill.enterprise.doc.forms.CreateFromTemplateAttributePopulator
Prepopulates attribute values for the document created from the template.
prePopulateAttributeDisplayValues(TypeInstance, NmCommandBean) - Method in class com.ptc.windchill.enterprise.doc.forms.DocAttributePopulator
Prepopulate the TypeInstance of the Doc based on the search results.
prePopulateAttributeDisplayValues(TypeInstance, NmCommandBean) - Method in class com.ptc.windchill.enterprise.maturity.forms.populators.PromotionNameAttributePopulator
Will prepoluate the promotion request name in the promotion request wizard with a generated name from the first selected promotable object.
prePopulateAttributeDisplayValues(TypeInstance, NmCommandBean) - Method in class com.ptc.windchill.enterprise.nativeapp.msoi.forms.ExternalFormDataPopulator
Prepopulates the values for the document with form data provided in the externalFormData parameter

Supported API: true
prePopulateAttributeDisplayValues(TypeInstance, NmCommandBean) - Method in class com.ptc.windchill.enterprise.part.forms.PartAttributePopulator
Prepopulate the TypeInstance of the Part based on the search results.
PrePopulateTargetLanguagesHook - Interface in com.ptc.tml.validation
This interface provides a way to preselect the target languages to be displayed under 'Selected Target Languages' section in Create translation package dialog.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.CreateObjectFormProcessor
Creates one object instance for each given ObjectBean and sets their attributes.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultEditFormProcessor
Retrieves the objects being edited from the database and updates or sets their attributes from the form data.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultObjectFormProcessor
Calls the preProcess() methods of the wizard's ObjectFormProcessorDelegates.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultObjectFormProcessorDelegate


Supported API: true
preProcess(NmCommandBean, List<ObjectBean>) - Method in interface com.ptc.core.components.forms.ObjectFormProcessor
Do processing to prepare one or more objects for an operation.
preProcess(NmCommandBean, List<ObjectBean>) - Method in interface com.ptc.core.components.forms.ObjectFormProcessorDelegate
A method called by an ObjectFormProcessor during the preProcess phase of processing.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.netmarkets.roleAccess.processor.EditProfileFormProcessor
Retrieve the object from the database and update or set its attributes from the form data.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.ChangeTaskTemplatedFormProcessor
When the object associated to the given object bean is a change task template, this method will create a new change task.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.CreateChangeNoticeFormProcessor
This method will create the object that processor delegates will use

Supported API: true
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.CreateChangeRequestFormProcessor
This method will create the object that processor delegates will use

Supported API: true
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.CreateChangeTaskFormProcessor
This method will create the object that processor delegates will use.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.EditChangeItemFormProcessor
Gets and initailizes the change object from the wizard form data.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.EditChangeNoticeFormProcessor
Gets and initailizes the Change Notice from the wizard form data by calling super.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.EditChangeRequestFormProcessor
Gets and initailizes the Change Request from the wizard form data by calling super.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.EditChangeTaskFormProcessor
Gets and initailizes the Change Notice from the wizard form data by calling super.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.change2.forms.processors.template.CreateChangeTaskTemplateFormProcessor
This method will create the object that processor delegates will use.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.folder.LocationPropertyProcessor
Gets the form data for the location field and sets the value on the created object.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.part.forms.CreatePartFormProcessor
Calls the preProcess() methods of the wizard's ObjectFormProcessorDelegates.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.part.forms.CreatePartFromWorkspaceFormProcessor
This method implementation overrides the preProcess method in CreateObjectFormProcessor.
preProcess(NmCommandBean, List<ObjectBean>) - Method in class com.ptc.windchill.enterprise.team.processor.EditSharedTeamFormProcessor
Retrieve the object from the database and update or set its attributes from the form data.
preProcess(AccountabilityBean) - Method in class com.ptc.windchill.associativity.accountability.AccountabilityMapControlDelegate
Supported API: true
preProcess(AccountabilityBean) - Method in class com.ptc.windchill.associativity.accountability.DefaultAccountabilityMapControlDelegate


Supported API: true
preProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractDefaultFilterDelegate
Pre-process the mass change operation for all non-excluded target objects.
preProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractPartUsageFilterDelegate
Update associations between target objects and the specified document.
preProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractWorkableFilterDelegate
Check out Workable mass change target objects.
preProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AddDocumentLinkFilterDelegate
Create new associations between target objects and the specified document.
preProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AddPartUsageFilterDelegate
Add associations between target objects and the specified part.
preProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.ChangePartUsageFilterDelegate
Change association attributes between target objects and the specified part.
preProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.RemoveDocumentLinkFilterDelegate
Remove associations between target objects and the specified document.
preProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.RemovePartUsageFilterDelegate
Remove associations between target objects and the specified part.
preProcessOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.ReplacePartUsageFilterDelegate
Replace associations between target objects and the specified part.
preRegister(MBeanServer, ObjectName) - Method in class wt.jmx.core.SelfAwareMBean
Required method for MBeanRegistration interface.
PreReleaseValidationException - Exception in com.ptc.windchill.esi.wf
This exception is intended to be used in the workflow expression "Pre_Release_Validate" of RTM workflow.
PreReleaseValidationException(int, String) - Constructor for exception com.ptc.windchill.esi.wf.PreReleaseValidationException
Constructs a PreReleaseValidationException exception with the input message.
PreReleaseValidationException(int, String, String, Object[]) - Constructor for exception com.ptc.windchill.esi.wf.PreReleaseValidationException
Constructs a PreReleaseValidationException exception with a localizable standard message constructed from the bundle, key, and params.
PreReleaseValidationException(ESIException) - Constructor for exception com.ptc.windchill.esi.wf.PreReleaseValidationException
Constructs a PreReleaseValidationException exception with the input message.
preResolve(ReconciliationContext, Collection<T>) - Method in class com.ptc.windchill.associativity.reconciliation.DefaultReconciliationDelegate


Supported API: true
preResolve(ReconciliationContext, Collection<T>) - Method in interface com.ptc.windchill.associativity.reconciliation.ReconciliationDelegate
Invoked post resolution of discrepancies Supported API: true
Note: Discrepancies can be empty or null.
PRESENT_CHECK_BOX - Static variable in interface wt.templateutil.table.CheckBoxColumnAble
Deprecated. 
presentFormProcessorException(HTTPRequest, HTTPResponse, Exception) - Static method in class wt.enterprise.URLProcessor
Deprecated. 
presentMadeInto(RevisionControlled, Vector, String, Locale) - Method in interface wt.enterprise.EnterpriseService
Return a sorted enumeration of the objects that were made from (copied from) this version of this object.
preset() - Method in interface wt.federation.Federated
This method is called when a proxy object is first created by a service, just after the object is instantiated and its readExternal method has been called to populate its properties from attributes obtained from the remote information source.
preset(Task) - Method in class com.ptc.core.adapter.server.impl.AbstractWebject
This convenience method is intended to be called in the invoke() method to convert a standard set of webject param values into the various search structures (SearchInfo, SearchCriteriaInfo, SearchPagingInfo, SearchSortInfo).
preset(Task) - Method in class com.ptc.core.adapter.server.impl.AbstractWebjectDelegate
Deprecated.
This convenience method is intended to be called in the invoke() method to convert a standard set of webject param values into the various search structures (SearchInfo, SearchCriteriaInfo, SearchPagingInfo, SearchSortInfo).
preset(Task) - Method in class com.ptc.core.adapter.server.impl.ActionWebject
This convenience method is intended to be called in the invoke() method to convert collect and process webject parameters and basic initialization.
preset(Task) - Method in class com.ptc.core.adapter.server.impl.ObjectWebject
This convenience method is intended to be called in the invoke() method to convert collect and process webject parameters and basic initialization.
presetRevisionControlled(RevisionControlled) - Static method in class wt.federation.FederationUtilities
Deprecated. 
preStoreProcessFloatingLinks(WTCollection) - Method in class wt.lotbaseline.FloatingLinkCRUDDelegate


Supported API: true
preStoreProcessFloatingLinks(WTCollection) - Method in interface wt.lotbaseline.FloatingLinkCRUDInterface
Gets called before floating link objects are about to be created

Supported API: true
preSummarize(SummaryMBean, boolean, boolean) - Method in interface wt.jmx.core.mbeans.SummaryDelegate
Method called by SummaryMBean both upon periodic summary logging and when computing the InfoItemsPreview attribute (via getInfoItemsPreview()).
preValidateAction(UIValidationKey, UIValidationCriteria) - Method in class com.ptc.core.ui.validation.DefaultUIComponentValidator


Supported API: true
preValidateAction(UIValidationKey, UIValidationCriteria) - Method in class com.ptc.core.ui.validation.DefaultValidationFilter


Supported API: true
preValidateAction(UIValidationKey, UIValidationCriteria) - Method in interface com.ptc.core.ui.validation.ValidationFilter
This method will be invoked by a client who wants to verify whether or not an action should appear to the user in the UI

Supported API: true
preValidateAction(UIValidationKey, UIValidationCriteria) - Method in class com.ptc.windchill.enterprise.change2.validators.AdminLockModifyChangeObjectsFilter
If the object is package imported and the modify change objects functionality is not allowed for package imported objects a validation status of hidden is returned, otherwise Enabled is returned.
preValidateAttribute(UIValidationKey, UIValidationCriteria) - Method in class com.ptc.core.ui.validation.DefaultUIComponentValidator


Supported API: true
preValidateAttribute(UIValidationKey, UIValidationCriteria) - Method in class com.ptc.core.ui.validation.DefaultValidationFilter


Supported API: true
preValidateAttribute(UIValidationKey, UIValidationCriteria) - Method in interface com.ptc.core.ui.validation.ValidationFilter
This method will be invoked by a client who wants to verify whether or not an attribute should appear to the user in the UI

Supported API: true
preValidateMultiTargetAction(UIValidationKey, UIValidationCriteria) - Method in class com.ptc.core.ui.validation.DefaultUIComponentValidator


Supported API: true
preValidateMultiTargetAction(UIValidationKey, UIValidationCriteria) - Method in class com.ptc.core.ui.validation.DefaultValidationFilter


Supported API: true
preValidateMultiTargetAction(UIValidationKey, UIValidationCriteria) - Method in interface com.ptc.core.ui.validation.ValidationFilter
This method will be invoked by a client who wants to verify whether or not an action(validated against multiple target objects) should appear to the user in the UI

Supported API: true
previewElement(IxbElement, Importer) - Method in interface wt.ixb.publicforhandlers.ElementImporter
Preview XML element in context given by importer parameter.
previewObject(ClassExporterImporter, IxbElement, Importer) - Method in interface wt.ixb.actor.Actor
Preview the import, including conflicts checking, without performing the real import.
previewObject(ClassExporterImporter, IxbElement, Importer) - Method in class wt.ixb.actor.ActorTemplate
Preview the import, including conflicts checking, without performing the real import.
PRIMARY - Static variable in class wt.content.ContentRoleType


Supported API: true
PRIMARY_ATTRIBUTES - Static variable in class com.ptc.mvc.components.ComponentId
ComponentId for the Primary Attributes panel

Supported API: true
PRIMARY_BUSINESS_OBJECT - Static variable in class com.ptc.core.businessRules.engine.BusinessRuleSetBean
Constant for getting the primary business Object "primaryBusinessObject" as the target object.
PRIMARY_BUSINESS_OBJECT - Static variable in class wt.change2._WorkflowRecord
Primary busieness object.
PRIMARY_BUSINESS_OBJECT_REFERENCE - Static variable in class wt.change2._WorkflowRecord
Primary busieness object.
PRIMARY_BUSINESS_OBJECT_ROLE - Static variable in class com.ptc.windchill.esi.txn._ESIReleaseObjectLink
Supported API: true
PRIMARY_BUSINESS_OBJECT_ROLE - Static variable in class com.ptc.windchill.esi.txn._ESITransactionObjectLink
Supported API: true
PRIMARY_ROLE - Static variable in class wt.mpm.coproduce._CoProduceLink
Supported API: true
PRIMARY_STATEMENT - Static variable in interface wt.query.PageableSessionQuerySpec
Label for the attribute.
PrimaryAttributesBuilder - Class in com.ptc.jca.mvc.builders
This builder is used to display the primary attributes panel on information pages for TypeManaged objects.
primaryBusinessObjectLink(Properties, Locale, OutputStream) - Method in class wt.workflow.work.NotificationRobotProcessor
Create a link to go to a page to update the content of the workflow process Displays the Business Object name if used in subject.
primaryBusinessObjectLinkPlain(Properties, Locale, OutputStream) - Method in class wt.workflow.work.NotificationRobotProcessor
Create a link to go to a page to update the content of the workflow process
primaryObj - Variable in class com.ptc.windchill.esi.txn.ESIResponseGenerator
The object for which to invoke the relevant getXXX() API.

Supported API: true
primaryObjId - Variable in class com.ptc.windchill.esi.txn.ESIResponseGenerator
The UFID of the object in primaryObj

Supported API: true
primaryQty(Quantity) - Method in class wt.mpm.coproduce.CreateCoProduceParams.CoProduceParamsBuilder
Quantity on Primary Link

Supported API: true
PrimaryResponsibility - Class in com.ptc.qualitymanagement.masterdata.entity


Supported API: true

Extendable: false
PRINCIPAL_REFERENCE - Static variable in class wt.epm.workspaces._EPMWorkspace
Supported API: true
PrincipalBean - Class in com.ptc.windchill.enterprise.picker.principal
 
PrincipalCollationKeyFactory - Class in wt.org
A collation key factory for Principals

Supported API: true
Extendable: false
PrincipalCollationKeyFactory() - Constructor for class wt.org.PrincipalCollationKeyFactory
Construct a collation key factory for the current WTContext's locale.
PrincipalCollationKeyFactory(Locale) - Constructor for class wt.org.PrincipalCollationKeyFactory
Construct a collation key factory for the given locale.
PrincipalMatchDelegate - Interface in wt.org.delegate
A delegate interface to support the need to find a match among existing principals, based on rules that may vary from one usage context to another.
PrincipalNameException - Exception in wt.org
Exception thrown when an invalid name is provided for a principal.
PrincipalNameException() - Constructor for exception wt.org.PrincipalNameException
No arg constructor.
PrincipalNameException(Exception) - Constructor for exception wt.org.PrincipalNameException
Constructs exception with a nested exception.
PrincipalNameException(Exception, String) - Constructor for exception wt.org.PrincipalNameException
Constructs exception with a nested exception and non-localizable message.
PrincipalNameException(Exception, String, String, Object[]) - Constructor for exception wt.org.PrincipalNameException
Constructs exception with a nested exception and localizable message.
PrincipalNameException(String) - Constructor for exception wt.org.PrincipalNameException
Constructs exception given non-localizable message.
PrincipalPickerHelper - Class in com.ptc.netmarkets.user
Helper class for extracting map of principal type and principals from principals string

Supported API: true

Extendable: false
PrincipalReferenceConflictResolver - Class in wt.ixb.conflictFramework.conflictResolution.resolver
The principal reference conflict resolver which handles all the conflicts related to a principal reference attribute.
PrincipalRepairFailedException - Exception in wt.org
PrincipalRepairFailedException captures errors that occur when attempts to repair disconnected principals fail.
PrincipalRepairFailedException() - Constructor for exception wt.org.PrincipalRepairFailedException
No arguments constructor.
PrincipalRepairFailedException(Exception, String, String, Object[], WTPrincipal) - Constructor for exception wt.org.PrincipalRepairFailedException
Constructs exception with a nested exception and localizable message, for a principal whose repair failed.
PrincipalRepairFailedException(Exception, WTPrincipal) - Constructor for exception wt.org.PrincipalRepairFailedException
Constructs exception for a principal whose repair failed, and cause of failure.
PrincipalRepairFailedException(HashMap<WTPrincipal, Exception>) - Constructor for exception wt.org.PrincipalRepairFailedException
Constructs exception with a map of principals whose repair failed, and cause of failure.
PrincipalSpec - Class in wt.inf.container
Used to configure the set of DirectoryContextProviders returned by WTContainerService.getPublicContextProviders(PrincipalSpec).
PrincipalStatus - Class in wt.org
PrincipalStatusType tracks special distinguishing characteristics of the principal.
print(File) - Method in class wt.security.DesktopAccess
Wrapper for print(File) method of Desktop class.
PRINT_TAG_ATTR - Static variable in class wt.templateutil.components.HTMLComponent
Deprecated. 
PrintCoverPageDelegate - Interface in com.ptc.qualitymanagement.qms.export.coverpage
Print Cover Page Delegate.
Printer - Class in com.ptc.wvs.common.ui
Methods associated with the submission of data to be printed by WVS

Supported API: true

Extendable: false
Printer() - Constructor for class com.ptc.wvs.common.ui.Printer
No-arg constructor for this class.
printHeaders(Object, Properties, OutputStream, Locale) - Method in class wt.templateutil.table.HTMLTable
Deprecated. 
printHiddenExceptions(Vector, Properties, Locale, OutputStream, String) - Method in class wt.templateutil.processor.RedirectPageProcessor
Deprecated. 
printHiddenMessages(Vector, Properties, Locale, OutputStream, String) - Method in class wt.templateutil.processor.RedirectPageProcessor
Deprecated. 
printLinkIndex() - Method in class com.ptc.wvs.common.ui.VisualizationHelper
Returns the index of the Print link in the data array returned by getDefaultVisualizationData

Supported API: true
println(String) - Static method in exception wt.util.DebugStackTrace
Prints a debug message to System.out along with a stack trace.
printLocalizedMessage(String, Object[]) - Method in class wt.visitor.TextOutputVisitor
Prints a message using the message key, parameters, and the instance resource bundle.
printLocalizedMessage(ResourceBundle, String, Object[]) - Method in class wt.visitor.TextOutputVisitor
Prints a message using the message key, parameters, and resource bundle.
printLocalizedMessage(LocalizableMessage) - Method in class wt.visitor.TextOutputVisitor
Prints a message using the locale.
printMessage(String) - Static method in class wt.load.LoadServerHelper
Prints a message to both the MethodServer log and the session window that started the load.
printRow(int, Object, Properties) - Method in class wt.templateutil.table.HTMLTable
Deprecated. 
printStackTrace() - Method in exception wt.util.WTException
Prints this WTException and the backtrace of its most deeply nested embedded Throwable to the standard error stream.
printStackTrace() - Method in exception wt.util.WTIOException
Prints this WTIOException and the stack trace of its most deeply nested embedded Throwable to the standard error stream.
printStackTrace() - Method in exception wt.util.WTPropertyVetoException
Prints this WTPropertyVetoException and the backtrace of its most deeply nested embedded Throwable to the standard error stream.
printStackTrace() - Method in exception wt.util.WTRemoteException
Prints this WTRemoteException and the stack trace of its most deeply nested embedded Throwable to the standard error stream.
printStackTrace() - Method in exception wt.util.WTRuntimeException
Prints this WTRuntimeException and the stack trace of its most deeply nested embedded Throwable to the standard error stream.
printStackTrace() - Method in exception wt.util.xml.WTSAXException
Prints this WTSAXException and the stack trace of its most deeply nested embedded Throwable to the standard error stream.
printStackTrace(PrintStream) - Method in exception wt.util.WTException
Prints this WTException and the backtrace of its most deeply nested embedded Throwable to the specified print stream.
printStackTrace(PrintStream) - Method in exception wt.util.WTIOException
Prints this WTIOException and the stack trace of its most deeply nested embedded Throwable to the specified print stream.
printStackTrace(PrintStream) - Method in exception wt.util.WTPropertyVetoException
Prints this WTPropertyVetoException and the backtrace of its most deeply nested embedded Throwable to the specified print stream.
printStackTrace(PrintStream) - Method in exception wt.util.WTRemoteException
Prints this WTRemoteException and the stack trace of its most deeply nested embedded Throwable to the specified print stream.
printStackTrace(PrintStream) - Method in exception wt.util.WTRuntimeException
Prints this WTRuntimeException and the stack trace of its most deeply nested embedded Throwable to the specified print stream.
printStackTrace(PrintStream) - Method in exception wt.util.xml.WTSAXException
Prints this WTSAXException and the stack trace of its most deeply nested embedded Throwable to the specified print stream.
printStackTrace(PrintWriter) - Method in exception wt.util.WTException
Prints this WTException and the backtrace of its most deeply nested embedded Throwable to the specified print writer.
printStackTrace(PrintWriter) - Method in exception wt.util.WTIOException
Prints this WTIOException and the stack trace of its most deeply nested embedded Throwable to the specified print writer.
printStackTrace(PrintWriter) - Method in exception wt.util.WTPropertyVetoException
Prints this WTPropertyVetoException and the backtrace of its most deeply nested embedded Throwable to the specified print writer.
printStackTrace(PrintWriter) - Method in exception wt.util.WTRemoteException
Prints this WTRemoteException and the stack trace of its most deeply nested embedded Throwable to the specified print writer.
printStackTrace(PrintWriter) - Method in exception wt.util.WTRuntimeException
Prints this WTRuntimeException and the stack trace of its most deeply nested embedded Throwable to the specified print writer.
printStackTrace(PrintWriter) - Method in exception wt.util.xml.WTSAXException
Prints this WTSAXException and the stack trace of its most deeply nested embedded Throwable to the specified print writer.
printUsage() - Method in class com.ptc.windchill.option.variantspec.loader.VariantSpecLoader
Print the command line usage.
PRIORITY - Static variable in class wt.workflow.engine._WfExecutionObject
Relative priority of the execution object in the set of all objects of a given type.
PRIVATE - Enum constant in enum class com.ptc.windchill.annotations.metadata.GetAccess
Do not generate a getter method.
PRIVATE - Enum constant in enum class com.ptc.windchill.annotations.metadata.SetAccess
Do not generate a setter method.
PRIVATE - Enum constant in enum class com.ptc.windchill.annotations.metadata.SupportedAPI
This property/role is not supported for customization.
PRIVATE_WORKING - Static variable in class wt.vc.wip.WorkInProgressState
A constant that predefines a WIP state of being in work on a private checkout.
ProblemProduct - Class in wt.change2
An affected end-item link between a ChangeIssue and a WTPartMaster that allows the user to identify relevant product data.
ProblemProductIfc - Interface in wt.change2
Interface for Problem Product.
ProblemReportInfoBuilder - Class in com.ptc.windchill.enterprise.change2.mvc.builders.infoPages
Describes the default info page for all wt.change2.WTChangeIssue objects.
PROCEED - Static variable in class wt.change2.ReviseImpact
Represents an impact meaning it's okay to proceed, without modifying the change object task.
process(boolean) - Method in class wt.util.xml.xpath.NodeListCallback
process method for the boolean type.
process(double) - Method in class wt.util.xml.xpath.NodeListCallback
process method for the double type.
process(Object) - Method in interface wt.preference.PreferenceValueHandler
Processes ObjectBean to get preference value to be set.
process(Object, String) - Method in interface wt.change2.reports.ReportHandler
Method to perform report specific processing such as generating a report and storing it as content on a ChangeNotice.
process(Object, String, WBRReportingSystem, String) - Method in interface wt.change2.reports.ReportHandler
Method to perform report specific processing such as generating a report for given reporting system either cognos or jasper and storing it as content on a ChangeNotice.
process(Object, String, ContentRoleType, String) - Method in interface wt.change2.reports.ReportHandler
Method to perform report specific processing such as generating a report and storing it as content on a ChangeNotice.
process(Object, String, ContentRoleType, String, WBRReportingSystem, String) - Method in interface wt.change2.reports.ReportHandler
Method to perform report specific processing such as generating a report for given reporting system either cognos or jasper and storing it as content on a ChangeNotice.
process(String) - Method in class wt.util.xml.xpath.NodeListCallback
process method for the String type.
process(NodeList) - Method in class wt.util.xml.xpath.NodeListCallback
process method for the NodeList type.
process(QueryResult) - Method in class com.ptc.core.foundation.doc.server.LatestReleasedConfigSpec
Process the QueryResult of iterations, returning only those that "match" according to the algorithm.
process(QueryResult) - Method in class com.ptc.windchill.cadx.common.picker.AuthoringApplicationConfigSpec
Deprecated. 
process(QueryResult) - Method in class com.ptc.windchill.cadx.common.picker.SharedOnlyConfigSpec
Deprecated. 
process(QueryResult) - Method in class com.ptc.windchill.option.model.ATORuleConfigSpec
Process the QueryResult of iterations, returning only those that "match" according to the algorithm.
process(QueryResult) - Method in class wt.change2.Changeable2ConfigSpec
Returns all latest iterations either owned by the current principal (including via a checkout) or stored in a shared cabinet, except those that are checked out by a different principal.
process(QueryResult) - Method in interface wt.configurablelink.ConfigLinkTableItemDelegate
Resolves the role B masters of ConfigurableMastersLink and ConfigurableReferenceLink to versions that will be displayed in the Child Objects tables.
process(QueryResult) - Method in class wt.eff.EffConfigSpec
Returns the elements passed in.
process(QueryResult) - Method in class wt.eff.EffConfigSpecGroup
Returns the latest effective version for each master based on view.
process(QueryResult) - Method in class wt.eff.PersistableEffConfigSpec
Returns the elements passed in.
process(QueryResult) - Method in class wt.epm.workspaces.EPMAsStoredConfigSpec
Returns a clone of the results.
process(QueryResult) - Method in class wt.part.PlantEffConfigSpecGroup
Returns the latest effective version for each master.
process(QueryResult) - Method in class wt.part.PlantPersistableEffConfigSpec
Returns the elements passed in.
process(QueryResult) - Method in class wt.part.WTPartAsMaturedConfigSpec
Process the QueryResult of iterations, returning only those that match the most mature life cycle states, view and as matured date.
process(QueryResult) - Method in class wt.part.WTPartCustomConfigSpec
Process the QueryResult of iterations, returning only those that "match" according to the algorithm.
process(QueryResult) - Method in class wt.part.WTPartEffectivityConfigSpec
Process the QueryResult of iterations, returning only those that "match" according to the algorithm.
process(QueryResult) - Method in class wt.vc.config.AsMaturedConfigSpec
Process the QueryResult of iterations, returning only those that match the most mature life cycle states and as matured date.
process(QueryResult) - Method in class wt.vc.config.BaselineConfigSpec
Returns a clone of the results.
process(QueryResult) - Method in class wt.vc.config.ChangeConfigSpec


Supported API: true
process(QueryResult) - Method in interface wt.vc.config.ConfigSpec
Process the QueryResult of iterations, returning only those that "match" according to the algorithm.
process(QueryResult) - Method in interface wt.vc.config.custom.CustomConfigSpecDelegate
Process the QueryResult of iterations, returning only those that "match" according to the algorithm.
process(QueryResult) - Method in class wt.vc.config.EffectivityConfigSpec
Returns the latest version for each master if more than one version for a particular master is effective.
process(QueryResult) - Method in class wt.vc.config.InUseConfigSpec
Returns a sub-set of the QueryResult, containing only those versions that are not 'in use', except possibly by the current principal.
process(QueryResult) - Method in class wt.vc.config.IteratedFolderedConfigSpec
Returns a clone of the results.
process(QueryResult) - Method in class wt.vc.config.LatestConfigSpec
Returns (by priority) an iteration if the current principal owns it, the latest by IteratedSeriesValue if not, and the latest by creation Timestamp if the series values are equivalent.
process(QueryResult) - Method in class wt.vc.config.LifeCycleConfigSpec
Returns a clone of the results.
process(QueryResult) - Method in class wt.vc.config.MultipleLatestConfigSpec
Returns all latest iterations either owned by the current principal (including via a checkout) or stored in a shared cabinet.
process(QueryResult) - Method in class wt.vc.config.MultipleOwnershipIndependentLatestConfigSpec
Returns the latest iteration of each version.
process(QueryResult) - Method in class wt.vc.config.OwnershipIndependentLatestConfigSpec
Returns the latest of the versions based on the version identifier (A.A is greater than A and B is greater than both, for example).
process(QueryResult) - Method in class wt.vc.config.ViewConfigSpec
Returns view-independent versions and versions in the current view.
process(XSLTransform, OutputStream) - Method in interface wt.query.template.ReportPostProcessor
Execute post-processing by requesting transform output via XSLTransform API and output transform results to output stream.
PROCESS_ADDED_NOTIF - Static variable in interface wt.jmx.core.mbeans.JavaProcessMonitorMBean
Type of notification produced when process has been registered

Supported API: true
PROCESS_PERCENT_CPU_TE_INITIAL_NOTIF_TYPE - Static variable in interface wt.jmx.core.mbeans.ProcessCpuTimeMonitorMBean
Type of notification produced when ProcessPercentCpuThreshold is initially exceeded

Supported API: true
PROCESS_PERCENT_CPU_TE_NO_LONGER_NOTIF_TYPE - Static variable in interface wt.jmx.core.mbeans.ProcessCpuTimeMonitorMBean
Type of notification produced when ProcessPercentCpuThreshold is no longer exceeded

Supported API: true
PROCESS_PERCENT_CPU_TE_STILL_NOTIF_TYPE - Static variable in interface wt.jmx.core.mbeans.ProcessCpuTimeMonitorMBean
Type of notification produced when ProcessPercentCpuThreshold is still exceeded

Supported API: true
PROCESS_PLAN_ROLE - Static variable in class com.ptc.windchill.mpml.processplan._MPMPartToProcessPlanLink
Supported API: true
PROCESS_REMOVED_NOTIF - Static variable in interface wt.jmx.core.mbeans.JavaProcessMonitorMBean
Type of notification produced when process has been deregistered

Supported API: true
processAcknowledgement(String, String) - Method in class com.ptc.qualitymanagement.regmstr.impl.AbstractRegulatorySubmissionProcessor
Sample implementation with a two phase acknowledgment.
processAcknowledgement(String, String) - Method in interface com.ptc.qualitymanagement.regmstr.impl.RegulatorySubmissionProcessorInterface
Upon receipt of an acknowledgment from a regulatory agency, the Regulatory Transmission Delegate will determine the correct Regulatory Submission Processor that should receive the acknowledgment and call this method.
processAction(ContentHTTPStream) - Method in class com.ptc.windchill.enterprise.templates.doc.server.processors.WTDocumentTemplateFormTaskDelegate
Deprecated. 
processAction(ContentHTTPStream) - Method in class wt.enterprise.IBADisplayUnitsFormTaskDelegate
Deprecated. 
processAction(ContentHTTPStream) - Method in class wt.templateutil.processor.FormTaskDelegate
Deprecated. 
processAffectedFormData(FormDataHolder, List<ObjectBean>) - Static method in class com.ptc.windchill.enterprise.changeable.ChangeableDataFactory
Processes any additional form data for objects in the affected data table.
processAnnotation(Map<EPMStructureAnnotationType, WTCollection>) - Static method in class wt.epm.annotation.EPMClientAnnotationHelper
Sets EPMStructureAnnotationType only on the non-annotated EPMMemberLink.
processAttribute(ChangeItem, String, TypeInstance, AttributeTypeIdentifier, NmCommandBean) - Method in class com.ptc.windchill.enterprise.change2.forms.populators.ChangeNoticeAttributePopulator
Deprecated.
Method responsible for processing the specified attribute against the current change request and storing this attribute value in the TypeInstance.
processAttribute(ChangeItem, String, TypeInstance, AttributeTypeIdentifier, NmCommandBean) - Method in class com.ptc.windchill.enterprise.change2.forms.populators.ChangeRequestAttributePopulator
Deprecated.
Method responsible for processing the specified attribute against the current variance and problem report and storing this attribute value in the TypeInstance.
processAttribute(WTDocumentMaster, String, TypeInstance, AttributeIdentifier) - Method in class com.ptc.windchill.enterprise.doc.forms.DocAttributePopulator
Method responsible for processing the specified attribute against the current change request and storing this attribute value in the TypeInstance.
processAttribute(WTPartMaster, String, TypeInstance, AttributeIdentifier) - Method in class com.ptc.arbortext.windchill.pubstruct.forms.PartAttributePopulator
Method responsible for processing the specified attribute against the current change request and storing this attribute value in the TypeInstance.
processAttribute(WTPartMaster, String, TypeInstance, AttributeIdentifier) - Method in class com.ptc.windchill.enterprise.part.forms.PartAttributePopulator
Method responsible for processing the specified attribute against the current change request and storing this attribute value in the TypeInstance.
processBusinessDecision(ChangeRequest2, BusinessDecisionCategory, String) - Static method in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
This method processes the business decision of a Change Request: - Persist the BusinessDecisionSummary on the Change Request - Persist the BusinessDecisionAudit on the Change Request

Supported API: true
processBusinessDecision(WTChangeRequest2, BusinessDecisionCategory, String, String) - Static method in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
This method processes the business decision of a Change Request: - Persist the BusinessDecisionSummary on the Change Request - Persist the BusinessDecisionAudit on the Change Request

Supported API: true
processBusinessDecisionImpl(ChangeRequest2, BusinessDecisionCategory, String) - Static method in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
This method processes the business decision of a Change Request: - Persist the BusinessDecisionSummary on the Change Request - Persist the BusinessDecisionAudit on the Change Request

Supported API: true
processBusinessRulesWithAnd() - Method in class wt.lotbaseline.LotBaselinBusinessRuleDelegate
Default implementation used to indicate processBussinessRuleValidationResultSet API to return true only if all business rule are successful.
processBusinessRulesWithAnd() - Method in interface wt.lotbaseline.LotBaselinBusinessRuleDelegateInterface
Used to indicate processBussinessRuleValidationResultSet API to return true only if all business rule matched the logical condition.
processBussinessRulesWithAnd() - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
Used to indicate processBussinessRuleValidationResultSet API to return true only if all business rule are successful.
processBussinessRuleValidationResultSet(RuleValidationResultSet) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
Used to get the status for the business rules evaluation succeeded or failed from the input validationResultSet.
processConfirmation(WTChangeIssue, ConfirmationCategory) - Static method in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
This method processes the confirmation of a Problem Report: - Persist the ConfirmationCategory on the Problem Report - Persist the ConfirmationAudit on the Problem Report

Supported API: true
processCoProduce(CoProduce, CreateCoProduceParams, WTPart) - Method in class wt.mpm.coproduce.CoProduceControlDelegate
Provides ability to update the information on the co-produce before persisting the object.
ProcessCpuTimeMonitorMBean - Interface in wt.jmx.core.mbeans
Monitors (average) percentage CPU used by process and CPU times accumulated by each thread, over a given time interval and since a baseline time.
processCreateRecordsForExpiredState(WTArrayList) - Static method in class com.ptc.qualitymanagement.qms.trainingtracking.StandardTrainingTrackingService
Check all Expired Training Records for users - if a new version of the document is in a Training State create a new Training Record for the User

Supported API: true
processCreateRecordsForRequiredState(WTArrayList) - Static method in class com.ptc.qualitymanagement.qms.trainingtracking.StandardTrainingTrackingService
Create Training Records for members of Organizations or Groups whose members do not have a Training Record for the target Document.
ProcessData - Class in wt.workflow.engine
The ProcessData represents data used by execution objects.
ProcessDataInfo - Class in wt.workflow.definer
The ProcessDataInfo class provides information about the structure of ProcessData sets for the generated execution objects.
processDelegates(int, NmCommandBean, List<ObjectBean>) - Method in class com.ptc.core.components.forms.DefaultObjectFormProcessor
Calls the preProcess(), doOperation(), postProcess(), or postTransactionProcess() method of the ObjectFormProcessorDelegates for this wizard according to the value given in the phase argument.
processDependencies(Map<ObjectIdentifier, ? extends QueryKey>) - Method in class wt.ixb.publicforapps.ExpFaultToleranceHandler
Process the dependencies for fault tolerance.
processDependency(ObjectIdentifier, QueryKey) - Method in class wt.ixb.publicforapps.ExpFaultToleranceHandler
Process the dependencies for fault tolerance.
processDescription(Properties, Locale, OutputStream) - Method in class wt.workflow.work.NotificationRobotProcessor
Print the Proces description
processDescriptionPlain(Properties, Locale, OutputStream) - Method in class wt.workflow.work.NotificationRobotProcessor
Print the Proces description without any HTML editing.
processDocument() - Method in class com.ptc.windchill.esi.esidoc.ESIDocumentsRenderer
Processes a standalone document.
PROCESSED - Static variable in interface wt.eff._PendingEff
Determines whether this pending effectivity statement has been applied yet.
processExistingLinks(NmOid, String) - Method in class com.ptc.windchill.enterprise.change2.dataUtilities.ChangeLinkAttributeDataUtility
Deprecated.
use ChangeableObjectBean
processExistingLinks(NmOid, String) - Method in class com.ptc.windchill.enterprise.change2.dataUtilities.DispositionDataUtility
Method to retrieve the binary link the given NmOid and the inventory disposition component id returns a map of persisted binary links and the role A references.
processExistingLinks(NmOid, String, ChangeLinkAttributeDataUtility.LinkType) - Method in class com.ptc.windchill.enterprise.change2.dataUtilities.ChangeLinkAttributeDataUtility
Deprecated.
use ChangeableObjectBean
processFiles(List) - Method in interface wt.clients.dnd.FileHandler
Process a list of files.
processForAdd() - Method in class com.ptc.windchill.esi.esidoc.PartDocInfo
This method is intended to be overriden by a customizer who extends PartDocInfo.
processForAdd() - Method in class wt.part.PartUsageInfo
This method is intended to be overridden by a customizer that extends PartUsageInfo.
processForChange() - Method in class wt.part.PartUsageInfo
This method is intended to be overridden by a customizer that extends PartUsageInfo.
processForDelete() - Method in class com.ptc.windchill.esi.esidoc.PartDocInfo
This method is intended to be overriden by a customizer who extends PartDocInfo.
processForDelete() - Method in class wt.part.PartUsageInfo
This method is intended to be overridden by a customizer that extends PartUsageInfo.
processForm(HTTPRequest, HTTPResponse) - Static method in class wt.enterprise.URLProcessor
Deprecated. 
processForm(HTTPRequest, HTTPResponse, InputStream) - Static method in class wt.enterprise.URLProcessor
Deprecated. 
processForNoChange() - Method in class wt.part.PartUsageInfo
This method is intended to be overridden by a customizer that extends PartUsageInfo.
processForReplace() - Method in class wt.part.PartUsageInfo
This method is intended to be overridden by a customizer that extends PartUsageInfo.
ProcessHelper - Class in wt.change2.process
This class contains static methods to support the Change Management objects' workflow processes.
PROCESSING - Static variable in class com.ptc.windchill.esi.txn.ESITransactionStatusType
The ESI transaction has begun, but is still not complete.
PROCESSING_AID - Static variable in class com.ptc.windchill.mpml.resource.MPMProcessMaterialType


Supported API: true
ProcessingAction - Class in com.ptc.wvs.common.ui
This class provides base functionality for creating action strings.
ProcessingAction() - Constructor for class com.ptc.wvs.common.ui.ProcessingAction
Create a new ProcessingAction object.
ProcessingAction(String, String) - Constructor for class com.ptc.wvs.common.ui.ProcessingAction
Create a new ProcessingAction object, specifying an action Neither name or value can be null

Supported API: true
ProcessingQueue - Class in wt.queue
The ProcessingQueue represents a specific (named) processing queue.
ProcessLauncher - Class in wt.util
Performs the process using another thread to start sending output, before processing has completed.
ProcessLauncher(String) - Constructor for class wt.util.ProcessLauncher
Deprecated.
processLinkAttributes(ChangeItemIfc, WTCollection) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.ChangeItemFormDelegate
Abstract method to process any link attributes associated with the table.
processLinkAttributes(ChangeItemIfc, WTCollection) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.ChangeTaskAffectedItemsFormDelegate
Processes the affected activity data link for the affected objects table.
processLinkAttributes(ChangeItemIfc, WTCollection) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.ChangeTaskResultingItemsFormDelegate
Processes the ChangeRecord2 link for the resulting objects table.
processLinkAttributes(ChangeItemIfc, WTCollection) - Method in class com.ptc.windchill.enterprise.change2.forms.delegates.RelatedProductDataFormDelegate
Method to process the additional link attributes.
processLinks(Map<Persistable, Map<ObjectToObjectLink, Persistable>[]>) - Method in class com.ptc.windchill.esi.esidoc.ESIAbstractDocumentsRenderer
Processes all links in the document structure including references associated with documents API separates out all Added,Changed,Unchanged and deleted links for structure and reference links to getInfoEngine elements for the objects.
processLinks(QueryResult) - Static method in class com.ptc.windchill.enterprise.change2.commands.ChangeItemQueryCommands
Given a query result of binary links generates a map of binary links and the changeable role object references.
processName(Properties, Locale, OutputStream) - Method in class wt.workflow.work.NotificationRobotProcessor
Print the name of the Process
processNoMatchingVersionFound(WTContained) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
Default implementation of the API that is invoked by ESIBOMRenderer and by ESIOperationUsageLinkRenderer when no qualifying version was found for the input master object.
processOperation(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractDefaultFilterDelegate
Process the mass change operation for all non-excluded target objects.
processOperation(MassChangeFilterState) - Method in interface com.ptc.windchill.enterprise.massChange.filters.MassChangeFilterDelegate
Process the mass change operation for all non-excluded target objects.
PROCESSOR - Static variable in class wt.templateutil.processor.SubTemplateService
Deprecated. 
ProcessorService - Interface in wt.templateutil.processor
Deprecated. 
ProcessorUtils - Class in com.ptc.projectmanagement.util


Supported API: true
processParameterMap(Hashtable, Locale) - Static method in class wt.query.template.ReportTemplateHelper
This method is used to build a Hashtable of actual values from ParameterTemplate objects and an input Hashtable.
ProcessPlanDefineItemAttributesWizStepBuilder - Class in com.ptc.windchill.mpml.mvc.builders
Builder for the step combining the Define Item and Attributes table.
ProcessPlanHelper - Class in com.ptc.windchill.mpml.command.common
This helper is used to access commonly used methods in the area of process plan

Supported API: true

Extendable: false
processQueryResultsOfPartIterations(QueryResult, Collection<ESIPartMasterIteration>) - Method in interface com.ptc.windchill.esi.delegate.ESIDifferenceManagementDelegate
Processes the input query results and populates the input collections as appropriate.
processQueryResultsOfPartIterations(QueryResult, Collection<ESIPartMasterIteration>) - Method in class com.ptc.windchill.esi.delegate.ESIPartDifferenceManagementDelegateImpl
Processes the input query results and populates the input collections as appropriate.
processReleasedDocumentsForPendingStates(WTArrayList) - Static method in class com.ptc.qualitymanagement.qms.trainingtracking.StandardTrainingTrackingService
Restart the Workflow for Training Records that are in the Pending State and the State of the target Document has been set to Released, IN TRAINING, or EFFECTIVE.
processReplacements(TypeInstance, int) - Method in class com.ptc.core.command.common.bean.entity.SavePersistentEntitySubCommand


Supported API: true
processRevisedWTPart(Iterated, Iterated) - Method in interface wt.mpm.rawmaterial.RawMaterialLinkControleDelegate
* Supported API: true
Process revised parts for copying raw material links
processSkills(MPMResource, Collection<MPMResource>, Collection<MPMResource>[], ESITarget, TreeNavigator) - Method in class com.ptc.windchill.esi.mpml.resource.ESISkillRenderer
Output generator for the class.
processSubTemplate(Properties, Locale, OutputStream) - Method in class wt.enterprise.BasicTemplateProcessor
Deprecated. 
processTemplate(String, Object) - Method in class wt.templateutil.processor.SubTemplateService
Deprecated. 
processTemplate(String, String) - Method in class wt.templateutil.processor.SubTemplateService
Deprecated. 
processTemplate(HTTPState) - Method in class wt.templateutil.processor.SubTemplateService
Deprecated. 
processTemplateName(String) - Method in interface wt.templateutil.processor.TemplateNameProcessor
Deprecated. 
processToolings(MPMResource, Collection<MPMResource>, Collection<MPMResource>[], ESITarget, TreeNavigator) - Method in class com.ptc.windchill.esi.mpml.resource.ESIToolingRenderer
Output generator for the class.
processTree() - Method in class com.ptc.windchill.esi.treenavigation.AbstractTreeNavigatorImpl
Calls AbstractTreeNavigatorImpl.validate() to insure that all attributes are in the correct state.
ProcessType - Class in com.ptc.qualitymanagement.nc


Supported API: true

Extendable: false
PROCESSTYPE - Static variable in class com.ptc.wvs.common.ui.PublisherAction
Action String Name for setting the processing type for the publish job.
processUserRetrainingAndExpiredCases(WTArrayList) - Static method in class com.ptc.qualitymanagement.qms.trainingtracking.StandardTrainingTrackingService
Create a new Training Record for users who have Training Records that are past the retraining parameters defined for the document.
processWorkCenters(MPMResource, Collection<MPMResource>, Collection<MPMResource>[], ESITarget) - Method in class com.ptc.windchill.esi.mpml.resource.ESIWorkCenterRenderer
Processes work center rendering.
produceBOMReport(Object, NavigationCriteria, Object[], int[], Properties, Locale, int, String[], boolean, WriterProxy) - Static method in class com.ptc.core.query.report.bom.common.BOMReportHelper
Produce a hierarchical BOM report for a given part and a given set of ReportTemplates or other Reportables by producing XML data and transforming it with one or more specified XSLT stylesheets.
produceConsolidatedBOMReport(Object[], double[], NavigationCriteria, Object[], int[], Properties, Locale, int, String[], boolean, WriterProxy) - Static method in class com.ptc.core.query.report.bom.common.BOMReportHelper
Deprecated.
see SingleLevelConsolidatedBOMTableBuilder Will be deleted in next release
PRODUCED - Static variable in class com.ptc.windchill.mpml.processplan.operation.MPMOperationToPartLinkType


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


Supported API: true
produceEvents(ContentHandler, LexicalHandler, DTDHandler) - Method in interface wt.util.xml.xslt.SAX2XMLSource
Produce the SAX events for the XML source data calling the appropriate handler methods on the provided ContentHandler, LexicalHandler, and DTDHandler instances.
produceMultiBOMDiffReport(Object[], NavigationCriteria[], Object[], int[], Properties, Locale, int, String[], boolean, WriterProxy) - Static method in class com.ptc.core.query.report.bom.common.BOMReportHelper
Deprecated.
Will be deleted in next release
produceMultiBOMReport(Object[], NavigationCriteria[], Object[], int[], Properties, Locale, int, String[], boolean, WriterProxy) - Static method in class com.ptc.core.query.report.bom.common.BOMReportHelper
Deprecated.
see MultiLevelBOMReportTreeBuilder Will be deleted in next release
PRODUCT_DEFAULT_UNIT - Static variable in class wt.part._WTProductConfiguration
Supported API: true
PRODUCT_DEFAULT_UNIT - Static variable in class wt.part._WTProductConfigurationMaster
Supported API: true
PRODUCT_DEFAULT_UNIT - Static variable in class wt.part._WTProductInstance2
Supported API: true
PRODUCT_DEFAULT_UNIT - Static variable in class wt.part._WTProductInstanceMaster
Supported API: true
PRODUCT_IMPROVEMENT - Static variable in class wt.change2.Category
Improvement to the product.
PRODUCT_NAME - Static variable in class wt.part._WTProductConfiguration
Supported API: true
PRODUCT_NAME - Static variable in class wt.part._WTProductConfigurationMaster
Supported API: true
PRODUCT_NAME - Static variable in class wt.part._WTProductInstance2
Supported API: true
PRODUCT_NAME - Static variable in class wt.part._WTProductInstanceMaster
Supported API: true
PRODUCT_NUMBER - Static variable in class wt.part._WTProductConfiguration
Supported API: true
PRODUCT_NUMBER - Static variable in class wt.part._WTProductConfigurationMaster
Supported API: true
PRODUCT_NUMBER - Static variable in class wt.part._WTProductInstance2
Supported API: true
PRODUCT_NUMBER - Static variable in class wt.part._WTProductInstanceMaster
Supported API: true
ProductBlockEffectivity - Class in wt.part
Use the newProductBlockEffectivity static factory method(s), not the ProductBlockEffectivity constructor, to construct instances of this class.
ProductDateEffectivity - Class in wt.part
Use the newProductDateEffectivity static factory method(s), not the ProductDateEffectivity constructor, to construct instances of this class.
ProductFamily - Class in wt.productfamily
The Product Family object represents the root of a Product Family Structure.
ProductFamilyMember - Class in wt.productfamily
The Product Family Member object represents the base object type whose subtypes form a Product Family Structure.
ProductInstanceConfigSpecNodeExpander - Class in wt.visitor


Supported API: true

Extendable: false
ProductInstanceConfigSpecNodeExpander(SerialNumberedConfiguredInstanceConfigSpec) - Constructor for class wt.visitor.ProductInstanceConfigSpecNodeExpander
Constructs an instance.
ProductInstancesProcessor - Class in wt.enterprise
This class provides methods to process URLs and determine the action to be taken via the arguments of the URL.
productInstancesTable(Properties, Locale, OutputStream) - Method in class wt.enterprise.ProductInstancesProcessor


Supported API: true

Extendable: false
PRODUCTION - Static variable in class com.ptc.windchill.mpml.mfgprocess.MPMMfgProcessCategory


Supported API: true
PRODUCTION - Static variable in class com.ptc.windchill.mpml.processplan.MPMProcessPlanCategory


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


Supported API: true
PRODUCTION - Static variable in class com.ptc.windchill.mpml.resource.MPMPlantType


Supported API: true
PRODUCTION - Static variable in class com.ptc.windchill.mpml.resource.MPMResourceUsage


Supported API: true
PRODUCTION - Static variable in class wt.vc.views.Variation1


Supported API: true
PRODUCTION_RELEASED - Static variable in class wt.change2.ChangeTransitions
Static final constant for the Change Transitions Value Production-Released

Supported API: true
PRODUCTION_RELEASED - Static variable in class wt.lifecycle.Transition
Static final constant for the change management "Production Released" transition

Supported API: true
PRODUCTION_USE - Static variable in class wt.change2.ChangeIntent
Static final constant for the Change Intent Value Production Use

Supported API: true
ProductLotNumberEffectivity - Class in wt.part
Use the newProductLotNumberEffectivity static factory method(s), not the ProductLotNumberEffectivity constructor, to construct instances of this class.
ProductModel - Class in wt.productfamily
The Product Model object represents a specific model of a product in a Product Family Structure.
ProductModelGroup - Class in wt.productfamily
The Product Model Group object represents a grouping level of models in a Product Family Structure.
ProductMSNEffectivity - Class in wt.part
Use the newProductMSNEffectivity static factory method(s), not the ProductMSNEffectivity constructor, to construct instances of this class.
PRODUCTPLAN_TEMPLATE_INDEX - Static variable in class com.ptc.netmarkets.productplantemplates.ProductPlanTemplateQueryHelper
From index of the ProductPlanTemplate class in the QuerySpecs that are built.
ProductPlanTemplate - Class in com.ptc.netmarkets.productplantemplates
This class is a default implementation of a template for reporting.
ProductPlanTemplateQueryHelper - Class in com.ptc.netmarkets.productplantemplates


Supported API: true
ProductSerialNumberEffectivity - Class in wt.part
Use the newProductSerialNumberEffectivity static factory method(s), not the ProductSerialNumberEffectivity constructor, to construct instances of this class.
ProductSolution - Interface in wt.eff
Deprecated. 
ProductStructureNavigatorFactory - Class in wt.visitor
This class provides static methods for creating product structure navigators.
productViewLinkIndex() - Method in class com.ptc.wvs.common.ui.VisualizationHelper
Returns the index of the Launch ProductView link in the data array returned by getDefaultVisualizationData

Supported API: true
ProductViewWFURLActionDelegate - Class in com.ptc.windchill.cadx.caddoc


Supported API: true

Extendable: false
Profile - Class in wt.org
Abstract class that represents a Profile group used to associate participants with user interface elements (e.g., actions, tabs, etc.) that are visible to a participant.
ProfilerHelper - Class in wt.tools.profiler


Supported API: true

Extendable: false
ProfilerPollWrapper - Class in wt.tools.profiler


Supported API: true

Extendable: false
ProfilerServerHelper - Class in wt.tools.profiler
Methods to be called from server side

Supported API: true

Extendable: false
ProfilerWrapper - Class in wt.tools.profiler


Supported API: true

Extendable: false
ProfilingKeyAdapter - Class in wt.tools.profiler
An instance(adapter) of this class should be created by any service that wants to have any of its operations to be profiled.
ProgramsAccessTo - Static variable in class wt.projmgmt.admin.ProjectProgramType
Static final constant

Supported API: true
ProgramsCreated - Static variable in class wt.projmgmt.admin.ProjectProgramType
Static final constant

Supported API: true
ProgramsIOwn - Static variable in class wt.projmgmt.admin.ProjectProgramType
Static final constant

Supported API: true
ProgramsMemberOf - Static variable in class wt.projmgmt.admin.ProjectProgramType
Static final constant

Supported API: true
ProgressBarComponent - Class in com.ptc.core.components.rendering.guicomponents
This class is the gui component that represents progress bars.
ProgressCountFeedback - Class in wt.feedback
Feedback object to carry progress count values to client.
ProgressCountFeedback() - Constructor for class wt.feedback.ProgressCountFeedback
Public no-arg constructor required by Externalizable.
ProgressCountFeedback(int) - Constructor for class wt.feedback.ProgressCountFeedback
Construct a new StatusFeedback object to carry the given status string.
ProgressData - Interface in wt.util
Interface containing attributes for use with progress applications (e.g., progress feedback).
ProjAdminHelper - Class in wt.projmgmt.admin
ProjAdminHelper provides client invokable methods to ProjAdmin services.
ProjAdminService - Interface in wt.projmgmt.admin
Project Administration Service provides client invokable methods to ProjAdmin services.
PROJECT_CATEGORY - Static variable in interface wt.projmgmt.execution._ExecutionObject
Classification attribute for project management objects.
PROJECT_NUMBER - Static variable in class wt.projmgmt.admin._Project2
Identification of the project that is menaingful within the scope of an organization.
Project2 - Class in wt.projmgmt.admin
Project2 represents a"temporary endeavor undertaken to create a unique product or service." As such it has start and end dates.
ProjectActionItems - Static variable in class wt.projmgmt.admin.ProjectProgramItemType
Static final constant

Supported API: true
ProjectActivities - Static variable in class wt.projmgmt.admin.ProjectProgramItemType
Static final constant

Supported API: true
ProjectActivity - Class in wt.projmgmt.execution
Returns the associated Deliverable.
ProjectCategory - Class in wt.projmgmt.admin
ProjectCategory is a specialization of EnumeratedType to provide localizable category values.
ProjectConstraintFactory - Class in com.ptc.core.foundation.project.server.impl
Deprecated. 
ProjectDeliverables - Static variable in class wt.projmgmt.admin.ProjectProgramItemType
Static final constant

Supported API: true
ProjectEventType - Class in wt.projmgmt.monitor
Represents notable project events.
ProjectHealthStatus - Class in wt.projmgmt.admin
ProjectHealthStatus is a specialization of EnumeratedType to provide localizable health status values.
ProjectHelper - Class in wt.project
ProjectHelper provides client invokable meethods to project services.
projectLinkAttributes(Properties, Locale, OutputStream) - Method in class wt.workflow.engine.WfNotificationTemplateProcessor
 
projectLinkAttributes(Properties, Locale, OutputStream) - Method in class wt.workflow.work.NotificationRobotProcessor
If this is a notification from a ProjectLink object, print the ProjectLink attributesInserts event message in notification body.
projectLinkAttributes(Properties, Locale, OutputStream) - Method in class wt.workflow.work.WorkProcessorService
If the context object was created in a ProjectLink context (i.e.
ProjectLinkType - Class in wt.projmgmt.definer
The ProjectLinkType enumerates the possible dependencies between project nodes.
ProjectManagementEvent - Class in com.ptc.projectmanagement.plan


Supported API: true
ProjectMilestones - Static variable in class wt.projmgmt.admin.ProjectProgramItemType
Static final constant

Supported API: true
ProjectOverdueValue - Class in wt.projmgmt.admin
ProjectOverdueValue is a specialization of EnumeratedType to provide localizable overdue state value.
ProjectPhase - Class in wt.projmgmt.admin
ProjectPhase is a specialization of EnumeratedType to provide localizable phase values.
ProjectPlan - Class in wt.projmgmt.execution
The ProjectPlan class represents a container for activities, resources, deliverables and their relationships that are involved in the execution of a project.
ProjectProblemReportsTableViews - Class in com.ptc.windchill.enterprise.change2.tableViews.list
Configures the default views for the Problem Reports table under the Project change tab.
ProjectProgramItemType - Class in wt.projmgmt.admin
ProjectProgramItemType indicates the Type of the Project/Program Item's Type.
ProjectProgramType - Class in wt.projmgmt.admin
ProjectProgramType indicates the Type of the ProjectProgramType.
ProjectProxy - Class in wt.projmgmt.execution
Objects of the ProjectProxy class are references to external projects.
ProjectRiskValue - Class in wt.projmgmt.admin
ProjectRiskValue is a specialization of EnumeratedType to provide localizable risk values.
ProjectsAccessTo - Static variable in class wt.projmgmt.admin.ProjectProgramType
Static final constant

Supported API: true
ProjectsCreated - Static variable in class wt.projmgmt.admin.ProjectProgramType
Static final constant

Supported API: true
ProjectServiceSvr - Interface in wt.project
These methods are can only be invoked from classes running in the server.
ProjectsIOwn - Static variable in class wt.projmgmt.admin.ProjectProgramType
Static final constant

Supported API: true
ProjectsMemberOf - Static variable in class wt.projmgmt.admin.ProjectProgramType
Static final constant

Supported API: true
ProjectSummaryActivities - Static variable in class wt.projmgmt.admin.ProjectProgramItemType
Static final constant

Supported API: true
ProjectTasks - Static variable in class wt.projmgmt.admin.ProjectProgramItemType
Static final constant

Supported API: true
ProjectUpdateOption - Class in wt.projmgmt.admin
ProjectUpdateOption is a specialization of EnumeratedType to provide localizable update option values.
ProjectVariancesTableViews - Class in com.ptc.windchill.enterprise.change2.tableViews.list
Configures the default views for the Variances table under the Project change tab.
ProjectWorkItem - Class in wt.projmgmt.execution
Use the newProjectWorkItem static factory method(s), not the ProjectWorkItem constructor, to construct instances of this class.
ProjExecHelper - Class in wt.projmgmt.execution
Helper class giving remote access to ProjExecService functionality.
ProjExecService - Interface in wt.projmgmt.execution
The ProjExecService class contains the definition of remotely accessible wt.projmgmt.execution API.
Promotable - Interface in wt.maturity
Promoteable objects are able to be PromotionTargets and PromotionSeeds in a PromotionNotice.
promote(LifeCycleManaged, LifeCycleSignature) - Method in interface wt.lifecycle.LifeCycleService
Move the object to the next phase.
promote(LifeCycleManaged, LifeCycleSignature) - Method in class wt.lifecycle.StandardLifeCycleService
Move the object to the next phase.
PROMOTE - Enum constant in enum class wt.change2.adminlock.ChangeAdminLockOperation
Type Property Name Actions/Operations PROMOTE wt.fc.adminLock.AdministrativeLockType.maturity.ProductDesignPkg Promote package imported objects

Supported API: true
PROMOTE - Static variable in class wt.lifecycle.Transition
Static final constant

Supported API: true
promoteChangeables(ChangeActivity2) - Static method in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
Deprecated.
promoteChangeables(ChangeOrder2) - Static method in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
Deprecated.
PromoteConflictType - Enum Class in com.ptc.windchill.enterprise.maturity.validators
Provides a way to determine if a validation message can be updated on the client or is only managed on the server.
promoteTargets(PromotionNotice) - Method in interface wt.maturity.MaturityServiceSvr
Given a PromotionNotice validate and set to the promotion state defined in the PromotionNotice.
PROMOTION_DATE - Static variable in class wt.maturity._PromotionNotice
Supported API: true
PROMOTION_NOTICE - Static variable in class wt.doc._WTDocumentConfigSpec
Supported API: true
PROMOTION_NOTICE - Static variable in class wt.epm._EPMDocConfigSpec
Supported API: true
PROMOTION_NOTICE - Static variable in class wt.part._WTPartConfigSpec
Supported API: true
PROMOTION_NOTICE_ACTIVE - Static variable in class wt.doc._WTDocumentConfigSpec
If true, the PromotionNoticeConfigSpec is active.
PROMOTION_NOTICE_ACTIVE - Static variable in class wt.epm._EPMDocConfigSpec
If true, the PromotionNoticeConfigSpec is active.
PROMOTION_NOTICE_ACTIVE - Static variable in class wt.part._WTPartConfigSpec
If true, the WTPartPromotionNoticeConfigSpec is active.
PromotionNameAttributePopulator - Class in com.ptc.windchill.enterprise.maturity.forms.populators
Will prepoluate the promotion request name in the promotion request wizard with a generated name from the first selected promotable object.
PromotionNotice - Class in wt.maturity
The implementation of PromotionNotices.
PromotionNoticeConfigSpec - Class in wt.maturity
Use the newPromotionNoticeConfigSpec static factory method(s), not the PromotionNoticeConfigSpec constructor, to construct instances of this class.
PromotionNoticeIdentity - Class in wt.maturity
The identification object for PromotionNotice objects.
PromotionNoticeWorkflowHelper - Class in com.ptc.windchill.enterprise.maturity
Helper class for the Promotion Notice Workflow expression robot.
PromotionNoticeWorkflowHelper(PromotionNotice) - Constructor for class com.ptc.windchill.enterprise.maturity.PromotionNoticeWorkflowHelper
Will take in just the PromotionNotice object.
PromotionNoticeWorkflowHelper(PromotionNotice, boolean) - Constructor for class com.ptc.windchill.enterprise.maturity.PromotionNoticeWorkflowHelper
PromotionObjectsFormDelegate - Class in com.ptc.windchill.enterprise.maturity.forms.delegates
This delegate creates and stores the associations for the promotion objects in the promotion object list of the promotion request wizard.
PromotionObjectsPickerConfig - Class in com.ptc.windchill.enterprise.maturity.search
Promotion object item picker configuration for the promotion request wizard.
PromotionObjectsValidator - Class in com.ptc.windchill.enterprise.maturity.validators
This class is used in the context of a data utility to return validation feedback messages.
PromotionParticipantConfiguration - Class in com.ptc.windchill.enterprise.maturity.configuration
The configuration delegate for displaying the promotion wizard participant selection table.
PromotionParticipantsFormDelegate - Class in com.ptc.windchill.enterprise.maturity.forms.delegates
Stores the selection process and the selection of work flow participants for the selected processes.
PromotionSeed - Class in wt.maturity
The PromotionSeed object represents a link between the initially selected promotables and the promotion request.
PromotionSeedObjectsRelationshipDelegate - Class in com.ptc.core.businessRules.relationship
This is a class intended to handle PromotionNotice as a primary business object.
PromotionTarget - Class in wt.maturity
MaturityVersioned object that are promoted in the Maturity process.
PromotionTargetObjectsRelationshipDelegate - Class in com.ptc.core.businessRules.relationship
This is a class intended to handle PromotionNotice as a primary business object.
PromotionTargetsReviseValidator - Class in com.ptc.windchill.enterprise.maturity.validators
Validates that the promotion candidates are ready to be revised.
PromotionValidationFeedbackMsg - Class in com.ptc.windchill.enterprise.maturity.validators
Promotion validation feedback message.
PropAccess - Class in wt.security
Class that provides wrappers to priviledged property methods using the wt.security package.
PropagateComponentTag - Class in com.ptc.core.components.tags.components
Tag class used to render the PropagateComponent.
propagateMPMPartToProcessPlanLinks(MPMProcessPlan) - Method in interface com.ptc.windchill.mpml.processplan.MPMPartToProcessPlanLinkPropagationDelegate
Propagate MPMPartToProcessPlanLink when a new iteration of Process Plan is created.
propagateMPMPartToProcessPlanLinks(WTCollection) - Method in interface com.ptc.windchill.mpml.processplan.MPMPartToProcessPlanLinkPropagationDelegate
Propagate MPMPartToProcessPlanLink when a new iteration of Part is created.
propagateReview(WfVotingEventAudit) - Method in interface wt.change2.workflow.WorkflowRecordPropagator
When change object (change request, problem report, promotion request, etc) is created, WorkflowRecord object might be created for the change object.
propagateScheduleForAllPlans(WTContainerRef) - Method in interface com.ptc.projectmanagement.plan.PlanService


Supported API: true
PropagationHelper - Class in com.ptc.core.components.util
Helper class used by some of the processors to determine if the PropagationComponent is being used within the wizard.
PropagationOptions - Class in wt.eff
A class to hold propagation options for the assignment of the pending effectivity to true effectivity.
properties() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsBinaryLink
Properties of this BinaryLink.
properties() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsDatastoreStruct
A required array of properties for this type.
properties() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsObjectMappable
Properties of this ObjectMappable.
properties() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsPersistable
Properties of this Persistable.
properties() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsUnPersistable
A list of properties to generate.
PropertiesEditorMBean - Interface in wt.util.jmx
MBean for editing Windchill properties

Supported API: true

Extendable: true
PropertiesManagerMBean - Interface in wt.util.jmx
MBean for editing Windchill properties

Supported API: true

Extendable: true
PropertiesMonitorMBean - Interface in wt.jmx.core.mbeans
Exposes current properties settings
Property - Class in com.ptc.windchill.ws
Java bean that defines a property of a generic business object.
Property() - Constructor for class com.ptc.windchill.ws.Property
Constructs a new empty Property object.
Property(String, String) - Constructor for class com.ptc.windchill.ws.Property
Constructs a new Property object with name and value.
PropertyAccessors - Annotation Interface in com.ptc.windchill.annotations.metadata
Determines the accessibility and exceptions for the generated getter and setter methods for the associated GeneratedProperty.
PropertyConfig - Interface in com.ptc.mvc.components
Describes a property of a component
Supported API: true

Extendable: false
PropertyConstraints - Annotation Interface in com.ptc.windchill.annotations.metadata
Specifies string case, lower and upper bounds (for strings and numbers), whether or not the associated property is required, and whether or not the associated property can be changed after the owning object has been persisted.
PropertyDescription - Class in com.ptc.windchill.ws
The PropertyDescription class is a bean class that describes the detailed characteristics of a business object property.
PropertyDescription() - Constructor for class com.ptc.windchill.ws.PropertyDescription
Constructs a new PropertyDescription.
PropertyEnum - Enum Class in com.ptc.core.lwc.common.view
An enum for Attribute template properties

Supported API: true

Extendable: false
propogateResourceLink(WTValuedMap) - Method in interface com.ptc.windchill.mpml.pmi.PMIService


Supported API: true
PROPOSED_SOLUTION - Static variable in class wt.change2._ChangeRequest2
Label for the attribute; An end-user provided statement to describe the proposed solution for the WTChangeRequest.
ProposedSolutionHandler - Interface in wt.change2.handler
Determine for a Change Request if the Proposals and Investigations table will show up and if the proposed solution field will be displayed.
PROTECTED - Enum constant in enum class com.ptc.windchill.annotations.metadata.GetAccess
Generates a protected getter.
PROTECTED - Enum constant in enum class com.ptc.windchill.annotations.metadata.SetAccess
Generates a protected setter.
PROTOCOL - Static variable in class com.ptc.core.meta.common.OperationIdentifier


Supported API: true
PROTOTYPE_USE - Static variable in class wt.change2.ChangeIntent
Static final constant for the Change Intent Value Prototype Use

Supported API: true
proxyAllMethodServersMBeans() - Method in interface wt.manager.jmx.MethodServerMProxyMBean
Proxy all method servers' MBeans

Supported API: true
ProxyDocument - Class in wt.federation
Use the newProxyDocument static factory method(s), not the ProxyDocument constructor, to construct instances of this class.
ProxyDocumentMaster - Class in wt.federation
Use the newProxyDocumentMaster static factory method(s), not the ProxyDocumentMaster constructor, to construct instances of this class.
ProxyGroup - Class in wt.federation
Proxy group of users.
proxyMBeans() - Method in interface wt.manager.jmx.MethodServerDataMBean
Proxy method server's MBeans into server manager MBeanServer

Supported API: true
ProxyPartMaster - Class in wt.federation
Use the newProxyPartMaster static factory method(s), not the ProxyPartMaster constructor, to construct instances of this class.
ProxyURLData - Class in wt.federation
Use the newProxyURLData static factory method(s), not the ProxyURLData constructor, to construct instances of this class.
ProxyUser - Class in wt.federation
Use the newProxyUser static factory method(s), not the ProxyUser constructor, to construct instances of this class.
PSBIconComponent - Class in wt.templateutil.components
Deprecated. 
PSBStringComparisonAlgorithm - Interface in com.ptc.windchill.enterprise.util
This Comparator can be used to compare the two strings using a Locale-specific instance of a Collator.
PSBVariantSpecDefaultNavCriteriaDelegate - Class in wt.productfamily
Default navigation criteria delegate for Variant Spec Structure Browser.
PSBVariantSpecGetConfigSpecForDelegate - Class in wt.productfamily
Default configuration specification delegate that is used to create a list of configuration specifications for Variant Spec Structure Browser.
PSEAnnotationsForChangeWizStepBuilder - Class in com.ptc.windchill.enterprise.annotation.mvc.builders
Table configuration for the PSE annotation for change wizard step.
PsiInstallerDirViewer - Class in wt.logs
Extension of LogsDirViewer that provides a view of log files in a directory specified by the psi.installer.dir property.
PsiInstallerDirViewer() - Constructor for class wt.logs.PsiInstallerDirViewer
Default constructor.
PTC_WINDCHILL - Static variable in class com.ptc.windchill.wp.delivery.ExportFormatType


Supported API: true.
PUBLIC - Enum constant in enum class com.ptc.windchill.annotations.metadata.GetAccess
Generates a public getter.
PUBLIC - Enum constant in enum class com.ptc.windchill.annotations.metadata.SetAccess
Generates a public setter.
PUBLIC - Enum constant in enum class com.ptc.windchill.annotations.metadata.SupportedAPI
This property/role can be used by customizers.
PUBLIC - Static variable in class wt.org.PrincipalStatus
Group status: Principal is designated as being "Public"

Supported API: true
PUBLIC_PRIVATE - Enum constant in enum class com.ptc.windchill.annotations.metadata.SupportedAPI
This property's getter can be used by customizers, but calling the setter is unsupported.
PublicDomainSet - Class in wt.inf.container
A Set of all the public domains in a given container.
publish(WTPart) - Method in interface wt.part.WTPartService
Publish the IBA values on the given part to the part master.
publishAllLineNumbers(WTPart) - Method in interface wt.part.LineNumberService
Publish all the line numbers associated with each of the usage links for the given part assembly.
PublishCloudEntry - Class in wt.viewmarkup
The PublishCloudEntry represents an individual processing request.
publishCustomFolder() - Method in interface com.ptc.arbortext.windchill.publisher.payload.CustomArtifactProvider
If the method returns VSResult.SUCCESSFUL, then the contents of the directory will be copied to the custom folder in the payload.
publishEffectivityInfoFromMfgHistory() - Static method in class com.ptc.windchill.esi.utl.ESIUtility
Returns the value of the property "com.ptc.windchill.esi.publishEffectivityInformationFromManufacturingHistory".
Publisher - Class in com.ptc.wvs.common.ui
Methods associated with the submission of data to be published by WVS

Supported API: true

Extendable: false
Publisher() - Constructor for class com.ptc.wvs.common.ui.Publisher
No-arg constructor for this Publisher class.
PublisherAction - Class in com.ptc.wvs.common.ui
Helper class for creating the action string that can be passed as an argument to Publisher.doPublish methods.
PublisherAction() - Constructor for class com.ptc.wvs.common.ui.PublisherAction
Create a new PublisherAction object.
PublisherAction(String, String) - Constructor for class com.ptc.wvs.common.ui.PublisherAction
Create a new PublisherAction object, specifying an action Neither name or value can be null

Supported API: true
publishLineNumber(LineNumber, WTPartMaster, View) - Method in interface wt.part.LineNumberService
Publishes the line number associated with the given part number (i.e., WTPartMaster) in the given view.
publishLineNumber(WTPartUsageLink) - Method in interface wt.part.LineNumberService
Publishes the line number associated with the given part usage link.
PublishMonitorLogsPlugin - Class in com.ptc.customersupport.mbeans.plugins.logs
A plugin that collects publish monitor log files.
publishObject(String, boolean) - Method in interface com.ptc.windchill.esi.svc.ESIService
Triggers the ESI publication for the object corresponding to the input UFID.
publishObject(Releasable, boolean, Map<String, Map<ESITargetFacade, Map<String, Object>>>) - Method in interface com.ptc.windchill.esi.svc.ESIService
Triggers the ESI publication for the input object.
publishObject(Releasable, boolean, Set<ESITargetFacade>) - Method in interface com.ptc.windchill.esi.svc.ESIService
Triggers the ESI publication for the input object.
publishObject(LifeCycleManaged, boolean) - Method in interface com.ptc.windchill.esi.svc.ESIService
Deprecated.
Use ESIService.publishObject(Releasable, boolean, Set) instead of this API.

Supported API: true
publishOldCCAndAssocLinks() - Static method in class com.ptc.windchill.esi.utl.ESIUtility
Returns the value of the property "com.ptc.windchill.esi.PublishOldCCObjectAndAssocLinks".
publishOneOffVersion() - Static method in class com.ptc.windchill.esi.utl.ESIUtility
Returns the value of the property "com.ptc.windchill.esi.PublishOneOffVersion".
publishProcessPlanBOMParts() - Method in class com.ptc.windchill.esi.ecn.ESIWTChangeOrder2Renderer
Gets the value of the attribute: processPlanBOMParts; If true, returns the assembly parts of the BOMs associated with the process plan.
purge(int) - Method in class wt.log4j.jmx.AsyncJDBCAppender
Deletes records older than specified threshold.
purge(int) - Method in interface wt.log4j.jmx.AsyncJDBCAppenderMonitorMBean
Deletes records older than specified threshold

Supported API: true
PurgeAuditLogFormProcessor - Class in com.ptc.core.auditing.forms
A class for top-level processor that perform a database operation on one or more objects.
purgeCaches() - Method in interface wt.federation.FederatedService
Purge any caches that might be kept by the service.
purgeReplicatedItems(WTCollection, Site, boolean, boolean) - Method in interface wt.fv.master.MasterServiceSvr
Method deletes all ReplicatedItem objects belonging to supplied site, and object collection.
purgeSyncHistoriesOlderThan(int) - Method in interface wt.fv.FvCacheVaultSyncMBean
Purges sync history older than specified number of days.
put(AttributeIdentifier, Object) - Method in interface com.ptc.core.meta.container.common.AttributeContainer
Stores the given content in this container, in assocation with the given AttributeIdentifier.
put(AttributeIdentifier, Object) - Method in class com.ptc.core.meta.container.common.impl.BasicAttributeContainer
Stores the given content in this container, in assocation with the given AttributeIdentifier.
put(AttributeIdentifier, Object) - Method in class com.ptc.core.meta.type.common.impl.DefaultTypeInstance
Stores the given content in this container, in assocation with the given AttributeIdentifier.
put(AttributeIdentifier, Object) - Method in class com.ptc.core.meta.type.common.impl.DefaultViewTypeInstance
Stores the given content in this container, in assocation with the given AttributeIdentifier.
put(AttributeIdentifier, Object) - Method in class com.ptc.core.meta.type.common.impl.SynchronizedTypeInstance
Stores the given content in this container, in assocation with the given AttributeIdentifier.
put(AttributeIdentifier, Object, ConstraintContainer) - Method in interface com.ptc.core.meta.container.common.AttributeContainer
Stores the given content in this container, in assocation with the given AttributeIdentifier.
put(AttributeIdentifier, Object, ConstraintContainer) - Method in class com.ptc.core.meta.container.common.impl.BasicAttributeContainer
Stores the given content in this container, in assocation with the given AttributeIdentifier.
put(AttributeIdentifier, Object, ConstraintContainer) - Method in class com.ptc.core.meta.type.common.impl.DefaultTypeInstance
Stores the given content in this container, in assocation with the given AttributeIdentifier.
put(AttributeIdentifier, Object, ConstraintContainer) - Method in class com.ptc.core.meta.type.common.impl.DefaultViewTypeInstance
Stores the given content in this container, in assocation with the given AttributeIdentifier.
put(AttributeIdentifier, Object, ConstraintContainer) - Method in class com.ptc.core.meta.type.common.impl.SynchronizedTypeInstance
Stores the given content in this container, in assocation with the given AttributeIdentifier.
put(Object, Object) - Method in class wt.cache.CacheManager
Put a cache entry with given key.
put(Object, Object) - Method in interface wt.epm.EPMContextManager
The put operation adds an entry to the SessionContext hash table.
put(Object, Object) - Method in interface wt.fc.collections.WTKeyedMap


Supported API: true
put(Object, Object) - Method in class wt.method.MethodContext
Override Hashtable.put to add property change support.
put(Object, Object) - Method in class wt.session.SessionContext
Put a new value in this method context.
put(Object, Object) - Method in class wt.util.Cache
Put an entry in the cache.
put(Object, Object) - Method in class wt.util.WTContext
Override Hashtable.put to add property change support.
put(String, String) - Method in class wt.prefs.Preferences
Deprecated. 
put(String, String, Object) - Method in class com.ptc.core.businessfield.server.businessObject.BusinessAlgorithmContext
Store an arbitrary piece of information in the context so that it can be reused in calculations across multiple BusinessObjects

Supported API: true
put(ObjectIdentifier, Persistable) - Method in class wt.pom.RefreshCache
Put an entry in the cache.
put(Persistable, Object) - Method in interface wt.fc.collections.WTKeyedMap


Supported API: true
put(QueryKey, Object) - Method in interface wt.fc.collections.WTKeyedMap


Supported API: true
put(WTReference, Object) - Method in interface wt.fc.collections.WTKeyedMap


Supported API: true
putAdditionalData(Object, Object) - Method in class com.ptc.windchill.associativity.equivalence.EquivalenceNetwork.EquivalenceData
Puts additional data

Supported API: true
putAll(String, String, HashMap) - Method in interface wt.prefs.PreferenceService
Deprecated. 
putAll(String, HashMap) - Method in class wt.prefs.WTPreferences
Deprecated. 
putAll(HashMap) - Method in class wt.prefs.WTPreferences
Deprecated. 
putAll(Map) - Method in interface wt.fc.collections.WTKeyedMap


Supported API: true
putBoolean(String, boolean) - Method in class wt.prefs.Preferences
Deprecated. 
putCacheValue(Object, Object) - Static method in class wt.load.LoadServerHelper
Save some object or value that can be used by a latter command in the load process.
putCriteria(TypeIdentifier, AttributeContainerSet) - Method in class com.ptc.core.query.common.BasicCriteriaSpec
This method maps the criteria associated with a specified TypeIdentifier.
putEntries(AttributeTypeIdentifier[]) - Method in class com.ptc.core.meta.container.common.AttributeContainerSpec
Puts the attributes represented by the given array of AttributeTypeIdentifiers into the specification.
putEntries(AttributeTypeIdentifier[], boolean, boolean) - Method in class com.ptc.core.meta.container.common.AttributeContainerSpec
Puts the attributes represented by the given array of AttributeTypeIdentifiers into the specification.
putEntries(AttributeContainerSpec) - Method in class com.ptc.core.meta.container.common.AttributeContainerSpec


Supported API: true
putEntry(AttributeTypeIdentifier) - Method in class com.ptc.core.meta.container.common.AttributeContainerSpec
Puts the attribute represented by the given AttributeTypeIdetnifier into the specification.
putEntry(AttributeTypeIdentifier, boolean, boolean) - Method in class com.ptc.core.meta.container.common.AttributeContainerSpec
Puts the attribute represented by the given AttributeTypeIdetnifier into the specification.
putEntry(Object, Object) - Method in class wt.cache.CacheManager
Protected method which allows subclasses of CacheManager to take some action when a new entry is being put into the local cache.
putInt(String, int) - Method in class wt.prefs.Preferences
Deprecated. 
$ 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