|
|||||||||
| 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.CoSimpleWindchillSaveAsHyperLinkProducer
public class CoSimpleWindchillSaveAsHyperLinkProducer
This class implements model handler for the hyperlink element to provide
links to any winchill resources. 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 | |
|---|---|
HashMap |
getParams(CoElement element,
CoEnvData envData)
Returns a map of additional parameters containing an entry with the key oid and a value being an object reference to windchill
object found using "simple" approach. |
void |
updateModel(CoElement element,
CoEnvData envData)
Creates and updates the model of the element. |
| 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
public HashMap getParams(CoElement element,
CoEnvData envData)
throws WTException
oid and a value being an object reference to windchill
object found using "simple" approach.
getParams in class CoWindchillHyperLinkProducerelement - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||