Uses of Class
wt.part.StandardPartDocService.LatestReleasedConfigSpec

Packages that use StandardPartDocService.LatestReleasedConfigSpec
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 StandardPartDocService.LatestReleasedConfigSpec in wt.part
 

Fields in wt.part declared as StandardPartDocService.LatestReleasedConfigSpec
private static StandardPartDocService.LatestReleasedConfigSpec StandardPartDocService.LATEST_RELEASED_CONFIG_SPEC
           
 

Methods in wt.part that return StandardPartDocService.LatestReleasedConfigSpec
static StandardPartDocService.LatestReleasedConfigSpec StandardPartDocService.LatestReleasedConfigSpec.newLatestReleasedConfigSpec()