Primavera Integration API 7.0

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

Packages that use Percent
com.primavera.common.value Value object classes 
com.primavera.integration.client.bo.object Client business object classes 
 

Uses of Percent in com.primavera.common.value
 

Fields in com.primavera.common.value declared as Percent
static Percent Percent.HUNDRED_PERCENT
          100.0%
static Percent Percent.MAX_PERCENT
          Maximum value
static Percent Percent.ZERO_PERCENT
          0.0%
 

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

Methods in com.primavera.integration.client.bo.object that return Percent
 Percent Activity.getCostPercentComplete()
          Gets the percent complete of costs for all labor resources, nonlabor resources, and expenses for the activity.
 Percent Activity.getCostPercentOfPlanned()
          Gets the percent complete of planned costs for all labor resources, nonlabor resources, and expenses for the activity.
 Percent Activity.getDurationPercentComplete()
          Gets the percent complete of the activity duration.
 Percent Activity.getDurationPercentOfPlanned()
          Gets the activity actual duration percent of planned.
 Percent WBS.getEarnedValueUserPercent()
          Gets the user-defined percent complete for computing earned value for activities within the WBS.
 Percent Project.getEarnedValueUserPercent()
          Gets the user-defined percent complete for computing earned value for activities within the Project.
 Percent GlobalPreferences.getEVPerformancePctCompleteCustomPct()
          Gets the user-defined percent complete for computing earned value for activities within the WBS.
 Percent Activity.getExpenseCostPercentComplete()
          Gets the percent complete of costs for all expenses associated with the activity.
 Percent ActivityExpense.getExpensePercentComplete()
          Gets the percent complete of the project expense.
 Percent ProjectFunding.getFundShare()
          Gets the percentage of the total fund that is allocated to the project.
 Percent EPSFunding.getFundShare()
          Gets the percentage of the total fund that is allocated to the EPS.
 Percent Activity.getLaborCostPercentComplete()
          Gets the percent complete of costs for all labor resources assigned to the activity.
 Percent Activity.getLaborUnitsPercentComplete()
          Gets the percent complete of units for all labor resources for the activity.
 Percent Activity.getMaterialCostPercentComplete()
          Gets the percent complete of costs for all material resources assigned to the activity.
 Percent Activity.getNonLaborCostPercentComplete()
          Gets the percent complete of costs for all nonlabor resources assigned to the activity.
 Percent Activity.getNonLaborUnitsPercentComplete()
          Gets the percent complete of units for all nonlabor resources for the activity.
 Percent ResourceAssignment.getPendingPercentComplete()
          Gets the estimate of the percentage of the resource's units of work completed on this activity.
 Percent ActivityStep.getPercentComplete()
          Gets the percent complete for the step.
 Percent Activity.getPercentComplete()
          Gets the activity percent complete.
 Percent Activity.getPerformancePercentComplete()
          Gets the activity performance percent complete.
 Percent Activity.getPhysicalPercentComplete()
          Gets the physical percent complete, which can either be user entered or calculated from the activity's weighted steps.
 Percent Activity.getSchedulePercentComplete()
          Gets the activity schedule percent complete, which specifies how much of the activity's project baseline duration has been completed so far.
 Percent WBS.getSummaryCostPercentComplete()
          Gets the percent complete of costs for the resource assignments in the wbs.
 Percent Project.getSummaryCostPercentComplete()
          Gets the percent complete of cost for all nonlabor resources assigned.
 Percent EPS.getSummaryCostPercentComplete()
          Gets the percent complete of costs for the resource assignments in the EPS.
 Percent BaselineProject.getSummaryCostPercentComplete()
          Gets the percent complete of cost for all nonlabor resources assigned.
 Percent WBS.getSummaryCostPercentOfPlanned()
          Gets the activity actual cost percent of planned.
 Percent Project.getSummaryCostPercentOfPlanned()
          Gets the activity actual cost percent of planned.
 Percent EPS.getSummaryCostPercentOfPlanned()
          Gets the activity actual cost percent of planned.
 Percent BaselineProject.getSummaryCostPercentOfPlanned()
          Gets the activity actual cost percent of planned.
 Percent WBS.getSummaryCostVarianceIndexByCost()
          Gets the Cost Variance divided by Earned Value.
 Percent Project.getSummaryCostVarianceIndexByCost()
          Gets the Cost Variance divided by Earned Value.
 Percent EPS.getSummaryCostVarianceIndexByCost()
          Gets the Cost Variance divided by Earned Value.
 Percent BaselineProject.getSummaryCostVarianceIndexByCost()
          Gets the Cost Variance divided by Earned Value.
 Percent WBS.getSummaryDurationPercentComplete()
          Gets the activity actual duration percent of planned.
 Percent Project.getSummaryDurationPercentComplete()
          Gets the activity actual duration percent of planned.
 Percent EPS.getSummaryDurationPercentComplete()
          Gets the activity actual duration percent of planned.
 Percent BaselineProject.getSummaryDurationPercentComplete()
          Gets the activity actual duration percent of planned.
 Percent WBS.getSummaryDurationPercentOfPlanned()
          Gets the summary actual duration percent of planned of all activities under this WBS.
 Percent Project.getSummaryDurationPercentOfPlanned()
          Gets the summary actual duration percent of planned of all activities under this project.
 Percent EPS.getSummaryDurationPercentOfPlanned()
          Gets the summary actual duration percent of planned of all activities under this EPS.
 Percent BaselineProject.getSummaryDurationPercentOfPlanned()
          Gets the summary actual duration percent of planned of all activities under this project.
 Percent WBS.getSummaryEstimateAtCompletionHighPercentByLaborUnits()
          Gets the high forecast of Estimate At Completion (EAC) by labor units.
 Percent Project.getSummaryEstimateAtCompletionHighPercentByLaborUnits()
          Gets the high forecast of Estimate At Completion (EAC) by labor units.
 Percent EPS.getSummaryEstimateAtCompletionHighPercentByLaborUnits()
          Gets the high forecast of Estimate At Completion (EAC) by labor units.
 Percent BaselineProject.getSummaryEstimateAtCompletionHighPercentByLaborUnits()
          Gets the high forecast of Estimate At Completion (EAC) by labor units.
 Percent WBS.getSummaryEstimateAtCompletionLowPercentByLaborUnits()
          Gets the low forecast of Estimate At Completion (EAC) by labor units.
 Percent Project.getSummaryEstimateAtCompletionLowPercentByLaborUnits()
          Gets the low forecast of Estimate At Completion (EAC) by labor units.
 Percent EPS.getSummaryEstimateAtCompletionLowPercentByLaborUnits()
          Gets the low forecast of Estimate At Completion (EAC) by labor units.
 Percent BaselineProject.getSummaryEstimateAtCompletionLowPercentByLaborUnits()
          Gets the low forecast of Estimate At Completion (EAC) by labor units.
 Percent WBS.getSummaryExpenseCostPercentComplete()
          Gets the percent complete of cost for all expenses associated with the WBS.
 Percent Project.getSummaryExpenseCostPercentComplete()
          Gets the percent complete of cost for all expenses associated with the project.
 Percent EPS.getSummaryExpenseCostPercentComplete()
          Gets the percent complete of cost for all expenses associated with the EPS.
 Percent BaselineProject.getSummaryExpenseCostPercentComplete()
          Gets the percent complete of cost for all expenses associated with the project.
 Percent WBS.getSummaryLaborCostPercentComplete()
          Gets the percent complete of cost for all labor resources assigned to the WBS.
 Percent Project.getSummaryLaborCostPercentComplete()
          Gets the percent complete of cost for all labor resources assigned to the project.
 Percent EPS.getSummaryLaborCostPercentComplete()
          Gets the percent complete of cost for all labor resources assigned to the EPS.
 Percent BaselineProject.getSummaryLaborCostPercentComplete()
          Gets the percent complete of cost for all labor resources assigned to the project.
 Percent WBS.getSummaryLaborUnitsPercentComplete()
          Gets the percent complete of units for all labor resources for the WBS.
 Percent Project.getSummaryLaborUnitsPercentComplete()
          Gets the percent complete of units for all labor resources for the Project.
 Percent EPS.getSummaryLaborUnitsPercentComplete()
          Gets the percent complete of units for all labor resources for the EPS.
 Percent BaselineProject.getSummaryLaborUnitsPercentComplete()
          Gets the percent complete of units for all labor resources for the WBS.
 Percent WBS.getSummaryMaterialCostPercentComplete()
          Gets the percent complete of cost for all material resources assigned to the WBS.
 Percent Project.getSummaryMaterialCostPercentComplete()
          Gets the percent complete of cost for all material resources assigned to the project.
 Percent EPS.getSummaryMaterialCostPercentComplete()
          Gets the percent complete of cost for all material resources assigned to the EPS.
 Percent BaselineProject.getSummaryMaterialCostPercentComplete()
          Gets the percent complete of cost for all material resources assigned to the project.
 Percent WBS.getSummaryNonLaborCostPercentComplete()
          Gets the percent complete of cost for all non-labor resources assigned to the WBS.
 Percent Project.getSummaryNonLaborCostPercentComplete()
          Gets the percent complete of cost for all non-labor resources assigned to the project.
 Percent EPS.getSummaryNonLaborCostPercentComplete()
          Gets the percent complete of cost for all non-labor resources assigned to the EPS.
 Percent BaselineProject.getSummaryNonLaborCostPercentComplete()
          Gets the percent complete of cost for all non-labor resources assigned to the project.
 Percent WBS.getSummaryNonLaborUnitsPercentComplete()
          Gets the percent complete of units for all nonlabor resources for the WBS.
 Percent Project.getSummaryNonLaborUnitsPercentComplete()
          Gets the percent complete of units for all nonlabor resources for the Project.
 Percent EPS.getSummaryNonLaborUnitsPercentComplete()
          Gets the percent complete of units for all nonlabor resources for the EPS.
 Percent BaselineProject.getSummaryNonLaborUnitsPercentComplete()
          Gets the percent complete of units for all nonlabor resources for the Project.
 Percent WBS.getSummaryPerformancePercentCompleteByCost()
          Gets the percent complete of performance for all labor resources, nonlabor resources, and expenses.
 Percent Project.getSummaryPerformancePercentCompleteByCost()
          Gets the percent complete of performance for all labor resources, nonlabor resources, and expenses.
 Percent EPS.getSummaryPerformancePercentCompleteByCost()
          Gets the percent complete of performance for all labor resources, nonlabor resources, and expenses.
 Percent WBS.getSummaryPerformancePercentCompleteByLaborUnits()
          Gets the percent complete of performance for all labor resources.
 Percent Project.getSummaryPerformancePercentCompleteByLaborUnits()
          Gets the percent complete of performance for all labor resources.
 Percent EPS.getSummaryPerformancePercentCompleteByLaborUnits()
          Gets the percent complete of performance for all labor resources.
 Percent BaselineProject.getSummaryPerformancePercentCompleteByLaborUnits()
          Gets the percent complete of units for the resource assignments in the WBS Computed as Actual Units / At Complete Units * 100.
 Percent WBS.getSummarySchedulePercentComplete()
          Gets the measure that indicates how much of the WBS baseline duration has been completed so far.
 Percent Project.getSummarySchedulePercentComplete()
          Gets the measure that indicates how much of the Project baseline duration has been completed so far.
 Percent EPS.getSummarySchedulePercentComplete()
          Gets the measure that indicates how much of the EPS baseline duration has been completed so far.
 Percent BaselineProject.getSummarySchedulePercentComplete()
          Gets the measure that indicates how much of the WBS baseline duration has been completed so far.
 Percent WBS.getSummarySchedulePercentCompleteByCost()
          Deprecated. As of release 6.1 SP2, the name has been changed to SummaryPerformancePercentCompleteByCost.
 Percent Project.getSummarySchedulePercentCompleteByCost()
          Deprecated. As of release 6.1 SP2, the name has been changed to SummaryPerformancePercentCompleteByCost.
 Percent EPS.getSummarySchedulePercentCompleteByCost()
          Deprecated. As of release 6.1 SP2, the name has been changed to SummaryPerformancePercentCompleteByCost.
 Percent BaselineProject.getSummarySchedulePercentCompleteByCost()
          Gets the percent complete of cost for all labor resources, nonlabor resources, and expenses.
 Percent WBS.getSummarySchedulePercentCompleteByLaborUnits()
          Gets the percent complete of units for all labor resources.
 Percent Project.getSummarySchedulePercentCompleteByLaborUnits()
          Gets the percent complete of units for all labor resources.
 Percent EPS.getSummarySchedulePercentCompleteByLaborUnits()
          Gets the percent complete of units for all labor resources.
 Percent BaselineProject.getSummarySchedulePercentCompleteByLaborUnits()
          Gets the percent complete of units for all labor resources.
 Percent WBS.getSummaryScheduleVarianceIndexByCost()
          Gets the Schedule Variance divided by the Planned Value.
 Percent Project.getSummaryScheduleVarianceIndexByCost()
          Gets the Schedule Variance divided by the Planned Value.
 Percent EPS.getSummaryScheduleVarianceIndexByCost()
          Gets the Schedule Variance divided by the Planned Value.
 Percent BaselineProject.getSummaryScheduleVarianceIndexByCost()
          Gets the Schedule Variance divided by the Planned Value.
 Percent WBS.getSummaryUnitsPercentComplete()
          Gets the percent complete of units for the resource assignments in the wbs.
 Percent Project.getSummaryUnitsPercentComplete()
          Gets the percent complete of units for the resource assignments in the Project.
 Percent EPS.getSummaryUnitsPercentComplete()
          Gets the percent complete of units for the resource assignments in the EPS.
 Percent BaselineProject.getSummaryUnitsPercentComplete()
          Gets the percent complete of units for the resource assignments in the WBS.
 Percent ResourceAssignment.getUnitsPercentComplete()
          Gets the percent complete of units for the resource assignment on the activity.
 Percent Activity.getUnitsPercentComplete()
          Gets the percent complete of units for all labor and nonlabor resources assigned to the activity.
 Percent ActivityStep.getWeightPercent()
          Gets the non-editable field that displays the percentage amount that corresponds to the step.
 

