Uses of Interface
com.ptc.windchill.esi.svc.ESIService

Packages that use ESIService
com.ptc.windchill.esi.svc   
 

Uses of ESIService in com.ptc.windchill.esi.svc
 

Classes in com.ptc.windchill.esi.svc that implement ESIService
 class ESIServiceFwd
          Defines the ESI methods that are available to remote clients.
 class StandardESIService
          StandardESIService is a concrete implementation of ESIService and ESISvrService.
 

Fields in com.ptc.windchill.esi.svc declared as ESIService
private  ESIService ESIServiceEvent.esiService
           
static ESIService ESIHelper.service
          

Supported API: true
 

Constructors in com.ptc.windchill.esi.svc with parameters of type ESIService
ESIServiceEvent(ESIService esiService, String eventType, Persistable target)
          Used to represent events occuring within the ESIService.