Class ResourceAssignment
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.projectmanagement.assignment._ResourceAssignment
com.ptc.projectmanagement.assignment.ResourceAssignment
- All Implemented Interfaces:
com.ptc.projectmanagement.assignment._WorkTrackable,com.ptc.projectmanagement.assignment.WorkTrackable,com.ptc.projectmanagement.cost._CostTrackable,com.ptc.projectmanagement.cost.CostTrackable,com.ptc.projectmanagement.plan._Hierarchical,com.ptc.projectmanagement.plan._Scheduleable,com.ptc.projectmanagement.plan.Hierarchical,Scheduleable,Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.meeting.actionitem._SubjectOfActionItem,wt.meeting.actionitem.SubjectOfActionItem,wt.projmgmt.DeadlineSupportable,wt.projmgmt.deliverable.SubjectOfDeliverableViewer,wt.recent.RecentlyVisited,wt.type._TypeManaged,wt.type.TypeManaged
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,interfaces={wt.projmgmt.deliverable.SubjectOfDeliverableViewer.class,com.ptc.projectmanagement.assignment.WorkTrackable.class,com.ptc.projectmanagement.plan.Hierarchical.class,Scheduleable.class,com.ptc.projectmanagement.cost.CostTrackable.class,wt.type.TypeManaged.class,wt.projmgmt.DeadlineSupportable.class,wt.meeting.actionitem.SubjectOfActionItem.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="allocationPercentage",type=double.class,constraints=@PropertyConstraints(lowerLimit=0)),@GeneratedProperty(name="riskType",type=RiskType.class),@GeneratedProperty(name="riskDescription",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="healthStatusType",type=HealthStatusType.class),@GeneratedProperty(name="healthStatusDescription",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="overtimeWork",type=int.class,javaDoc="This Attribute is used to show the overtime work."),@GeneratedProperty(name="assignmentType",type=ResourceAssignmentType.class),@GeneratedProperty(name="assignmentState",type=ResourceAssignmentState.class),@GeneratedProperty(name="assignmentGroup",type=WTPrincipalReference.class)},roleA=@GeneratedRole(name="resource",type=com.ptc.projectmanagement.assignment.resource.Resourceable.class,cardinality=ONE),roleB=@GeneratedRole(name="plannable",type=Plannable.class,cardinality=ONE),tableProperties=@TableProperties(tableName="ResourceAssignment",compositeIndex11="+assignmentGroup.key.id"),iconProperties=@IconProperties(standardIcon="netmarkets/images/resource_assigned.gif",openIcon="netmarkets/images/resource_assigned.gif"))
public class ResourceAssignment
extends com.ptc.projectmanagement.assignment._ResourceAssignment
Use the newResourceAssignment static factory method(s),
not the ResourceAssignment constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes