|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.esi.rnd.ESIObjectHistoryRendererFactory
public final class ESIObjectHistoryRendererFactory
Creates an instance of the correct implementation of the ESIObjectHistoryRenderer
interface.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
static ESIObjectHistoryBuilder |
newESIObjectHistoryBuilder(String groupOut)
Creates a new object from the appropriate ESIObjectHistoryBuilder implementation class. |
static ESIObjectHistoryRenderer |
newESIObjectHistoryRenderer(String ufid)
Creates a new object from the appropriate ESIObjectHistoryRenderer implementation class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ESIObjectHistoryRenderer newESIObjectHistoryRenderer(String ufid)
throws com.ptc.windchill.esi.rnd.ESIRendererException
ufid -
com.ptc.windchill.esi.rnd.ESIRendererException
public static ESIObjectHistoryBuilder newESIObjectHistoryBuilder(String groupOut)
throws com.ptc.windchill.esi.rnd.ESIRendererException
groupOut - The name to ascribe to the Info*Engine Group that is returned by getResult().
com.ptc.windchill.esi.rnd.ESIRendererException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||