Class MPMProcessPlanMasterKey

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._SemanticKey
wt.fc.SemanticKey
com.ptc.windchill.mpml.processplan._MPMProcessPlanMasterKey
com.ptc.windchill.mpml.processplan.MPMProcessPlanMasterKey
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

Use the newMPMProcessPlanMasterKey static factory method(s), not the MPMProcessPlanMasterKey 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:
  • Method Details

    • newMPMProcessPlanMasterKey

      public static MPMProcessPlanMasterKey newMPMProcessPlanMasterKey(String identity) throws WTException


      Supported API: true
      Parameters:
      identity - Unique string representing the identity.
      Returns:
      MPMProcessPlanMasterKey
      Throws:
      WTException