|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectAssignment | |
wt.projmgmt.execution |
Uses of ProjectAssignment in wt.projmgmt.execution |
Methods in wt.projmgmt.execution that return ProjectAssignment | |
ProjectAssignment |
ProjectAssignmentLink.getAssignment()
Gets the object for the association that plays role: ASSIGNMENT_ROLE. |
static ProjectAssignment |
ProjectAssignment.newProjectAssignment(ProjectPlan plan)
Supported API: false |
protected ProjectAssignment |
ProjectAssignment.reset()
|
protected ProjectAssignment |
ProjectActivity.createProjectAssignment()
|
Methods in wt.projmgmt.execution with parameters of type ProjectAssignment | |
void |
ProjectAssignmentLink.setAssignment(ProjectAssignment assignment)
Sets the object for the association that plays role: ASSIGNMENT_ROLE. |
static ProjectAssignmentLink |
ProjectAssignmentLink.newProjectAssignmentLink(ProjectPlan plan,
ProjectAssignment assignment)
Default factory for the class. |
protected boolean |
ProjectAssignment.readVersion(ProjectAssignment thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |