|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.windchill.CoWindchillUtils
@Deprecated public abstract class CoWindchillUtils
The utility class to help with hyperlink preparation.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
static String |
getHref(CoURLContent urlContent,
HashMap params,
CoEnvData envData)
Deprecated. Returns HRef to a windchll object. |
static HashMap |
getMapContainingOid(CoElement element,
CoEnvData envData)
Deprecated. Returns a map containing an entry with the key oid and
a value being an object reference to windchill object found using
"simple" approach. |
static String |
getTPHref(CoURLContent urlContent,
HashMap params,
String file,
CoEnvData envData)
Deprecated. Returns template processor based HRef to a windchll object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String getHref(CoURLContent urlContent,
HashMap params,
CoEnvData envData)
throws WTException
urlContent - params - envData -
WTException
public static String getTPHref(CoURLContent urlContent,
HashMap params,
String file,
CoEnvData envData)
throws WTException
urlContent - params - file - envData -
WTException
public static HashMap getMapContainingOid(CoElement element,
CoEnvData envData)
throws WTException
oid and
a value being an object reference to windchill object found using
"simple" approach.
element - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||