Uses of Class
wt.fc.ReferenceFactory

Packages that use ReferenceFactory
com.ptc.core.adapter.server.impl   
com.ptc.core.domain.admin.client.impl   
com.ptc.core.foundation.annotation.server   
com.ptc.core.foundation.generic.server.impl   
com.ptc.core.htmlcomp.jstable   
com.ptc.core.query.report.client.queryBuilder   
com.ptc.core.query.server.impl   
com.ptc.epm.commands.util   
com.ptc.windchill.cadx.common.util   
com.ptc.windchill.enterprise.dataops.server   
com.ptc.windchill.enterprise.nativeapp.msoi.server   
com.ptc.windchill.enterprise.templates.doc.server   
com.ptc.windchill.enterprise.templates.doc.server.processors   
com.ptc.windchill.uwgm.cadx.caddoc.mstructrep   
com.ptc.windchill.uwgm.cadx.ws   
com.ptc.windchill.uwgm.common.autoassociate   
com.ptc.windchill.uwgm.common.util   
com.ptc.windchill.uwgm.task.autoassociate   
wt.adapter Provides the definition for InfoEngine WebjectServices and WebjectDelegates. 
wt.adapter.attribute   
wt.adapter.workflow   
wt.admin
Provides classes to represent and manage AdministrativeDomain objects. 
wt.annotation.upgrade   
wt.change2 Defines several reference implementations of change objects (including WTChangeRequest2, WTChangeIssue and WTChangeOrder2) that are all managed by ChangeService2, but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations with customization of the interfaces. 
wt.clients.beans   
wt.csm.html.query   
wt.dataops.objectcol.ixb.handlers.forclasses   
wt.doc   
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
wt.enterprise Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. 
wt.epm.structure   
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
wt.inf.sharing   
wt.ixb.archive   
wt.notify
Provides classes to represent, manage, and execute notification definitions. 
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
wt.pds Provides additional Persistent Database Services.  See PersistenceManager to fulfill most database access needs. 
wt.prefs Uses the PreferenceService to manage Preferences
wt.query Provides generic support for defining SQL queries (see QuerySpec and the various things that can be appended to it) in a database inedependent manner that should be used with the PersistenceManager
wt.query.template Provides generic support for saved report queries using ReportTemplate and various methods in ReportTemplateHelper for executing and generating reports. 
wt.recent   
wt.sandbox This package provides "sandbox" container functionality.  A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees).  The package provides the following core capabilities:  
wt.templateutil.components Defines HTMLComponents that can be retrieved from the HTMLComponentFactory
wt.visitor Defines the navigator/visitor design pattern for using a Walker (at one time it used a Navigator, instead of a Walker) and a NodeExpander, which together traverse a structure of objects, and a Visitor, which does something when we navigate to the object; this separates the algorithm for navigating from the algorithm for visiting, allowing more reuse; factories support selection of Walkers and Visitors. 
wt.workflow.engine
Provides workflow classes responsible for the flow of control and data from an execution point of view. 
wt.workflow.work
Provides workflow classes responsible for managing the work assigned to individual users. 
 

Uses of ReferenceFactory in com.ptc.core.adapter.server.impl
 

Fields in com.ptc.core.adapter.server.impl declared as ReferenceFactory
private static ReferenceFactory ViewTranslator.referenceFactory
           
private static ReferenceFactory PrincipalTranslator.referenceFactory
           
private static ReferenceFactory ObjectReferenceTranslator.referenceFactory
           
private static ReferenceFactory CabinetReferenceTranslator.referenceFactory
           
private static ReferenceFactory AbstractWebjectDelegate.referenceFactory
           
 

Uses of ReferenceFactory in com.ptc.core.domain.admin.client.impl
 

Fields in com.ptc.core.domain.admin.client.impl declared as ReferenceFactory
private  ReferenceFactory DomainBrowser.rf
           
 

Uses of ReferenceFactory in com.ptc.core.foundation.annotation.server
 

Fields in com.ptc.core.foundation.annotation.server declared as ReferenceFactory
private static ReferenceFactory AnnotationUtility.referenceFactory
           
 

Uses of ReferenceFactory in com.ptc.core.foundation.generic.server.impl
 

