Uses of Class
wt.projmgmt.definer.ProjectActivityTemplate

Packages that use ProjectActivityTemplate
wt.projmgmt.definer   
 

Uses of ProjectActivityTemplate in wt.projmgmt.definer
 

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

Supported API: false
 

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