com.ptc.windchill.esi.bom
Class ESIBOMRenderer.BomDiffResult
java.lang.Object
com.ptc.windchill.esi.bom.ESIBOMRenderer.BomDiffResult
- Enclosing class:
- ESIBOMRenderer
- protected class ESIBOMRenderer.BomDiffResult
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
partsCollectionArray
private Collection[] partsCollectionArray
targets
private Collection targets
previousExportedIteration
private WTPart previousExportedIteration
ESIBOMRenderer.BomDiffResult
protected ESIBOMRenderer.BomDiffResult(Collection[] collectionArray,
WTPart previousExportedIteration,
Collection targets)
getPreviousExportedIteration
protected WTPart getPreviousExportedIteration()
getTargets
protected Collection getTargets()
hasChanged
protected boolean hasChanged()
hasAddedComponents
protected boolean hasAddedComponents()
getCollectionArray
protected Collection[] getCollectionArray()