com.ptc.windchill.enterprise.search.client
Class CoSimpleWindchillTutorialHyperLinkProducer
java.lang.Object
com.ptc.core.ca.co.client.element.CoElementHandler
com.ptc.core.ca.co.client.windchill.CoWindchillHyperLinkProducer
com.ptc.windchill.enterprise.search.client.CoSimpleWindchillHelpHyperLinkProducer
com.ptc.windchill.enterprise.search.client.CoSimpleWindchillTutorialHyperLinkProducer
- All Implemented Interfaces:
- CoModelHandler
public class CoSimpleWindchillTutorialHyperLinkProducer
- extends CoSimpleWindchillHelpHyperLinkProducer
This class implements model handler for the hyperlink element to provide
links to any windchill tutorial resource. The class uses "simple" approach to
generated the url.
Supported API: true
Extendable: true
updateModel
public void updateModel(CoElement element,
CoEnvData envData)
throws WTException
- Creates and updates the model of the element.
Supported API: true
- Specified by:
updateModel in interface CoModelHandler- Overrides:
updateModel in class CoSimpleWindchillHelpHyperLinkProducer
- Parameters:
element - envData -
- Throws:
WTException