wt.folder
Class CabinetReference

java.lang.Object
  extended by wt.fc.ObjectReference
      extended by wt.fc.CachedObjectReference
          extended by wt.folder.CabinetReference
All Implemented Interfaces:
Externalizable, Serializable, NetFactor, ObjectMappable, WTReference, Evolvable

public final class CabinetReference
extends wt.fc.CachedObjectReference
implements Externalizable

Provides a means to reference a Cabinet. This reference is persistently stored in objects to associate themselves to the Cabinet they reside in.

Use the newCabinetReference static factory method(s), not the CabinetReference 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