Uses of Class
wt.load.LocatorFactory

Packages that use LocatorFactory
wt.load Uses the LoadService to load data into Windchill systems using various loaders. 
 

Uses of LocatorFactory in wt.load
 

Fields in wt.load declared as LocatorFactory
private static LocatorFactory LocatorFactory.factory
           
 

Methods in wt.load that return LocatorFactory
private static LocatorFactory LocatorFactory.getLocatorIssuer()
          returns an instance of the locator factory.
 

Methods in wt.load with parameters of type LocatorFactory
protected  boolean LocatorFactory.readVersion(LocatorFactory thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.