Package wt.occurrence

Interface PathOccurrenceData

All Superinterfaces:
_Iterated, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.occurrence._OccurrenceData, _PathOccurrenceData, wt.fc._Persistable, Iterated, NetFactor, ObjectMappable, OccurrenceData, Persistable, Serializable
All Known Implementing Classes:
_BaselineConfigurationOverride, _InstanceReplacementRecord, _PathOccurrenceDocumentation, _PathOccurrenceUserIBAs, _SerialNumberMapping, BaselineConfigurationOverride, InstanceReplacementRecord, PathOccurrenceDocumentation, PathOccurrenceUserIBAs, SerialNumberMapping

This tagging interface is associated with a PathOccurrence largely to allow external applications to easily add application-specifc information in a relatively transparent and extensible manner. When deleting PathOccurrenceData you must call OccurrenceService.deletePathOccurrenceData(wt.occurrence.PathOccurrenceData) instead of the PersistenceManager.

Supported API: true

Extendable: true