Class RegulatorySubmissionMasterIdentity

java.lang.Object
wt.fc._IdentificationObject
wt.fc.IdentificationObject
com.ptc.qualitymanagement.regmstr._RegulatorySubmissionMasterIdentity
com.ptc.qualitymanagement.regmstr.RegulatorySubmissionMasterIdentity
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._IdentificationObjectNamespace, wt.fc._NetFactor, wt.fc.IdentificationObjectNamespace, NetFactor, wt.inf.container._WTContainerNamespace, wt.inf.container.WTContainerNamespace, _OrganizationOwnedIdentificationObjectNamespace, OrganizationOwnedIdentificationObjectNamespace

The identification object for RegulatorySubmission objects. This object is responsible for assigning a unique number to a RegulatorySubmission object when it is stored in the database. It is responsible, through the Identification Service, for setting the user-provided name for a RegulatorySubmission object.

Use the newRegulatorySubmissionMasterIdentity static factory method(s), not the RegulatorySubmissionMasterIdentity 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: