Uses of Class
wt.projmgmt.definer.SummaryActivityTemplate

Packages that use SummaryActivityTemplate
wt.projmgmt.definer   
 

Uses of SummaryActivityTemplate in wt.projmgmt.definer
 

Methods in wt.projmgmt.definer that return SummaryActivityTemplate
static SummaryActivityTemplate SummaryActivityTemplate.newSummaryActivityTemplate()
          Deprecated. objects created with this constructor go into the classic container: use constructor with the container as argument.
static SummaryActivityTemplate SummaryActivityTemplate.newSummaryActivityTemplate(WTContainerRef context_ref)
          

Supported API: false
 

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