wt.occurrence
Interface UsesOccurrenceData

All Superinterfaces:
NetFactor, ObjectMappable, OccurrenceData, Persistable, Serializable
All Known Implementing Classes:
UsesOccurrenceDocumentation, UsesOccurrenceUserIBAs

public interface UsesOccurrenceData
extends OccurrenceData

This tagging interface is associated with a UsesOccurrence largely to allow external applications to easily add application-specifc information in a relatively transparent and extensible manner. Note that the management of UsesOccurrence#usesOccurrenceDataIdentifier makes it necessary to call one of the OccurrenceService.saveUsesOccurrenceAndData(wt.occurrence.UsesOccurrence, java.util.Vector) methods when saving or deleting one or more UsesOccurrenceData (and when saving their associated UsesOccurence).

Supported API: true

Extendable: true