wt.fc
Class ObjectIdentifier

java.lang.Object
  extended by wt.fc.ObjectIdentifier
All Implemented Interfaces:
Externalizable, Serializable, NetFactor, ObjectMappable, QueryKey, Evolvable

public final class ObjectIdentifier
extends Object
implements QueryKey, Evolvable

ObjectIdentifier represents a unique identifier assigned to the object by the PersistenceManager when it saves a Persistable object to a datastore.

Use the newObjectIdentifier static factory method(s), not the ObjectIdentifier 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:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait