Uses of Interface
wt.part.WTPartService

Packages that use WTPartService
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. 
 

Uses of WTPartService in wt.part
 

Classes in wt.part that implement WTPartService
 class StandardWTPartService
          This implementation of WTPartService implements the service API and adds listeners in StandardWTPartService.performStartupProcess().
 class WTPartServiceFwd
          This service interface defines the API for managing WTParts, WTPartMasters, WTPartConfigSpecs and hierarchies of these parts.
 

Fields in wt.part declared as WTPartService
static WTPartService WTPartHelper.service
          

Supported API: true