Uses of Class
wt.projmgmt.execution.ProjectWorkItemLink

Packages that use ProjectWorkItemLink
wt.projmgmt.execution   
 

Uses of ProjectWorkItemLink in wt.projmgmt.execution
 

Methods in wt.projmgmt.execution that return ProjectWorkItemLink
static ProjectWorkItemLink ProjectWorkItemLink.newProjectWorkItemLink(ProjectPlan plan, ProjectWorkItem workItem)
          Default factory for the class.
 

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