Package wt.occurrence

Interface CombinedPathOccurrenceData

All Superinterfaces:
_CombinedPathOccurrenceData, _Iterated, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.occurrence._OccurrenceData, wt.fc._Persistable, Iterated, NetFactor, ObjectMappable, OccurrenceData, Persistable, Serializable
All Known Implementing Classes:
_CombinedPathOccurrenceDocumentation, _CombinedPathOccurrenceUserIBAs, CombinedPathOccurrenceDocumentation, CombinedPathOccurrenceUserIBAs

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

Supported API: true

Extendable: true