Package com.ptc.projectmanagement.plan
Interface Scheduleable
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,com.ptc.projectmanagement.plan._Scheduleable,wt.inf.container._WTContained,NetFactor,ObjectMappable,Persistable,wt.recent.RecentlyVisited,Serializable,WTContained
- All Known Subinterfaces:
com.ptc.projectmanagement.plan._Plannable,Plannable
- All Known Implementing Classes:
com.ptc.projectmanagement.plan._AbstractPlanActivity,com.ptc.projectmanagement.plan._Plan,com.ptc.projectmanagement.plan._PlanActivity,com.ptc.projectmanagement.assignment._ResourceAssignment,AbstractPlanActivity,Plan,PlanActivity,ResourceAssignment
@GenAsPersistable(interfaces=WTContained.class,properties={@GeneratedProperty(name="startDate",type=java.sql.Timestamp.class),@GeneratedProperty(name="finishDate",type=java.sql.Timestamp.class),@GeneratedProperty(name="duration",type=Duration.class),@GeneratedProperty(name="actualStartDate",type=java.sql.Timestamp.class),@GeneratedProperty(name="actualFinishDate",type=java.sql.Timestamp.class),@GeneratedProperty(name="critical",type=boolean.class,initialValue="false")})
public interface Scheduleable
extends com.ptc.projectmanagement.plan._Scheduleable
Supported API: true
Extendable: false
-
Method Summary
Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes