Uses of Class
wt.projmgmt.resource.Deliverable

Packages that use Deliverable
com.ptc.netmarkets.deliverable   
com.ptc.netmarkets.nmixb   
com.ptc.netmarkets.projmgmt   
wt.pdmlink   
wt.projmgmt.execution   
wt.projmgmt.ix   
wt.projmgmt.monitor   
wt.projmgmt.msproject.mppobject   
wt.projmgmt.resource   
 

Uses of Deliverable in com.ptc.netmarkets.deliverable
 

Methods in com.ptc.netmarkets.deliverable with parameters of type Deliverable
static NmDeliverable NmDeliverable.newNmDeliverable(Deliverable deliverable)
          

Supported API: false
protected  void NmDeliverable.initialize(Deliverable deliverable)
          Supports initialization, following construction of an instance.
 

Uses of Deliverable in com.ptc.netmarkets.nmixb
 

Methods in com.ptc.netmarkets.nmixb that return Deliverable
private  Deliverable ProjectPlanStructCopyHelper.copyDeliverable(Deliverable source_deli)
           
 

Methods in com.ptc.netmarkets.nmixb with parameters of type Deliverable
private  Deliverable ProjectPlanStructCopyHelper.copyDeliverable(Deliverable source_deli)
           
 

Uses of Deliverable in com.ptc.netmarkets.projmgmt
 

Methods in com.ptc.netmarkets.projmgmt that return Deliverable
private  Deliverable StandardNmProjMgmtService.setTargetNState(Deliverable deliverable, Hashtable params)
           
static Deliverable NmProjMgmtHelper.getDeliFromResultObj(Object nextObj)
           
 

Methods in com.ptc.netmarkets.projmgmt with parameters of type Deliverable
private  String StandardNmProjMgmtService.getLCState(Deliverable deliver)
           
private  Deliverable StandardNmProjMgmtService.setTargetNState(Deliverable deliverable, Hashtable params)
           
private  int StandardNmProjMgmtService.updateMilestones(Deliverable deli, Hashtable params)
           
private  void StandardNmProjMgmtService.addDeliverableToHolder(DeliverableHolder holder, Deliverable new_deliverable)
           
private  NmChangeModel[] StandardNmProjMgmtService.updateDeliverable(NmOid project_oid, Deliverable deli, Hashtable params)
           
private  NmChangeModel[] StandardNmProjMgmtService.getDeliverableChangeModel(NmChangeModel[] change_model, NmOid project_oid, DeliverableHolder holder, Deliverable deli)
           
private static NmDeliverable NmProjMgmtHelper.createNmDeliverable(Deliverable deli)
           
private static NmDeliverable NmProjMgmtHelper.createNmDeliverable(Deliverable deli, boolean minimal)
           
 

Uses of Deliverable in wt.pdmlink
 

Methods in wt.pdmlink that return Deliverable
static Deliverable ProductIXUtils.getDeliverable(ProjectPlan plan, String deli_name)
           
 

Uses of Deliverable in wt.projmgmt.execution
 

Fields in wt.projmgmt.execution declared as Deliverable
private  Deliverable ProjectActivity.linkedDeliverable
           
 

Methods in wt.projmgmt.execution that return Deliverable
 Deliverable ProjectActivity.getLinkedDeliverable()
          Returns the Deliverable linked to the activity.
 

Methods in wt.projmgmt.execution with parameters of type Deliverable
 ProjectActivity StandardProjExecService.linkDeliverable(ProjectActivity activity, Deliverable deliverable)
          Links a Deliverable to a ProjectActivity.
private  void StandardProjExecService.setDeliverableAttributes(ProjectActivity activity, Deliverable deliverable)
           
 ProjectActivity ProjExecServiceFwd.linkDeliverable(ProjectActivity activity, Deliverable deliverable)
          Links a Deliverable to a ProjectActivity.
 ProjectActivity ProjExecService.linkDeliverable(ProjectActivity activity, Deliverable deliverable)
          Links a Deliverable to a ProjectActivity.
 

Uses of Deliverable in wt.projmgmt.ix
 

Methods in wt.projmgmt.ix that return Deliverable
static Deliverable ProjMgmtIxUtils.getDeliverable(ProjectPlan plan, String deli_name)
           
 

Methods in wt.projmgmt.ix with parameters of type Deliverable
static File ProjMgmtIxUtils.exportProjectDeliverables(WTContainerRef contRef, File outFile, Deliverable[] delivs, IxbDocument ruleFile)
           
static void DeliverableIxHandler.exportDeliverable(Deliverable deli, IxbElement deli_elem, Exporter exporter)
          
static void DeliverableIxHandler.exportDeliverableAsOrphan(Deliverable deli, IxbElement elem, Exporter exporter)
           
static ExecutionObject DeliverableIxHandler.addDeliverable(ExecutionObject exec_obj, Deliverable deliverable)
           
 

Uses of Deliverable in wt.projmgmt.monitor
 

Methods in wt.projmgmt.monitor with parameters of type Deliverable
 ExecutionObject StandardProjMonitorService.addDeliverable(ExecutionObject exec_obj, Deliverable deliverable)
          Adds Deliverable to ExecutionObject.
 DeliverableHolder StandardProjMonitorService.removeDeliverable(DeliverableHolder holder, Deliverable deliverable)
          Removes deliverable to execution object.
protected  ProjectState StandardProjMonitorService.getStateToPropagate(Deliverable deliverable, ProjectState new_state, ProjectState old_state)
          Propagates state to deliverables.
