Package wt.occurrence

Interface DocumentationOccurrenceData

All Superinterfaces:
wt.occurrence._DocumentationOccurrenceData, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, Serializable
All Known Implementing Classes:
_CombinedPathOccurrenceDocumentation, _PathOccurrenceDocumentation, wt.occurrence._UsesOccurrenceDocumentation, CombinedPathOccurrenceDocumentation, PathOccurrenceDocumentation, UsesOccurrenceDocumentation

@GenAsPersistable(extendable=true, foreignKeys=@GeneratedForeignKey(name="OccurrenceDocumentReference",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="doc",type=WTDocument.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="reference"))) public interface DocumentationOccurrenceData extends wt.occurrence._DocumentationOccurrenceData
This OccurrenceData links a Occurrence to a specific version of a WTDocument.

Supported API: true

Extendable: true