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
Supported API: true
Extendable: true
OccurrenceData links a Occurrence to a specific
version of a WTDocument.
Supported API: true
Extendable: true
-
Field Summary
Fields inherited from interface wt.occurrence._DocumentationOccurrenceData
DOC, DOC_REFERENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from interface wt.occurrence._DocumentationOccurrenceData
getDoc, getDocReference, setDoc, setDocReferenceMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType