Uses of Class
wt.util.Cache

Packages that use Cache
com.ptc.core.logic.repository.common.impl   
com.ptc.core.logic.repository.common.impl.xml   
com.ptc.core.meta.common.impl   
com.ptc.core.meta.type.mgmt.server.impl   
com.ptc.netmarkets.folder   
com.ptc.netmarkets.forumTopic   
com.ptc.netmarkets.projmgmt   
com.ptc.netmarkets.util.beans   
com.ptc.wvs.server.loader   
wt.admin.cache   
wt.cache   
wt.calendar Uses the CalendarAccessProtocol and the CalendarService to provide iCalandar Access Protocol support. 
wt.dataops.objectcol   
wt.doc   
wt.fc.cache   
wt.htmlutil   
wt.httpgw Provides HTTPGateway support including HTTPLogin, HTTPRequest, HTTPResponse and URLFactory
wt.ixb.handlers.forattributes   
wt.lifecycle
 
wt.method Defines the standard Windchill MethodServer and MethodServerLauncher and related functionality. 
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
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.pom Provides low-level, yet database independent, access to a database. 
wt.prefs Uses the PreferenceService to manage Preferences
wt.recent   
wt.services.ac.impl   
wt.team
 
wt.templateutil.processor Defines the DefaultTemplateProcessor which is a common super class for all template processors and provides many implementations of it. 
wt.util   
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. 
 

Uses of Cache in com.ptc.core.logic.repository.common.impl
 

Fields in com.ptc.core.logic.repository.common.impl declared as Cache
private  Cache DefaultLogicRepository.elementCache
           
private  Cache DefaultLogicRepository.packCache
           
 

Uses of Cache in com.ptc.core.logic.repository.common.impl.xml
 

Fields in com.ptc.core.logic.repository.common.impl.xml declared as Cache
private  Cache DOMLogicTranslatorFactory.cache
           
private  Cache DefaultDOMMerger.elementCache
           
protected  Cache AbstractDOMLogicTranslator.elementCache
           
 

Uses of Cache in com.ptc.core.meta.common.impl
 

Fields in com.ptc.core.meta.common.impl declared as Cache
private  Cache LogicalIdentifierFactory.cache
           
private static Cache LogicalAttributeReport.CACHE
           
private  Cache IntrospectionBasedLogicalAttributeTranslator.atiCache
           
private  Cache DefaultInheritanceResolverFactory.resolverCache
           
 

Uses of Cache in com.ptc.core.meta.type.mgmt.server.impl
 

Fields in com.ptc.core.meta.type.mgmt.server.impl declared as Cache
private static Cache TypeDomainHelper.TypeDomainConverter.cache
           
private static Cache TypeDomainHelper.LDAPDomainConverter.cache
           
 

Uses of Cache in com.ptc.netmarkets.folder
 

Subclasses of Cache in com.ptc.netmarkets.folder
 class ProjectModelCache
          Caching of Project Oids to Project Models mapping.
 

Uses of Cache in com.ptc.netmarkets.forumTopic
 

Subclasses of Cache in com.ptc.netmarkets.forumTopic
static class StandardNmTopicService.ForumModelCache
           
 

Uses of Cache in com.ptc.netmarkets.projmgmt
 

Subclasses of Cache in com.ptc.netmarkets.projmgmt
static class StandardNmProjMgmtService.PlanModelCache
           
 

Methods in com.ptc.netmarkets.projmgmt with parameters of type Cache
private  NmOid StandardNmProjMgmtService.proceed(NmOid poid, int type, Cache cache)
           
 

Uses of Cache in com.ptc.netmarkets.util.beans
 

Fields in com.ptc.netmarkets.util.beans declared as Cache
private  Cache NmSessionBean.models
           
private  Cache NmSessionBean.tabModels
           
 

Methods in com.ptc.netmarkets.util.beans that return Cache
 Cache NmSessionBean.getModels()
          Gets the value of the attribute: models; Session wide cache to store models between calls for faster performance on querying

Supported API: false
 

Methods in com.ptc.netmarkets.util.beans with parameters of type Cache
 void NmSessionBean.setModels(Cache a_Models)
          Sets the value of the attribute: models; Session wide cache to store models between calls for faster performance on querying

Supported API: false
 

Uses of Cache in com.ptc.wvs.server.loader
 

Fields in com.ptc.wvs.server.loader declared as Cache
private  Cache PartGenericStructure.nodeCache
           
 

Uses of Cache in wt.admin.cache
 

Fields in wt.admin.cache declared as Cache
(package private)  Cache DomainHierarchy.children
          Map of parent AdministrativeDomain ObjectIdentifiers to Vector of child AdministrativeDomain ObjectIdentifiers.
(package private)  Cache DomainHierarchy.parents
          Map of child AdministrativeDomain ObjectIdentifiers to parent AdministrativeDomain ObjectIdentifiers.
(package private)  Cache DomainHierarchy.ancestors
          Map of AdministrativeDomain ObjectIdentifier to Vector of ancestor AdministrativeDomain ObjectIdentifiers.
(package private)  Cache DomainHierarchy.descendants
          Map of AdministrativeDomain ObjectIdentifier to Vector of descendant AdministrativeDomain ObjectIdentifiers.
(package private)  Cache DomainHierarchy.domainNames
          Map of AdministrativeDomain ObjectIdentifiers to domain names.
(package private)  Cache DomainHierarchy.domainPaths
          Map of AdministrativeDomain ObjectIdentifiers to the domain path relative to the domain's container.
(package private)  Cache DomainHierarchy.domainsByPath
          Map of DomainPathKey to the AdministrativeDomain ObjectIdentifiers.
(package private)  Cache DomainHierarchy.cachedDomains
          Map of AdministrativeDomain ObjectIdentifiers to AdministrativeDomain objects.
 

Uses of Cache in wt.cache
 

Subclasses of Cache in wt.cache
 class DirtyCache
          Deprecated. Replaced by wt.cache.DirtyMap

Supported API: false

Extendable: false
(package private)  class ManagedCache
           
 

Uses of Cache in wt.calendar
 

Fields in wt.calendar declared as Cache
(package private)  Cache WTCalendarCache.calendars
           
(package private)  Cache WTCalendarCache.wdCache
           
(package private)  Cache WTCalendarCache.wpCache
           
 

Uses of Cache in wt.dataops.objectcol
 

Fields in wt.dataops.objectcol declared as Cache
protected static Cache CollectionHelper.criteriaHolderCache
           
 

Uses of Cache in wt.doc
 

Fields in wt.doc declared as Cache
private static Cache DocumentStructureProcessor.nodeCache
           
 

Uses of Cache in wt.fc.cache
 

Subclasses of Cache in wt.fc.cache
(package private)  class ReferenceCache.ObjectReferenceCacheTable.ObjectReferenceCache
           
 

Methods in wt.fc.cache that return Cache
protected  Cache ReferenceCache.ObjectReferenceCacheTable.createCache(String cache_name, int size, int report_interval)
          Create an extension of DirtyMap that keeps the idMapping table in sync with the cache.
 Cache CacheTable.get(String class_name)
          Gets a cache for the given class name

Supported API: false
protected  Cache CacheTable.createCache(String cache_name, int size, int report_interval)
          Instantiates a Cache with the given name, size, and report interval.
 

Uses of Cache in wt.htmlutil
 

Fields in wt.htmlutil declared as Cache
private static Cache HTMLTemplate.templateCache
          Deprecated.  
 

Uses of Cache in wt.httpgw
 

Subclasses of Cache in wt.httpgw
(package private)  class ServerAffinityCache
           
 

Uses of Cache in wt.ixb.handlers.forattributes
 

Fields in wt.ixb.handlers.forattributes declared as Cache
private  Cache ExpImpForLocalIdAttr.localIdMap
           
 

Uses of Cache in wt.lifecycle
 

Fields in wt.lifecycle declared as Cache
private  Cache StandardLifeCycleService.lifeCycleManagedPhaseMap
           
(package private)  Cache LifeCycleTemplateNameCache.names
           
(package private)  Cache LifeCycleTemplateNameCache.persistables
           
private  Cache StandardLifeCycleService.lifeCycleManagedPhaseMap
           
(package private)  Cache LifeCycleTemplateNameCache.names
           
(package private)  Cache LifeCycleTemplateNameCache.persistables
           
 

Uses of Cache in wt.method
 

Fields in wt.method declared as Cache
private static Cache ClusterMonitor.cache
           
 

Uses of Cache in wt.org
 

Fields in wt.org declared as Cache
(package private)  Cache WTPrincipalCache.authNames
           
(package private)  Cache WTPrincipalCache.rAuthNames
           
(package private)  Cache WTPrincipalCache.authNameAliases
           
(package private)  Cache WTPrincipalCache.dirKeys
           
(package private)  Cache WTPrincipalCache.rDirKeys
           
(package private)  Cache WTPrincipalCache.authNames
           
(package private)  Cache WTPrincipalCache.rAuthNames
           
(package private)  Cache WTPrincipalCache.authNameAliases
           
(package private)  Cache WTPrincipalCache.dirKeys
           
(package private)  Cache WTPrincipalCache.rDirKeys
           
 

Uses of Cache in wt.part
 

Fields in wt.part declared as Cache
private  Cache ProductStructureProcessor.leafCache
          Deprecated.  
private  Cache ProductStructureProcessor.partStringCache
          Deprecated.  
private static Cache ProductStructureProcessor.nodeCache
          Deprecated.  
private static Cache PartOccurrenceProcessor.nodeCache
          Deprecated.  
 

Uses of Cache in wt.pom
 

Subclasses of Cache in wt.pom
 class StatementCache
          A fixed size cache of java.sql.Statement objects indexed by SQL string.
 

Uses of Cache in wt.prefs
 

Fields in wt.prefs declared as Cache
private static Cache PreferenceHelperService.cache
           
private  Cache PrefEntryCache.c
           
 

Methods in wt.prefs that return Cache
private  Cache PrefEntryCache.getCache()
           
 

Uses of Cache in wt.recent
 

Fields in wt.recent declared as Cache
private  Cache RecentUpdateCache.c
           
 

Methods in wt.recent that return Cache
private  Cache RecentUpdateCache.getCache()
           
 

Uses of Cache in wt.services.ac.impl
 

Fields in wt.services.ac.impl declared as Cache
private static Cache DefaultACServiceProvider.SEARCH_CLASS_CACHE
           
private static Cache DefaultACServiceProvider.SEARCH_CLASS_CACHE
           
 

Uses of Cache in wt.team
 

Subclasses of Cache in wt.team
(package private) static class TeamTemplateCache.CachedTeamTemplates
           
 

Uses of Cache in wt.templateutil.processor
 

Fields in wt.templateutil.processor declared as Cache
private static Cache PageContext.instances
           
 

Uses of Cache in wt.util
 

Subclasses of Cache in wt.util
(package private) static class WrappedPostlessSocket.SocketCache
           
(package private) static class WrappedSocket.SocketCache
           
 

Fields in wt.util declared as Cache
private static Cache WTMessage.cache
           
private static Cache WrappedSocket.socketCache
           
private static Cache WrappedPostlessSocket.socketCache
           
private static Cache WTMessage.cache
           
private static Cache WrappedSocket.socketCache
           
private static Cache WrappedPostlessSocket.socketCache
           
 

Methods in wt.util that return Cache
private static Cache WTMessage.getCache()
           
private static Cache WTMessage.getCache()
           
 

Uses of Cache in wt.visitor
 

Fields in wt.visitor declared as Cache
private  Cache PartConfigSpecNodeExpander.leafCache