Uses of Interface
wt.method.MethodResultWriterIfc

Packages that use MethodResultWriterIfc
wt.method Defines the standard Windchill MethodServer and MethodServerLauncher and related functionality. 
 

Uses of MethodResultWriterIfc in wt.method
 

Classes in wt.method that implement MethodResultWriterIfc
(package private)  class MethodResultWriter
          Class that performs server-side writing of MethodResult objects.
 

Fields in wt.method declared as MethodResultWriterIfc
static MethodResultWriterIfc MethodResult.writer