com.ptc.core.ca.web.client.misc
Class WebTrailIdProvider

java.lang.Object
  extended by 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


Method Summary
 String getId(CoElement element, String ufid, CoConfigFeature config, CoEnvData envData)
          Deprecated. Returns id that can be recorded in a trail file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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