Primavera Integration API 7.0

Uses of Class
com.primavera.common.value.spread.SpreadFieldNotFoundException

Packages that use SpreadFieldNotFoundException
com.primavera.common.value.spread Spread value objects and related classes 
 

Uses of SpreadFieldNotFoundException in com.primavera.common.value.spread
 

Methods in com.primavera.common.value.spread that throw SpreadFieldNotFoundException
 Cost ActivitySpreadPeriod.getActualCost()
          Gets the actual cost for this spread period.
 Cost WBSSpreadPeriod.getActualCost()
          Gets the actual cost for this spread period.
 Cost ActivitySpreadPeriod.getActualExpenseCost()
          Gets the actual expense cost for this spread period.
 Cost WBSSpreadPeriod.getActualExpenseCost()
          Gets the actual expense cost for this spread period.
 Cost ActivitySpreadPeriod.getActualLaborCost()
          Gets the actual labor cost for this spread period.
 Cost WBSSpreadPeriod.getActualLaborCost()
          Gets the actual labor cost for this spread period.
 Unit ActivitySpreadPeriod.getActualLaborUnits()
          Gets the actual labor units for this spread period.
 Unit WBSSpreadPeriod.getActualLaborUnits()
          Gets the actual labor units for this spread period.
 Cost ActivitySpreadPeriod.getActualMaterialCost()
          Gets the actual material cost for this spread period.
 Cost WBSSpreadPeriod.getActualMaterialCost()
          Gets the actual material cost for this spread period.
 Cost WBSSpreadPeriod.getActualNonlaborCost()
          Gets the actual nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getActualNonLaborCost()
          Gets the actual nonlabor cost for this spread period.
 Unit WBSSpreadPeriod.getActualNonlaborUnits()
          Gets the actual nonlabor units for this spread period.
 Unit ActivitySpreadPeriod.getActualNonLaborUnits()
          Gets the actual nonlabor units for this spread period.
 Cost ActivitySpreadPeriod.getActualTotalCost()
          Gets the actual total cost for this spread period.
 Cost WBSSpreadPeriod.getActualTotalCost()
          Gets the actual total cost, including labor, nonlabor, and expense cost, for this spread period.
 Cost ActivitySpreadPeriod.getAtCompletionExpenseCost()
          Gets the at completion expense cost for this spread period.
 Cost WBSSpreadPeriod.getAtCompletionExpenseCost()
          Gets the at completion expense cost for this spread period.
 Cost ActivitySpreadPeriod.getAtCompletionLaborCost()
          Gets the at completion labor cost for this spread period.
 Cost WBSSpreadPeriod.getAtCompletionLaborCost()
          Gets the at completion labor cost for this spread period.
 Unit ActivitySpreadPeriod.getAtCompletionLaborUnits()
          Gets the at completion labor units for this spread period.
 Unit WBSSpreadPeriod.getAtCompletionLaborUnits()
          Gets the at completion labor units for this spread period.
 Cost ActivitySpreadPeriod.getAtCompletionMaterialCost()
          Gets the at completion material cost for this spread period.
 Cost WBSSpreadPeriod.getAtCompletionMaterialCost()
          Gets the at completion material cost for this spread period.
 Cost WBSSpreadPeriod.getAtCompletionNonlaborCost()
          Gets the at completion nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getAtCompletionNonLaborCost()
          Gets the at completion nonlabor cost for this spread period.
 Unit WBSSpreadPeriod.getAtCompletionNonlaborUnits()
          Gets the at completion nonlabor units for this spread period.
 Unit ActivitySpreadPeriod.getAtCompletionNonLaborUnits()
          Gets the at completion nonlabor units for this spread period.
 Cost ActivitySpreadPeriod.getAtCompletionTotalCost()
          Gets the at completion total cost for this spread period.
 Cost WBSSpreadPeriod.getAtCompletionTotalCost()
          Gets the at completion total cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1ActualExpenseCost()
          Gets the primary baseline actual expense cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1ActualLaborCost()
          Gets the primary baseline actual labor cost for this spread period.
 Unit ActivitySpreadPeriod.getBaseline1ActualLaborUnits()
          Gets the primary baseline actual labor units for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1ActualMaterialCost()
          Gets the primary baseline actual material cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1ActualNonLaborCost()
          Gets the primary baseline actual nonlabor cost for this spread period.
 Unit ActivitySpreadPeriod.getBaseline1ActualNonLaborUnits()
          Gets the primary baseline actual nonlabor units for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1ActualTotalCost()
          Gets the primary baseline actual total cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1PlannedExpenseCost()
          Gets the primary baseline planned expense cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1PlannedLaborCost()
          Gets the primary baseline planned labor cost for this spread period.
 Unit ActivitySpreadPeriod.getBaseline1PlannedLaborUnits()
          Gets the primary baseline planned labor units for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1PlannedMaterialCost()
          Gets the primary baseline planned material cost for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1PlannedNonLaborCost()
          Gets the primary baseline planned nonlabor cost for this spread period.
 Unit ActivitySpreadPeriod.getBaseline1PlannedNonLaborUnits()
          Gets the primary baseline planned nonlabor units for this spread period.
 Cost ActivitySpreadPeriod.getBaseline1PlannedTotalCost()
          Gets the primary baseline planned total cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselineActualExpenseCost()
          Gets the project baseline actual expense cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselineActualLaborCost()
          Gets the project baseline actual labor cost for this spread period.
 Unit ActivitySpreadPeriod.getBaselineActualLaborUnits()
          Gets the project baseline actual labor units for this spread period.
 Cost ActivitySpreadPeriod.getBaselineActualMaterialCost()
          Gets the project baseline actual material cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselineActualNonLaborCost()
          Gets the project baseline actual nonlabor cost for this spread period.
 Unit ActivitySpreadPeriod.getBaselineActualNonLaborUnits()
          Gets the project baseline actual nonlabor units for this spread period.
 Cost ActivitySpreadPeriod.getBaselineActualTotalCost()
          Gets the project baseline actual total cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselinePlannedExpenseCost()
          Gets the project baseline planned expense cost for this spread period.
 Cost WBSSpreadPeriod.getBaselinePlannedExpenseCost()
          Gets the baseline planned expense cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselinePlannedLaborCost()
          Gets the project baseline planned labor cost for this spread period.
 Cost WBSSpreadPeriod.getBaselinePlannedLaborCost()
          Gets the baseline planned labor cost for this spread period.
 Unit ActivitySpreadPeriod.getBaselinePlannedLaborUnits()
          Gets the project baseline planned labor units for this spread period.
 Unit WBSSpreadPeriod.getBaselinePlannedLaborUnits()
          Gets the baseline planned labor units for this spread period.
 Cost ActivitySpreadPeriod.getBaselinePlannedMaterialCost()
          Gets the project baseline planned material cost for this spread period.
 Cost WBSSpreadPeriod.getBaselinePlannedMaterialCost()
          Gets the baseline planned material cost for this spread period.
 Cost WBSSpreadPeriod.getBaselinePlannedNonlaborCost()
          Gets the baseline planned nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getBaselinePlannedNonLaborCost()
          Gets the project baseline planned nonlabor cost for this spread period.
 Unit WBSSpreadPeriod.getBaselinePlannedNonlaborUnits()
          Gets the baseline planned nonlabor units for this spread period.
 Unit ActivitySpreadPeriod.getBaselinePlannedNonLaborUnits()
          Gets the project baseline planned nonlabor units for this spread period.
 Cost ActivitySpreadPeriod.getBaselinePlannedTotalCost()
          Gets the project baseline planned total cost for this spread period.
 Cost WBSSpreadPeriod.getBaselinePlannedTotalCost()
          Gets the baseline planned total cost for this spread period.
 Cost SpreadPeriod.getCost(java.lang.String fieldName)
          Gets the cost value of the specified field in this spread period
 Cost ActivitySpreadPeriod.getCumulativeActualCost()
          Gets the cumulative actual cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualCost()
          Gets the cumulative actual cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeActualExpenseCost()
          Gets the cumulative actual expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualExpenseCost()
          Gets the cumulative actual expense cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeActualLaborCost()
          Gets the cumulative actual labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualLaborCost()
          Gets the cumulative actual labor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeActualLaborUnits()
          Gets the cumulative actual labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeActualLaborUnits()
          Gets the cumulative actual labor units for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeActualMaterialCost()
          Gets the cumulative actual material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualMaterialCost()
          Gets the cumulative actual material cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualNonlaborCost()
          Gets the cumulative actual nonlabor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeActualNonLaborCost()
          Gets the cumulative actual nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeActualNonlaborUnits()
          Gets the cumulative actual nonlabor units for this spread period, which is cumulated from the actual start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeActualNonLaborUnits()
          Gets the cumulative actual nonlabor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeActualTotalCost()
          Gets the cumulative actual total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeActualTotalCost()
          Gets the cumulative actual total cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeAtCompletionExpenseCost()
          Gets the cumulative at completion expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeAtCompletionExpenseCost()
          Gets the cumulative at completion expense cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeAtCompletionLaborCost()
          Gets the cumulative at completion labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeAtCompletionLaborCost()
          Gets the cumulative at completion labor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeAtCompletionLaborUnits()
          Gets the cumulative at completion labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeAtCompletionLaborUnits()
          Gets the cumulative at completion labor units for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeAtCompletionMaterialCost()
          Gets the cumulative at completion material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeAtCompletionMaterialCost()
          Gets the cumulative at completion material cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeAtCompletionNonlaborCost()
          Gets the cumulative at completion nonlabor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeAtCompletionNonLaborCost()
          Gets the cumulative at completion nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeAtCompletionNonlaborUnits()
          Gets the cumulative at completion nonlabor units for this spread period, which is cumulated from the actual start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeAtCompletionNonLaborUnits()
          Gets the cumulative at completion nonlabor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeAtCompletionTotalCost()
          Gets the cumulative at completion total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeAtCompletionTotalCost()
          Gets the cumulative at completion total cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1ActualExpenseCost()
          Gets the cumulative primary baseline actual expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1ActualLaborCost()
          Gets the cumulative primary baseline actual labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeBaseline1ActualLaborUnits()
          Gets the cumulative primary baseline actual labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1ActualMaterialCost()
          Gets the cumulative primary baseline actual material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1ActualNonLaborCost()
          Gets the cumulative primary baseline actual nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeBaseline1ActualNonLaborUnits()
          Gets the cumulative primary baseline actual nonlabor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1ActualTotalCost()
          Gets the cumulative primary baseline actual total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1PlannedExpenseCost()
          Gets the cumulative primary baseline planned expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1PlannedLaborCost()
          Gets the cumulative primary baseline planned labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeBaseline1PlannedLaborUnits()
          Gets the cumulative primary baseline planned labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1PlannedMaterialCost()
          Gets the cumulative primary baseline planned material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1PlannedNonLaborCost()
          Gets the cumulative primary baseline planned nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeBaseline1PlannedNonLaborUnits()
          Gets the cumulative primary baseline planned nonlabor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaseline1PlannedTotalCost()
          Gets the cumulative primary baseline planned total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselineActualExpenseCost()
          Gets the cumulative project baseline actual expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselineActualLaborCost()
          Gets the cumulative project baseline actual labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeBaselineActualLaborUnits()
          Gets the cumulative project baseline actual labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselineActualMaterialCost()
          Gets the cumulative project baseline actual material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselineActualNonLaborCost()
          Gets the cumulative project baseline actual nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeBaselineActualNonLaborUnits()
          Gets the cumulative project baseline actual nonlabor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselineActualTotalCost()
          Gets the cumulative project baseline actual total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselinePlannedExpenseCost()
          Gets the cumulative project baseline planned expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeBaselinePlannedExpenseCost()
          Gets the cumulative baseline planned expense cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselinePlannedLaborCost()
          Gets the cumulative project baseline planned labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeBaselinePlannedLaborCost()
          Gets the cumulative baseline planned labor cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeBaselinePlannedLaborUnits()
          Gets the cumulative project baseline planned labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeBaselinePlannedLaborUnits()
          Gets the cumulative baseline planned labor units for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselinePlannedMaterialCost()
          Gets the cumulative project baseline planned material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeBaselinePlannedMaterialCost()
          Gets the cumulative baseline planned material cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeBaselinePlannedNonlaborCost()
          Gets the cumulative baseline planned nonlabor cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselinePlannedNonLaborCost()
          Gets the cumulative project baseline planned nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeBaselinePlannedNonlaborUnits()
          Gets the cumulative baseline planned nonlabor units for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeBaselinePlannedNonLaborUnits()
          Gets the cumulative project baseline planned nonlabor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeBaselinePlannedTotalCost()
          Gets the cumulative project baseline planned total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeBaselinePlannedTotalCost()
          Gets the cumulative baseline planned total cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost SpreadPeriod.getCumulativeCost(java.lang.String fieldName)
          Gets the cumulative cost value of the specified field in this spread period
 Cost ActivitySpreadPeriod.getCumulativeEarnedValueCost()
          Gets the cumulative earned value cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeEarnedValueCost()
          Gets the cumulative earned value cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeEarnedValueLaborUnits()
          Gets the cumulative earned value labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeEarnedValueLaborUnits()
          Gets the cumulative earned value labor units for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeEstimateAtCompletionCost()
          Gets the cumulative estimate at completion cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeEstimateAtCompletionCost()
          Gets the cumulative estimate at completion cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeEstimateAtCompletionLaborUnits()
          Gets the cumulative estimate at completion labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeEstimateAtCompletionLaborUnits()
          Gets the cumulative estimate at completion labor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeEstimateToCompleteCost()
          Gets the cumulative estimate to completion for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeEstimateToCompleteCost()
          Gets the cumulative estimate to complete labor cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeEstimateToCompleteLaborUnits()
          Gets the cumulative estimate to completion labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeEstimateToCompleteLaborUnits()
          Gets the cumulative estimate to complete labor units for this spread period, which is cumulated from the remaining start to the end of this period.
 Unit ProjectResourceRoleSpreadPeriod.getCumulativeLimit()
          Gets the cumulative limit units for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ProjectResourceRoleSpreadPeriod.getCumulativePeriodActualCost()
          Gets the cumulative actual cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodActualExpenseCost()
          Gets the cumulative financial period actual expense cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodActualLaborCost()
          Gets the cumulative financial period actual labor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativePeriodActualLaborUnits()
          Gets the cumulative financial period actual labor units for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodActualMaterialCost()
          Gets the cumulative financial period actual material cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodActualNonLaborCost()
          Gets the cumulative financial period actual nonlabor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativePeriodActualNonLaborUnits()
          Gets the cumulative financial period actual nonlabor units for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodActualTotalCost()
          Gets the cumulative financial period actual total cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit ProjectResourceRoleSpreadPeriod.getCumulativePeriodActualUnits()
          Gets the cumulative actual units for this spread period, which is cumulated from the actual start to the end of this period.
 Cost ProjectResourceRoleSpreadPeriod.getCumulativePeriodAtCompletionCost()
          Gets the cumulative at completion cost for this spread period, which is cumulated from the start date to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodAtCompletionExpenseCost()
          Gets the cumulative financial period at completion expense cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodAtCompletionLaborCost()
          Gets the cumulative financial period at completion labor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativePeriodAtCompletionLaborUnits()
          Gets the cumulative financial period at completion labor units for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodAtCompletionMaterialCost()
          Gets the cumulative financial period at completion material cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodAtCompletionNonLaborCost()
          Gets the cumulative financial period at completion nonlabor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativePeriodAtCompletionNonLaborUnits()
          Gets the cumulative financial period at completion nonlabor units for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodAtCompletionTotalCost()
          Gets the cumulative financial period at completion total cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit ProjectResourceRoleSpreadPeriod.getCumulativePeriodAtCompletionUnits()
          Gets the cumulative at completion units for this spread period, which is cumulated from the start date to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodEarnedValueCost()
          Gets the cumulative financial period earned value cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativePeriodEarnedValueLaborUnits()
          Gets the cumulative financial period earned value labor units for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodEstimateAtCompletionCost()
          Gets the cumulative financial period estimate at completion cost for this spread period, which is cumulated from the actual start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativePeriodEstimateAtCompletionLaborUnits()
          Gets the cumulative financial period estimate at completion labor cost for this spread period, which is cumulated from the actual start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePeriodPlannedValueCost()
          Gets the cumulative financial period planned value cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativePeriodPlannedValueLaborUnits()
          Gets the cumulative financial period planned value labor units for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedExpenseCost()
          Gets the cumulative planned expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedExpenseCost()
          Gets the cumulative planned expense cost for this spread period, which is cumulated from the planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedLaborCost()
          Gets the cumulative planned labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedLaborCost()
          Gets the cumulative planned labor cost for this spread period, which is cumulated from the planned start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativePlannedLaborUnits()
          Gets the cumulative planned labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativePlannedLaborUnits()
          Gets the cumulative planned labor units for this spread period, which is cumulated from the planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedMaterialCost()
          Gets the cumulative planned material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedMaterialCost()
          Gets the cumulative planned material cost for this spread period, which is cumulated from the planned start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedNonlaborCost()
          Gets the cumulative planned nonlabor cost for this spread period, which is cumulated from the planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedNonLaborCost()
          Gets the cumulative planned nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativePlannedNonlaborUnits()
          Gets the cumulative planned nonlabor units for this spread period, which is cumulated from the planned start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativePlannedNonLaborUnits()
          Gets the cumulative planned nonlabor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedTotalCost()
          Gets the cumulative planned total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedTotalCost()
          Gets the cumulative planned total cost for this spread period, which is cumulated from the planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativePlannedValueCost()
          Gets the cumulative planned value cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativePlannedValueCost()
          Gets the cumulative planned value cost for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativePlannedValueLaborUnits()
          Gets the cumulative planned value labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativePlannedValueLaborUnits()
          Gets the cumulative planned value labor units for this spread period, which is cumulated from the baseline planned start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingExpenseCost()
          Gets the cumulative remaining expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingExpenseCost()
          Gets the cumulative remaining expense cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLaborCost()
          Gets the cumulative remaining labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLaborCost()
          Gets the cumulative remaining labor cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeRemainingLaborUnits()
          Gets the cumulative remaining labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeRemainingLaborUnits()
          Gets the cumulative remaining labor units for this spread period, which is cumulated from the remaining start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLateExpenseCost()
          Gets the cumulative remaining late expense cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLateExpenseCost()
          Gets the cumulative remaining late expense cost for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLateLaborCost()
          Gets the cumulative remaining late labor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLateLaborCost()
          Gets the cumulative remaining late labor cost for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Unit ActivitySpreadPeriod.getCumulativeRemainingLateLaborUnits()
          Gets the cumulative remaining late labor units for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeRemainingLateLaborUnits()
          Gets the cumulative remaining late labor units for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLateMaterialCost()
          Gets the cumulative remaining late material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLateMaterialCost()
          Gets the cumulative remaining late material cost for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLateNonlaborCost()
          Gets the cumulative remaining late nonlabor cost for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLateNonLaborCost()
          Gets the cumulative remaining late nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeRemainingLateNonlaborUnits()
          Gets the cumulative remaining late nonlabor units for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Unit ActivitySpreadPeriod.getCumulativeRemainingLateNonLaborUnits()
          Gets the cumulative remaining late nonlabor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingLateTotalCost()
          Gets the cumulative remaining late total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingLateTotalCost()
          Gets the cumulative remaining late total cost for this spread period, which is cumulated from the remaining late start to the late end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingMaterialCost()
          Gets the cumulative remaining material cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingMaterialCost()
          Gets the cumulative remaining material cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingNonlaborCost()
          Gets the cumulative remaining nonlabor cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingNonLaborCost()
          Gets the cumulative remaining nonlabor cost for this spread period, which is cumulated from the activity start to the end of this period.
 Unit WBSSpreadPeriod.getCumulativeRemainingNonlaborUnits()
          Gets the cumulative remaining nonlabor units for this spread period, which is cumulated from the remaining start to the end of this period.
 Unit ActivitySpreadPeriod.getCumulativeRemainingNonLaborUnits()
          Gets the cumulative remaining nonlabor units for this spread period, which is cumulated from the activity start to the end of this period.
 Cost ActivitySpreadPeriod.getCumulativeRemainingTotalCost()
          Gets the cumulative remaining total cost for this spread period, which is cumulated from the activity start to the end of this period.
 Cost WBSSpreadPeriod.getCumulativeRemainingTotalCost()
          Gets the cumulative remaining total cost for this spread period, which is cumulated from the remaining start to the end of this period.
 Unit SpreadPeriod.getCumulativeUnits(java.lang.String fieldName)
          Gets the cumulative unit value of the specified field in this spread period
 double SpreadData.getDouble(java.lang.String fieldName, int bucketIndex)
          Get the spreaded value (either cumulative or period only) for this period.
 Cost ActivitySpreadPeriod.getEarnedValueCost()
          Gets the earned value cost for this spread period.
 Cost WBSSpreadPeriod.getEarnedValueCost()
          Gets the earned value cost for this spread period.
 Unit ActivitySpreadPeriod.getEarnedValueLaborUnits()
          Gets the earned value labor units for this spread period.
 Unit WBSSpreadPeriod.getEarnedValueLaborUnits()
          Gets the earned value labor units for this spread period.
 Cost ActivitySpreadPeriod.getEstimateAtCompletionCost()
          Gets the estimate at completion cost for this spread period.
 Cost WBSSpreadPeriod.getEstimateAtCompletionCost()
          Gets the estimate at completion cost for this spread period.
 Unit ActivitySpreadPeriod.getEstimateAtCompletionLaborUnits()
          Gets the estimate at completion labor units for this spread period.
 Unit WBSSpreadPeriod.getEstimateAtCompletionLaborUnits()
          Gets the estimate at completion labor cost for this spread period.
 Cost ActivitySpreadPeriod.getEstimateToCompleteCost()
          Gets the estimate to completion for this spread period.
 Cost WBSSpreadPeriod.getEstimateToCompleteCost()
          Gets the estimate to complete labor cost for this spread period.
 Unit ActivitySpreadPeriod.getEstimateToCompleteLaborUnits()
          Gets the estimate to completion labor units for this spread period.
 Unit WBSSpreadPeriod.getEstimateToCompleteLaborUnits()
          Gets the estimate to complete labor units for this spread period.
 Unit ProjectResourceRoleSpreadPeriod.getLimit()
          Gets the limit units for this spread period.
 Cost ProjectResourceRoleSpreadPeriod.getPeriodActualCost()
          Gets the actual cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodActualExpenseCost()
          Gets the financial period actual expense cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodActualLaborCost()
          Gets the financial period actual labor cost for this spread period.
 Unit WBSSpreadPeriod.getPeriodActualLaborUnits()
          Gets the financial period actual labor units.
 Unit WBSSpreadPeriod.getPeriodActualMaterialCost()
          Gets the financial period actual material cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodActualNonLaborCost()
          Gets the financial period actual nonlabor cost for this spread period.
 Unit WBSSpreadPeriod.getPeriodActualNonLaborUnits()
          Gets the financial period actual nonlabor units for this spread period.
 Cost WBSSpreadPeriod.getPeriodActualTotalCost()
          Gets the financial period actual total cost, including labor, nonlabor, and expense cost, for this spread period.
 Unit ProjectResourceRoleSpreadPeriod.getPeriodActualUnits()
          Gets the actual units for this spread period.
 Cost ProjectResourceRoleSpreadPeriod.getPeriodAtCompletionCost()
          Gets the at completion cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodAtCompletionExpenseCost()
          Gets the financial period at completion expense cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodAtCompletionLaborCost()
          Gets the financial period at completion labor cost for this spread period.
 Unit WBSSpreadPeriod.getPeriodAtCompletionLaborUnits()
          Gets the financial period at completion labor units for this spread period.
 Cost WBSSpreadPeriod.getPeriodAtCompletionMaterialCost()
          Gets the financial period at completion material cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodAtCompletionNonLaborCost()
          Gets the financial period at completion nonlabor cost for this spread period.
 Unit WBSSpreadPeriod.getPeriodAtCompletionNonLaborUnits()
          Gets the financial period at completion nonlabor units for this spread period.
 Cost WBSSpreadPeriod.getPeriodAtCompletionTotalCost()
          Gets the financial period at completion total cost for this spread period.
 Unit ProjectResourceRoleSpreadPeriod.getPeriodAtCompletionUnits()
          Gets the at completion units for this spread period.
 Cost WBSSpreadPeriod.getPeriodEarnedValueCost()
          Gets the financial period earned value cost for this spread period.
 Unit WBSSpreadPeriod.getPeriodEarnedValueLaborUnits()
          Gets the financial period earned value labor units for this spread period.
 Cost WBSSpreadPeriod.getPeriodEstimateAtCompletionCost()
          Gets the financial period estimate at completion cost for this spread period.
 Unit WBSSpreadPeriod.getPeriodEstimateAtCompletionLaborUnits()
          Gets the financial period estimate at completion labor cost for this spread period.
 Cost WBSSpreadPeriod.getPeriodPlannedValueCost()
          Gets the financial period planned value cost for this spread period.
 Unit WBSSpreadPeriod.getPeriodPlannedValueLaborUnits()
          Gets the financial period planned value labor units for this spread period.
 Cost ActivitySpreadPeriod.getPlannedExpenseCost()
          Gets the planned expense cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedExpenseCost()
          Gets the planned expense cost for this spread period.
 Cost ActivitySpreadPeriod.getPlannedLaborCost()
          Gets the planned labor cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedLaborCost()
          Gets the planned labor cost for this spread period.
 Unit ActivitySpreadPeriod.getPlannedLaborUnits()
          Gets the planned labor units for this spread period.
 Unit WBSSpreadPeriod.getPlannedLaborUnits()
          Gets the planned labor units for this spread period.
 Cost ActivitySpreadPeriod.getPlannedMaterialCost()
          Gets the planned material cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedMaterialCost()
          Gets the planned material cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedNonlaborCost()
          Gets the planned nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getPlannedNonLaborCost()
          Gets the planned nonlabor cost for this spread period.
 Unit WBSSpreadPeriod.getPlannedNonlaborUnits()
          Gets the planned nonlabor units for this spread period.
 Unit ActivitySpreadPeriod.getPlannedNonLaborUnits()
          Gets the planned nonlabor units for this spread period.
 Cost ActivitySpreadPeriod.getPlannedTotalCost()
          Gets the planned total cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedTotalCost()
          Gets the planned total cost for this spread period.
 Cost ActivitySpreadPeriod.getPlannedValueCost()
          Gets the planned value cost for this spread period.
 Cost WBSSpreadPeriod.getPlannedValueCost()
          Gets the planned value cost for this spread period.
 Unit ActivitySpreadPeriod.getPlannedValueLaborUnits()
          Gets the planned value labor units for this spread period.
 Unit WBSSpreadPeriod.getPlannedValueLaborUnits()
          Gets the planned value labor units for this spread period.
 Cost ActivitySpreadPeriod.getRemainingExpenseCost()
          Gets the remaining expense cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingExpenseCost()
          Gets the remaining expense cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLaborCost()
          Gets the remaining labor cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLaborCost()
          Gets the remaining labor cost for this spread period.
 Unit ActivitySpreadPeriod.getRemainingLaborUnits()
          Gets the remaining labor units for this spread period.
 Unit WBSSpreadPeriod.getRemainingLaborUnits()
          Gets the remaining labor units for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLateExpenseCost()
          Gets the remaining late expense cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLateExpenseCost()
          Gets the remaining late expense cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLateLaborCost()
          Gets the remaining late labor cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLateLaborCost()
          Gets the remaining Late labor cost for this spread period.
 Unit ActivitySpreadPeriod.getRemainingLateLaborUnits()
          Gets the remaining late labor units for this spread period.
 Unit WBSSpreadPeriod.getRemainingLateLaborUnits()
          Gets the remaining late labor units for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLateMaterialCost()
          Gets the remaining late material cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLateMaterialCost()
          Gets the remaining late material cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLateNonlaborCost()
          Gets the remaining late nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLateNonLaborCost()
          Gets the remaining late nonlabor cost for this spread period.
 Unit WBSSpreadPeriod.getRemainingLateNonlaborUnits()
          Gets the remaining late nonlabor units for this spread period.
 Unit ActivitySpreadPeriod.getRemainingLateNonLaborUnits()
          Gets the remaining late nonlabor units for this spread period.
 Cost ActivitySpreadPeriod.getRemainingLateTotalCost()
          Gets the remaining late total cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingLateTotalCost()
          Gets the remaining late total cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingMaterialCost()
          Gets the remaining material cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingMaterialCost()
          Gets the remaining material cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingNonlaborCost()
          Gets the remaining nonlabor cost for this spread period.
 Cost ActivitySpreadPeriod.getRemainingNonLaborCost()
          Gets the remaining nonlabor cost for this spread period.
 Unit WBSSpreadPeriod.getRemainingNonlaborUnits()
          Gets the remaining nonlabor units for this spread period.
 Unit ActivitySpreadPeriod.getRemainingNonLaborUnits()
          Gets the remaining nonlabor units for this spread period.
 Cost ActivitySpreadPeriod.getRemainingTotalCost()
          Gets the remaining total cost for this spread period.
 Cost WBSSpreadPeriod.getRemainingTotalCost()
          Gets the remaining total cost for this spread period.
 Unit SpreadPeriod.getUnits(java.lang.String fieldName)
          Gets the unit value of the specified field in this spread period
 void SpreadPeriod.setCost(java.lang.String fieldName, Cost cost)
          Sets the cost value of the specified field in this spread period
 void SpreadData.setDouble(java.lang.String fieldName, int bucketIndex, double value)
          Set the spreaded value (period only) for this period.
 void ResourceAssignmentSpreadPeriod.setPlannedUnits(Unit units)
          Set the planned units to the resource assignment spread period.
 void ResourceAssignmentSpreadPeriod.setRemainingUnits(Unit units)
          Set the remaining units to the resource assignment spread period.
 void SpreadPeriod.setUnits(java.lang.String fieldName, Unit units)
          Sets the unit value of the specified field in this spread period
 


Primavera Integration API 7.0

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