com.ptc.core.ca.web.client.misc
Class WebTrailIdProvider
java.lang.Object
com.ptc.core.ca.web.client.misc.WebTrailIdProvider
- All Implemented Interfaces:
- CoTrailIdProvider
Deprecated.
@Deprecated
public class WebTrailIdProvider
- extends Object
- implements CoTrailIdProvider
Supported API: true
Extendable: false
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getId
public String getId(CoElement element,
String ufid,
CoConfigFeature config,
CoEnvData envData)
throws WTException
- Deprecated.
- Returns id that can be recorded in a trail file.
Supported API: true
- Specified by:
getId in interface CoTrailIdProvider
- Parameters:
element - ufid - config - envData - the conceptual environment
- Returns:
- String
- Throws:
WTException