Fields in com.ptc.core.foundation.generic.server.impl declared as ReferenceFactory
private static ReferenceFactory RecentlyUsedCommandDelegate.referenceFactory
           
 

Uses of ReferenceFactory in com.ptc.core.htmlcomp.jstable
 

Fields in com.ptc.core.htmlcomp.jstable declared as ReferenceFactory
private  ReferenceFactory LocationDataHandler.refFactory
           
 

Uses of ReferenceFactory in com.ptc.core.query.report.client.queryBuilder
 

Fields in com.ptc.core.query.report.client.queryBuilder declared as ReferenceFactory
private static ReferenceFactory QueryBuilderApplet.FACTORY
           
 

Uses of ReferenceFactory in com.ptc.core.query.server.impl
 

Fields in com.ptc.core.query.server.impl declared as ReferenceFactory
private static ReferenceFactory ModeledAssociationPersistentResultHandler.FACTORY
           
private static ReferenceFactory DerivedNonPersistedAttributeResultHandler.REFERENCE_FACTORY
           
 

Uses of ReferenceFactory in com.ptc.epm.commands.util
 

Fields in com.ptc.epm.commands.util declared as ReferenceFactory
static ReferenceFactory QueryHelper.refFactory
           
 

Uses of ReferenceFactory in com.ptc.windchill.cadx.common.util
 

Fields in com.ptc.windchill.cadx.common.util declared as ReferenceFactory
private static ReferenceFactory CadxSolutionUtilities.ref
           
 

Uses of ReferenceFactory in com.ptc.windchill.enterprise.dataops.server
 

Fields in com.ptc.windchill.enterprise.dataops.server declared as ReferenceFactory
private static ReferenceFactory PurgeTask.rf
           
 

Uses of ReferenceFactory in com.ptc.windchill.enterprise.nativeapp.msoi.server
 

Methods in com.ptc.windchill.enterprise.nativeapp.msoi.server with parameters of type ReferenceFactory
private  Vector DefaultApplicationTaskDelegate.buildFolderTree(WTKeyedMap allFolders, Enumeration cabinets, Folder top, boolean blankTopName, String autoselect, Vector tree, TypeIdentifier objType, String level, ReferenceFactory rf, boolean oneLevel, Locale locale)
           
 

Uses of ReferenceFactory in com.ptc.windchill.enterprise.templates.doc.server
 

Fields in com.ptc.windchill.enterprise.templates.doc.server declared as ReferenceFactory
private static ReferenceFactory TemplatesProjectWTDocumentDelegate.referenceFactory
           
private static ReferenceFactory TemplatesEnterpriseWTDocumentDelegate.referenceFactory
           
 

Uses of ReferenceFactory in com.ptc.windchill.enterprise.templates.doc.server.processors
 

Fields in com.ptc.windchill.enterprise.templates.doc.server.processors declared as ReferenceFactory
private static ReferenceFactory WTDocumentTemplateFormTaskDelegate.RF
           
 

Uses of ReferenceFactory in com.ptc.windchill.uwgm.cadx.caddoc.mstructrep
 

Fields in com.ptc.windchill.uwgm.cadx.caddoc.mstructrep declared as ReferenceFactory
private static ReferenceFactory ModelStructRepToolbarTemplateProcessor.rf
           
 

Uses of ReferenceFactory in com.ptc.windchill.uwgm.cadx.ws
 

Fields in com.ptc.windchill.uwgm.cadx.ws declared as ReferenceFactory
private static ReferenceFactory WsJSPersistableDataUtility.rf
           
 

Uses of ReferenceFactory in com.ptc.windchill.uwgm.common.autoassociate
 

Fields in com.ptc.windchill.uwgm.common.autoassociate declared as ReferenceFactory
private static ReferenceFactory AutoAssociateHelper.refFactory
           
 

Methods in com.ptc.windchill.uwgm.common.autoassociate that return ReferenceFactory
private static ReferenceFactory AutoAssociateHelper.getReferenceFactory()
           
 

Uses of ReferenceFactory in com.ptc.windchill.uwgm.common.util
 

Fields in com.ptc.windchill.uwgm.common.util declared as ReferenceFactory
private  ReferenceFactory ObjectIdentifierHelper.referenceFactory
          reusable ReferenceFactory
 

Uses of ReferenceFactory in com.ptc.windchill.uwgm.task.autoassociate
 

