|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.element.CoElementHandler
com.ptc.core.ca.co.client.windchill.CoWindchillHyperLinkProducer
com.ptc.windchill.enterprise.search.client.CoSimpleWindchillHelpHyperLinkProducer
public class CoSimpleWindchillHelpHyperLinkProducer
This class implements model handler for the hyperlink element to provide
links to any windchill help resource. The class uses "simple" approach to
locate an object and provide its oid as a paramenter on
the url.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
protected String |
getLocaleSpecificHelpResource(String resource,
Locale locale,
CoEnvData envData)
Returns the locale specific path to a help resource (Help file or Tutorial) Supported API: true |
void |
updateModel(CoElement element,
CoEnvData envData)
Creates and updates the model of the element. |
| Methods inherited from class com.ptc.core.ca.co.client.windchill.CoWindchillHyperLinkProducer |
|---|
getParams |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void updateModel(CoElement element,
CoEnvData envData)
throws WTException
updateModel in interface CoModelHandlerupdateModel in class CoWindchillHyperLinkProducerelement - envData -
WTException
protected String getLocaleSpecificHelpResource(String resource,
Locale locale,
CoEnvData envData)
throws WTException
resource - locale - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||