|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.IdentificationObject
wt.folder.SubFolderIdentity
public final class 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.
Supported API: true
Extendable: false
SubFolder,
SubFolderLink,
Serialized Form| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||