Class PartClassificationReport
java.lang.Object
com.ptc.windchill.partslink.utils.PartClassificationReport
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
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionReturns the ObjectIdentifier of part to report.
-
Method Details
-
getObjectIdentifier
Returns the ObjectIdentifier of part to report.- Returns:
- ObjectIdentifier of part.
Supported API: true
-