wt.folder
Class CabinetIdentity

java.lang.Object
  extended by wt.fc.IdentificationObject
      extended by wt.folder.CabinetIdentity
All Implemented Interfaces:
Externalizable, Serializable, wt.fc.IdentificationObjectNamespace, NetFactor, WTContainerNamespace

public final class CabinetIdentity
extends IdentificationObject
implements WTContainerNamespace, Externalizable

Identification object for a Cabinet which is used to change the name (identity) of a cabinet.

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

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