wt.folder
Class SubFolderLinkConstraint
java.lang.Object
wt.fc.WTObject
wt.fc.SemanticKey
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