Class MPMSequenceMasterKey

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._SemanticKey
wt.fc.SemanticKey
com.ptc.windchill.mpml.processplan.sequence._MPMSequenceMasterKey
com.ptc.windchill.mpml.processplan.sequence.MPMSequenceMasterKey
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 newMPMSequenceMasterKey static factory method(s), not the MPMSequenceMasterKey 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

    • newMPMSequenceMasterKey

      public static MPMSequenceMasterKey newMPMSequenceMasterKey(String identity) throws WTException


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