Fields in com.ptc.windchill.uwgm.task.autoassociate declared as ReferenceFactory
private static ReferenceFactory AutoAssociateTask.rf
           
 

Uses of ReferenceFactory in wt.adapter
 

Fields in wt.adapter declared as ReferenceFactory
private static ReferenceFactory BasicWebjectDelegate.referenceFactory
           
 

Methods in wt.adapter that return ReferenceFactory
protected  ReferenceFactory BasicWebjectDelegate.getReferenceFactory()
          Return an instance of a wt.fc.ReferenceFactory.
 

Uses of ReferenceFactory in wt.adapter.attribute
 

Fields in wt.adapter.attribute declared as ReferenceFactory
private static ReferenceFactory ObjectReferenceAttributeDelegate.referenceFactory
           
 

Uses of ReferenceFactory in wt.adapter.workflow
 

Methods in wt.adapter.workflow with parameters of type ReferenceFactory
protected  WTContainerRef StartWorkflowWebjectDelegate.getContainer(Task task, Enumeration containerRefParams, ReferenceFactory rf)
           
 

Uses of ReferenceFactory in wt.admin
 

Fields in wt.admin declared as ReferenceFactory
private  ReferenceFactory StandardAdministrativeDomainManager.rf
           
private  ReferenceFactory StandardAdministrativeDomainManager.rf
           
 

Uses of ReferenceFactory in wt.annotation.upgrade
 

Fields in wt.annotation.upgrade declared as ReferenceFactory
private static ReferenceFactory AnnotationSetMigrator.referenceFactory
           
 

Uses of ReferenceFactory in wt.change2
 

Fields in wt.change2 declared as ReferenceFactory
private static ReferenceFactory CMIIBaselineHelper.Entry.rf
           
 

Uses of ReferenceFactory in wt.clients.beans
 

Fields in wt.clients.beans declared as ReferenceFactory
private static ReferenceFactory OrgChooser.RF
           
 

Uses of ReferenceFactory in wt.csm.html.query
 

Fields in wt.csm.html.query declared as ReferenceFactory
(package private)  ReferenceFactory CSMResultsFormProcessor.rf
           
 

Uses of ReferenceFactory in wt.dataops.objectcol.ixb.handlers.forclasses
 

Fields in wt.dataops.objectcol.ixb.handlers.forclasses declared as ReferenceFactory
protected static ReferenceFactory ExpImpForCollectionCriteria.fact
           
(package private)  ReferenceFactory ExpImpForBaseCriterionDef.fact
           
 

Uses of ReferenceFactory in wt.doc
 

Fields in wt.doc declared as ReferenceFactory
private static ReferenceFactory WTDocumentProcessor.RF
          Deprecated.  
private static ReferenceFactory WTDocumentFormTaskDelegate.RF
           
private static ReferenceFactory WTDocumentDelegate.RF
           
 

Uses of ReferenceFactory in wt.eff
 

Fields in wt.eff declared as ReferenceFactory
protected static ReferenceFactory EffHistoryURLActionDelegate.RF
           
private static ReferenceFactory EffHistoryProcessor.RF
           
private static ReferenceFactory AddEffFormProcessor.rf
           
protected static ReferenceFactory EffHistoryURLActionDelegate.RF
           
private static ReferenceFactory EffHistoryProcessor.RF
           
private static ReferenceFactory AddEffFormProcessor.rf
           
 

Uses of ReferenceFactory in wt.enterprise
 

Fields in wt.enterprise declared as ReferenceFactory
private  ReferenceFactory StandardEnterpriseService.referenceFactory
           
private static ReferenceFactory FormProcessor.RF
          Deprecated.  
 

Uses of ReferenceFactory in wt.epm.structure
 

Fields in wt.epm.structure declared as ReferenceFactory
private static ReferenceFactory EPMRecursiveQueryUtility.refFactory
           
private  ReferenceFactory CopyManagerUtility.Cache.refFactory
           
 

Uses of ReferenceFactory in wt.fc
 

