Uses of Package
wt.vc.sessioniteration

Packages that use wt.vc.sessioniteration
com.ptc.netmarkets.folder   
com.ptc.wvs.server.publish   
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.sessioniteration   
 

Classes in wt.vc.sessioniteration used by com.ptc.netmarkets.folder
SessionIterationEvent
          Events dispatched by the SessionIterationService during SessionIterationService.createSessionIteration(wt.vc.sessioniteration.SessionEditedIteration, wt.org.WTPrincipal, java.lang.String), SessionIterationService#{@link SessionIterationService#commitSessionIteraiton}, and deleteSessionIteration.
 

Classes in wt.vc.sessioniteration used by com.ptc.wvs.server.publish
SessionIterationEvent
          Events dispatched by the SessionIterationService during SessionIterationService.createSessionIteration(wt.vc.sessioniteration.SessionEditedIteration, wt.org.WTPrincipal, java.lang.String), SessionIterationService#{@link SessionIterationService#commitSessionIteraiton}, and deleteSessionIteration.
 

Classes in wt.vc.sessioniteration used by wt.part
SessionEditedIteration
          The SessionEditedIteration provides a light-weight work-in-progress mechanism similar to Workable.
 

Classes in wt.vc.sessioniteration used by wt.vc.sessioniteration
SessionEditedIteration
          The SessionEditedIteration provides a light-weight work-in-progress mechanism similar to Workable.
SessionIterationHelper
          

Supported API: true

Extendable: false
SessionIterationServerHelper
          

Supported API: false

Extendable: false
SessionIterationServerService
          

Supported API: false

Extendable: false
SessionIterationService
          

Supported API: true

Extendable: false
StandardSessionIterationService
           Use the newStandardSessionIterationService static factory method(s), not the StandardSessionIterationService constructor, to construct instances of this class.