Primavera Integration API 7.0

Uses of Class
com.primavera.common.value.Unit

Packages that use Unit
com.primavera.common.value Value object classes 
com.primavera.common.value.spread Spread value objects and related classes 
com.primavera.integration.client.bo.object Client business object classes 
 

Uses of Unit in com.primavera.common.value
 

Fields in com.primavera.common.value declared as Unit
static Unit Unit.MAX_UNIT
          Maximum value
static Unit Unit.ZERO_UNIT
          Zero value
 

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

Methods in com.primavera.common.value.spread that return Unit
 Unit ActivitySpreadPeriod.getActualLaborUnits()
          Gets the actual labor units for this spread period.
 Unit WBSSpreadPeriod.getActualLaborUnits()
          Gets the actual labor units 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.
 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.
 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.
 Unit ActivitySpreadPeriod.getBaseline1ActualLaborUnits()
          Gets the primary baseline actual labor units for this spread period.
 Unit ActivitySpreadPeriod.getBaseline1ActualNonLaborUnits()
          Gets the primary baseline actual nonlabor units for this spread period.
 Unit ActivitySpreadPeriod.getBaseline1PlannedLaborUnits()
          Gets the primary baseline planned labor units for this spread period.
 Unit ActivitySpreadPeriod.getBaseline1PlannedNonLaborUnits()
          Gets the primary baseline planned nonlabor units for this spread period.
 Unit ActivitySpreadPeriod.getBaselineActualLaborUnits()
          Gets the project baseline actual labor units for this spread period.
 Unit ActivitySpreadPeriod.getBaselineActualNonLaborUnits()
          Gets the project baseline actual nonlabor units 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 Unit SpreadPeriod.getCumulativeUnits(java.lang.String fieldName)
          Gets the cumulative unit value of the specified field in 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.
 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.
 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.
 Unit WBSSpreadPeriod.getPeriodActualLaborUnits()
          Gets the financial period actual labor units.
 Unit WBSSpreadPeriod.getPeriodActualMaterialCost()
          Gets the financial period actual material cost for this spread period.
 Unit WBSSpreadPeriod.getPeriodActualNonLaborUnits()
          Gets the financial period actual nonlabor units for this spread period.
 Unit ProjectResourceRoleSpreadPeriod.getPeriodActualUnits()
          Gets the actual units for this spread period.
 Unit WBSSpreadPeriod.getPeriodAtCompletionLaborUnits()
          Gets the financial period at completion labor units for this spread period.
 Unit WBSSpreadPeriod.getPeriodAtCompletionNonLaborUnits()
          Gets the financial period at completion nonlabor units for this spread period.
 Unit ProjectResourceRoleSpreadPeriod.getPeriodAtCompletionUnits()
          Gets the at completion units for this spread period.
 Unit WBSSpreadPeriod.getPeriodEarnedValueLaborUnits()
          Gets the financial period earned value labor units for this spread period.
 Unit WBSSpreadPeriod.getPeriodEstimateAtCompletionLaborUnits()
          Gets the financial period estimate at completion labor cost for this spread period.
 Unit WBSSpreadPeriod.getPeriodPlannedValueLaborUnits()
          Gets the financial period planned value labor units 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.
 Unit WBSSpreadPeriod.getPlannedNonlaborUnits()
          Gets the planned nonlabor units for this spread period.
 Unit ActivitySpreadPeriod.getPlannedNonLaborUnits()
          Gets the planned nonlabor units 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.
 Unit ActivitySpreadPeriod.getRemainingLaborUnits()
          Gets the remaining labor units for this spread period.
 Unit WBSSpreadPeriod.getRemainingLaborUnits()
          Gets the remaining labor units 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.
 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.
 Unit WBSSpreadPeriod.getRemainingNonlaborUnits()
          Gets the remaining nonlabor units for this spread period.
 Unit ActivitySpreadPeriod.getRemainingNonLaborUnits()
          Gets the remaining nonlabor units for this spread period.
 Unit SpreadPeriod.getUnits(java.lang.String fieldName)
          Gets the unit value of the specified field in this spread period
 

Methods in com.primavera.common.value.spread with parameters of type Unit
 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
 

Uses of Unit in com.primavera.integration.client.bo.object
 

Methods in com.primavera.integration.client.bo.object that return Unit
 Unit Activity.getAccountingVarianceLaborUnits()
          Gets the difference between the planned value of work scheduled and the actual work performed.
 Unit ActivityPeriodActual.getActualLaborUnits()
          Gets the actual labor units on this activity during a financial period.
 Unit Activity.getActualLaborUnits()
          Gets the actual units for all labor resources assigned to the activity.
 Unit ActivityPeriodActual.getActualNonLaborUnits()
          Gets the actual nonlabor units on this activity during a financial period.
 Unit Activity.getActualNonLaborUnits()
          Gets the actual units for all nonlabor resources assigned to the activity.
 Unit ResourceAssignment.getActualOvertimeUnits()
          Gets the actual overtime units worked by the resource on this activity.
 Unit ResourceAssignment.getActualRegularUnits()
          Gets the actual non-overtime units worked by the resource on this activity.
 Unit Activity.getActualThisPeriodLaborUnits()
          Gets the actual this period labor units (hours) for all labor resources assigned to the activity.
 Unit Activity.getActualThisPeriodNonLaborUnits()
          Gets the actual this period nonlabor units (hours) for all nonlabor resources assigned to the activity.
 Unit ResourceAssignment.getActualThisPeriodUnits()
          Gets the actual this period units (hours) (will be labor or nonlabor).
 Unit Activity.getActualTotalUnits()
          Gets the sum of Actual Labor Units and Actual Nonlabor Units.
 Unit ResourceAssignmentPeriodActual.getActualUnits()
          Gets the actual units on this resource assignment during a financial period.
 Unit ResourceAssignment.getActualUnits()
          Gets the actual non-overtime plus overtime units worked by the resource on this activity.
 Unit ProjectEstimate.getAdjustedUnits()
          Gets the adjusted estimated units required to complete the specified WBS, if an adjustment is applied.
 Unit Activity.getAtCompletionLaborUnits()
          Gets the sum of the actual plus remaining units for all labor resources assigned to the activity.
 Unit Activity.getAtCompletionLaborUnitsVariance()
          Gets the project baseline planned total labor units minus the estimate at completion labor units.
 Unit Activity.getAtCompletionNonLaborUnits()
          Gets the sum of the actual plus remaining units for all nonlabor resources assigned to the activity.
 Unit Activity.getAtCompletionTotalUnits()
          Gets the sum of the actual plus remaining units for the resource assignment on the activity.
 Unit ResourceAssignment.getAtCompletionUnits()
          Gets the sum of the actual plus remaining units for the resource assignment on the activity.
 Unit Activity.getBaseline1PlannedLaborUnits()
          Gets the planned units for all labor resources assigned to the activity.
 Unit Activity.getBaseline1PlannedNonLaborUnits()
          Gets the planned units for all nonlabor resources assigned to the activity.
 Unit Activity.getBaselinePlannedLaborUnits()
          Gets the planned units for all labor resources assigned to the activity.
 Unit Activity.getBaselinePlannedNonLaborUnits()
          Gets the planned units for all nonlabor resources assigned to the activity.
 Unit Activity.getCostVarianceLaborUnits()
          Gets the difference between the earned value of labor units and the actual cost of labor units.
 Unit WBS.getEarnedValueETCUserValue()
          Gets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
 Unit Project.getEarnedValueETCUserValue()
          Gets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
 Unit ActivityPeriodActual.getEarnedValueLaborUnits()
          Gets the earned value labor units on this activity during a financial period.
 Unit Activity.getEarnedValueLaborUnits()
          Gets the portion of the project baseline labor units that is actually completed as of the project data date.
 Unit Activity.getEstimateAtCompletionLaborUnits()
          Gets the estimated labor units at completion of the activity.
 Unit WBS.getEstimatedWeight()
          Gets the estimation weight for the WBS element, used for top-down estimation.
 Unit Project.getEstimatedWeight()
          Gets the estimation weight for the Project element, used for top-down estimation.
 Unit BaselineProject.getEstimatedWeight()
          Gets the estimation weight for the WBS element, used for top-down estimation.
 Unit Activity.getEstimateToCompleteLaborUnits()
          Gets the estimated quantity to complete the activity.
 Unit GlobalPreferences.getEVEstimateToCompleteFactor()
          Gets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
 Unit ProjectRisk.getExposureLaborUnits()
          Gets the net exposure of the risk on the project in terms of labor units.
 Unit ProjectRisk.getExposureMaterialUnits()
          Gets the net exposure of the risk on the project in terms of labor units.
 Unit ProjectRisk.getExposureNonLaborUnits()
          Gets the net exposure of the risk on the project in terms of nonlabor units.
 Unit ProjectResourceQuantity.getFinancialPeriod1Quantity()
          Gets the value that represents the resource allocation hours for the first financial period for this project resource quantity.
 Unit ProjectResourceQuantity.getFinancialPeriod2Quantity()
          Gets the value that represents the resource allocation hours for the second financial period for this project resource quantity.
 Unit ProjectRisk.getImpactLaborUnits()
          Gets the estimated impact of the risk on the project in terms of labor units, if the risk occurs.
 Unit ProjectRisk.getImpactMaterialUnits()
          Gets the estimated impact of the risk on the project in terms of labor units, if the risk occurs.
 Unit ProjectRisk.getImpactNonLaborUnits()
          Gets the estimated impact of the risk on the project in terms of nonlabor units, if the risk occurs.
 Unit WBS.getIndependentETCLaborUnits()
          Gets the user-entered ETC total labor.
 Unit Project.getIndependentETCLaborUnits()
          Gets the user-entered ETC total labor.
 Unit EPS.getIndependentETCLaborUnits()
          Gets the user-entered ETC total labor.
 Unit BaselineProject.getIndependentETCLaborUnits()
          Gets the user-entered ETC total labor.
 Unit Activity.getLaborUnits1Variance()
          Gets the difference between primary baseline labor units and at completion labor units.
 Unit Activity.getLaborUnitsVariance()
          Gets the difference between project baseline labor units and at completion labor units.
 Unit Activity.getNonLaborUnits1Variance()
          Gets the difference between the primary baseline nonlabor units and at completion nonlabor units.
 Unit Activity.getNonLaborUnitsVariance()
          Gets the difference between the project baseline labor units and at completion labor units.
 Unit ResourceAssignment.getPendingActualOvertimeUnits()
          Gets the actual overtime units worked by the resource on this activity.
 Unit ResourceAssignment.getPendingActualRegularUnits()
          Gets the actual nonovertime units worked by the resource on this activity.
 Unit Activity.getPlannedLaborUnits()
          Gets the planned units for all labor resources assigned to the activity.
 Unit Activity.getPlannedNonLaborUnits()
          Gets the planned units for all nonlabor resources assigned to the activity.
 Unit Activity.getPlannedTotalUnits()
          Gets the sum of Planned Labor Units and Planned Nonlabor Units.
 Unit ResourceAssignment.getPlannedUnits()
          Gets the planned units of work for the resource assignment on the activity.
 Unit ActivityPeriodActual.getPlannedValueLaborUnits()
          Gets the planned value labor units on this activity during a financial period.
 Unit Activity.getPlannedValueLaborUnits()
          Gets the portion of the project baseline labor units that is scheduled to be completed as of the project data date.
 Unit ResourceAssignment.getPriorActualOvertimeUnits()
          Gets the difference between the pending quantity value and the actual quantity value for overtime before applying the new actual value.
 Unit ResourceAssignment.getPriorActualRegularUnits()
          Gets the difference between the pending quantity value and the actual quantity value before applying the new actual value.
 Unit ProjectResourceQuantity.getQuantity()
          Gets the value that represents the resource allocation hours per week for this project resource quantity.
 Unit Activity.getRemainingLaborUnits()
          Gets the remaining units for all labor resources assigned to the activity.
 Unit Activity.getRemainingNonLaborUnits()
          Gets the remaining units for all nonlabor resources assigned to the activity.
 Unit Activity.getRemainingTotalUnits()
          Gets the sum of Remaining Labor Units and Remaining Nonlabor Units.
 Unit ResourceAssignment.getRemainingUnits()
          Gets the remaining units of work to be performed by this resource on this activity.
 Unit Activity.getScheduleVarianceLaborUnits()
          Gets the difference between the earned value of work performed and the work scheduled to be performed.
 Unit ResourceAssignment.getStaffedRemainingUnits()
          Gets the time distribution of the resource's remaining units for resource assignments that have filled a role.
 Unit WBS.getSummaryAccountingVarianceByLaborUnits()
          Gets the Planned Value Labor Units minus the Actual Units.
 Unit Project.getSummaryAccountingVarianceByLaborUnits()
          Gets the Planned Value Labor Units minus the Actual Units.
 Unit EPS.getSummaryAccountingVarianceByLaborUnits()
          Gets the Planned Value Labor Units minus the Actual Units.
 Unit BaselineProject.getSummaryAccountingVarianceByLaborUnits()
          Gets the Planned Value Labor Units minus the Actual Units.
 Unit WBS.getSummaryActualLaborUnits()
          Gets the actual labor units.
 Unit Project.getSummaryActualLaborUnits()
          Gets the actual labor units.
 Unit EPS.getSummaryActualLaborUnits()
          Gets the actual labor units.
 Unit BaselineProject.getSummaryActualLaborUnits()
          Gets the actual labor units.
 Unit WBS.getSummaryActualNonLaborUnits()
          Gets the actual nonlabor units.
 Unit Project.getSummaryActualNonLaborUnits()
          Gets the actual nonlabor units.
 Unit EPS.getSummaryActualNonLaborUnits()
          Gets the actual nonlabor units.
 Unit BaselineProject.getSummaryActualNonLaborUnits()
          Gets the actual nonlabor units.
 Unit WBS.getSummaryActualThisPeriodLaborUnits()
          Gets the actual this period labor units.
 Unit Project.getSummaryActualThisPeriodLaborUnits()
          Gets the actual this period labor units.
 Unit EPS.getSummaryActualThisPeriodLaborUnits()
          Gets the actual this period labor units.
 Unit BaselineProject.getSummaryActualThisPeriodLaborUnits()
          Gets the actual this period labor units.
 Unit WBS.getSummaryActualThisPeriodNonLaborUnits()
          Gets the actual this period nonlabor units.
 Unit Project.getSummaryActualThisPeriodNonLaborUnits()
          Gets the actual this period nonlabor units.
 Unit EPS.getSummaryActualThisPeriodNonLaborUnits()
          Gets the actual this period nonlabor units.
 Unit BaselineProject.getSummaryActualThisPeriodNonLaborUnits()
          Gets the actual this period nonlabor units.
 Unit WBS.getSummaryActualValueByLaborUnits()
          Gets the actual total labor units for the activity as of the project data date (i.e., actual total cost by labor units).
 Unit Project.getSummaryActualValueByLaborUnits()
          Gets the actual total labor units for the activity as of the project data date (i.e., actual total cost by labor units).
 Unit EPS.getSummaryActualValueByLaborUnits()
          Gets the actual total labor units for the activity as of the project data date (i.e., actual total cost by labor units).
 Unit BaselineProject.getSummaryActualValueByLaborUnits()
          Gets the actual total labor units for the activity as of the project data date (i.e., actual total cost by labor units).
 Unit WBS.getSummaryAtCompletionLaborUnits()
          Gets the sum of the actual plus remaining units for all labor resources assigned to the activity.
 Unit Project.getSummaryAtCompletionLaborUnits()
          Gets the sum of the actual plus remaining units for all labor resources assigned to the activity.
 Unit EPS.getSummaryAtCompletionLaborUnits()
          Gets the sum of the actual plus remaining units for all labor resources assigned to the activity.
 Unit BaselineProject.getSummaryAtCompletionLaborUnits()
          Gets the sum of the actual plus remaining units for all labor resources assigned to the activity.
 Unit WBS.getSummaryAtCompletionNonLaborUnits()
          Gets the nonlabor units at completion.
 Unit Project.getSummaryAtCompletionNonLaborUnits()
          Gets the nonlabor units at completion.
 Unit EPS.getSummaryAtCompletionNonLaborUnits()
          Gets the nonlabor units at completion.
 Unit BaselineProject.getSummaryAtCompletionNonLaborUnits()
          Gets the nonlabor units at completion.
 Unit WBS.getSummaryBaselineLaborUnits()
          Gets the planned units for all labor resources assigned to the activity in the primary baseline.
 Unit Project.getSummaryBaselineLaborUnits()
          Gets the planned units for all labor resources assigned to the activity in the primary baseline.
 Unit EPS.getSummaryBaselineLaborUnits()
          Gets the planned units for all labor resources assigned to the activity in the primary baseline.
 Unit BaselineProject.getSummaryBaselineLaborUnits()
          Gets the planned units for all labor resources assigned to the activity in the primary baseline.
 Unit WBS.getSummaryBaselineNonLaborUnits()
          Gets the planned units for all nonlabor resources assigned to the activity in the primary baseline.
 Unit Project.getSummaryBaselineNonLaborUnits()
          Gets the planned units for all nonlabor resources assigned to the activity in the primary baseline.
 Unit EPS.getSummaryBaselineNonLaborUnits()
          Gets the planned units for all nonlabor resources assigned to the activity in the primary baseline.
 Unit BaselineProject.getSummaryBaselineNonLaborUnits()
          Gets the planned units for all nonlabor resources assigned to the activity in the primary baseline.
 Unit WBS.getSummaryBudgetAtCompletionByLaborUnits()
          Gets the Baseline Labor Units.
 Unit Project.getSummaryBudgetAtCompletionByLaborUnits()
          Gets the Baseline Labor Units.
 Unit EPS.getSummaryBudgetAtCompletionByLaborUnits()
          Gets the Baseline Labor Units.
 Unit BaselineProject.getSummaryBudgetAtCompletionByLaborUnits()
          Gets the Baseline Planned Labor Cost + Baseline Planned Nonlabor Cost + Baseline Planned Expense Cost.
 Unit WBS.getSummaryCostVarianceByLaborUnits()
          Gets the Earned Value Labor Cost minus Actual Value Labor Cost.
 Unit Project.getSummaryCostVarianceByLaborUnits()
          Gets the Earned Value Labor Cost minus Actual Value Labor Cost.
 Unit EPS.getSummaryCostVarianceByLaborUnits()
          Gets the Earned Value Labor Cost minus Actual Value Labor Cost.
 Unit BaselineProject.getSummaryCostVarianceByLaborUnits()
          Gets the Earned Value Labor Cost minus Actual Value Labor Cost.
 Unit WBS.getSummaryEarnedValueByLaborUnits()
          Gets the portion of the baseline labor units that is actually completed as of the project data date.
 Unit Project.getSummaryEarnedValueByLaborUnits()
          Gets the portion of the baseline labor units that is actually completed as of the project data date.
 Unit EPS.getSummaryEarnedValueByLaborUnits()
          Gets the Schedule Variance Labor Units divided by the Planned Value Labor Units.
 Unit BaselineProject.getSummaryEarnedValueByLaborUnits()
          Gets the portion of the baseline labor units that is actually completed as of the project data date.
 Unit WBS.getSummaryEstimateAtCompletionByLaborUnits()
          Gets the Actual Labor Units + Estimate To Complete Labor Units.
 Unit Project.getSummaryEstimateAtCompletionByLaborUnits()
          Gets the Actual Labor Units + Estimate To Complete Labor Units.
 Unit EPS.getSummaryEstimateAtCompletionByLaborUnits()
          Gets the Actual Labor Units + Estimate To Complete Labor Units.
 Unit BaselineProject.getSummaryEstimateAtCompletionByLaborUnits()
          Gets the Actual Labor Units + Estimate To Complete Labor Units.
 Unit WBS.getSummaryEstimateToCompleteByLaborUnits()
          Gets the estimated quantity to complete the activity.
 Unit Project.getSummaryEstimateToCompleteByLaborUnits()
          Gets the estimated quantity to complete the activity.
 Unit EPS.getSummaryEstimateToCompleteByLaborUnits()
          Gets the estimated quantity to complete the activity.
 Unit BaselineProject.getSummaryEstimateToCompleteByLaborUnits()
          Gets the estimated quantity to complete the activity.
 Unit WBS.getSummaryLaborUnitsVariance()
          Gets the difference between baseline labor units and at completion labor units.
 Unit Project.getSummaryLaborUnitsVariance()
          Gets the difference between baseline labor units and at completion labor units.
 Unit EPS.getSummaryLaborUnitsVariance()
          Gets the difference between baseline labor units and at completion labor units.
 Unit BaselineProject.getSummaryLaborUnitsVariance()
          Gets the difference between baseline labor units and at completion labor units.
 Unit WBS.getSummaryNonLaborCostVariance()
          Gets the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
 Unit Project.getSummaryNonLaborCostVariance()
          Gets the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
 Unit EPS.getSummaryNonLaborCostVariance()
          Gets the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
 Unit BaselineProject.getSummaryNonLaborCostVariance()
          Gets the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
 Unit WBS.getSummaryNonLaborUnitsVariance()
          Gets the difference between baseline nonlabor units and at completion non labor units.
 Unit Project.getSummaryNonLaborUnitsVariance()
          Gets the difference between baseline nonlabor units and at completion non labor units.
 Unit EPS.getSummaryNonLaborUnitsVariance()
          Gets the difference between baseline nonlabor units and at completion non labor units.
 Unit BaselineProject.getSummaryNonLaborUnitsVariance()
          Gets the difference between baseline nonlabor units and at completion non labor units.
 Unit WBS.getSummaryPlannedValueByLaborUnits()
          Gets the portion of the baseline labor units that is scheduled to be completed as of the project data date.
 Unit Project.getSummaryPlannedValueByLaborUnits()
          Gets the portion of the baseline labor units that is scheduled to be completed as of the project data date.
 Unit EPS.getSummaryPlannedValueByLaborUnits()
          Gets the portion of the baseline labor units that is scheduled to be completed as of the project data date.
 Unit BaselineProject.getSummaryPlannedValueByLaborUnits()
          Gets the portion of the baseline labor units that is scheduled to be completed as of the project data date.
 Unit WBS.getSummaryRemainingLaborUnits()
          Gets the remaining units for all labor resources assigned to the activities.
 Unit Project.getSummaryRemainingLaborUnits()
          Gets the remaining units for all labor resources assigned to the activities.
 Unit EPS.getSummaryRemainingLaborUnits()
          Gets the remaining units for all labor resources assigned to the activities.
 Unit BaselineProject.getSummaryRemainingLaborUnits()
          Gets the remaining units for all labor resources assigned to the activities.
 Unit WBS.getSummaryRemainingNonLaborUnits()
          Gets the remaining units for all nonlabor resources assigned to the activities.
 Unit Project.getSummaryRemainingNonLaborUnits()
          Gets the remaining units for all nonlabor resources assigned to the activities.
 Unit EPS.getSummaryRemainingNonLaborUnits()
          Gets the remaining units for all nonlabor resources assigned to the activities.
 Unit BaselineProject.getSummaryRemainingNonLaborUnits()
          Gets the remaining units for all nonlabor resources assigned to the activities.
 Unit WBS.getSummaryScheduleVarianceByLaborUnits()
          Gets the Earned Value Labor Units minus the Planned Value Labor Units.
 Unit Project.getSummaryScheduleVarianceByLaborUnits()
          Gets the Earned Value Labor Units minus the Planned Value Labor Units.
 Unit EPS.getSummaryScheduleVarianceByLaborUnits()
          Gets the Earned Value Labor Units minus the Planned Value Labor Units.
 Unit BaselineProject.getSummaryScheduleVarianceByLaborUnits()
          Gets the Earned Value Labor Units minus the Planned Value Labor Units.
 Unit WBS.getSummaryVarianceAtCompletionByLaborUnits()
          Gets the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
 Unit Project.getSummaryVarianceAtCompletionByLaborUnits()
          Gets the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
 Unit EPS.getSummaryVarianceAtCompletionByLaborUnits()
          Gets the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
 Unit BaselineProject.getSummaryVarianceAtCompletionByLaborUnits()
          Gets the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
 Unit ProjectEstimate.getUnits()
          Gets the estimated units, prior to any adjustment, for application to the selected activities.
 Unit ResourceAssignment.getUnstaffedRemainingUnits()
          Gets the time distribution of the resource's remaining units for resource assignments that have not filled a role.
 

