|
|||||||||
| 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.CoWindchillTPHyperLinkProducer
com.ptc.core.ca.co.client.windchill.CoSimpleWindchillTPHyperLinkProducer
com.ptc.core.ca.co.client.windchill.CoSimpleWindchillTPContentHolderHyperLinkProducer
@Deprecated public class CoSimpleWindchillTPContentHolderHyperLinkProducer
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
String |
getFile(CoElement element,
CoEnvData envData)
Deprecated. Returns null. |
HashMap |
getParams(CoElement element,
CoEnvData envData)
Deprecated. Returns null. |
void |
updateModel(CoElement element,
CoEnvData envData)
Deprecated. 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 CoWindchillTPHyperLinkProducerelement - envData -
WTException
public HashMap getParams(CoElement element,
CoEnvData envData)
throws WTException
This method is used by the implementation of the updataModel
method to get a map of additional parameters provided by the class
that overrides this class. Regular parameters come from the configuration
specification. Overriding this method hyper link producers can provide
parameters in addition to the regular ones.
Supported API: true
getParams in class CoSimpleWindchillTPHyperLinkProducerelement - envData -
WTException
public String getFile(CoElement element,
CoEnvData envData)
throws WTException
This method is used by the implementation of the updataModel
method to get the file name as part of additional parameters provided
by the class that overrides this class. Regular parameters come from
the configuration specification. Overriding this method hyper link
producers can provide parameters in addition to the regular ones.
Supported API: true
getFile in class CoWindchillTPHyperLinkProducerelement - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||