com.ptc.windchill.esi.svc
Class ESIHelper

java.lang.Object
  extended by com.ptc.windchill.esi.svc.ESIHelper
All Implemented Interfaces:
Externalizable, Serializable

public final class ESIHelper
extends Object
implements Externalizable

Provides access to the ESIService implementation and provides several generally useful utility methods.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static String root
          

Supported API: true
static ESIService service
          

Supported API: true
static String txAlias
          

Supported API: true
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

root

public static final String root


Supported API: true


txAlias

public static final String txAlias


Supported API: true


service

public static final ESIService service


Supported API: true