Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- 10.2 Format Change - Search tag in class com.ptc.windchill.instassm.ReleaseId
- Section
- FACE - Static variable in class wt.templateutil.components.HTMLFont
-
Deprecated.
- FacetService - Interface in com.ptc.windchill.enterprise.search.facet
-
This interface is to allow customers to control, the visibility of IBAs on the facet
Supported API: true
Extendable: true - FACTORY - Static variable in class com.ptc.core.businessfield.common.BusinessFieldIdFactoryHelper
-
The sole instance of the
BusinessFieldIdFactory. - FactoryCreationException - Exception Class in wt.util.xml.xpath
-
Thrown for failures during dynamic XPathFactory creation.
- FactoryNavigationCriteriaHelper - Class in com.ptc.windchill.connected.factory.restcore.service
-
Navigation Criteria Helper for factory
Supported API: true
Extendable: false - FAILED - Enum constant in enum class com.ptc.mvc.ds.client.ResultState
-
Indicates the processing of the DataSource failed on the server for some reason
Supported API: true - FAILED - Enum constant in enum class com.ptc.windchill.associativity.reconciliation.Discrepancy2.Status
-
Supported API: true
- FAILED - Static variable in class com.ptc.windchill.esi.txn.ESITransactionStatusType
-
The ESI transaction failed.
- FAILED - Static variable in class com.ptc.windchill.esi.txn.ReleaseStatusType
-
The ESI release activity was a failure.
- FAILED - Static variable in class com.ptc.windchill.sync.wpsync.ExportStatus
-
Supported API: true. - FAILED - Static variable in class wt.queue.StatusInfo
-
Constant indicating that the entry has been processed unsuccessfully.
- FailedURLException - Exception Class in wt.workflow.robots
-
Supported API: true
Extendable: false - failOnFirstError() - Method in interface com.ptc.tml.validation.CustomXMLValidationHook
-
This method returns a boolean, true indicates that the translation process should be failed when the first custom validation failure is encountered.
- failure(MethodArgs, AuthenticationException) - Method in class wt.httpgw.GatewayAuthenticator
-
Report failure and determine if authenticator should be deinstalled.
- failure(MethodArgs, AuthenticationException) - Method in interface wt.method.MethodAuthenticator
-
Supported API: true
- FAILURE - Static variable in class com.ptc.core.businessRules.validation.RuleValidationStatus
-
Status to indicate that a business rule has failed and should not continue processing.
- FAMILY_TABLE_STATUS - Static variable in class wt.epm._EPMDocument
-
Supported API: true
- familyGenerics(CadCollector.GatherFamilyGenerics) - Method in class com.ptc.windchill.collector.api.cad.CadCollector
-
Set optional parameter defining which family generic objects to gather.
- familyMembers(CadCollector.GatherFamilyMembers) - Method in class com.ptc.windchill.collector.api.cad.CadCollector
-
Set optional parameter defining which family members to gather.
- FamilyOptions - Class in wt.epm
-
Holds a set of properties to assign to newly created versions.
- FamilyOptions() - Constructor for class wt.epm.FamilyOptions
-
Default constructor for this class.
- FamilyOptions(EPMDocument, String) - Constructor for class wt.epm.FamilyOptions
-
Constructor given the generic and asStoredName.
- fatal(Object) - Method in class com.ptc.odata.core.ODataLogger
-
Log a message object with theLevel.
invalid reference
FATAL - fatal(Object) - Method in interface wt.log4j.Logger
-
Logs a message object with thelevel.
invalid reference
FATAL - fatal(Object, Throwable) - Method in class com.ptc.odata.core.ODataLogger
-
Log a message object with the
FATALlevel including the stack trace of theThrowabletpassed as parameter. - fatal(Object, Throwable) - Method in interface wt.log4j.Logger
-
Logs a message at thelevel including the stack trace of the
invalid reference
FATALThrowablethrowablepassed as parameter. - fatal(String) - Method in interface wt.log4j.Logger
-
Logs a message object with thelevel.
invalid reference
FATAL - fatal(String, Object...) - Method in interface wt.log4j.Logger
-
Logs a message with parameters at thelevel.
invalid reference
FATAL - fatal(String, Throwable) - Method in interface wt.log4j.Logger
-
Logs a message at thelevel including the stack trace of the
invalid reference
FATALThrowablethrowablepassed as parameter. - FaultTolerantOperationHandler - Interface in wt.facade.wp.faulttolerance
-
Facilitates the execution of fault tolerance operations and reporting of faulty/dependent objects
Execution allowed through callbackFaultTolerantOperationCallback. - FBMLPlannableAttributesHandler - Interface in com.ptc.projectmanagement.plannable.fbml
-
Use: This interface is specific to facilitate a custom logic to update FloatingBaselineMemberLink for attributes 'health status' invalid input: '&' 'deadline' by considering the set of related activities.
- FBRPackageExportQueueDelegate - Class in com.ptc.windchill.sync.wpsync
-
This delegate provides the least loaded queue for FBR export operations.
- FDAUDISubmission - Class in com.ptc.qualitymanagement.udi.fda
-
Object for FDA UDI Submissions
Supported API: true
Extendable: false - FDAUDISubmissionMaster - Class in com.ptc.qualitymanagement.udi.fda
-
Master Object for FDA UDI Submissions
Supported API: true
Extendable: false - FDAUDISubmissionMasterIdentity - Class in com.ptc.qualitymanagement.udi.fda
-
The identification object for FDAUDISubmission objects.
- FdnWTContainerService - Interface in com.ptc.core.foundation.container.common
-
Provides APIs to assist clients in determining what objects the user can create.
- Federated - Interface in wt.federation
-
Supported API: true
Extendable: false - FederatedDirectoryService - Class in wt.federation
-
This class implements a Federated interface to directory services such as LDAP-accessible directory services.
- FederatedHttpBodyPart - Class in wt.federation
-
Defines and manages MIME body parts contained in HTTP request and response messages.
- FederatedHttpBodyPart() - Constructor for class wt.federation.FederatedHttpBodyPart
-
Constructor returning an instance initialized with an empty set of MIME headings and null content.
- FederatedHttpBodyPart(String) - Constructor for class wt.federation.FederatedHttpBodyPart
-
Constructor returning an instance initialized with the specified MIME content type and null content.
- FederatedHttpBodyPart(FederatedHttpInputStream, String) - Constructor for class wt.federation.FederatedHttpBodyPart
-
Constructor returning an instance initialized from the result of reading the specified input stream.
- FederatedHttpConnection - Class in wt.federation
-
Creates HTTP connections to remote systems, sends requests, and returns the responses received.
- FederatedHttpConnection() - Constructor for class wt.federation.FederatedHttpConnection
-
Constructor returning an instance initialized with a null URL, method specified as "GET", no payload, and default request headings.
- FederatedHttpConnection(String) - Constructor for class wt.federation.FederatedHttpConnection
-
Constructor returning an instance initialized with the specified URL.
- FederatedHttpConnection(URL, String) - Constructor for class wt.federation.FederatedHttpConnection
-
Constructor returning an instance initialized with the specified URL and method.
- FederatedHttpInputStream - Class in wt.federation
-
Supported API: true
Extendable: false - FederatedHttpInputStream(InputStream) - Constructor for class wt.federation.FederatedHttpInputStream
-
Constructor returning an instance initialized with the specified input stream.
- FederatedHttpMessage - Class in wt.federation
-
Represents an HTTP protocol request or response message.
- FederatedHttpMessage() - Constructor for class wt.federation.FederatedHttpMessage
-
Constructor returning an instance initialized with an empty set of headings and a null body.
- FederatedHttpMessage(FederatedHttpInputStream) - Constructor for class wt.federation.FederatedHttpMessage
-
Constructor returning an instance initialized with the results of reading and parsing a specified input stream.
- FederatedHttpMultipart - Class in wt.federation
-
Represents a MIME multipart object contained in an HTTP request or response message.
- FederatedHttpMultipart() - Constructor for class wt.federation.FederatedHttpMultipart
-
Constructor returning an instance initialized with an empty body part vector.
- FederatedHttpMultipart(FederatedHttpInputStream, String) - Constructor for class wt.federation.FederatedHttpMultipart
-
Constructor returning an instance initialized from the result of reading the specified input stream.
- FederatedHttpResponse - Class in wt.federation
-
Parses and provides access to the elements of an HTTP protocol response.
- FederatedHttpResponse() - Constructor for class wt.federation.FederatedHttpResponse
-
Constructor returning an instance that is initialized with null property values.
- FederatedHttpResponse(InputStream) - Constructor for class wt.federation.FederatedHttpResponse
-
Constructor returning an instance initialized to the results of parsing an HTTP protocol response read from a specified input stream.
- FederatedInfoEngineService - Class in wt.federation
-
This class implements FederatedService objects that use Info*Engine to access remote systems and data sources.
- FederatedInstanceIdentifier - Class in com.ptc.core.meta.common.impl
-
Supported API: true
Extendable: false - FederatedService - Interface in wt.federation
-
Defines the essential interface for all classes implementing Federated services that provide access to non-local objects.
- FEDERATION - Static variable in class wt.ixb.actor.delegates.IxbActorDelegatesHelper
-
Supported API: true
- FederationContextType - Class in wt.ixb.publicforapps.contextData
-
Supported API: true
- FederationHelper - Class in wt.federation
-
FederationHelper provides client invokable methods to federation services.
- FederationServerHelper - Class in wt.federation
-
FederationServerHelper provides server invokable methods to federation services.
- FederationService - Interface in wt.federation
-
FederationService provides client invokable methods to federation services.
- FederationServicesException - Exception Class in wt.federation
-
Supported API: true
Extendable: false - FederationServiceSvr - Interface in wt.federation
-
FederationServiceSvr provides methods to federation services that can only be invoked from classes running on the server.
- FederationUtilities - Class in wt.federation
-
FederationUtilities provides class methods that perform utility functions supporting the Federation subsystem.
- FeedbackMessage - Class in com.ptc.core.components.util
-
A class used for creating standardized user feedback messages for display in javascript alert or confirm dialog windows.
- FeedbackMessage(FeedbackType, Locale, String, ArrayList<String>, String...) - Constructor for class com.ptc.core.components.util.FeedbackMessage
-
Constructor that accepts localized message strings.
- FeedbackMessage(FeedbackType, Locale, LocalizableMessage, ArrayList<String>, LocalizableMessage...) - Constructor for class com.ptc.core.components.util.FeedbackMessage
-
Constructor that accepts LocalizableMessage strings.
- FeedbackModel - Interface in com.ptc.core.util.feedback.common
-
This interface defines ways of getting and adding messages to a FeedbackModel.
- FeedbackMsg - Interface in com.ptc.core.validation
-
A class used for creating standardized feedback messages for display.
- FeedbackSpec - Interface in com.ptc.core.util.feedback.common
-
This interface is the key that is used to bind clients to a feedback source.
- FeedbackType - Enum Class in com.ptc.core.ui.resources
-
Provides the set of valid feedback message types.
- FEEDER - Static variable in class com.ptc.windchill.mpml.resource.MPMWorkCenterType
-
Supported API: true - fetchDownstream() - Method in class com.ptc.windchill.associativity.ConsumptionParams
-
Supported API: true - fetchFileFromServerManager(String, ObjectName, String) - Method in interface wt.manager.jmx.MethodServerMProxyMBean
-
Fetch file from a specified server manager; if fetching from this server manager the file path is returned, else streams the remote file to a local temporary file (without applying compression) and returns its path instead
Supported API: true - fetchFileFromServerManager(String, ObjectName, String, boolean) - Method in interface wt.manager.jmx.MethodServerMProxyMBean
-
Fetch file from a specified server manager; if fetching from this server manager the file path is returned, else streams the remote file to a local temporary file and returns its path instead
Supported API: true - fetchForumModel(NmOid, WTContainerRef) - Method in interface com.ptc.netmarkets.forumTopic.NmTopicService
-
Get the tree model of the forum to display
Supported API: true - fetchForumModel(NmOid, WTContainerRef) - Method in class com.ptc.netmarkets.forumTopic.StandardNmTopicService
-
Get the tree model of the forum to display
Supported API: true - fetchPagingSession(int, int, long) - Static method in class wt.fc.PagingSessionHelper
-
This method fetches a page of data from an opened paging session.
- fetchStructure() - Method in class com.ptc.windchill.esi.treenavigation.AbstractTreeNavigatorImpl
-
Does the following:
CallsAbstractTreeNavigatorImpl.navigateStructure(TreeNavigationRequest)to navigate the structure and populate the data in the required format. InvokesAbstractTreeNavigatorImpl.filterLeafNodes()to remove those entries from leafNodes that figure in assemblyNodes. Invokes the APIAbstractTreeNavigatorImpl.filterNodes(Collection, Collection)to allow customizers to filter out the nodes as per their requirement.
Supported API: true - fieldParams - Variable in class com.ptc.core.adapter.server.impl.AbstractWebjectDelegate
-
Deprecated.Contains a list of the values provided by the user for the webject's "FIELD" param.
- fieldParams - Variable in class com.ptc.core.adapter.server.impl.ActionWebject
-
Contains a list of the values provided by the user for the webject's "FIELD" param.
- FILE_NAME - Static variable in class wt.content._ApplicationData
-
The fileName of this piece of content.
- FileAccess - Class in wt.security
-
Class that provides wrappers to priviledged file methods using the wt.security package.
- FileAppenderMonitorMBean - Interface in wt.log4j.jmx
-
Log4j file appender
Supported API: true
Extendable: true - FileBasedSeries - Class in wt.series
-
Defines a sequencing model based on an XML input file stored in the SeriesTemplate table.
- FileChooserDropApplet - Class in wt.clients.util
-
Applet used to select files (actually, filepath strings), requires Java plugin.
- FileDropTransmissionDelegate - Class in com.ptc.qualitymanagement.regmstr.impl
-
Writes only outbound payloads, doesn't listen for inbound communications.
- fileEquals(File, File) - Method in class wt.security.FileAccess
-
Wrapper for File.equals()
Supported API: true - FileFolder - Class in wt.fv
-
Supported API: true
Extendable: false - FileHandler - Interface in wt.clients.dnd
-
Simple callback interface for file processing.
- FilePrefEntry - Class in wt.prefs
-
Deprecated.
- FileSystemUtils - Class in com.ptc.windchill.vfs
-
Utility class for working with virtual file systems
- FileViewerMBean - Interface in wt.jmx.core.mbeans
-
Provides a simple MBean representation of a file
Supported API: true
Extendable: true - FileVisitor - Interface in wt.jmx.core.mbeans
-
Simple file visitor interface
Supported API: true
Extendable: true - FileWatcher - Class in wt.jmx.core
-
Provides ability to watch and load a file upon changes via a fairly general URL abstraction.
- FileWatcher() - Constructor for class wt.jmx.core.FileWatcher
-
Constructs instance of FileWatcher which uses itself as the object to sychronize against.
- FileWatcher(Object) - Constructor for class wt.jmx.core.FileWatcher
-
Constructs instance of FileWatcher which uses the specified object as the object to sychronize against.
- FileWatcher.Adapter - Class in wt.jmx.core
-
FileWatcher subclass with no-op overrides of all abstract methods.
- filter(PayloadContext, Persistable, WTList) - Method in interface com.ptc.arbortext.windchill.publisher.payload.ElementFilter
- filter(Collection<T>, NavigationFilter2, FilterCache, String) - Method in interface wt.filter.NavigationFilterDelegate2
-
Processes a collections of navigation units according to the criteria specified by the given navigation filter and marks nodes on the units as filtered accordingly.
- filter(NavigationUnit, NavigationFilter2, FilterCache, String) - Method in interface wt.filter.NavigationFilterDelegate2
-
Processes a navigation unit according to the criteria specified by the given navigation filter and marks nodes on the unit as filtered accordingly.
- Filter - Class in wt.clients.beans.explorer
-
This class can perform simple filtering operations for an array of objects.
- FILTER_MODE - Static variable in class com.ptc.windchill.option.model._ATONavigationFilter
-
Name of the filtering mode to be use by the ATO filter delegate
- Filterable - Interface in wt.filter
-
Interface to tag object that need to considered for filtering.
- filterAccountabilityMaps(WTCollection, AccountabilityParams) - Method in class com.ptc.windchill.associativity.accountability.AccountabilityMapControlDelegate
-
API to Filter out the accountability maps Supported API: true
- filterAccountabilityMaps(WTCollection, AccountabilityParams) - Method in class com.ptc.windchill.associativity.accountability.DefaultAccountabilityMapControlDelegate
-
Supported API: true - filterAdminLock(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractDefaultFilterDelegate
-
Filter out mass change target objects with administrative locks.
- filterAlreadyRelated(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AddDocumentLinkFilterDelegate
-
Filter out mass change target parts that are already related to the specified document.
- FilterArguments - Class in wt.filter
-
Object used for passing the information about the filterable objects as argument to the filtering service
Supported API: true
Extendable: true - filterAssociationType(MassChangeFilterState, TypeIdentifier, TypeIdentifier) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractDefaultFilterDelegate
-
Filter out mass change target objects constrained against association with the specified object.
- filterBuiltFromCad(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractPartUsageFilterDelegate
-
Filter out mass change target parts built from owning CAD documents.
- filterByGranted(Set<Reservation>, boolean) - Static method in class wt.reservation.ReservationHelper
-
Filter a collection of reservations by granted status.
- filterByMessage(Set<Reservation>, boolean) - Static method in class wt.reservation.ReservationHelper
-
Filter a collection of reservations by granted status.
- FilterCache - Interface in wt.filter
-
Tagging interface which filter specific caches must implement.
- filterCadNotInChange(MassChangeFilterState, ChangeOrder2) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractPartUsageFilterDelegate
-
Filter out mass change target parts whose built from owning CAD documents are not in the change order.
- filterChangeItems(WTCollection, boolean) - Method in interface wt.change2.flexible.FlexibleChangeService
-
Filter flexible or legacy change items from a mixed collection of change items.
- filterCheckout(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractWorkableFilterDelegate
-
Filter out mass change target objects that are checked out by someone other than the current principal or are checked out to a project.
- filterCopyFowardForNewIteration(IteratedImpact, WTSet) - Method in class wt.impact.ImpactDelegate
-
Filter links being copied forward for new iterations of
IteratedImpactobjects. - filterCopyFowardForNewRevision(IteratedImpact, WTSet) - Method in class wt.impact.ImpactDelegate
-
Filter links being copied forward for new revisions of
IteratedImpactobjects. - FilterCriterionDefMaster - Class in wt.dataops.objectcol
-
Use the
newFilterCriterionDefMasterstatic factory method(s), not theFilterCriterionDefMasterconstructor, to construct instances of this class. - filterDuplicateLineFindNumber(MassChangeFilterState, String, String) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractPartUsageFilterDelegate
-
Filter out mass change target parts that would result in a duplicate line or find number.
- FILTERED_STATUS - Static variable in interface wt.filter._Filterable
-
Filtered status as calculated by the filter delegates.
- filteredIterationsOf(QueryResult, List<T>) - Method in interface wt.vc.config.ConfigService
-
Returns a
QueryResultofIteratedobjects that are related to the givenQueryResultofMasteredobjects and are valid for the givenConfigSpecs. - filteredIterationsOf(QueryResult, List<T>) - Method in class wt.vc.config.StandardConfigService
-
Returns a
QueryResultofIteratedobjects that are related to the givenQueryResultofMasteredobjects and are valid for the givenConfigSpecs. - filteredIterationsOf(QueryResult, ConfigSpec) - Method in interface wt.vc.config.ConfigService
-
Returns a
QueryResultofIteratedobjects that are related to the givenQueryResultofMasteredobjects and are valid for the givenConfigSpec. - filteredIterationsOf(QueryResult, ConfigSpec) - Method in class wt.vc.config.StandardConfigService
-
Returns a
QueryResultofIteratedobjects that are related to the givenQueryResultofMasteredobjects and are valid for the givenConfigSpec. - filteredIterationsOf(Mastered, List<T>) - Method in interface wt.vc.config.ConfigService
-
Returns a
QueryResultofIteratedobjects that are related to the givenMasteredobject and are valid for the givenConfigSpecs. - filteredIterationsOf(Mastered, List<T>) - Method in class wt.vc.config.StandardConfigService
-
Returns a
QueryResultofIteratedobjects that are related to the givenMasteredobject and are valid for the givenConfigSpecs. - filteredIterationsOf(Mastered, ConfigSpec) - Method in interface wt.vc.config.ConfigService
-
Returns a
QueryResultofIteratedobjects that are related to the givenMasteredobject and are valid for the givenConfigSpec. - filteredIterationsOf(Mastered, ConfigSpec) - Method in class wt.vc.config.StandardConfigService
-
Returns a
QueryResultofIteratedobjects that are related to the givenMasteredobject and are valid for the givenConfigSpec. - FilteredMCLogger - Class in wt.method.jmx
-
ContextListener<MethodContext> MBean that allows selective logging of method contexts that match specific criteria. - FilteredMCLoggerMBean - Interface in wt.method.jmx
-
Allows selective logging of method contexts that match specific criteria.
- FilteredRequestLogger - Class in wt.servlet
-
ContextListener<RequestMBean> MBean that allows selective logging of servlet requests that match specific criteria. - FilteredRequestLoggerMBean - Interface in wt.servlet
-
Allows selective logging of servlet requests that match specific criteria.
- FilteredStatus - Class in wt.filter
-
Enumerated type to indicate to client code the way in which an object is filtered.
- filterEffectableChangeRecords(List<ChangeActivityIfc>) - Method in interface wt.eff.EffService
-
Filters all change records across list of passed in change activities and returns those for which the associated changeable is a valid effectivity target into the list keyed by Boolean.TRUE, and the non-valid ones into the list keyed by Boolean.FALSE.
- filterEffectableChangeRecords(ChangeActivityIfc, List<Changeable2>) - Method in interface wt.eff.EffService
-
Filters all change records which associate a changeable in the passed in list with the passed in change activity, and returns those for which the changeable is a valid eff target in the list keyed by Boolean.TRUE, and those which are not valid in the list keyed by Boolean.FALSE.
- filterEffectableChangeRecords(ChangeOrderIfc) - Method in interface wt.eff.EffService
-
Filters all change records of passed in change notice and places those for which the associated changeable is a valid effectivity target into list keyed by Boolean.TRUE, and the non-valid ones into the list keyed by Boolean.FALSE.
- filterEffectableReportedAgainsts(ChangeIssue) - Method in interface wt.eff.EffService
-
Filters all reported against links of passed in change issue and returns those for which the associated changeable is a valid effectivity target in the list keyed by Boolean.TRUE, and those which are not in the list keyed by Boolean.FALSE.
- filterEffectableReportedAgainsts(ChangeIssue, List<Changeable2>) - Method in interface wt.eff.EffService
-
Filters all change records which associate a changeable in the passed in list with the passed in change issue, and returns those for which the changeable is a valid eff target in the list keyed by Boolean.TRUE, and those which are not in the list keyed by Boolean.FALSE.
- filterERPDataReleaseActivities(Collection<ReleaseActivity>) - Static method in class com.ptc.windchill.esi.txn.ESITransactionUtility
-
Deprecated.
- FilterExclusionType - Class in com.ptc.windchill.enterprise.massChange.filters
-
Mass change filter exclusion types.
- filterForSelfEquivalenceCreation(Set<Associative>, ExecutionReport, List<TypeIdentifier>) - Method in class wt.associativity.DefaultEquivalenceBasicControlDelegate
-
Supported API: true - filterForSelfEquivalenceCreation(Set<Associative>, ExecutionReport, List<TypeIdentifier>) - Method in interface wt.associativity.EquivalenceBasicControlDelegate
-
Filters out the parts which are checked out to other user.
- filterImpactedsForApply() - Method in class wt.impact.ImpactedDelegate
-
Filter out
Impactedobjects that should not have any impacts applied. - filterImpactingObject(Persistable) - Method in class wt.impact.ImpactedDelegate
-
Given an impacting object, choose whether or not to filter it out of applyImpact processing before it occurs.
- filterImpactingObjects(WTKeyedMap) - Method in class wt.impact.ImpactedDelegate
-
Filter out impacting object map entries that are not handled by a delegate implementation.
- filterInUseByPrincipal(QuerySpec, WTPrincipal) - Method in interface wt.vc.config.InUseDelegate
-
Appends critera to prevent objects that are owned by someone other than the principal to be returned.
- filterLinks(WTSet, WTSet) - Method in class wt.impact.ImpactDelegate
-
Filter links for association rule validation.
- filterMap(Map, String) - Static method in class com.ptc.core.query.report.common.ReportAttributeHelper
-
This method finds a single value for the specified key filter from the specified map.
- filterMarkedForDeleteTransactions(Collection<ESITransaction>) - Method in interface com.ptc.windchill.esi.txn.ESITransactionManagementDelegate
-
From the input collection of transactions, filter out all those transactions which are marked for delete.
- filterMarkedForDeleteTransactions(Collection<ESITransaction>) - Method in class com.ptc.windchill.esi.txn.ESITransactionManagementDelegateImpl
-
From the input collection of transactions, filter out all those transactions which are marked for delete.
- filterMarkedForDeleteTransactions(Collection<ESITransaction>) - Static method in class com.ptc.windchill.esi.txn.ESITransactionUtility
-
From the input collection of transactions, filter out all those transactions which are marked for delete.
- filterNewlyAddedSubjects(NmCommandBean) - Static method in class com.ptc.projectmanagement.util.ActivityDeliverablesUtils
-
USE : Filters the objects added in the deliverables tab from search picker and removes unsupported objects based on the tracking policy of the selected activity Supported API: true
- filterNodes(Collection<Persistable>, Collection<Persistable>) - Method in class com.ptc.windchill.esi.treenavigation.AbstractTreeNavigatorImpl
-
Allows subclasses to fix the contents of assembly nodes and leaf nodes collections before those are returned to the renderer.
- filterNodes(Collection<Persistable>, Collection<Persistable>) - Method in class com.ptc.windchill.esi.treenavigation.TreeNavigatorImpl
-
Allows subclasses to fix the contents of assembly nodes and leaf nodes collections before those are returned to the renderer.
- filterNonProductionAssemblyNodes(Set<WTPart>) - Method in class com.ptc.windchill.esi.rnd.ESIAbstractStructureRenderer
-
Method removes all the nodes which satisfies the bussiness rule to publish assembly node as part node i.e.
- filterNotRelated(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.
- filterObjects(ObjectVectorIfc, AccessPermission) - Method in interface wt.access.AccessControlManager
-
Given a set of objects, this method constructs and returns a new set containing only objects where the current principal is granted the permission to these objects.
- filterObjects(QueryResult, AccessPermission) - Method in interface wt.access.AccessControlManager
-
Given a set of objects (stored as a QueryResult), this method constructs and returns a new set containing only objects where the current principal is granted the permission to these objects.
- filterOccurrenceContexts(Vector) - Method in interface wt.occurrence.PathOccurrenceContextFilterDelegate
-
Provide filtered occurrence contexts
Supported API: true - filterOutput(WTPart, Enumeration[]) - Method in class com.ptc.windchill.esi.bom.BOMOrgFilter
-
Apply business rules to BOM difference calculation output.
- filterOutput(WTPart, Map<WTPartUsageLink, WTPart>[]) - Method in class com.ptc.windchill.esi.bom.BOMOrgFilter
-
Apply business rules to BOM difference calculation output.
- filterOwnerAssociationForRepresentationJob(WTCollection) - Method in class com.ptc.windchill.associativity.viz.AssociativeVisualizationDataControlDelegate
-
Supported API: true API filters out parts having owner association with EPMDocument. - filterOwnerAssociationForRepresentationJob(WTCollection) - Method in class com.ptc.windchill.associativity.viz.VisualizationDataControlDelegate
-
API filters out parts having owner association with EPMDocument.
- filterOwnerAssociationForRepresentationJob(WTCollection) - Method in class com.ptc.windchill.mpml.viz.MPMLVisualizationDataControlDelegate
-
Supported API: true API filters out parts having owner association with EPMDocument. - filterPackageTypes(WTCollection) - Static method in class com.ptc.windchill.wp.WPHelper
-
Filter out any invalid object for a Workpackage.
- filterPartsWithChildren(WTCollection) - Method in interface wt.part.WTPartService
-
Return a WTSet of the part objects passed in that play the used-by role in a WTPartUsageLink; that is, this method returns those parts that use other parts.
- filterPermission(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractDefaultFilterDelegate
-
Filter out mass change target objects for which the current principal does not have modify permission.
- FilterPolicyDelegate - Interface in com.ptc.windchill.option.filter.policy.delegate
-
Delegate for custom filter operations.
- filterQuantity(MassChangeFilterState, boolean) - Method in class com.ptc.windchill.enterprise.massChange.filters.ChangePartUsageFilterDelegate
-
Filter out mass change target objects that have an ineligible quantity.
- FilterRenderer - Class in com.ptc.windchill.esi.ov
- filterSameMaster(MassChangeFilterState, WTPart) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractPartUsageFilterDelegate
-
Filter out mass change target parts that share the same master as the new child part.
- filterType(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractDefaultFilterDelegate
-
Filter out mass change target objects based on type.
- filterUsage(MassChangeFilterState, WTPart, String, String) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractPartUsageFilterDelegate
-
Filter out mass change target parts that do not actually use the old child part, or do not have the specified line/find number.
- filterValidForFurtherProcessing(ReconciliationContext, Set<AssociativePath>) - Method in class com.ptc.windchill.associativity.reconciliation.resolver.AbstractAddUsageResolver
-
Another version of
AbstractAddUsageResolver.isValidForFurtherProcessing(ReconciliationContext, TransformationReport), only this gives you access to all the paths which were marked as valid by configuration, but still can be overridden by custom logic to filter out further if we need to process children or not. - filterValidForTransformation(ReconciliationContext, Set<AssociativePath>) - Method in class com.ptc.windchill.associativity.reconciliation.resolver.AbstractAddUsageResolver
-
OOTB allows to check if they are of a given type and match the attributes.
- filterView(MassChangeFilterState) - Method in class com.ptc.windchill.enterprise.massChange.filters.AbstractWorkableFilterDelegate
-
Filter out mass change target objects that are not in the specified view.
- finalizeAdditionalInfo() - Method in interface wt.ixb.publicforapps.ApplicationExportHandler
-
Supported API: true - finalizeAdditionalInfo() - Method in class wt.ixb.publicforapps.ApplicationExportHandlerTemplate
-
finalizeAdditionalInfo
Supported API: true - finalizeApplyImpacts(boolean) - Method in class wt.impact.ImpactedDelegate
-
Finalize the apply impacts process.
- finalizeCheckConflicts(Importer) - Method in interface wt.ixb.publicforhandlers.AttributeExporterImporter
-
Called in the end of conflict check process.
- finalizeCheckConflicts(Importer) - Method in class wt.ixb.publicforhandlers.AttributeExporterImporterTemplate
-
Called in the end of conflict check process.
- finalizeCheckConflicts(Importer) - Method in interface wt.ixb.publicforhandlers.ElementImporter
-
Called in the end of conflict check process.
- finalizeExport() - Method in class wt.ixb.publicforapps.Exporter
-
Finalizes export process.
- finalizeExport(boolean) - Method in class wt.ixb.publicforapps.ApplicationExportHandlerForJar
-
do finalize actions before export is finished, current only call cleanTempDir
- finalizeExport(boolean) - Method in class wt.ixb.publicforapps.ApplicationExportHandlerForXml
-
do finalize actions before export is finished, current only call cleanTempDir
- finalizeExport(boolean) - Method in class wt.ixb.publicforapps.Exporter
-
Finalizes export process.
- finalizeExport(Exporter) - Method in interface wt.ixb.publicforhandlers.AttributeExporterImporter
-
This method will be called by the application handler after all objects have been exported.
- finalizeExport(Exporter) - Method in class wt.ixb.publicforhandlers.AttributeExporterImporterTemplate
-
This method will be called by the application handler after all objects have been exported.
- finalizeExport(Exporter) - Method in interface wt.ixb.publicforhandlers.ClassExporter
-
This method is called in the end of the whole export process to execute any additional export process finalization.
- finalizeImport() - Method in class wt.ixb.publicforapps.Importer
-
Really performs all work, especially the real import, related to the import based on the information, provided by previous calls of doImport methods: Checks the information from XML files for potential conflicts Creates Windchill objects
Supported API: true - finalizeImport(Importer) - Method in interface wt.ixb.publicforhandlers.AttributeExporterImporter
-
Called in the end of the whole ipport process to execute any import process finalization.
- finalizeImport(Importer) - Method in class wt.ixb.publicforhandlers.AttributeExporterImporterTemplate
-
Called in the end of the whole ipport process to execute any import process finalization.
- finalizeImport(Importer) - Method in interface wt.ixb.publicforhandlers.ElementImporter
-
Called in the end of the whole import process to execute any import process finalization.
- finalizeImportObject(boolean, Object, IxbElement, Importer) - Method in class wt.ixb.publicforhandlers.ClassExporterImporterTemplate
-
Deprecated.
- finalizeImportObjectNotification(Object) - Method in interface wt.ixb.publicforapps.ApplicationImportHandler
-
Notifies application about objects after being persisted.
- finalizeImportObjectNotification(Object) - Method in class wt.ixb.publicforapps.ApplicationImportHandlerTemplate
-
Notifies application about objects after being persisted.
- finalizeStore() - Method in interface wt.ixb.publicforapps.ApplicationExportHandler
-
Finalize objects store, per Object exported.
- finalizeValidation(WTOrganization, Object) - Method in class wt.inf.container.DefaultWTOrganizationValidator
-
Provides subclasses a last opportunity to do any additional work before the
validatemethod completes. - find(Class, ObjectIdentifier, String, ObjectIdentifier) - Method in interface wt.fc.PersistenceManager
-
Retrieves any and all link objects that exist between two Persistable objects given their object identifiers.
- find(Class, Persistable, String, Persistable) - Method in interface wt.fc.PersistenceManager
-
Retrieves any and all link objects that exist between two given Persistable objects.
- find(String, WTContainerRef, boolean) - Static method in class com.ptc.netmarkets.productplantemplates.ProductPlanTemplateQueryHelper
-
This method executes a query to find the specfied ProductPlanTemplate.
- find(String, WTContainerRef, boolean) - Static method in class wt.query.template.ReportTemplateQueryHelper
-
This method executes a query to find the specfied ReportTemplate.
- find(WTContainerRef, boolean, String[], String[], WhereExpression, OrderBy[]) - Static method in class com.ptc.netmarkets.productplantemplates.ProductPlanTemplateQueryHelper
-
This method builds and executes a QuerySpec.
- find(WTContainerRef, boolean, String[], String[], WhereExpression, OrderBy[]) - Static method in class wt.query.template.ReportTemplateQueryHelper
-
This method builds and executes a QuerySpec.
- find(WTContainerRef, boolean, String[], WhereExpression, OrderBy[]) - Static method in class com.ptc.netmarkets.productplantemplates.ProductPlanTemplateQueryHelper
-
This method builds and executes a QuerySpec.
- find(WTContainerRef, boolean, String[], WhereExpression, OrderBy[]) - Static method in class wt.query.template.ReportTemplateQueryHelper
-
This method builds and executes a QuerySpec.
- find(StatementSpec) - Method in interface wt.fc.PersistenceManager
-
Retrieves persistable objects from the datastore given the specified statement.
- find(StatementSpec, ResultProcessor) - Method in interface wt.fc.PersistenceManager
-
Retrieves persistable objects from the datastore for the specified statement.
- findActiveAndDisabledPrincipalsByName(Class<?>, String) - Method in interface wt.org.OrganizationServicesManager
-
This API returns an enumeration containing all the active and disabled principals with the given name.
- findActiveAndDisabledPrincipalsByName(Class<?>, String) - Method in class wt.org.StandardOrganizationServicesManager
-
This API returns an enumeration containing all the active and disabled principals with the given name.
- findActiveAndDisabledPrincipalsByName(Class<?>, String, DirectoryContextProvider[]) - Method in interface wt.org.OrganizationServicesManager
-
This API returns an enumeration containing all the active and disabled principals with the given name.
- findActiveAndDisabledPrincipalsByName(Class<?>, String, DirectoryContextProvider[]) - Method in class wt.org.StandardOrganizationServicesManager
-
This API returns an enumeration containing all the active and disabled users with the given name.
- findActiveAndDisabledUsersByName(Class<?>, String) - Method in interface wt.org.OrganizationServicesManager
-
Deprecated.As of release 13.1; Instead, use
OrganizationServicesManager.findActiveAndDisabledPrincipalsByName(Class, String) - findActiveAndDisabledUsersByName(Class<?>, String, DirectoryContextProvider[]) - Method in interface wt.org.OrganizationServicesManager
-
Deprecated.As of release 13.1; Instead, use
invalid reference
OrganizationServicesManager#findActiveAndDisabledPrincipalsByName(Class, String, DirectoryContextProvider) - findActiveAndDisabledUsersByName(Class<?>, String, DirectoryContextProvider[]) - Method in class wt.org.StandardOrganizationServicesManager
-
Deprecated.As of release 13.1; Instead, use
OrganizationServicesManager.findActiveAndDisabledPrincipalsByName(Class, String) - findAddedParts(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>) - Method in interface com.ptc.windchill.esi.delegate.ESIDifferenceManagementDelegate
-
Fetches the collection of ESITargetAssociations of part which is being published for the first time.
- findAddedParts(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>) - Method in class com.ptc.windchill.esi.delegate.ESIPartDifferenceManagementDelegateImpl
-
Fetches the collection of ESITargetAssociations of part which is being published for the first time.
- findAddedResource(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>) - Static method in class com.ptc.windchill.esi.mpml.resource.ESIResourceUtility
-
Returns a collection of ESITargetAssociation.
- findAddedResourceTargetAssociation(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>) - Static method in class com.ptc.windchill.esi.mpml.resource.ESIResourceUtility
-
Returns a collection of ESITargetAssociation.
- findAllInContext(Object) - Static method in class wt.pom.Transaction
-
Returns List of Transactions that contains the specified key.
- findAllPublishedLineNumbers(WTPartMaster, View) - Method in interface wt.part.LineNumberService
-
Returns a hash table of PublishedLineNumber objects associated with the given part number (i.e., WTPartMaster) in the given view.
- findAllTemplateMasters(WTContainerRef) - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of all life cycle template masters for the WTContainerRef passed.
- findAllTemplateMasters(WTContainerRef) - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of all life cycle template masters for the WTContainerRef passed.
- findAllTemplates() - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of all life cycle templates.
- findAllTemplates() - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of all life cycle templates.
- findAllTemplates(WTContainerRef) - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of all life cycle templates for the WTContainerRef passed.
- findAllTemplates(WTContainerRef) - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of all life cycle templates for the WTContainerRef passed.
- findAllTemplates(WTContainerRef, boolean) - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of all life cycle templates for the WTContainerRef passed.
- findAllTemplates(WTContainerRef, boolean) - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of all life cycle templates for the WTContainerRef passed.
- findAllTemplates(WTContainerRef, boolean, boolean) - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of all life cycle templates for the WTContainerRef passed.
- findAllTemplates(WTContainerRef, boolean, boolean) - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of all life cycle templates for the WTContainerRef passed.
- findAllUsers() - Static method in class wt.federation.FederationUtilities
-
Deprecated.See wt.org package.
- findAllUsers(Enumeration) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See wt.org package.
- FindAndFilterEquivalenceLinksDelegate - Interface in com.ptc.windchill.associativity.equivalence
-
Deprecated.- As of 13.0.1.0 , use
BomService.getFilteredEquivalenceLinks(java.util.Set<wt.associativity.Associative>, wt.filter.NavigationCriteria, wt.filter.NavigationCriteria, boolean, com.ptc.windchill.baseserver.util.TypeFilter)
Supported API: true
Extendable: false - findAssociatedProcesses(LifeCycleManaged, WfState) - Method in interface wt.lifecycle.LifeCycleService
-
Given a Life Cycle Managed object, return the Workflow processes associated with the current phase.
- findAssociatedProcesses(LifeCycleManaged, WfState) - Method in class wt.lifecycle.StandardLifeCycleService
-
Given a Life Cycle Managed object, return the Workflow processes associated with the current phase.
- findCabinets(AccessPermission, boolean) - Method in interface wt.folder.FolderService
-
Deprecated.
- findCandidateMasterReferences(Class) - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of life cycle template references valid for the class
Supported API: true - findCandidateMasterReferences(Class) - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of life cycle template references valid for the class
Supported API: true - findCandidateMasterReferences(Class, WTContainerRef) - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of life cycle template references valid for the target class in the container.
- findCandidateMasterReferences(Class, WTContainerRef) - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of life cycle template references valid for the target class in the container.
- findCandidateMasterReferences(LifeCycleManaged) - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of life cycle template references valid for the life cycle managed object
Supported API: true - findCandidateMasterReferences(LifeCycleManaged) - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of life cycle template references valid for the life cycle managed object
Supported API: true - findCandidateTeamDistributionLists() - Method in interface wt.team.TeamService
-
Answer a vector of teamDistributionList references that are enabled
Supported API: true - findCandidateTeamDistributionLists(AdminDomainRef) - Method in interface wt.team.TeamService
-
Answer a vector of teamDistributionList references that are enabled.
- findCandidateTeamDistributionLists(WTContainerRef) - Method in interface wt.team.TeamService
-
Answer a vector of teamDistributionList references that are enabled
Supported API: true - findCandidateTeamDistributionLists(WTContainerRef, AdminDomainRef) - Method in interface wt.team.TeamService
-
Answer a vector of teamDistributionList references that are enabled.
- findCandidateTeams() - Method in interface wt.team.TeamService
-
Deprecated.@ R7.0.
- findCandidateTeamTemplates() - Method in interface wt.team.TeamService
-
Answer a vector of teamTemplate references that the team managed object can be assigned to
Supported API: true - findCandidateTeamTemplates(AdminDomainRef) - Method in interface wt.team.TeamService
-
Answer a vector of teamTemplate references that the team managed object can be assigned to.
- findCandidateTeamTemplates(WTContainerRef) - Method in interface wt.team.TeamService
-
Answer a vector of teamTemplate references that the team managed object can be assigned to
Supported API: true - findCandidateTeamTemplates(WTContainerRef, AdminDomainRef) - Method in interface wt.team.TeamService
-
Answer a vector of teamTemplate references that the team managed object can be assigned to
Supported API: true - findCandidateTemplates(Class) - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of enabled life cycle template references valid for the class findCandidateMasterReference is the preferable to use instead of this method.
- findCandidateTemplates(Class) - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of enabled life cycle template references valid for the class findCandidateMasterReference is the preferable to use instead of this method.
- findCandidateTemplates(Class, WTContainerRef) - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of enabled life cycle template references valid for the life cycle managed object and container context.
- findCandidateTemplates(Class, WTContainerRef) - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of enabled life cycle template references valid for the life cycle managed object and container context.
- findCandidateTemplates(LifeCycleManaged) - Method in interface wt.lifecycle.LifeCycleService
-
Answer a vector of enabled life cycle template references valid for the life cycle managed object findCandidateMasterReference is the preferable to use instead of this method.
- findCandidateTemplates(LifeCycleManaged) - Method in class wt.lifecycle.StandardLifeCycleService
-
Answer a vector of enabled life cycle template references valid for the life cycle managed object findCandidateMasterReference is the preferable to use instead of this method.
- findChangedParts(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, VdbBuilder, ESIEffectivityHandler) - Method in interface com.ptc.windchill.esi.delegate.ESIDifferenceManagementDelegate
-
Identifies and fetches the target association objects of changed parts from the input collection of current target associations and previous target associations.
- findChangedParts(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, VdbBuilder, ESIEffectivityHandler) - Method in class com.ptc.windchill.esi.delegate.ESIPartDifferenceManagementDelegateImpl
-
Identifies and fetches the target association objects of changed parts from the input collection of current target associations and previous target associations.
- findChangedParts(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, VdbBuilder, ESIEffectivityHandler, String) - Method in interface com.ptc.windchill.esi.delegate.ESIDifferenceManagementDelegate
-
Identifies and fetches the target association objects of changed parts from the input collection of current target associations and previous target associations.
- findChangedParts(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, VdbBuilder, ESIEffectivityHandler, String) - Method in class com.ptc.windchill.esi.delegate.ESIPartDifferenceManagementDelegateImpl
-
Identifies and fetches the target association objects of changed parts from the input collection of current target associations and previous target associations.
- findChangedResource(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, ESIEffectivityHandler) - Static method in class com.ptc.windchill.esi.mpml.resource.ESIResourceUtility
-
Deprecated.Use {
ESIResourceUtility.findChangedResource(Collection, Collection, ESIEffectivityHandler, Map)instead of this.
Supported API: true - findChangedResource(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, ESIEffectivityHandler, Map<MPMResource, MPMResource>) - Static method in class com.ptc.windchill.esi.mpml.resource.ESIResourceUtility
-
Deprecated.Use {
ESIResourceUtility.findChangedResource(Collection, Collection, ESIEffectivityHandler, Map, NCServerHolder)instead of this.
Supported API: true - findChangedResource(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, ESIEffectivityHandler, Map<MPMResource, MPMResource>, NCServerHolder) - Static method in class com.ptc.windchill.esi.mpml.resource.ESIResourceUtility
-
Returns an array of collection of ESITargetAssociation.
- findChangedResource(Collection<ESITargetAssociation>, Collection<ESITargetAssociation>, ESIEffectivityHandler, Map<MPMResource, MPMResource>, NCServerHolder, String) - Static method in class com.ptc.windchill.esi.mpml.resource.ESIResourceUtility
-
Returns an array of collection of ESITargetAssociation.
- findChangeOrder(WTChangeActivity2) - Static method in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
-
Supported API: true This finds the associated Change Order for a Change Activity. - findChangeRequest(Object) - Method in interface wt.change2.ChangeService2
-
Uses Change2DelegateFactory and FindChangeRequestDelegate mechanism to find the change request associated with the object passed in.
- findChangeRequest(Object) - Method in interface wt.change2.FindChangeRequestDelegate
-
Finds the ChangeRequestIfc for an item of type Object.
- findChangeRequest(Object) - Method in class wt.change2.FindChangeRequestForAnalysisActivityDelegate
-
Finds the ChangeRequestIfc for an item of type Object.
- findChangeRequest(Object) - Method in class wt.change2.FindChangeRequestForChangeActivityDelegate
-
Finds the ChangeRequestIfc for an item of type Object.
- findChangeRequest(Object) - Method in class wt.change2.FindChangeRequestForChangeAnalysisDelegate
-
Finds the ChangeRequestIfc for an item of type Object.
- findChangeRequest(Object) - Method in class wt.change2.FindChangeRequestForChangeIssueDelegate
-
Finds the ChangeRequestIfc for an item of type Object.
- findChangeRequest(Object) - Method in class wt.change2.FindChangeRequestForChangeOrderDelegate
-
Finds the ChangeRequestIfc for an item of type Object.
- findChangeRequest(Object) - Method in class wt.change2.FindChangeRequestForWorkflowDelegate
-
Finds the ChangeRequestIfc for an item of type Object.
- FindChangeRequestDelegate - Interface in wt.change2
-
Finds a ChangeRequestIfc based on some other object.
- FindChangeRequestForAnalysisActivityDelegate - Class in wt.change2
-
Finds a ChangeRequestIfc based on an AnalysisActivityIfc.
- FindChangeRequestForChangeActivityDelegate - Class in wt.change2
-
Finds a ChangeRequestIfc based on a ChangeActivityIfc.
- FindChangeRequestForChangeAnalysisDelegate - Class in wt.change2
-
Finds a ChangeRequestIfc based on a ChangeAnalysisIfc (a ChangeInvestigationIfc or a ChangeProposalIfc).
- FindChangeRequestForChangeIssueDelegate - Class in wt.change2
-
Finds a ChangeRequestIfc based on a ChangeIssueIfc.
- FindChangeRequestForChangeOrderDelegate - Class in wt.change2
-
Finds a ChangeRequestIfc based on a ChangeOrderIfc.
- FindChangeRequestForWorkflowDelegate - Class in wt.change2
-
Finds a ChangeRequestIfc based on a WfAssignedActivity.
- findCheckedOutIterations(EPMDocumentMaster) - Method in interface wt.epm.EPMDocumentManager
-
Deprecated.at R8.0, no replacement
- findCheckedOutObjects(WTCollection, WTCollection) - Method in interface wt.vc.wip.WorkInProgressService
-
Find checked-out objects in the collection of containers for the collection of users.
- findCheckedOutObjects(WTContainer) - Method in interface wt.vc.wip.WorkInProgressService
-
Find checked out objects for the container, return as a QueryResult.
- findCheckedOutObjects(WTContainer, WTUser) - Method in interface wt.vc.wip.WorkInProgressService
-
Find checked out objects for the container and user, return as a QueryResult.
- findCheckedOutObjects(WTUser) - Method in interface wt.vc.wip.WorkInProgressService
-
Find checked out objects for the user, return as a QueryResult.
- FindCMD - Static variable in class wt.clients.beans.query.WTQuery
-
The value for the "Find button clicked" command event type.
- findConfigurationItem(String) - Method in interface wt.effectivity.EffectivityService
-
Deprecated.Retrieve a Configuration Item by name.
- findContainersForTeam(ContainerTeam) - Method in interface wt.inf.team.ContainerTeamService
-
Returns a list of the ContainerTeamManaged objects that use the team.
- findContainerTeamGroup(ContainerTeamManaged, String, String) - Method in interface wt.inf.team.ContainerTeamService
-
This method returns a group stored in the container team ldap hiearchy.
- findContainerTeamGroup(ContainerTeam, String, String) - Method in interface wt.inf.team.ContainerTeamService
-
This method returns a group stored in the container team structure.
- findContainerTeamGroups(ContainerTeamManaged, String) - Method in interface wt.inf.team.ContainerTeamService
-
This method returns groups stored in the container team ldap hiearchy.
- findContainerTeamGroups(ContainerTeam, String) - Method in interface wt.inf.team.ContainerTeamService
-
Supported API: true - findContentStream(ApplicationData) - Method in interface wt.content.ContentServiceSvr
-
Return the stream based on a ContentHolder and an ApplicationData object.
- findContext() - Static method in class wt.util.WTContext
-
Find the
WTContextobject currently associated with the current thread group. - findContext(ThreadGroup) - Static method in class wt.util.WTContext
-
Find the
WTContextobject currently associated with the given thread group. - findDescribedParts(EPMDocument, int, boolean) - Method in class com.ptc.wvs.common.ui.VisualizationHelper
-
Find Described Parts for the given EPMDocument.
- findDescribedParts(EPMDocument, int, boolean) - Method in interface wt.wvs.VisualizationHelperIfc
-
Find described parts for the given EPMDocument.
- FindDialog - Class in wt.clients.gui
-
This class is obsolete.
- findDirectoryObjects(String) - Method in class wt.federation.FederatedDirectoryService
-
Search the directory service for entries matching the criteria specified in the given LDAP url, and return a QueryResult containing objects corresponding to the matching entries.
- findDirectoryObjects(String, Hashtable) - Method in class wt.federation.FederatedDirectoryService
-
Search the directory service for entries matching the specified filter, and return a QueryResult containing objects corresponding to the matching entries.
- findDisabledUser(long) - Method in interface wt.org.OrganizationServicesManager
-
This API can be used to query for a disabled user given the id value associated to the user object.
- findDisabledUser(long) - Method in class wt.org.StandardOrganizationServicesManager
-
This API can be used to query for a disabled user given the id value associated to the user object.
- findDownstreamEquivalent(Iterated) - Method in interface wt.associativity.BomService
-
find the downstream iterated that is equivalent to the given upstream iterated
Supported API: true - findDownstreamEquivalent(Iterated) - Method in class wt.associativity.StandardBomService
-
Deprecated.find the downstream iterated that is equivalent to the given upstream iterated
Supported API: true - findESITargets(Persistable) - Method in interface com.ptc.windchill.esi.svc.ESIService
-
Returns a collection of ESITargets for the given object.
- findFolderContents(Folder) - Method in interface wt.folder.FolderService
-
Returns all instances of
FolderEntryin the givenFolder. - findFolderContents(Folder, Class) - Method in interface wt.folder.FolderService
-
Deprecated.
- findInContext(Object) - Static method in class wt.pom.Transaction
-
Returns the inner-most Transaction in the current Transaction stack that contains the specified key.
- FindInTableMode - Enum Class in com.ptc.mvc.components
-
The supported modes of Find in Table feature in a table component
Supported API: true
Extendable: false - findLikeActiveAndDisabledPrincipals(Class, Map<String, List<String>>) - Method in interface wt.org.OrganizationServicesManager
-
This API returns an enumeration containing all the active and disabled principals.
- findLikeActiveAndDisabledPrincipals(Class, Map<String, List<String>>) - Method in class wt.org.StandardOrganizationServicesManager
-
This API returns an enumeration containing all the active and disabled users.
- findLikeActiveAndDisabledPrincipals(Class, Map<String, List<String>>, DirectoryContextProvider[]) - Method in interface wt.org.OrganizationServicesManager
-
This API returns an enumeration containing all the active and disabled users.
- findLikeActiveAndDisabledPrincipals(Class, Map<String, List<String>>, DirectoryContextProvider[]) - Method in class wt.org.StandardOrganizationServicesManager
-
This API returns an enumeration containing all the active and disabled users/service principals.
- findLikeActiveAndDisabledUsers(Class, Map<String, List<String>>) - Method in interface wt.org.OrganizationServicesManager
-
Deprecated.As of release 13.1; replaced by
OrganizationServicesManager.findLikeActiveAndDisabledPrincipals(Class, Map)
Supported API: true - findLikeActiveAndDisabledUsers(Class, Map<String, List<String>>) - Method in class wt.org.StandardOrganizationServicesManager
-
Deprecated.As of release 13.1; replaced by
invalid reference
OrganizationServicesManager#findLikeActiveAndDisabledPrincipals(Class, String, Map)
Supported API: true - findLikeActiveAndDisabledUsers(Class, Map<String, List<String>>, DirectoryContextProvider[]) - Method in interface wt.org.OrganizationServicesManager
-
Deprecated.As of release 13.1; replaced by
invalid reference
OrganizationServicesManager#findLikeActiveAndDisabledPrincipals(Class, String, Map)
Supported API: true - findLikeDisabledPrincipals(Class, String) - Method in interface wt.org.OrganizationServicesManager
-
Provides a result set of all disabled users that match the search criteria provided as a parameter.
- findLikeDisabledPrincipals(Class, String) - Method in class wt.org.StandardOrganizationServicesManager
-
Provides a result set of all disabled principals that match the search criteria provided as a parameter.
- findLikeDisabledUsers(String) - Method in interface wt.org.OrganizationServicesManager
-
Deprecated.as of Release 13.1 Instead, use
OrganizationServicesManager.findLikeDisabledPrincipals(Class, String)
Supported API: true - findLikeDisabledUsers(String) - Method in class wt.org.StandardOrganizationServicesManager
-
Deprecated.as of Release 13.1 Instead, use
OrganizationServicesManager.findLikeDisabledPrincipals(Class, String)
Supported API: true - findLikeGroups(String) - Method in interface wt.org.OrganizationServicesManager
-
This method will search for groups whose name matches the name pattern provided.
- findLikeGroups(String) - Method in class wt.org.StandardOrganizationServicesManager
-
This method will search for groups whose name matches the name pattern provided.
- findLikeGroups(String, DirectoryContextProvider) - Method in interface wt.org.OrganizationServicesManager
-
This method will search the given directory context for groups whose name matches the name pattern provided.
- findLikeGroups(String, DirectoryContextProvider) - Method in class wt.org.StandardOrganizationServicesManager
-
This method will search the given directory context for groups whose name matches the name pattern provided.
- findLikeOrganizations(String, String) - Method in interface wt.org.OrganizationServicesManager
-
This API returns all the organizations matching the name provided as a pattern.
- findLikeOrganizations(String, String) - Method in class wt.org.StandardOrganizationServicesManager
-
This API returns all the organizations matching the name provided as a pattern.
- findLikeOrganizations(String, String, DirectoryContextProvider) - Method in interface wt.org.OrganizationServicesManager
-
Deprecated.deprecated in release 12.1
- findLikeOrganizations(String, String, DirectoryContextProvider) - Method in class wt.org.StandardOrganizationServicesManager
-
Deprecated.deprecated in release 12.1
- findLikeOrganizations(String, String, DirectoryContextProvider, boolean) - Method in interface wt.org.OrganizationServicesManager
-
This API returns all the organizations matching the name provided as a pattern.
- findLikeOrganizations(String, String, DirectoryContextProvider, boolean) - Method in class wt.org.StandardOrganizationServicesManager
-
This API returns all the organizations matching the name provided as a pattern.
- findLikeOrganizations(String, String, DirectoryContextProvider, boolean, boolean) - Method in interface wt.org.OrganizationServicesManager
-
This API returns all the organizations matching the name provided as a pattern.
- findLikeOrganizations(String, String, DirectoryContextProvider, boolean, boolean) - Method in class wt.org.StandardOrganizationServicesManager
-
This API returns all the organizations matching the name provided as a pattern.
- findLikeUsers(String, String) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See wt.org package.
- findLikeUsers(String, String) - Method in interface wt.org.OrganizationServicesManager
-
This API returns all the users matching the name provided as a pattern.
- findLikeUsers(String, String) - Method in class wt.org.StandardOrganizationServicesManager
-
This API returns all the users matching the name provided as a pattern.
- findLikeUsers(String, String, Enumeration) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See wt.org package.
- findLikeUsers(String, String, DirectoryContextProvider) - Method in interface wt.org.OrganizationServicesManager
-
This API returns all the users matching the name provided as a pattern.
- findLikeUsers(String, String, DirectoryContextProvider) - Method in class wt.org.StandardOrganizationServicesManager
-
This API returns all the users matching the name provided as a pattern.
- findLinks(Class, String, Persistable) - Method in interface wt.federation.Federated
-
Return all link objects that exist between the Federated object and the specified source object.
- findObjects(Class, Persistable, String, Persistable) - Method in interface wt.federation.FederatedService
-
Return all link objects in this service that exist between two specified source objects.
- findObjects(Class, Persistable, String, Persistable) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See FederationService.
- findObjects(Class, Persistable, String, Persistable, Enumeration) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See FederationService.
- findObjects(QuerySpec) - Method in interface wt.federation.FederatedService
-
Retrieve objects from this federated service using the specified selection criteria.
- findObjects(QuerySpec) - Method in interface wt.federation.FederationService
-
Sends a query to all federated services, and returns the merged set of results.
- findObjects(QuerySpec) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See FederationService.
- findObjects(QuerySpec, String) - Method in interface wt.federation.FederationService
-
Sends a query to the specified federated service, and returns the results.
- findObjects(QuerySpec, String[]) - Method in interface wt.federation.FederationService
-
Sends a query to each of the specified federated services, and returns the merged set of results.
- findObjects(QuerySpec, String[], boolean) - Method in interface wt.federation.FederationService
-
Sends a query to each of the specified federated services, and returns the merged set of results.
- findObjects(QuerySpec, Enumeration) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See FederationService.
- findObjectsToChangeStatusIndicator() - Method in class wt.change2.ChangeStatusCalculator
-
Checks if changeable objects exist in the system whose pending and/or resulting change status indicator requires update.
- findOrCreateWTPart(EPMDocument, ModelItem, EPMWorkspace) - Method in interface com.ptc.windchill.uwgm.common.autoassociate.AutoAssociatePartFinderCreator
-
This method is used for finding or creating a single WTPart for a selected ModelItem in a Workspace, if a WTPart is not found in Windchill w.r.t the preference settings it will create one.
- findOrCreateWTPart(EPMDocument, ModelItem, EPMWorkspace) - Method in class com.ptc.windchill.uwgm.common.autoassociate.DefaultAutoAssociatePartFinderCreator
-
This method is used for only searchig a WTPart with matching number criteria for a selected EPMDocument in a Workspace.
- findOrCreateWTPart(EPMDocument, EPMWorkspace) - Method in interface com.ptc.windchill.uwgm.common.autoassociate.AutoAssociatePartFinderCreator
-
This method is used for finding or creating a single WTPart for a selected EPMDocument in a Workspace, if a WTPart is not found in Windchill w.r.t the preference settings it will create one.
- findOrCreateWTPart(EPMDocument, EPMWorkspace) - Method in class com.ptc.windchill.uwgm.common.autoassociate.DefaultAutoAssociatePartFinderCreator
-
This method is used for only searchig a WTPart with matching number criteria for a selected EPMDocument in a Workspace.
- findOutOfDateEquivalence(ObjectReference, NCServerHolder, ViewReference[], ViewReference[], boolean, TypeFilter) - Method in interface wt.associativity.BomService
-
Deprecated.As of 13.0.1.0, use
BomService.getFilteredEquivalenceLinks(Set, EquivalenceParams) - findOutOfDateEquivalence(ObjectReference, NCServerHolder, ViewReference[], ViewReference[], boolean, TypeFilter) - Method in class wt.associativity.StandardBomService
-
Deprecated.As of 13.0.1.0, use
BomService.getFilteredEquivalenceLinks(Set, EquivalenceParams) - findPartRepresentablesForQuickViewJob(WTContainerRef, WVSContentHelper.IterationType) - Method in class com.ptc.windchill.associativity.viz.AssociativeVisualizationDataControlDelegate
-
Supported API: true Controls the query to find parts valid for generating/re-generating QuickView in Scheduler job based on input container. - findPartRepresentablesForQuickViewJob(WTContainerRef, WVSContentHelper.IterationType) - Method in class com.ptc.windchill.associativity.viz.VisualizationDataControlDelegate
-
Controls the query to find parts valid for generating/re-generating QuickView in Scheduler job based on input container.
- findPartRepresentablesForRepresentationJob(WTContainerRef, WVSContentHelper.IterationType) - Method in class com.ptc.windchill.associativity.viz.AssociativeVisualizationDataControlDelegate
-
Controls the query to find parts valid for generating default representation in Scheduler job based on input container.
- findPartRepresentablesForRepresentationJob(WTContainerRef, WVSContentHelper.IterationType) - Method in class com.ptc.windchill.associativity.viz.VisualizationDataControlDelegate
-
Controls the query to find parts valid for generating default representation in Scheduler job based on input container.
- findPartRepresentablesForRepresentationJob(WTContainerRef, WVSContentHelper.IterationType) - Method in class com.ptc.windchill.mpml.viz.MPMLVisualizationDataControlDelegate
-
Controls the query to find parts valid for generating default representation in Scheduler job based on input container.
- findPersistedUsers(String[], String, String, String, PrincipalStatus, Boolean, Boolean) - Method in interface wt.org.OrganizationServicesManager
-
Returns persisted users matching the given characteristics.
- FindPersistentEntityCommand - Class in com.ptc.core.query.command.common
-
This Command executes a query derived from the values int the source TypeInstance.
- findPredecessorStates(LifeCycleManaged) - Method in interface wt.lifecycle.LifeCycleService
-
Given a particular LifeCycleManged object, answer an enumeration of all the predecessor States
Supported API: true - findPredecessorStates(LifeCycleManaged) - Method in class wt.lifecycle.StandardLifeCycleService
-
Given a particular LifeCycleManged object, answer an enumeration of all the predecessor States
Supported API: true - findPreviousGeneratedTargetNode(NavigationUnit) - Method in class com.ptc.arbortext.windchill.siscore.services.StandardNodeResolutionService
-
Attempts to retrieve a previously generated element and it's parent for the given source node, N.B for IEs this will be a navigation unit containing itself since it would have been reused on any previous generation.
- findReference(String, WTContainerRef) - Static method in class com.ptc.netmarkets.productplantemplates.ProductPlanTemplateQueryHelper
-
This method executes a query to find the specfied ProductPlanTemplate reference.
- findReference(String, WTContainerRef) - Static method in class wt.query.template.ReportTemplateQueryHelper
-
This method executes a query to find the specfied ReportTemplate reference.
- findReferencedIterations(EPMDocumentMaster) - Method in interface wt.epm.EPMDocumentManager
-
Deprecated.at R8.0, no replacement
- findRemoteAssociations(String, Class, String) - Method in class wt.federation.FederatedInfoEngineService
-
Search the remote service for associations matching the criteria specified in the given URL, and return a QueryResult containing objects corresponding to the matching link and other side objects.
- findRemoteAssociations(String, Hashtable, Class, String) - Method in class wt.federation.FederatedInfoEngineService
-
Search the remote service for associations matching the specified search filter, and return a QueryResult containing objects corresponding to the matching link and other side objects.
- findRemoteObjects(String) - Method in class wt.federation.FederatedInfoEngineService
-
Search the remote service for objects matching the criteria specified in the given URL, and return a QueryResult containing the matched objects.
- findRemoteObjects(String, Hashtable) - Method in class wt.federation.FederatedInfoEngineService
-
Search the remote service for objects matching the specified search filter, and return a QueryResult containing objects corresponding to the matching objects.
- findRepresentable(WTCollection) - Static method in class com.ptc.wvs.server.util.PublishUtils
-
Multi-object version of the API
PublishUtils.findRepresentable(Persistable) - findRepresentable(Persistable) - Method in class com.ptc.wvs.common.ui.VisualizationHelper
-
Find the representable to be used for a given object.
- findRepresentablesInContainer(WTContainerRef, WVSContentHelper.IterationType, Class<? extends Representable>...) - Static method in class com.ptc.wvs.server.util.WVSContentHelper
-
This method finds the Representables for given classes in WTContainer of specific iteration type
- findReviseTransistion(WTKeyedMap) - Method in interface wt.lifecycle.LifeCycleService
-
Navigates the PhaseTemplate->PhaseSuccession using param transition.
- findReviseTransistion(WTKeyedMap) - Method in class wt.lifecycle.StandardLifeCycleService
-
Navigates the PhaseTemplate->PhaseSuccession using param transition.
- findRolePoolMap(Role, WTObject, WTRoleHolder2) - Method in interface wt.team.TeamService
-
Based on the input parameters, return a QueryResult of RolePoolMap objects
Supported API: true - findRolePrincipalMap(Role, WTPrincipal, WTRoleHolder2) - Method in interface wt.team.TeamService
-
Based on the input parameters, return a QueryResult of RolePrincipalMap objects
Supported API: true - findRoleRoleMap(Role, Role, WTRoleHolder2) - Method in interface wt.team.TeamService
-
Based on the input parameters, return a QueryResult of RoleRoleMap objects
Supported API: true - findRoles(WTRoleHolder2) - Method in interface wt.team.TeamService
-
Return an enumeration of all roles in the WTRoleHolder2
Supported API: true - findRoutingTemplates(WTContainerRef) - Method in interface wt.lifecycle.LifeCycleService
-
Return an Enumeration of all lifecycle templates for the WTContainerRef passed.
- findRoutingTemplates(WTContainerRef) - Method in class wt.lifecycle.StandardLifeCycleService
-
Return an Enumeration of all lifecycle templates for the WTContainerRef passed.
- findSetStateCandidates(WTCollection) - Method in interface wt.lifecycle.LifeCycleService
-
Determines the allowable states the session principal can set the objects in the collection to.
- findSetStateCandidates(WTCollection) - Method in class wt.lifecycle.StandardLifeCycleService
-
Determines the allowable states the session principal can set the objects in the collection to.
- findShortcuts(CabinetBased) - Method in interface wt.folder.FolderService
-
Return all the
Shortcuts to the specified object. - findStates(LifeCycleTemplate) - Method in interface wt.lifecycle.LifeCycleService
-
Given a particular LifeCycleTemplate, answer a Vector of all the Life Cycle States used in that LifeCycle
Supported API: true - findStates(LifeCycleTemplate) - Method in class wt.lifecycle.StandardLifeCycleService
-
Given a particular LifeCycleTemplate, answer a Vector of all the Life Cycle States used in that LifeCycle
Supported API: true - findSubFolders(Folder) - Method in interface wt.folder.FolderService
-
finds all the
SubFoldersof the specifiedfolder
Supported API: true - findSubFolders(Folder, AccessPermission) - Method in interface wt.folder.FolderService
-
Deprecated.
- findSuccessorStates(LifeCycleManaged) - Method in interface wt.lifecycle.LifeCycleService
-
Given a particular LifeCycleTemplate, answer an enumeration of all the Successor States
Supported API: true - findSuccessorStates(LifeCycleManaged) - Method in class wt.lifecycle.StandardLifeCycleService
-
Given a particular LifeCycleTemplate, answer an enumeration of all the Successor States
Supported API: true - findTeams() - Method in interface wt.team.TeamService
-
Deprecated.@R.70.
- findTeamTemplates() - Method in interface wt.team.TeamService
-
Answer a vector of TeamTemplateReferences for all team templates that match the input parameters, including the disabled ones
Supported API: true - findTeamTemplates(WTContainerRef) - Method in interface wt.team.TeamService
-
Answer a vector of TeamTemplateReferences for all team templates that match the input parameters, including the disabled ones
Supported API: true - findTeamTemplates(WTContainerRef, boolean) - Method in interface wt.team.TeamService
-
Answer a vector of TeamTemplateReferences for all team templates that match the input parameters, including the disabled ones.
- findTopLevelObject(String[]) - Method in class wt.ixb.objectset.handlers.navigator.WTTypeDefinitionNavigator
-
Find the type definitions whose names match the search parameter given the array of String.
- findTransactions(Persistable) - Method in interface com.ptc.windchill.esi.txn.ESITransactionManagementDelegate
-
Returns all
ESITransactionobjects for the given object. - findTransactions(Persistable) - Method in class com.ptc.windchill.esi.txn.ESITransactionManagementDelegateImpl
-
Returns all
ESITransactionobjects for the given object. - findTransactions(Persistable) - Method in class com.ptc.windchill.esi.txn.ESITransactionUtility
-
Returns all
ESITransactionobjects for the given object. - findTransactions(Persistable, String) - Method in interface com.ptc.windchill.esi.txn.ESITransactionManagementDelegate
-
Returns
ESITransactionobjects for the given object and status. - findTransactions(Persistable, String) - Method in class com.ptc.windchill.esi.txn.ESITransactionManagementDelegateImpl
-
Returns
ESITransactionobjects for the given object and status. - findTransactions(Persistable, String) - Method in class com.ptc.windchill.esi.txn.ESITransactionUtility
-
Returns
ESITransactionobjects for the given object and status. - findUpstreamEquivalent(Iterated) - Method in interface wt.associativity.BomService
-
find the upstream iterated that is equivalent to the given downstream iterated
Supported API: true - findUpstreamEquivalent(Iterated) - Method in class wt.associativity.StandardBomService
-
Deprecated.find the upstream iterated that is equivalent to the given downstream iterated
Supported API: true - findUpstreamFromDownstream(PathOccurrence) - Method in interface wt.associativity.BomService
-
retreive the upstream paths consumed by this downstream path.
- findUpstreamFromDownstream(PathOccurrence) - Method in class wt.associativity.StandardBomService
-
Deprecated.retreive the upstream paths consumed by this downstream path.
- findUser(String) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See wt.org package.
- findUser(String, String) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See wt.org package.
- findUser(String, String, Enumeration) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See wt.org package.
- findUser(String, Enumeration) - Static method in class wt.federation.FederationUtilities
-
Deprecated.See wt.org package.
- findUserAnyState(String) - Method in interface wt.org.OrganizationServicesManager
-
This API will search and return the first user whose name attribute value matches the given name.
- findUsers(ContainerTeamManaged) - Method in interface wt.inf.team.ContainerTeamServiceSvr
-
Supported API: true - findWTDocumentConfigSpec() - Method in interface wt.doc.WTDocumentService
-
Returns the WTDocumentConfigSpec for the current principal.
- findWTPartConfigSpec() - Method in interface wt.part.WTPartService
-
Returns the WTPartConfigSpec for the current principal.
- Finish_Finish - Static variable in class com.ptc.windchill.mpml.processplan.sequence.MPMReturnConstraintType
-
Supported API: true - Finish_Start - Static variable in class com.ptc.windchill.mpml.processplan.sequence.MPMReturnConstraintType
-
Supported API: true - finishImport() - Method in class wt.ixb.publicforapps.Importer
-
Call finalizeImport method to really performs all work, especially the real import, related to the import based on the information, provided by previous calls of doImport methods.
- finishTransaction() - Method in interface wt.pom.TransactionCommitListener
-
Notify that all of the transaction's work has been completed and any remaining work should now be performed.
- firePropertyChange(String, int, int) - Method in class wt.util.WTThread
-
Report a bound property update to any registered listeners.
- firePropertyChange(String, Object, Object) - Method in class wt.util.WTThread
-
Report a bound property update to any registered listeners.
- FIRST - Static variable in class wt.lifecycle.LifeCycleHelper
-
Transition initialization directive identifying the first state in a sequence (life cycle).
- firstElement() - Method in interface wt.fc.ObjectVectorIfc
-
Return the first object in the object vector.
- firstIterationId(Iterated) - Static method in class wt.vc.VersionControlHelper
-
For the given Iterated object, return the First IterationIdentifier for the series
Supported API: true - firstNode() - Method in class wt.util.xml.xpath.NodeListCallback
-
Will return the first Node which was satisfied by the xpath through this callback.
- FIVE - Static variable in class wt.mpm.AlternateNumber
-
Supported API: true - FIVE - Static variable in class wt.vc.views.Variation2
-
Supported API: true - FIXED - Static variable in class wt.epm.structure._EPMMemberLink
-
Indicates a fixed component
- FIXED_VALUE_CONSTRAINT - Static variable in interface com.ptc.core.meta.container.common.ConstraintClassNameConstants
-
Supported API: true - fixedArrayLength() - Element in annotation interface com.ptc.windchill.annotations.metadata.PropertyConstraints
-
The fixed length of the array.
- FixedLengthStringExpression - Class in wt.query
-
This class represents a fixed length string constant in a SQL statement.
- FixedLengthStringExpression(Character, int, char) - Constructor for class wt.query.FixedLengthStringExpression
-
Supported API: true - FixedLengthStringExpression(String, int, char) - Constructor for class wt.query.FixedLengthStringExpression
-
Supported API: true - fixInternalOrgGroups(WTUser) - Method in interface wt.inf.team.ContainerTeamServiceSvr
-
Given a WTUser object this API will 'fix' the internal Org groups.
- fixOpenMBeanAttrInfo(MBeanInfo, Map<String, ? extends OpenType>) - Static method in class wt.jmx.core.MBeanUtilities
-
Returns updated version of the MBeanInfo provided wherein the MBeanAttributeInfo for each attribute named in the given map is replaced by an OpenMBeanAttributeInfo that is identical except that corresponding OpenType from the map is specified as the return type.
- FIXTURE - Static variable in class com.ptc.windchill.mpml.resource.MPMToolingType
-
Supported API: true - FLEXIBLE - Static variable in interface wt.change2._FlexibleChangeItem
-
True if this change object uses flexible change associations, or false if it uses legacy associations.
- FLEXIBLE_REPRESENTATION - Static variable in class com.ptc.windchill.associativity.reconciliation.client.DiscrepancyType
-
Supported API: true - FlexibleChangeConverter - Class in wt.change2.flexible
-
This is a command line utility that can be used to change the system's ChangeAssociationMode and to convert legacy change objects and links to flexible change objects and links.
- FlexibleChangeHelper - Class in wt.change2.flexible
-
Service support for flexible change associations.
- FlexibleChangeHelper.ChangeAssociationMode - Enum Class in wt.change2.flexible
-
Change association modes: Legacy New FlexibleChangeItem objects are created with flexible attribute false.
- FlexibleChangeIncident - Interface in wt.change2
-
Interface required for a change object to participate in a flexible change incident association.
- FlexibleChangeIssue - Interface in wt.change2
-
Interface required for a change object to participate in a flexible change issue association.
- FlexibleChangeIssueAttributePopulator - Class in com.ptc.windchill.enterprise.change2.forms.populators
-
Pre-populate the TypeInstance of the Problem Report or Variance based on the launching from other flexible change objects.
- FlexibleChangeItem - Interface in wt.change2
-
Interface required for a change object to participate in a flexible change association.
- FlexibleChangeItemReadinessDelegate - Class in wt.change2.flexible
-
Abstract class for determining if a change item is ready for conversion.
- FlexibleChangeItemReadinessDelegate.ReadinessInfo - Class in wt.change2.flexible
-
Class for encapsulating the readiness info of a change item.
- FlexibleChangeItemSearchTableViews - Class in com.ptc.windchill.enterprise.change2.tableViews
-
Default view for the change object picker search results table.
- FlexibleChangeLink - Class in wt.change2
-
Abstract link for flexible change associations between two FlexibleChangeItem objects.
- FlexibleChangeLinkConverterDelegate - Class in wt.change2.flexible
-
Delegate class that encapsulates configurable and customizable code needed to convert legacy to flexible change links.
- FlexibleChangeNoticeAttributePopulator - Class in com.ptc.windchill.enterprise.change2.forms.populators
-
Prepopulate the TypeInstance of the Change Notice based on the launching change request or flexible supported change object.
- FlexibleChangeOrder2 - Interface in wt.change2
-
Interface required for a change object to participate in a flexible change order association.
- FlexibleChangeRequest2 - Interface in wt.change2
-
Interface required for a change object to participate in a flexible change request association.
- FlexibleChangeRequestAttributePopulator - Class in com.ptc.windchill.enterprise.change2.forms.populators
-
Pre-populate the TypeInstance of the Change Request based on the launching variance, problem report or flexible supported change object.
- FlexibleChangeReviewAttributePopulator - Class in com.ptc.windchill.enterprise.change2.forms.populators
-
Pre-populate the TypeInstance of the Change Review based on the launching change review object.
- FlexibleChangeService - Interface in wt.change2.flexible
-
Service support for flexible change associations.
- FloatingBaselineMember - Class in wt.vc.baseline
-
This association is named "LotBaseline" to Baselineable masters.
- FloatingBaselineMember.AssociationType - Enum Class in wt.vc.baseline
-
Enumeration that indicates the association type while creating the association.
- FloatingBaselineMemberStatusDataUtility - Class in com.ptc.windchill.enterprise.productfamily.dataUtilities
-
Datautility for status column on FloatingBaselineMember.
- FloatingLinkCRUDDelegate - Class in wt.lotbaseline
-
This is Do nothing OOTB default implementation of
FloatingLinkCRUDInterface
Supported API: true
Extendable: true - FloatingLinkCRUDInterface - Interface in wt.lotbaseline
-
Provide a delegate to “listen to/react on” CRUD operations on member links.
- FloatingPoint - Class in com.ptc.core.meta.common
-
Attribute content wrapper for Floating Point.
- FloatingPointWithUnits - Class in wt.units
-
Attribute content wrapper for FloatingPoint with Units.
- FLOOR - Static variable in class wt.query.SQLFunction
-
Supported API: true - flush() - Method in class wt.log4j.jmx.AsyncJDBCAppender
-
Flush batched records to database.
- flush() - Method in interface wt.log4j.jmx.AsyncJDBCAppenderMonitorMBean
-
Flush batched records for this table to database
Supported API: true - flush() - Method in class wt.prefs.Preferences
-
Deprecated.
- flushAll() - Method in class wt.log4j.jmx.AsyncJDBCAppender
-
Flush all batched records associated with this database connection.
- flushAll() - Method in interface wt.log4j.jmx.AsyncJDBCAppenderMonitorMBean
-
Flush all batched records associated with this database connection (which may be shared with other AsyncJDBCAppenders)
Supported API: true - FocusedUserFilter - Class in wt.log4j.jmx
-
LoggingEventFilterfor use withLoggerRepositoryMonitorMBean. - FocusedUserFilterMBean - Interface in wt.log4j.jmx
-
wt.log4j.jmx.LoggingEventFilter for use with wt.log4j.jmx.LoggerRepositoryMonitorMBean.
- folder - Variable in class wt.epm.workspaces.CheckinOption
-
Holds the destination folder (null implies a default folder)
Supported API: true - folder - Variable in class wt.epm.workspaces.CheckinOrMoveOption
-
Holds the destination folder (null implies a default folder)
Supported API: true - Folder - Interface in wt.folder
-
A Folder acts a container of information.
- FOLDER - Static variable in class wt.epm.workspaces._EPMWorkspace
-
Supported API: true
- FOLDER_REFERENCE - Static variable in class wt.epm.workspaces._EPMWorkspace
-
Supported API: true
- FOLDER_SEPARATOR - Static variable in class wt.access.agreement.AgreementAttributes
-
The separator to use to separate folders.
- FolderBusinessObject - Class in wt.clients.folderexplorer
-
Class
FolderBusinessObjectprovides a wrapper class for objects that appear in theWindchillExplorer. - FolderBusinessObject(String, Folder) - Constructor for class wt.clients.folderexplorer.FolderBusinessObject
-
Constructor for class
FolderBusinessObject. - FolderCollationKeyFactory - Class in wt.folder
-
A collation key factory for Foldered objects in a folder.
- FolderCollationKeyFactory() - Constructor for class wt.folder.FolderCollationKeyFactory
-
Construct a collation key factory for the current
WTContext's locale. - FolderCollationKeyFactory(Locale) - Constructor for class wt.folder.FolderCollationKeyFactory
-
Construct a collation key factory for the given locale.
- FolderConflictResolver - Class in wt.ixb.conflictFramework.conflictResolution.resolver
-
The Folder conflict resolver.
- FolderConstraintFactory - Class in com.ptc.core.foundation.folder.server.impl
-
Attribute specific constraint factory.
- folderDescription(String) - Method in class wt.mpm.coproduce.CreateCoProduceParams.CoProduceParamsBuilder
-
For Migrator use
Supported API: true - Foldered - Interface in wt.folder
-
A Foldered object is one that lives in a Folder (Cabinet or SubFolder).
- FOLDERED - Static variable in class wt.epm._EPMDocConfigSpec
-
Supported API: true
- FOLDERED_ACTIVE - Static variable in class wt.epm._EPMDocConfigSpec
-
If true, the IteratedFolderedConfigSpec is active.
- FolderedBusinessObject - Class in wt.clients.folderexplorer
-
Class
FolderedBusinessObjectprovides a wrapper class for objects that appear in theWindchillExplorer. - FolderedBusinessObject(String, String, String, String, String, String, String, String, IconSelector, ObjectReference) - Constructor for class wt.clients.folderexplorer.FolderedBusinessObject
-
Constructor for class
FolderedBusinessObject. - FolderedBusinessObject(String, FolderEntry) - Constructor for class wt.clients.folderexplorer.FolderedBusinessObject
-
Constructor for class
FolderedBusinessObject. - FolderedEntityDelegateProcessor - Class in com.ptc.odata.windchill.entity.processor
-
Provides context navigations for Windchill objects that are foldered.
- FolderEntry - Interface in wt.folder
-
A FolderEntry is an object that can be considered one of the entries in a folder.
- FolderException - Exception Class in wt.folder
-
Supported API: true
Extendable: false - FolderHelper - Class in wt.folder
-
This class provides access to the Windchill foldering capability.
- FolderMemberLink - Class in wt.folder
-
Holds a persistent association between a Folder (Cabinet or SubFolder) and a Foldered object (it's member).
- FolderMembership - Interface in wt.folder
-
A FolderMembership association defines the basic containment characteristic of a Folder.
- FolderNotFoundException - Exception Class in wt.folder
-
Supported API: true
Extendable: false - folderPath(String) - Method in class wt.mpm.coproduce.CreateCoProduceParams.CoProduceParamsBuilder
-
Folder location to store CoProduce part.
- FolderPathAttributeAlgorithm - Class in com.ptc.core.foundation.folder.server.impl
-
Returns a
Folderthat corresponds to the folder path supplied in the data. - FolderResident - Class in wt.enterprise
-
This first class information object is
Folderedfor organizational purposes andDomainAdministered, but is notLifeCycleManaged; it is a non-revisable object that the system manages and controls via business rules, notifications, access control, indexing, etc. - FolderService - Interface in wt.folder
-
Defines foldering related business operations.
- FolderServiceEvent - Class in wt.folder
-
Used to represent events occuring within the FolderService.
- FolderTableBuilder - Class in com.ptc.windchill.enterprise.folder.mvc.builders
-
FolderTableBuilder [rightPane]
Supported API: true
Extendable: true - FORBIDDEN - Static variable in class com.ptc.windchill.mpml.MPMCompatibilityLinkType
-
Supported API: true - forceCreateDownstream(ReconciliationContext, AssociativePath) - Method in class com.ptc.windchill.associativity.reconciliation.resolver.AbstractAddUsageResolver
-
OOTB returns if force create new downstream is enabled in configuration or not.
- forClass(Object) - Static method in class wt.prefs.Preferences
-
Deprecated.
- ForeignKeyLink - Class in wt.fc
-
Abstract class that represents an association between two Persistables where one of the objects persistently holds a reference to the other.
- foreignKeyRole() - Element in annotation interface com.ptc.windchill.annotations.metadata.GeneratedForeignKey
-
The properties of the "aggregated" (one/zero-to-one cardinality) role.
- ForeignKeyRole - Annotation Interface in com.ptc.windchill.annotations.metadata
-
A role descriptor for the aggregated (one/zero-to-one) side of a foreign key association.
- foreignKeys() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsBinaryLink
-
Persistent objects aggregated by this association and stored as foreign key links.
- foreignKeys() - Element in annotation interface com.ptc.windchill.annotations.metadata.GenAsPersistable
-
Persistent objects aggregated by this persistable and stored as foreign key links.
- FORM_DATA - Static variable in interface wt.templateutil.processor.ContextHolder
-
Deprecated.
- FormActionDelegateFactory - Class in wt.enterprise
-
Deprecated.
- FormActionDelegateFactory() - Constructor for class wt.enterprise.FormActionDelegateFactory
-
Deprecated.
- FormalizedByDelegate - Class in wt.change2
-
Deprecated.Replaced by Association Rules in Windchill 11.0
- format - Variable in class wt.eff.format.EffFormatDetails
-
An EffFormat instance.
- format(Date) - Static method in class wt.util.WTStandardDateFormat
-
Formats a Date into a date/time string.
- format(Date, int) - Static method in class wt.util.WTStandardDateFormat
-
Formats a Date into a date/time string.
- format(Date, int, Locale) - Static method in class wt.util.WTStandardDateFormat
-
Formats a Date into a date/time string.
- format(Date, int, Locale, TimeZone) - Static method in class wt.util.WTStandardDateFormat
-
Formats a Date into a date/time string.
- format(Date, String) - Static method in class wt.util.WTStandardDateFormat
-
Formats a Date into a date/time string.
- format(Date, String, Locale, TimeZone) - Static method in class wt.util.WTStandardDateFormat
-
Formats a Date into a date/time string.
- format(Date, Locale) - Static method in class wt.util.WTStandardDateFormat
-
Formats a Date into a date/time string.
- format(LogEvent) - Method in class wt.log4j.jmx.TSVLayout
-
Format a
LogEventas a tab-separated-values output line. - FORMAT - Static variable in class com.ptc.windchill.enterprise.report.ReportServiceHelper
-
FORMAT parameter to declare FORMAT_DELEGATE
Supported API: true
Extendable: false - FORMAT_DELEGATE - Static variable in class com.ptc.windchill.enterprise.report.ReportServiceHelper
-
FORMAT_DELEGATE parameter to declare report will have delegated format
Supported API: true
Extendable: false - formatAttributes - Variable in class com.ptc.core.adapter.server.impl.AbstractWebject
-
Indicates whether the attribute values in the output group's type instances should be formatted for the end user.
- formatAttributes - Variable in class com.ptc.core.adapter.server.impl.AbstractWebjectDelegate
-
Deprecated.Indicates whether the attribute values in the output group's type instances should be formatted for the end user.
- FormatContentHolder - Interface in wt.content
-
This interface should be used on those ContentHolders that want to store a primary format (for mainly display purposes).
- formatException(Throwable, LocalizableMessage, boolean, Locale) - Static method in class com.ptc.core.components.util.FeedbackMessage
-
Format a Throwable message into a standard multiline message string
The text displayed for MESSAGE_TYPE will be that appropriate for messages of type FeedbackType.FAILURE. - formatLocalizedMessage(String, Object[]) - Static method in class wt.util.WTMessage
-
This method will process an already localized string by escaping any appropriate characters, and then call java.text.MessageFormat on the String to properly insert any inserts.
- formatMessage(FeedbackType, Locale, String, String...) - Static method in class com.ptc.core.components.util.FeedbackMessage
-
Formats the localized input text into the standard message format described in the class-level javadoc.
- formatMessage(String, Object...) - Static method in class wt.jmx.core.MBeanUtilities
-
Localized (and simplified) replacement for
WTMessageto avoid this dependency in lower-level MBean code. - formatParams - Variable in class wt.eff.format.EffFormatDetails
-
Holds parameters of interest to the format.
- formatRangeValue(String, EffState, Map<String, String>) - Method in interface wt.eff.format.EffFormat
-
This method formats a range value for those formats which specify formatting of the value.
- formatTypeFromString(String) - Static method in class wt.util.WTStandardDateFormat
-
Converts the name of the format type to the constant that it represents.
- FormBasedLogin - Class in com.ptc.fba
-
Utility class for performing a form-based login from a Java client.
- FormBasedLogin.Handler - Interface in com.ptc.fba
-
Delegate interface used by
FormBasedLoginto delegate actual process of performing a non-browser-based form-based login. - FormDataHolder - Interface in com.ptc.core.components.beans
-
A FormDataHolder has helper APIs to access all the form data for the current request.
- FormProcessingStatus - Enum Class in com.ptc.core.components.forms
-
Status returned by one form processor to a calling form processor or from a form processor to the WizardServlet.
- FormResult - Class in com.ptc.core.components.forms
-
A class used to pass feedback from one form processor to another or from a form processor back to the WizardServlet after processing completes.
- FormResult(FormProcessingStatus) - Constructor for class com.ptc.core.components.forms.FormResult
-
Create an instance with FormProcessingStatus argument Supported API: true
- FormTaskDelegate - Class in wt.templateutil.processor
-
Deprecated.
- FormTaskDelegateFactory - Class in wt.templateutil.processor
-
Deprecated.
- FormTaskDelegateFactory() - Constructor for class wt.templateutil.processor.FormTaskDelegateFactory
-
Deprecated.
- FORMULA_ROLE - Static variable in class com.ptc.windchill.mpml.formula._FormulaValuatedLink
-
Supported API: true
- FORMULA_SET - Static variable in interface com.ptc.windchill.mpml.formula._FormulaValuated
-
Supported API: true
- FORMULA_SET_REFERENCE - Static variable in interface com.ptc.windchill.mpml.formula._FormulaValuated
-
Supported API: true
- FORMULA_TYPE - Static variable in class com.ptc.windchill.mpml.formula._FormulaMetaData
-
Supported API: true
- FORMULA_VALUATED_ROLE - Static variable in class com.ptc.windchill.mpml.formula._FormulaValuatedLink
-
Supported API: true
- FormulaMetaData - Class in com.ptc.windchill.mpml.formula
-
Use the
newFormulaMetaDatastatic factory method(s), not theFormulaMetaDataconstructor, to construct instances of this class. - FormulaSet - Class in com.ptc.windchill.mpml.formula
-
Use the
newFormulaSetstatic factory method(s), not theFormulaSetconstructor, to construct instances of this class. - FormulaSetSelector - Interface in com.ptc.windchill.mpml.formula
-
Supported API: true
Extendable: false - FormulaSetSelectorLink - Class in com.ptc.windchill.mpml.formula
-
Use the
newFormulaSetSelectorLinkstatic factory method(s), not theFormulaSetSelectorLinkconstructor, to construct instances of this class. - FormulaType - Class in com.ptc.windchill.mpml.formula
-
Supported API: true
Extendable: false - FormulaValuated - Interface in com.ptc.windchill.mpml.formula
-
Supported API: true
Extendable: false - FormulaValuatedLink - Class in com.ptc.windchill.mpml.formula
-
Use the
newFormulaValuatedLinkstatic factory method(s), not theFormulaValuatedLinkconstructor, to construct instances of this class. - forPackage(Object) - Static method in class wt.prefs.Preferences
-
Deprecated.
- ForumActionDelegate - Class in wt.workflow.forum
-
Supported API: true
Extendable: false - ForumHelper - Class in wt.workflow.forum
-
Helper class that provides client access to the ForumService API.
- ForumService - Interface in wt.workflow.forum
-
This class represents the client accessible API to the forum.
- ForumURLActionDelegate - Class in wt.workflow.forum
-
Supported API: true
Extendable: false - FOUR - Static variable in class wt.mpm.AlternateNumber
-
Supported API: true - FOUR - Static variable in class wt.vc.views.Variation2
-
Supported API: true - FrameLocator - Class in wt.clients.util
-
Class
FrameLocatoris a utility which sets the location of the parameter window to cascade down the desktop. - FROM_INDICIES - Static variable in interface wt.query.WhereExpression
-
Label for the attribute; Indicies for all current expressions relative to a FromClause that will be used for validating and setting aliases when this compostie expression is appended to a statement.
- FROM_USER - Static variable in class wt.notify._NotificationSubscription
-
An integer constant to indicate what should be used for the email From user when sending a notification email for this subscription.
- FromClause - Class in wt.query
-
This class represents a FROM SQL clause.
- fromExternalForm(String) - Method in class com.ptc.core.foundation.struct.common.StructureDefinition
-
Supported API: true - fromExternalForm(String) - Method in class com.ptc.core.foundation.util.common.ChangesRecordedElement
-
Supported API: true - fromExternalForm(String) - Method in class com.ptc.core.meta.common.AnalogSet
-
Supported API: true - fromExternalForm(String) - Method in class com.ptc.core.meta.common.CompositeSet
-
Supported API: true - fromExternalForm(String) - Method in interface com.ptc.core.meta.common.DataType
-
Supported API: true - fromExternalForm(String) - Static method in class com.ptc.core.meta.common.DataTypesExternalizer
-
Supported API: true - fromExternalForm(String) - Method in class com.ptc.core.meta.common.DiscreteSet
-
Supported API: true - fromExternalForm(String) - Method in class com.ptc.core.meta.common.EmptySet
-
Supported API: true - fromExternalForm(String) - Method in class com.ptc.core.meta.common.impl.TypeIdentifierSet
-
Supported API: true - fromExternalForm(String) - Method in class com.ptc.core.meta.common.WildcardSet
-
Supported API: true - fromExternalForm(String) - Method in class com.ptc.core.meta.container.common.State
-
Supported API: true - fromExternalForm(String) - Method in class com.ptc.core.meta.container.common.ValueWrapperFunction
-
Supported API: true - fromJSON(ReconciliationContext, String) - Method in class com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyDelegate
-
Supported API: true - fromJSON(ReconciliationContext, String) - Method in class com.ptc.windchill.associativity.reconciliation.part.AbstractAssembleUnderDelegate
-
Supported API: true - fromJSON(ReconciliationContext, String) - Method in class com.ptc.windchill.associativity.reconciliation.part.AbstractSubcontractDiscrepancyDelegate
-
Supported API: true
- fromJSON(ReconciliationContext, String) - Method in class com.ptc.windchill.associativity.reconciliation.part.AddedUsageDiscrepancyDelegate
-
Supported API: true - fromOidString(String) - Static method in class com.ptc.tml.collection.TranslationCollection
-
Converts an oid string to a TranslationCollection
- fromString(String) - Static method in class com.ptc.netmarkets.util.misc.NmElementAddress
-
Create an elementaddress from a string
Supported API: true - FROZEN - Enum constant in enum class com.ptc.windchill.annotations.metadata.Changeable
-
Indicates that the setter can only be called prior to persistence; other attempted calls will throw a
WTPropertyVetoException.. - fullName() - Method in class wt.prefs.Preferences
-
Deprecated.
- FULLY_IN - Static variable in class wt.spatial.SpatialFilterMethod
-
Method to indicate that the items fully inside the space are affected
Supported API: true - FULLY_OUT - Static variable in class wt.spatial.SpatialFilterMethod
-
Method to indicate that the items fully inside the space are affected
Supported API: true - FunctionProcessorData - Class in com.ptc.odata.core.entity.function
-
Initializes a new
FunctionProcessorDatainstance for the given requested entity function. - FvCacheVaultSyncMBean - Interface in wt.fv
-
Supported API: true
Extendable: false - FvHelper - Class in wt.fv
-
The FvHelper provides access to the Fv service through its public 'service' member.
- FvHost - Class in wt.fv
-
Use the
newFvHoststatic factory method(s), not theFvHostconstructor, to construct instances of this class. - FvMount - Class in wt.fv
-
Use the
newFvMountstatic factory method(s), not theFvMountconstructor, to construct instances of this class. - FvMountStatus - Class in wt.fv
-
Supported API: true
Extendable: false - FvMountValidatorMBean - Interface in wt.fv
-
The interface
FvMountValidatorMBeanprovides the mechanism to validate the mounts between FvFolders/RemoteFolders and FvHosts and validating these mounts across Method Servers i.e. - FvPolicyRule - Class in wt.fv
-
FvPolicyRule objects indicate what file vault is applicable when an event happens to an object.
- FvServerHelper - Class in wt.fv
-
Supported API: true
Extendable: false - FvService - Interface in wt.fv
-
The FvService service presents an interface (accessible also in the client) to the functions provided in the server by the StandardFvService.
- FvServiceSvr - Interface in wt.fv
-
Supported API: true
Extendable: false - FvVaultPolicyException - Exception Class in wt.fv
-
Exception thrown when something goes wrong with the rule manipulation or file vault policy execution.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Supported API: true