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
  • Method Details

    • getLinkByWorkCenterMap

      public Map<ObjectReference,Set<ObjectReference>> 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

      public String getWorkCenterId()
      Returns the id of the workcenter to which the localization is attempted.

      Supported API: true
      Returns:
      status
    • getTargetWorkCenterId

      public String getTargetWorkCenterId()


      Supported API: true
      Returns:
    • getTargetWorkCenterCheckedOutId

      public String getTargetWorkCenterCheckedOutId()


      Supported API: true
      Returns:
    • getResults

      public List<PlantLocalizationReport.Result> getResults()


      Supported API: true
      Returns:
    • getCheckedOutIterationId

      public String getCheckedOutIterationId()


      Supported API: true
      Returns: