Class PartClassificationReport

java.lang.Object
com.ptc.windchill.partslink.utils.PartClassificationReport

public final class PartClassificationReport extends Object
PartClassificationReport is non-persistent class which provides access to attributes of parts which can be added to report. Support is provided to access object identifier of part from report.

Supported API: true

Extendable: false
  • Method Details

    • getObjectIdentifier

      public ObjectIdentifier getObjectIdentifier()
      Returns the ObjectIdentifier of part to report.
      Returns:
      ObjectIdentifier of part.

      Supported API: true