Interface RawMaterialLinkControleDelegate


public interface RawMaterialLinkControleDelegate


Supported API: true

Extendable: true
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    processRevisedWTPart(Iterated oldIteration, Iterated currentIterated)
    * Supported API: true
    Process revised parts for copying raw material links
  • Method Details

    • processRevisedWTPart

      boolean processRevisedWTPart(Iterated oldIteration, Iterated currentIterated) throws WTException
      * Supported API: true
      Process revised parts for copying raw material links
      Parameters:
      oldIteration -
      currentIterated -
      Throws:
      WTException