Package com.ptc.projectmanagement.plan
Class AbstractPlanActivity
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.projectmanagement.plan._AbstractPlanActivity
com.ptc.projectmanagement.plan.AbstractPlanActivity
- 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._Plannable,com.ptc.projectmanagement.plan._Scheduleable,com.ptc.projectmanagement.plan.Hierarchical,Plannable,Scheduleable,com.ptc.windchill.history._HistoryRecordable,com.ptc.windchill.history.HistoryRecordable,Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.meeting.actionitem._SubjectOfActionItem,wt.meeting.actionitem.SubjectOfActionItem,wt.notify._Notifiable,Notifiable,wt.recent.RecentlyVisited,wt.workflow.forum._SubjectOfForum,SubjectOfForum,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
- Direct Known Subclasses:
com.ptc.projectmanagement.plan._Plan,com.ptc.projectmanagement.plan._PlanActivity
@GenAsPersistable(superClass=WTObject.class,interfaces={Plannable.class,com.ptc.windchill.history.HistoryRecordable.class,com.ptc.projectmanagement.assignment.WorkTrackable.class,com.ptc.projectmanagement.cost.CostTrackable.class,wt.access.PolicyAccessControlled.class,Notifiable.class,SecurityLabeled.class,SubjectOfForum.class,wt.workflow.notebook.SubjectOfNotebook.class,wt.meeting.actionitem.SubjectOfActionItem.class},serializable=EXTERNALIZABLE_BASIC,properties={@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="deadline",type=java.sql.Timestamp.class),@GeneratedProperty(name="healthStatusDescription",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=4000))})
public abstract class AbstractPlanActivity
extends com.ptc.projectmanagement.plan._AbstractPlanActivity
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class com.ptc.projectmanagement.plan._AbstractPlanActivity
DEADLINE, EXTERNALIZATION_VERSION_UID, HEALTH_STATUS_DESCRIPTION, HEALTH_STATUS_TYPE, RISK_DESCRIPTION, RISK_TYPEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface com.ptc.projectmanagement.cost._CostTrackable
FIXED_COST, ROLLED_UP_COST, TOTAL_COSTFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface com.ptc.projectmanagement.plan._Hierarchical
PARENT, PARENT_REFERENCEFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface com.ptc.projectmanagement.plan._Plannable
DESCRIPTION, LINE_NUMBER, MILESTONE, NAME, PLANNABLE_STATE, ROOT, ROOT_REFERENCE, SUMMARYFields inherited from interface com.ptc.projectmanagement.plan._Scheduleable
ACTUAL_FINISH_DATE, ACTUAL_START_DATE, CRITICAL, DURATION, FINISH_DATE, START_DATEFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface com.ptc.projectmanagement.assignment._WorkTrackable
DONE_EFFORT, PERCENT_WORK_COMPLETE, REMAINING_EFFORT, TOTAL_EFFORTFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class com.ptc.projectmanagement.plan._AbstractPlanActivity
getActualFinishDate, getActualStartDate, getAdministrativeLock, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDeadline, getDescription, getDomainRef, getDoneEffort, getDuration, getEventSet, getFinishDate, getFixedCost, getHealthStatusDescription, getHealthStatusType, getLineNumber, getName, getParent, getParentReference, getPercentWorkComplete, getPlannableState, getRemainingEffort, getRiskDescription, getRiskType, getRolledUpCost, getRoot, getRootReference, getSecurityLabels, getStartDate, getTotalCost, getTotalEffort, getType, isCritical, isInheritedDomain, isMilestone, isSummary, readExternal, readExternal, readVersion, setActualFinishDate, setActualStartDate, setAdministrativeLock, setContainer, setContainerReference, setCritical, setDeadline, setDescription, setDomainRef, setDuration, setEventSet, setFinishDate, setFixedCost, setHealthStatusDescription, setHealthStatusType, setInheritedDomain, setLineNumber, setMilestone, setParent, setParentReference, setPercentWorkComplete, setPlannableState, setRemainingEffort, setRiskDescription, setRiskType, setRolledUpCost, setRoot, setRootReference, setSecurityLabels, setStartDate, setSummary, setTotalCost, setTotalEffort, super_readExternal_AbstractPlanActivity, super_readVersion_AbstractPlanActivity, super_writeExternal_AbstractPlanActivity, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity