Uses of Package
wt.load

Packages that use wt.load
com.ptc.core.meta.type.mgmt.server.impl   
com.ptc.refimpl.co.generic.common.load   
com.ptc.windchill.upgrade.directives.dataload   
wt.csm.businessentity   
wt.csm.navigation   
wt.csm.ranking   
wt.iba.definition   
wt.index  
wt.load Uses the LoadService to load data into Windchill systems using various loaders. 
wt.org.electronicIdentity.tools   
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
wt.units   
wt.units.display   
 

Classes in wt.load used by com.ptc.core.meta.type.mgmt.server.impl
ObjectLocator
          An ObjectLocator is an object that when given an identifier, can locate an instance of an object.
 

Classes in wt.load used by com.ptc.refimpl.co.generic.common.load
Installer
          Loads required base data into an empty Windchill database.
 

Classes in wt.load used by com.ptc.windchill.upgrade.directives.dataload
BasicLoader
          Information on how to localize the titles of your csv files.
 

Classes in wt.load used by wt.csm.businessentity
Installer
          Loads required base data into an empty Windchill database.
ObjectLocator
          An ObjectLocator is an object that when given an identifier, can locate an instance of an object.
 

Classes in wt.load used by wt.csm.navigation
ObjectLocator
          An ObjectLocator is an object that when given an identifier, can locate an instance of an object.
 

Classes in wt.load used by wt.csm.ranking
ObjectLocator
          An ObjectLocator is an object that when given an identifier, can locate an instance of an object.
 

Classes in wt.load used by wt.iba.definition
Installer
          Loads required base data into an empty Windchill database.
ObjectLocator
          An ObjectLocator is an object that when given an identifier, can locate an instance of an object.
 

Classes in wt.load used by wt.index
Installer
          Loads required base data into an empty Windchill database.
 

Classes in wt.load used by wt.load
BasicLoader
          Information on how to localize the titles of your csv files.
Installer
          Loads required base data into an empty Windchill database.
LoadHelper
          

Supported API: true

Extendable: false
LoadServerHelper
          Provides helper methods for use in load classes such as LoadDoc and LoadPart.
LoadService
          Provides server-side functionality as a service that's remotely available for use by a client.
LocatorFactory
          Produces ObjectLocator objects as well as executes them to locate an object.  The LocatorFactory looks for ObjectLocator classes in the service.properties file
The service.properties entries are used as follows: ServiceName -- matches SERVICE_NAME of this class. ServiceSelector -- matches the locator name supplied to the LocatorFactory. RequestorClassName -- always java.lang.Object. ServicePriority -- always 0. ServiceClassName -- name of class that implements ObjectLocator interface for the specified locator_name. ServiceCardinality -- duplicate.

Supported API: false

Extendable: false
ObjectLocator
          An ObjectLocator is an object that when given an identifier, can locate an instance of an object.
StandardLoadService
          Provides the standard implementation of server-side functionality for the loading of test data into the system.
WindchillLoader.LoadSet
           
 

Classes in wt.load used by wt.org.electronicIdentity.tools
Installer
          Loads required base data into an empty Windchill database.
 

Classes in wt.load used by wt.part
ObjectLocator
          An ObjectLocator is an object that when given an identifier, can locate an instance of an object.
 

Classes in wt.load used by wt.units
Installer
          Loads required base data into an empty Windchill database.
 

Classes in wt.load used by wt.units.display
ObjectLocator
          An ObjectLocator is an object that when given an identifier, can locate an instance of an object.