wt.folder
Class SubFolderLinkIdentity

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

public final class SubFolderLinkIdentity
extends IdentificationObject
implements Externalizable

Class that defines the uniquness constraint for a SubFolder.

Use the newSubFolderLinkIdentity static factory method(s), not the SubFolderLinkIdentity 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:
SubFolderLink, SubFolderLinkConstraint, Serialized Form

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