Package wt.folder
Class CabinetIdentity
java.lang.Object
wt.fc._IdentificationObject
wt.fc.IdentificationObject
wt.folder._CabinetIdentity
wt.folder.CabinetIdentity
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._IdentificationObjectNamespace,wt.fc._NetFactor,wt.fc.IdentificationObjectNamespace,NetFactor,wt.inf.container._WTContainerNamespace,wt.inf.container.WTContainerNamespace
@GenAsUnPersistable(superClass=IdentificationObject.class,
interfaces={wt.inf.container.WTContainerNamespace.class,java.io.Externalizable.class},
versions=-5488760402193732536L,
properties=@GeneratedProperty(name="name",type=java.lang.String.class,javaDoc="Name uniquely identifies a <code>Cabinet</code>",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,required=true)))
public final class CabinetIdentity
extends wt.folder._CabinetIdentity
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.
The CabinetIdentity constructor method and the newCabinetIdentity
static factory methods are not supported APIs for customization.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.folder._CabinetIdentity
EXTERNALIZATION_VERSION_UIDFields inherited from interface wt.inf.container._WTContainerNamespace
CONTAINED_IDENTIFIED, CONTAINER_REFERENCE, NAMESPACE_REFERENCEFields inherited from interface wt.inf.container.WTContainerNamespace
NAMESPACE_ID -
Method Summary
Methods inherited from class wt.folder._CabinetIdentity
getClassInfo, getConceptualClassname, getContainedIdentified, getContainerReference, getName, getNamespaceReference, readExternal, readVersion, setContainedIdentified, setContainerReference, setName, setNamespaceReference, super_readExternal_CabinetIdentity, super_readVersion_CabinetIdentity, super_writeExternal_CabinetIdentity, writeExternalMethods inherited from class wt.fc.IdentificationObject
changeIdentity, checkIdentity, createKey, getKeyClassName, getSemanticKey, initialize, setAdditionalKeyAttributes, toStringMethods inherited from class wt.fc._IdentificationObject
readVersion