private  ProjectState StandardProjMonitorService.checkState(Deliverable deliverable, ProjectState new_state)
           
private  boolean StandardProjMonitorService.isHeld(Deliverable deliverable)
          Returns whether the deliverable is held by a holder.
private static void SchedulerHelper.propagateStartToDeliverable(Deliverable deliverable, Timestamp start, Timestamp old_start)
          Performs the propagation of a start to deliverables in manual mode.
private static void SchedulerHelper.propagateFinishToDeliverable(Deliverable deliverable, Timestamp finish)
          Performs the propagation of the finish time to deliverables in manual mode.
 ExecutionObject ProjMonitorServiceFwd.addDeliverable(ExecutionObject exec_obj, Deliverable deliverable)
          Adds Deliverable to ExecutionObject.
 DeliverableHolder ProjMonitorServiceFwd.removeDeliverable(DeliverableHolder holder, Deliverable deliverable)
          Removes deliverable to execution object.
 ExecutionObject ProjMonitorService.addDeliverable(ExecutionObject exec_obj, Deliverable deliverable)
          Adds Deliverable to ExecutionObject.
 DeliverableHolder ProjMonitorService.removeDeliverable(DeliverableHolder holder, Deliverable deliverable)
          Removes deliverable to execution object.
 

Uses of Deliverable in wt.projmgmt.msproject.mppobject
 

Methods in wt.projmgmt.msproject.mppobject with parameters of type Deliverable
 ExecutionObject MPPTask.addDeliverable(ExecutionObject exec_obj, Deliverable deliverable)
          Add a Deliverable to the ExecutionObject
 

Uses of Deliverable in wt.projmgmt.resource
 

Methods in wt.projmgmt.resource that return Deliverable
 Deliverable StandardProjResourceService.setTarget(Deliverable deliverable, Persistable target, boolean latest)
          Sets the target of a Deliverable as the Persistable passed as argument.
 Deliverable ProjResourceServiceFwd.setTarget(Deliverable deliverable, Persistable target, boolean latest)
          Sets the target of a Deliverable as the Persistable passed as argument.
 Deliverable ProjResourceService.setTarget(Deliverable deliverable, Persistable target, boolean latest)
          Sets the target of a Deliverable as the Persistable passed as argument.
 Deliverable ProjectDeliverableLink.getDeliverable()
          Gets the object for the association that plays role: DELIVERABLE_ROLE.
 Deliverable DeliverableLink.getDeliverable()
          Gets the object for the association that plays role: DELIVERABLE_ROLE.
static Deliverable Deliverable.newDeliverable(ProjectPlan plan)
          Deliverable constructor.
 

Methods in wt.projmgmt.resource with parameters of type Deliverable
 ProjectActivity StandardProjResourceService.getActivityHolder(Deliverable deliverable)
          Returns the ProjectActivity that holds the Deliverable passed as argument.
 QueryResult StandardProjResourceService.getMilestoneHolders(Deliverable deliverable)
          Returns a list of Milestone that hold for the Deliverable passed as argument.
 void StandardProjResourceService.setMilestones(Deliverable deliverable, Vector milestones)
          Adds the Deliverable to each be contained in each Milestone passed as argument as a list.
 Deliverable StandardProjResourceService.setTarget(Deliverable deliverable, Persistable target, boolean latest)
          Sets the target of a Deliverable as the Persistable passed as argument.
 ProjectActivity ProjResourceServiceFwd.getActivityHolder(Deliverable deliverable)
          Returns the ProjectActivity that holds the Deliverable passed as argument.
 QueryResult ProjResourceServiceFwd.getMilestoneHolders(Deliverable deliverable)
          Returns a list of Milestone that hold for the Deliverable passed as argument.
 void ProjResourceServiceFwd.setMilestones(Deliverable deliverable, Vector milestones)
          Adds the Deliverable to each be contained in each Milestone passed as argument as a list.
 Deliverable ProjResourceServiceFwd.setTarget(Deliverable deliverable, Persistable target, boolean latest)
          Sets the target of a Deliverable as the Persistable passed as argument.
 ProjectActivity ProjResourceService.getActivityHolder(Deliverable deliverable)
          Returns the ProjectActivity that holds the Deliverable passed as argument.
 QueryResult ProjResourceService.getMilestoneHolders(Deliverable deliverable)
          Returns a list of Milestone that hold for the Deliverable passed as argument.
 void ProjResourceService.setMilestones(Deliverable deliverable, Vector milestones)
          Adds the Deliverable to each be contained in each Milestone passed as argument as a list.
 Deliverable ProjResourceService.setTarget(Deliverable deliverable, Persistable target, boolean latest)
          Sets the target of a Deliverable as the Persistable passed as argument.
 void ProjectDeliverableLink.setDeliverable(Deliverable deliverable)
          Sets the object for the association that plays role: DELIVERABLE_ROLE.
static ProjectDeliverableLink ProjectDeliverableLink.newProjectDeliverableLink(ProjectPlan plan, Deliverable deliverable)
          Default factory for the class.
 void DeliverableLink.setDeliverable(Deliverable deliverable)
          Sets the object for the association that plays role: DELIVERABLE_ROLE.
static DeliverableLink DeliverableLink.newDeliverableLink(DeliverableHolder holder, Deliverable deliverable)
          Default factory for the class.
protected  boolean Deliverable.readVersion(Deliverable thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.