|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.esi.rnd.ESIObjectHistoryRendererImpl
public class ESIObjectHistoryRendererImpl
The default implementation of the ESIObjectHistoryRenderer interface.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
protected ESIObjectHistoryBuilder |
getBuilder()
Gets the object for the association that plays role: builder. |
void |
render(ESIObjectHistoryBuilder builder)
This is a template method for object history renderers. |
protected void |
setBuilder(ESIObjectHistoryBuilder a_Builder)
Sets the object for the association that plays role: builder. |
protected void |
validate()
Insure that the object is ready to process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected ESIObjectHistoryBuilder getBuilder()
protected void setBuilder(ESIObjectHistoryBuilder a_Builder)
throws WTPropertyVetoException
a_Builder -
WTPropertyVetoException
public void render(ESIObjectHistoryBuilder builder)
throws WTException
builder -
WTException
protected void validate()
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 | ||||||||