Interface Rootable
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,com.ptc.projectmanagement.plannable._Rootable,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Implementing Classes:
com.ptc.projectmanagement.plan._Plan,Plan
@GeneratedProperty(name="defaultStart",type=java.sql.Timestamp.class,javaDoc="Describes the default start of the objects contained. Correlates to the msp attribute of Project Start Date") @GeneratedProperty(name="holder",type=ObjectReference.class,javaDoc="Defines which object \"holds\" this Rootable. For instance, a Project has a Plan. However a holder does not necessarilly need to be a Project.") @GeneratedProperty(name="baseCalendar",type=BaseCalendarType.class,javaDoc="Describes the base calendar of this Rootable This defines the scheduling behavior") @GeneratedProperty(name="currencySymbol",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=7)) @GeneratedProperty(name="currencySymbolPlacement",type=CurrencySymbolPlacement.class) @GeneratedProperty(name="currencyDigits",type=int.class,constraints=@PropertyConstraints(lowerLimit=0,upperLimit=2))
public interface Rootable
extends com.ptc.projectmanagement.plannable._Rootable
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