wt.part
Class MultilevelBomCompareVisitor

java.lang.Object
  extended by wt.part.MultilevelBomCompareVisitor
All Implemented Interfaces:
Serializable

public class MultilevelBomCompareVisitor
extends Object
implements Serializable

This visitor is used to write XML data for the Multilevel BOM Compare report using a DocumentHandler.

Supported API: true

Extendable: true

See Also:
Serialized Form

Method Summary
 void addToCache(Persistable[] partLink)
          

Supported API: true
 void endLevel()
          

Supported API: true
 void startLevel()
          

Supported API: true
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addToCache

public void addToCache(Persistable[] partLink)


Supported API: true

Parameters:
partLink -

startLevel

public void startLevel()


Supported API: true


endLevel

public void endLevel()


Supported API: true