Uses of Class
wt.enterprise.IteratedFolderResident

Packages that use IteratedFolderResident
com.ptc.core.meta.type.mgmt.server.impl   
wt.enterprise Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. 
wt.lifecycle
 
 

Uses of IteratedFolderResident in com.ptc.core.meta.type.mgmt.server.impl
 

Subclasses of IteratedFolderResident in com.ptc.core.meta.type.mgmt.server.impl
 class WTTypeDefinition
           Use the newWTTypeDefinition static factory method(s), not the WTTypeDefinition constructor, to construct instances of this class.
 

Uses of IteratedFolderResident in wt.enterprise
 

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

Uses of IteratedFolderResident in wt.lifecycle
 

Subclasses of IteratedFolderResident in wt.lifecycle
 class LifeCycleTemplate
          LifeCycleTemplate holds a Life Cycle specification.