Class _CAPAAnalysisActivityMasterIdentity

java.lang.Object
wt.fc._IdentificationObject
wt.fc.IdentificationObject
wt.change2._ChangeIdentificationObject
wt.change2.ChangeIdentificationObject
com.ptc.qualitymanagement.capa.investigation._CAPAAnalysisActivityMasterIdentity
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
Direct Known Subclasses:
CAPAAnalysisActivityMasterIdentity

public abstract class _CAPAAnalysisActivityMasterIdentity extends wt.change2.ChangeIdentificationObject implements Externalizable
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The end-user provided name that this CAPAAnalysisActivityMasterIdentity object is responsible setting on a CAPAAnalysisActivity object at the request of the Identity Service.
    static final String
    A unique number assigned by this CAPAAnalysisActivityMasterIdentity object for the associated CAPAAnalysisActivity object when it is stored in the database.

    Fields inherited from interface wt.inf.container._WTContainerNamespace

    CONTAINED_IDENTIFIED, CONTAINER_REFERENCE, NAMESPACE_REFERENCE

    Fields inherited from interface wt.inf.container.WTContainerNamespace

    NAMESPACE_ID
  • Method Summary

    Modifier and Type
    Method
    Description
    The end-user provided name that this CAPAAnalysisActivityMasterIdentity object is responsible setting on a CAPAAnalysisActivity object at the request of the Identity Service.
    A unique number assigned by this CAPAAnalysisActivityMasterIdentity object for the associated CAPAAnalysisActivity object when it is stored in the database.
    void
    The end-user provided name that this CAPAAnalysisActivityMasterIdentity object is responsible setting on a CAPAAnalysisActivity object at the request of the Identity Service.
    void
    setNumber(String number)
    A unique number assigned by this CAPAAnalysisActivityMasterIdentity object for the associated CAPAAnalysisActivity object when it is stored in the database.

    Methods inherited from class wt.change2.ChangeIdentificationObject

    getChangeClassname, getIdentity, getKeyClassName

    Methods inherited from class wt.change2._ChangeIdentificationObject

    getContainedIdentified, getContainerReference, getNamespaceReference, getOrganizationReference, readVersion, setContainedIdentified, setContainerReference, setNamespaceReference, setOrganizationReference, super_readExternal_ChangeIdentificationObject, super_readVersion_ChangeIdentificationObject, super_writeExternal_ChangeIdentificationObject

    Methods inherited from class wt.fc._IdentificationObject

    readVersion

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait