|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResponseRenderer
Defines the default interface of all ESI renderers.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
void |
render(VdbBuilder builder)
Given an instance of VdbBuilder, create the appropriate output. |
| Method Detail |
|---|
void render(VdbBuilder builder)
throws com.ptc.windchill.esi.rnd.ESIRendererException
builder - The ESI VDB builder which can be used to render output.
com.ptc.windchill.esi.rnd.ESIRendererException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||