Package com.ptc.windchill.mpml.bll
Class PlantLocalizationReport
java.lang.Object
com.ptc.windchill.baseserver.bll.AbstractExecutionReport
com.ptc.windchill.mpml.bll.PlantLocalizationReport
- All Implemented Interfaces:
ExecutionReport
public class PlantLocalizationReport
extends com.ptc.windchill.baseserver.bll.AbstractExecutionReport
Report of a plant localization. It may contain information regarding multiple resources being plant localized to
multiple operations.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classResult of a single plant localization (one plant-owned to one work center master).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
Modifier and TypeMethodDescription
Supported API: trueReturns the references to the workcenter-to-operation links, keyed by the work center reference.
Supported API: true
Supported API: true
Supported API: trueReturns the id of the workcenter to which the localization is attempted.Methods inherited from class com.ptc.windchill.baseserver.bll.AbstractExecutionReport
add, addMessages, addReplacement, getMessages, getReplacements, getStatus, getThrowable, isSuccess, merge, setStatus, setThrowable, updateStatus
-
Method Details
-
getLinkByWorkCenterMap
Returns the references to the workcenter-to-operation links, keyed by the work center reference.
Supported API: true- Returns:
- map of link references keyed by work center reference
-
getWorkCenterId
Returns the id of the workcenter to which the localization is attempted.
Supported API: true- Returns:
- status
-
getTargetWorkCenterId
Supported API: true- Returns:
-
getTargetWorkCenterCheckedOutId
Supported API: true- Returns:
-
getResults
Supported API: true- Returns:
-
getCheckedOutIterationId
Supported API: true- Returns:
-