wt.fc
Interface QueryKey

All Superinterfaces:
NetFactor, ObjectMappable, Serializable
All Known Implementing Classes:
DataOccurrenceForeignKey, ObjectIdentifier, UsesOccurrenceForeignKey

public interface QueryKey
extends ObjectMappable

Interface that defines the properties of an object that allow it to be queried out of persistent storage and to perform comparison operations against an object using those properties.

Supported API: true

Extendable: true