Class SharedAssignmentDetails
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.projectmanagement.assignment._SharedAssignmentDetails
com.ptc.projectmanagement.assignment.SharedAssignmentDetails
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsPersistable(superClass=WTObject.class,serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="memberResource",type=WTPrincipalReference.class,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="totalEffort",type=Duration.class),@GeneratedProperty(name="doneEffort",type=Duration.class),@GeneratedProperty(name="remainingEffort",type=Duration.class),@GeneratedProperty(name="percentWorkComplete",type=double.class),@GeneratedProperty(name="active",type=boolean.class,initialValue="true"),@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))},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="assignment",type=ResourceAssignment.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="detail",supportedAPI=PUBLIC,cascade=true)),tableProperties=@TableProperties(tableName="SharedAssignmentDetails"))
public class SharedAssignmentDetails
extends _SharedAssignmentDetails
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class com.ptc.projectmanagement.assignment._SharedAssignmentDetails
ACTIVE, ASSIGNMENT, ASSIGNMENT_REFERENCE, DONE_EFFORT, EXTERNALIZATION_VERSION_UID, HEALTH_STATUS_DESCRIPTION, HEALTH_STATUS_TYPE, MEMBER_RESOURCE, PERCENT_WORK_COMPLETE, REMAINING_EFFORT, RISK_DESCRIPTION, RISK_TYPE, TOTAL_EFFORTFields 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
Methods inherited from class com.ptc.projectmanagement.assignment._SharedAssignmentDetails
getAssignment, getAssignmentReference, getClassInfo, getConceptualClassname, getDoneEffort, getHealthStatusDescription, getHealthStatusType, getMemberResource, getPercentWorkComplete, getRemainingEffort, getRiskDescription, getRiskType, getTotalEffort, getType, isActive, readExternal, readExternal, readVersion, setActive, setAssignment, setAssignmentReference, setHealthStatusDescription, setHealthStatusType, setMemberResource, setPercentWorkComplete, setRemainingEffort, setRiskDescription, setRiskType, setTotalEffort, super_readExternal_SharedAssignmentDetails, super_readVersion_SharedAssignmentDetails, super_writeExternal_SharedAssignmentDetails, writeExternal, writeExternalMethods 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