|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.esi.bom.BOMRendererFactory
public final class BOMRendererFactory
Provides methods to obtain the correct instance of the renderers that
create BOM output.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
static BOMComponentRenderer |
newBOMComponentRenderer()
Returns an instance of the appropriate implementation of BOMComponentRenderer. |
static BOMHeaderRenderer |
newBOMHeaderRenderer()
Returns an instance of the appropriate implementation of BOMHeaderRenderer. |
static BOMOrgFilter |
newBOMOrgFilter()
Returns an instance of BOMOrgFilter (or an appropriate subclass). |
static BOMRenderer |
newBOMRenderer()
Returns an instance of the appropriate implementation of BOMRenderer. |
static ReferenceDesignatorRenderer |
newReferenceDesignatorRenderer()
Returns an instance of the appropriate implementation of ReferenceDesignatorRenderer. |
static SubstituteRenderer |
newSubstituteRenderer()
Returns an instance of the appropriate implementation of SubstituteRenderer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static BOMOrgFilter newBOMOrgFilter()
throws com.ptc.windchill.esi.rnd.ESIRendererException
com.ptc.windchill.esi.rnd.ESIRendererExceptionpublic static BOMRenderer newBOMRenderer()
public static BOMHeaderRenderer newBOMHeaderRenderer()
throws com.ptc.windchill.esi.rnd.ESIRendererException
com.ptc.windchill.esi.rnd.ESIRendererException
public static BOMComponentRenderer newBOMComponentRenderer()
throws com.ptc.windchill.esi.rnd.ESIRendererException
com.ptc.windchill.esi.rnd.ESIRendererException
public static SubstituteRenderer newSubstituteRenderer()
throws com.ptc.windchill.esi.rnd.ESIRendererException
com.ptc.windchill.esi.rnd.ESIRendererException
public static ReferenceDesignatorRenderer newReferenceDesignatorRenderer()
throws com.ptc.windchill.esi.rnd.ESIRendererException
com.ptc.windchill.esi.rnd.ESIRendererException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||