Uses of Class
wt.occurrence.OccurrenceCountCache

Packages that use OccurrenceCountCache
wt.occurrence Defines the capability to uniquely distinguish one occurrence of an object within some complex structure from another occurrence of that same object within the same structure using OccurrenceService
 

Uses of OccurrenceCountCache in wt.occurrence
 

Methods in wt.occurrence that return OccurrenceCountCache
static OccurrenceCountCache OccurrenceCountCache.getCountCache(String cacheName, Class _class)
          Given the name of an occurrence cache, retrieves it from the method context.