Package wt.doc

Class WTDocumentMasterKey

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._SemanticKey
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._IdentificationObjectNamespace, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.IdentificationObjectNamespace, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.inf.container._WTContainerNamespace, wt.inf.container.WTContainerNamespace, _OrganizationOwnedIdentificationObjectNamespace, OrganizationOwnedIdentificationObjectNamespace

@GenAsPersistable(superClass=SemanticKey.class, interfaces={OrganizationOwnedIdentificationObjectNamespace.class,wt.inf.container.WTContainerNamespace.class}, extendable=true, versions=-4236362769123525171L) public class WTDocumentMasterKey extends _WTDocumentMasterKey
Key table for all WTDocumentMasters. Ensures WTDocumentMasters are unique based on the number attribute.

Use the newWTDocumentMasterKey static factory method(s), not the WTDocumentMasterKey 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: true

See Also: