Uses of Class
wt.vc.config.LatestConfigSpec

Packages that use LatestConfigSpec
com.ptc.windchill.enterprise.search.server   
com.ptc.wvs.server.util   
wt.epm.retriever   
wt.epm.workspaces   
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.vc.config
 
 

Uses of LatestConfigSpec in com.ptc.windchill.enterprise.search.server
 

Fields in com.ptc.windchill.enterprise.search.server declared as LatestConfigSpec
private static LatestConfigSpec LatestVersionFilter.latest
           
 

Uses of LatestConfigSpec in com.ptc.wvs.server.util
 

Fields in com.ptc.wvs.server.util declared as LatestConfigSpec
private static LatestConfigSpec DocumentHelper.latestConfigSpec
           
 

Uses of LatestConfigSpec in wt.epm.retriever
 

Fields in wt.epm.retriever declared as LatestConfigSpec
(package private)  LatestConfigSpec LatestConfigSpecWithoutWorkingCopies.latest
           
(package private)  LatestConfigSpec LatestConfigSpecWithoutWorkingCopies.latest
           
 

Uses of LatestConfigSpec in wt.epm.workspaces
 

Fields in wt.epm.workspaces declared as LatestConfigSpec
private  LatestConfigSpec EPMAsStoredConfigSpec.latestConfigSpec
           
 

Uses of LatestConfigSpec in wt.part
 

Fields in wt.part declared as LatestConfigSpec
private static LatestConfigSpec StandardPartDocService.LATEST_CONFIG_SPEC
           
private  LatestConfigSpec StandardPartDocService.LatestReleasedConfigSpec.LATEST_CONFIG_SPEC
           
 

Uses of LatestConfigSpec in wt.vc.config
 

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