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: