Uses of Interface
wt.occurrence.OccurrenceDataCopyDelegate

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

Classes in wt.occurrence that implement OccurrenceDataCopyDelegate
 class CopyingOccurrenceDataCopyDelegate
          

Supported API: false

Extendable: false
 class NonCopyingOccurrenceDataCopyDelegate
          

Supported API: false

Extendable: false
 

Methods in wt.occurrence that return OccurrenceDataCopyDelegate
 OccurrenceDataCopyDelegate OccurrenceDelegateFactory.getOccurrenceDataCopyDelegate(OccurrenceData occurrenceData)
          

Supported API: false