Uses of Class
wt.occurrence.UsesOccurrenceForeignKey

Packages that use UsesOccurrenceForeignKey
wt.occurrence Defines the capability to uniquely distinguish one occurrence of an object within some complex structure from another occurrence of that same object within the same structure using OccurrenceService
 

Uses of UsesOccurrenceForeignKey in wt.occurrence
 

Fields in wt.occurrence declared as UsesOccurrenceForeignKey
private  UsesOccurrenceForeignKey UsesOccurrenceReference.key
           
 

Methods in wt.occurrence that return UsesOccurrenceForeignKey
static UsesOccurrenceForeignKey UsesOccurrenceForeignKey.newUsesOccurrenceForeignKey(Class target, long usesOccurrenceIdentifier)
          

Supported API: false
 

Methods in wt.occurrence with parameters of type UsesOccurrenceForeignKey
static UsesOccurrenceReference UsesOccurrenceReference.newUsesOccurrenceReference(UsesOccurrenceForeignKey objId)
          

Supported API: true
protected  void UsesOccurrenceReference.initialize(UsesOccurrenceForeignKey objId)
          

Supported API: true
protected  boolean UsesOccurrenceForeignKey.readVersion(UsesOccurrenceForeignKey thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.