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
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
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
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo
-
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:
-