Class _SharedAssignmentDetails
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.projectmanagement.assignment._SharedAssignmentDetails
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- Direct Known Subclasses:
SharedAssignmentDetails
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetAssignment(ResourceAssignment the_assignment) Supported API: truevoidsetAssignmentReference(ObjectReference the_assignmentReference) Supported API: trueMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
-
Field Details
-
ASSIGNMENT
Supported API: true- See Also:
-
ASSIGNMENT_REFERENCE
Supported API: true- See Also:
-
-
Method Details
-
getAssignment
Supported API: true- See Also:
-
getAssignmentReference
Supported API: true- See Also:
-
setAssignment
public void setAssignment(ResourceAssignment the_assignment) throws WTPropertyVetoException, WTException Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setAssignmentReference
public void setAssignmentReference(ObjectReference the_assignmentReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-