Package wt.folder

Class SubFolderIdentity

java.lang.Object
wt.fc._IdentificationObject
wt.fc.IdentificationObject
wt.folder._SubFolderIdentity
wt.folder.SubFolderIdentity
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="Attribute used for changing the name of the SubFolder.",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,upperLimit=1200))) public final class SubFolderIdentity extends wt.folder._SubFolderIdentity
Defines the unique Identity of a SubFolder. A SubFolder's identity consists of it's own name plus a reference to it's parent folder. This constrains SubFolders to be unique amongst all the SubFolders in a Folder. The true uniqueness constraint for the SubFolder is provided by the SubFolderLink, not the SubFolder itself.

Use the newSubFolderIdentity static factory method(s), not the SubFolderIdentity 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 SubFolderIdentity constructor method and the newSubFolderIdentity static factory methods are not supported APIs for customization.



Supported API: true

Extendable: false

See Also:
  • Field Summary

    Fields inherited from class wt.folder._SubFolderIdentity

    EXTERNALIZATION_VERSION_UID

    Fields inherited from interface wt.inf.container._WTContainerNamespace

    CONTAINED_IDENTIFIED, CONTAINER_REFERENCE, NAMESPACE_REFERENCE

    Fields inherited from interface wt.inf.container.WTContainerNamespace

    NAMESPACE_ID
  • Method Summary

    Methods inherited from class wt.folder._SubFolderIdentity

    getClassInfo, getConceptualClassname, getContainedIdentified, getContainerReference, getName, getNamespaceReference, readExternal, readVersion, setContainedIdentified, setContainerReference, setName, setNamespaceReference, super_readExternal_SubFolderIdentity, super_readVersion_SubFolderIdentity, super_writeExternal_SubFolderIdentity, writeExternal

    Methods inherited from class wt.fc._IdentificationObject

    readVersion

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait