Class RawMaterialReplaceReport

java.lang.Object
com.ptc.windchill.baseserver.bll.AbstractExecutionReport
com.ptc.windchill.baseserver.bll.PersistableExecutionReport
wt.mpm.rawmaterial.RawMaterialReplaceReport
All Implemented Interfaces:
ExecutionReport

@Deprecated public class RawMaterialReplaceReport extends com.ptc.windchill.baseserver.bll.PersistableExecutionReport
Deprecated.
As of 13.0.1.0, This is for internal use and not for customization
Raw material replacement report class to gather all the information of replaced links.

Supported API: true

Extendable: false
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.ptc.windchill.baseserver.bll.ExecutionReport

    ExecutionReport.Message, ExecutionReport.Status
  • Field Summary

    Fields inherited from class com.ptc.windchill.baseserver.bll.AbstractExecutionReport

    messages, replacements, status
  • Method Summary

    Methods inherited from class com.ptc.windchill.baseserver.bll.PersistableExecutionReport

    addMessage, equals, hashCode, toString

    Methods inherited from class com.ptc.windchill.baseserver.bll.AbstractExecutionReport

    add, addMessages, addReplacement, getMessages, getReplacements, getStatus, getThrowable, isSuccess, merge, setStatus, setThrowable, updateStatus

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait