wt.folder
Class SubFolderLinkConstraint

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.fc.SemanticKey
          extended by wt.folder.SubFolderLinkConstraint
All Implemented Interfaces:
Externalizable, Serializable, NetFactor, ObjectMappable, Persistable, DisplayIdentification

public final class SubFolderLinkConstraint
extends SemanticKey
implements Externalizable

Defines the class which performs the uniqueness constraint for a SubFolder. This class is used internally by the IdentityService and is not directly manipulated by client or server methods.

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

Method Summary
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait