Uses of Class
wt.occurrence.OccurrenceCache

Packages that use OccurrenceCache
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 OccurrenceCache in wt.occurrence
 

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