Methods in com.primavera.integration.client.bo.object with parameters of type Unit
 void ActivityPeriodActual.setActualLaborUnits(Unit u)
          Sets the actual labor units on this activity during a financial period.
 void Activity.setActualLaborUnits(Unit u)
          Sets the actual units for all labor resources assigned to the activity.
 void ActivityPeriodActual.setActualNonLaborUnits(Unit u)
          Sets the actual nonlabor units on this activity during a financial period.
 void Activity.setActualNonLaborUnits(Unit u)
          Sets the actual units for all nonlabor resources assigned to the activity.
 void ResourceAssignment.setActualOvertimeUnits(Unit u)
          Sets the actual overtime units worked by the resource on this activity.
 void ResourceAssignment.setActualRegularUnits(Unit u)
          Sets the actual non-overtime units worked by the resource on this activity.
 void Activity.setActualThisPeriodLaborUnits(Unit u)
          Sets the actual this period labor units (hours) for all labor resources assigned to the activity.
 void Activity.setActualThisPeriodNonLaborUnits(Unit u)
          Sets the actual this period nonlabor units (hours) for all nonlabor resources assigned to the activity.
 void ResourceAssignment.setActualThisPeriodUnits(Unit u)
          Sets the actual this period units (hours) (will be labor or nonlabor).
 void ResourceAssignmentPeriodActual.setActualUnits(Unit u)
          Sets the actual units on this resource assignment during a financial period.
 void ResourceAssignment.setActualUnits(Unit u)
          Sets the actual non-overtime plus overtime units worked by the resource on this activity.
 void Activity.setAtCompletionLaborUnits(Unit u)
          Sets the sum of the actual plus remaining units for all labor resources assigned to the activity.
 void Activity.setAtCompletionNonLaborUnits(Unit u)
          Sets the sum of the actual plus remaining units for all nonlabor resources assigned to the activity.
 void ResourceAssignment.setAtCompletionUnits(Unit u)
          Sets the sum of the actual plus remaining units for the resource assignment on the activity.
 void WBS.setEarnedValueETCUserValue(Unit u)
          Sets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
 void Project.setEarnedValueETCUserValue(Unit u)
          Sets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
 void ActivityPeriodActual.setEarnedValueLaborUnits(Unit u)
          Sets the earned value labor units on this activity during a financial period.
 void WBS.setEstimatedWeight(Unit u)
          Sets the estimation weight for the WBS element, used for top-down estimation.
 void Project.setEstimatedWeight(Unit u)
          Sets the estimation weight for the Project element, used for top-down estimation.
 void BaselineProject.setEstimatedWeight(Unit u)
          Sets the estimation weight for the WBS element, used for top-down estimation.
 void GlobalPreferences.setEVEstimateToCompleteFactor(Unit u)
          Sets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
 void ProjectResourceQuantity.setFinancialPeriod1Quantity(Unit u)
          Sets the value that represents the resource allocation hours for the first financial period for this project resource quantity.
 void ProjectResourceQuantity.setFinancialPeriod2Quantity(Unit u)
          Sets the value that represents the resource allocation hours for the second financial period for this project resource quantity.
 void ProjectRisk.setImpactLaborUnits(Unit u)
          Sets the estimated impact of the risk on the project in terms of labor units, if the risk occurs.
 void ProjectRisk.setImpactMaterialUnits(Unit u)
          Sets the estimated impact of the risk on the project in terms of labor units, if the risk occurs.
 void ProjectRisk.setImpactNonLaborUnits(Unit u)
          Sets the estimated impact of the risk on the project in terms of nonlabor units, if the risk occurs.
 void WBS.setIndependentETCLaborUnits(Unit u)
          Sets the user-entered ETC total labor.
 void Project.setIndependentETCLaborUnits(Unit u)
          Sets the user-entered ETC total labor.
 void BaselineProject.setIndependentETCLaborUnits(Unit u)
          Sets the user-entered ETC total labor.
 void Activity.setPlannedLaborUnits(Unit u)
          Sets the planned units for all labor resources assigned to the activity.
 void Activity.setPlannedNonLaborUnits(Unit u)
          Sets the planned units for all nonlabor resources assigned to the activity.
 void ResourceAssignment.setPlannedUnits(Unit u)
          Sets the planned units of work for the resource assignment on the activity.
 void ActivityPeriodActual.setPlannedValueLaborUnits(Unit u)
          Sets the planned value labor units on this activity during a financial period.
 void ProjectResourceQuantity.setQuantity(Unit u)
          Sets the value that represents the resource allocation hours per week for this project resource quantity.
 void Activity.setRemainingLaborUnits(Unit u)
          Sets the remaining units for all labor resources assigned to the activity.
 void Activity.setRemainingNonLaborUnits(Unit u)
          Sets the remaining units for all nonlabor resources assigned to the activity.
 void ResourceAssignment.setRemainingUnits(Unit u)
          Sets the remaining units of work to be performed by this resource on this activity.
 void ProjectEstimate.setUnits(Unit u)
          Sets the estimated units, prior to any adjustment, for application to the selected activities.
 


Primavera Integration API 7.0

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