Methods in wt.fc with parameters of type ReferenceFactory
protected  boolean ReferenceFactory.readVersion(ReferenceFactory thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean ReferenceFactory.readVersion(ReferenceFactory thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of ReferenceFactory in wt.inf.sharing
 

Fields in wt.inf.sharing declared as ReferenceFactory
private  ReferenceFactory ShareMapIxHandler.rf
           
 

Uses of ReferenceFactory in wt.ixb.archive
 

Fields in wt.ixb.archive declared as ReferenceFactory
private static ReferenceFactory ArchiveHndHelper.RF
           
 

Uses of ReferenceFactory in wt.notify
 

Fields in wt.notify declared as ReferenceFactory
private  ReferenceFactory NotificationSet.rf
           
private  ReferenceFactory NotificationList.rf
           
 

Uses of ReferenceFactory in wt.part
 

Fields in wt.part declared as ReferenceFactory
private static ReferenceFactory ThumbnailURLActionDelegate.rf
           
private static ReferenceFactory ProductStructureProcessor.rf
          Deprecated.  
 

Uses of ReferenceFactory in wt.pds
 

Fields in wt.pds declared as ReferenceFactory
private static ReferenceFactory PersistentJoinDelegate.FACTORY
           
 

Uses of ReferenceFactory in wt.prefs
 

Fields in wt.prefs declared as ReferenceFactory
private static ReferenceFactory PrefsContainerHelper.rf
           
 

Uses of ReferenceFactory in wt.query
 

Fields in wt.query declared as ReferenceFactory
private  ReferenceFactory WindchillSearchService.referenceFactory
           
 

Uses of ReferenceFactory in wt.query.template
 

Fields in wt.query.template declared as ReferenceFactory
private static ReferenceFactory ReportTemplateHelper.REFERENCE_FACTORY
           
private static ReferenceFactory ReportTemplateHelper.REFERENCE_FACTORY
           
 

Uses of ReferenceFactory in wt.recent
 

Fields in wt.recent declared as ReferenceFactory
private static ReferenceFactory RecentUpdate.rf
           
 

Uses of ReferenceFactory in wt.sandbox
 

Fields in wt.sandbox declared as ReferenceFactory
private  ReferenceFactory SandboxBaselineIxHandler.rf
           
 

Uses of ReferenceFactory in wt.templateutil.components
 

Fields in wt.templateutil.components declared as ReferenceFactory
private static ReferenceFactory PDMLinkDefaultLinkComponent.rf
          Deprecated.  
 

Uses of ReferenceFactory in wt.visitor
 

Fields in wt.visitor declared as ReferenceFactory
private  ReferenceFactory PartConfigSpecNodeExpander.referenceFactory
           
 

Uses of ReferenceFactory in wt.workflow.engine
 

Methods in wt.workflow.engine with parameters of type ReferenceFactory
 boolean MigrateWfProcess_R4ToR5.upgrade30Process(AccessControllerAdapter aca, ReferenceFactory rf, WfProcess process, PersistentObjectManager pom, PrintWriter logWriter)
           
 boolean MigrateWfProcess_R4ToR5.upgrade40Process(AccessControllerAdapter aca, ReferenceFactory rf, WfProcess process, PersistentObjectManager pom, PrintWriter logWriter)
           
 WTReference WfProcess.getBusinessObjectReference(ReferenceFactory rf)
           
 boolean MigrateWfProcess_R4ToR5.upgrade30Process(AccessControllerAdapter aca, ReferenceFactory rf, WfProcess process, PersistentObjectManager pom, PrintWriter logWriter)
           
 boolean MigrateWfProcess_R4ToR5.upgrade40Process(AccessControllerAdapter aca, ReferenceFactory rf, WfProcess process, PersistentObjectManager pom, PrintWriter logWriter)
           
 WTReference WfProcess.getBusinessObjectReference(ReferenceFactory rf)
           
 

Uses of ReferenceFactory in wt.workflow.work
 

Fields in wt.workflow.work declared as ReferenceFactory
private static ReferenceFactory WfTeamAssignee.rf
           
private static ReferenceFactory WfProjectAssignee.rf
           
private static ReferenceFactory WfPrincipalAssignee.rf
           
 

Methods in wt.workflow.work that return ReferenceFactory
private  ReferenceFactory WfTeamAssignee.getReferenceFactory()
           
private  ReferenceFactory WfProjectAssignee.getReferenceFactory()
           
private  ReferenceFactory WfPrincipalAssignee.getReferenceFactory()