com.ptc.windchill.esi.bom
Interface BOMHeaderRenderer

All Superinterfaces:
ResponseRenderer
All Known Implementing Classes:
BOMHeaderRendererImpl

public interface BOMHeaderRenderer
extends ResponseRenderer

Standard interface for all BOM header renderers.

Supported API: true

Extendable: true


Method Summary
 void setData(String groupName, WTPart part, Collection tgts, ESIEffectivityHandler effHandler)
          Store the attributes and reset any variables.
 
Methods inherited from interface com.ptc.windchill.esi.rnd.ResponseRenderer
render
 

Method Detail

setData

public void setData(String groupName,
                    WTPart part,
                    Collection tgts,
                    ESIEffectivityHandler effHandler)
Store the attributes and reset any variables.

Supported API: false

Parameters:
groupName -
part -
tgts -
effHandler -