Methods in com.primavera.integration.client.bo.object with parameters of type Percent
 void Activity.setDurationPercentComplete(Percent p)
          Sets the percent complete of the activity duration.
 void WBS.setEarnedValueUserPercent(Percent p)
          Sets the user-defined percent complete for computing earned value for activities within the WBS.
 void Project.setEarnedValueUserPercent(Percent p)
          Sets the user-defined percent complete for computing earned value for activities within the Project.
 void GlobalPreferences.setEVPerformancePctCompleteCustomPct(Percent p)
          Sets the user-defined percent complete for computing earned value for activities within the WBS.
 void ActivityExpense.setExpensePercentComplete(Percent p)
          Sets the percent complete of the project expense.
 void ProjectFunding.setFundShare(Percent p)
          Sets the percentage of the total fund that is allocated to the project.
 void EPSFunding.setFundShare(Percent p)
          Sets the percentage of the total fund that is allocated to the EPS.
 void Activity.setNonLaborUnitsPercentComplete(Percent p)
          Sets the percent complete of units for all nonlabor resources for the activity.
 void ResourceAssignment.setPendingPercentComplete(Percent p)
          Sets the estimate of the percentage of the resource's units of work completed on this activity.
 void ActivityStep.setPercentComplete(Percent p)
          Sets the percent complete for the step.
 void Activity.setPercentComplete(Percent p)
          Sets the activity percent complete.
 void Activity.setPhysicalPercentComplete(Percent p)
          Sets the physical percent complete, which can either be user entered or calculated from the activity's weighted steps.
 void ResourceAssignment.setUnitsPercentComplete(Percent p)
          Sets the percent complete of units for the resource assignment on the activity.
 void Activity.setUnitsPercentComplete(Percent p)
          Sets the percent complete of units for all labor and nonlabor resources assigned to the activity.
 


Primavera Integration API 7.0

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