Primavera Integration API 7.0

com.primavera.common.value.spread
Interface ProjectSpreadPeriod

All Superinterfaces:
SpreadPeriod, WBSSpreadPeriod
All Known Subinterfaces:
EPSSpreadPeriod

public interface ProjectSpreadPeriod
extends WBSSpreadPeriod

This interface defines all access methods for each project spread period. The spread period is calculated according to the bucket type.

See WBSSpreadPeriod for documentation on specific methods.


Method Summary
 
Methods inherited from interface com.primavera.common.value.spread.WBSSpreadPeriod
getActualCost, getActualExpenseCost, getActualLaborCost, getActualLaborUnits, getActualMaterialCost, getActualNonlaborCost, getActualNonlaborUnits, getActualTotalCost, getAtCompletionExpenseCost, getAtCompletionLaborCost, getAtCompletionLaborUnits, getAtCompletionMaterialCost, getAtCompletionNonlaborCost, getAtCompletionNonlaborUnits, getAtCompletionTotalCost, getBaselinePlannedExpenseCost, getBaselinePlannedLaborCost, getBaselinePlannedLaborUnits, getBaselinePlannedMaterialCost, getBaselinePlannedNonlaborCost, getBaselinePlannedNonlaborUnits, getBaselinePlannedTotalCost, getCumulativeActualCost, getCumulativeActualExpenseCost, getCumulativeActualLaborCost, getCumulativeActualLaborUnits, getCumulativeActualMaterialCost, getCumulativeActualNonlaborCost, getCumulativeActualNonlaborUnits, getCumulativeActualTotalCost, getCumulativeAtCompletionExpenseCost, getCumulativeAtCompletionLaborCost, getCumulativeAtCompletionLaborUnits, getCumulativeAtCompletionMaterialCost, getCumulativeAtCompletionNonlaborCost, getCumulativeAtCompletionNonlaborUnits, getCumulativeAtCompletionTotalCost, getCumulativeBaselinePlannedExpenseCost, getCumulativeBaselinePlannedLaborCost, getCumulativeBaselinePlannedLaborUnits, getCumulativeBaselinePlannedMaterialCost, getCumulativeBaselinePlannedNonlaborCost, getCumulativeBaselinePlannedNonlaborUnits, getCumulativeBaselinePlannedTotalCost, getCumulativeEarnedValueCost, getCumulativeEarnedValueLaborUnits, getCumulativeEstimateAtCompletionCost, getCumulativeEstimateAtCompletionLaborUnits, getCumulativeEstimateToCompleteCost, getCumulativeEstimateToCompleteLaborUnits, getCumulativePeriodActualExpenseCost, getCumulativePeriodActualLaborCost, getCumulativePeriodActualLaborUnits, getCumulativePeriodActualMaterialCost, getCumulativePeriodActualNonLaborCost, getCumulativePeriodActualNonLaborUnits, getCumulativePeriodActualTotalCost, getCumulativePeriodAtCompletionExpenseCost, getCumulativePeriodAtCompletionLaborCost, getCumulativePeriodAtCompletionLaborUnits, getCumulativePeriodAtCompletionMaterialCost, getCumulativePeriodAtCompletionNonLaborCost, getCumulativePeriodAtCompletionNonLaborUnits, getCumulativePeriodAtCompletionTotalCost, getCumulativePeriodEarnedValueCost, getCumulativePeriodEarnedValueLaborUnits, getCumulativePeriodEstimateAtCompletionCost, getCumulativePeriodEstimateAtCompletionLaborUnits, getCumulativePeriodPlannedValueCost, getCumulativePeriodPlannedValueLaborUnits, getCumulativePlannedExpenseCost, getCumulativePlannedLaborCost, getCumulativePlannedLaborUnits, getCumulativePlannedMaterialCost, getCumulativePlannedNonlaborCost, getCumulativePlannedNonlaborUnits, getCumulativePlannedTotalCost, getCumulativePlannedValueCost, getCumulativePlannedValueLaborUnits, getCumulativeRemainingExpenseCost, getCumulativeRemainingLaborCost, getCumulativeRemainingLaborUnits, getCumulativeRemainingLateExpenseCost, getCumulativeRemainingLateLaborCost, getCumulativeRemainingLateLaborUnits, getCumulativeRemainingLateMaterialCost, getCumulativeRemainingLateNonlaborCost, getCumulativeRemainingLateNonlaborUnits, getCumulativeRemainingLateTotalCost, getCumulativeRemainingMaterialCost, getCumulativeRemainingNonlaborCost, getCumulativeRemainingNonlaborUnits, getCumulativeRemainingTotalCost, getEarnedValueCost, getEarnedValueLaborUnits, getEstimateAtCompletionCost, getEstimateAtCompletionLaborUnits, getEstimateToCompleteCost, getEstimateToCompleteLaborUnits, getPeriodActualExpenseCost, getPeriodActualLaborCost, getPeriodActualLaborUnits, getPeriodActualMaterialCost, getPeriodActualNonLaborCost, getPeriodActualNonLaborUnits, getPeriodActualTotalCost, getPeriodAtCompletionExpenseCost, getPeriodAtCompletionLaborCost, getPeriodAtCompletionLaborUnits, getPeriodAtCompletionMaterialCost, getPeriodAtCompletionNonLaborCost, getPeriodAtCompletionNonLaborUnits, getPeriodAtCompletionTotalCost, getPeriodEarnedValueCost, getPeriodEarnedValueLaborUnits, getPeriodEstimateAtCompletionCost, getPeriodEstimateAtCompletionLaborUnits, getPeriodPlannedValueCost, getPeriodPlannedValueLaborUnits, getPlannedExpenseCost, getPlannedLaborCost, getPlannedLaborUnits, getPlannedMaterialCost, getPlannedNonlaborCost, getPlannedNonlaborUnits, getPlannedTotalCost, getPlannedValueCost, getPlannedValueLaborUnits, getRemainingExpenseCost, getRemainingLaborCost, getRemainingLaborUnits, getRemainingLateExpenseCost, getRemainingLateLaborCost, getRemainingLateLaborUnits, getRemainingLateMaterialCost, getRemainingLateNonlaborCost, getRemainingLateNonlaborUnits, getRemainingLateTotalCost, getRemainingMaterialCost, getRemainingNonlaborCost, getRemainingNonlaborUnits, getRemainingTotalCost
 
Methods inherited from interface com.primavera.common.value.spread.SpreadPeriod
getCost, getCumulativeCost, getCumulativeUnits, getSpreadBucketType, getSpreadBucketTypeEnum, getSpreadPeriodEnd, getSpreadPeriodStart, getUnits, setCost, setUnits
 


Primavera Integration API 7.0

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.