Package wt.occurrence

Class CombinedPathOccurrenceDocumentation

java.lang.Object
wt.occurrence._CombinedPathOccurrenceDocumentation
wt.occurrence.CombinedPathOccurrenceDocumentation
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, _CombinedPathOccurrenceData, wt.occurrence._DocumentationOccurrenceData, wt.occurrence._OccurrenceData, CombinedPathOccurrenceData, DocumentationOccurrenceData, OccurrenceData, _Iterated, Iterated

@GenAsPersistable(interfaces={DocumentationOccurrenceData.class,CombinedPathOccurrenceData.class}, versions=7710189687167482193L, tableProperties=@TableProperties(tableName="CombOccurrenceDocumentation")) public final class CombinedPathOccurrenceDocumentation extends _CombinedPathOccurrenceDocumentation
This DocumentationOccurrenceData allows a CombinedPathOccurrence to have an associated WTDocument version.

Use the newCombinedPathOccurrenceDocumentation static factory method(s), not the CombinedPathOccurrenceDocumentation constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: