|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PartRenderer
The PartRenderer interface defines the methods that are available on
all ESI part renderer implementation classes.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
UTILITY
Label for the attribute. |
| Method Summary | |
|---|---|
ESIPartUtility |
getUtility()
Gets the object for the association that plays role: UTILITY. |
void |
initialize()
Perform any required initialization processing. |
void |
setUtility(ESIPartUtility a_Utility)
Sets the object for the association that plays role: UTILITY. |
| Methods inherited from interface com.ptc.windchill.esi.rnd.ResponseRenderer |
|---|
render |
| Field Detail |
|---|
static final String UTILITY
| Method Detail |
|---|
ESIPartUtility getUtility()
void setUtility(ESIPartUtility a_Utility)
throws WTPropertyVetoException
a_Utility -
WTPropertyVetoExceptionvoid initialize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||