- getAbbreviation() - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets the abbreviation of the unit of measure.
- getAccountingVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the planned value of work scheduled and the actual cost of work
performed.
- getAccountingVarianceLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the planned value of work scheduled and the actual work performed.
- getAccrualType(String) - Static method in class com.primavera.integration.client.bo.enm.AccrualType
-
Gets an instance of AccrualType based on the String value specified.
- getAccrualType(int) - Static method in class com.primavera.integration.client.bo.enm.AccrualType
-
Gets an instance of AccrualType based on the integer value specified.
- getAccrualType() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the accrual type for the project expense.
- getActiveFlag() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the flag indicating whether this delegate is active.
- getActivityCodeDescription() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the description of the associated activity code.
- getActivityCodeObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the unique ID of the associated activity code.
- getActivityCodeTypeName() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the name of the parent activity code type.
- getActivityCodeTypeObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the unique ID of the parent activity code type.
- getActivityCodeTypeScope(String) - Static method in class com.primavera.integration.client.bo.enm.ActivityCodeTypeScope
-
Gets an instance of ActivityCodeTypeScope based on the String value specified.
- getActivityCodeTypeScope(int) - Static method in class com.primavera.integration.client.bo.enm.ActivityCodeTypeScope
-
Gets an instance of ActivityCodeTypeScope based on the integer value specified.
- getActivityCodeTypeScope() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the scope of the associated activity code type: Global, EPS, or Project.
- getActivityCodeValue() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the value of the associated activity code.
- getActivityDefaultActivityType() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the default type for activities.
- getActivityDefaultActivityType() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the default type for activities.
- getActivityDefaultCalendarObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the unique ID of the calendar assigned to new activities by default.
- getActivityDefaultCalendarObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the unique ID of the calendar assigned to new activities by default.
- getActivityDefaultCostAccountObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the unique ID of the cost account assigned to new activities and project expenses by
default.
- getActivityDefaultCostAccountObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the unique ID of the cost account assigned to new activities and project expenses by
default.
- getActivityDefaultDurationType() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the duration type assigned to new activities by default.
- getActivityDefaultDurationType() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the duration type assigned to new activities by default.
- getActivityDefaultPercentCompleteType() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete type assigned to new activities by default.
- getActivityDefaultPercentCompleteType() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete type assigned to new activities by default.
- getActivityDefaultPricePerUnit() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the price used to estimate resource costs for activities that have planned, actual, or
remaining units, but no resource assignments.
- getActivityDefaultPricePerUnit() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the price used to estimate resource costs for activities that have planned, actual, or
remaining units, but no resource assignments.
- getActivityId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the short ID that uniquely identifies the activity to which the activity code is
assigned.
- getActivityId() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the short ID that uniquely identifies the activity within the project.
- getActivityId() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the short ID that uniquely identifies the activity to which the activity note is
assigned.
- getActivityId() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the id of an activity impacted by the Risk.
- getActivityId() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the short ID that uniquely identifies the activity within the project.
- getActivityId() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the short ID that uniquely identifies the activity within the project.
- getActivityId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the short ID that uniquely identifies the activity within the project.
- getActivityId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the short ID that uniquely identifies the activity within the project.
- getActivityIdBasedOnSelectedActivity() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates how to auto-number activity IDs for new activities-Y/N - Y means
use the selected activity's activity ID as prefix, N means use standard auto-numbering based
on the prefix, suffix.
- getActivityIdBasedOnSelectedActivity() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates how to auto-number activity IDs for new activities-Y/N - Y means
use the selected activity's activity ID as prefix, N means use standard auto-numbering based
on the prefix, suffix.
- getActivityIdIncrement() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the increment used for auto-numbering of activity IDs.
- getActivityIdIncrement() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the increment used for auto-numbering of activity IDs.
- getActivityIdPrefix() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the prefix used for auto-numbering of activity IDs.
- getActivityIdPrefix() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the prefix used for auto-numbering of activity IDs.
- getActivityIdSuffix() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the suffix used for auto-numbering of activity IDs.
- getActivityIdSuffix() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the suffix used for auto-numbering of activity IDs.
- getActivityName() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the name of the activity to which the activity code is assigned.
- getActivityName() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the name of the activity.
- getActivityName() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the name of the activity to which the activity note is assigned.
- getActivityName() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the name of an activity impacted by the Risk.
- getActivityName() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the name of the activity.
- getActivityName() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the name of the activity.
- getActivityName() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the name of the activity.
- getActivityName() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the name of the activity.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the unique ID of the activity to which the activity code is assigned.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the unique ID of the activity to which this comment is added.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the unique ID of the activity to which the project expense is linked.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the unique ID of the activity to which the activity note is assigned.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets the unique ID of the associated activity.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the unique ID of the associated activity.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the unique ID of the activity to which the risk is assigned.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the unique ID of the activity to which the steps are assigned.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the unique ID of the activity to which the activity document applies.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the unique ID of the activity to which the project issue applies.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the unique ID of the activity to which the resource is assigned.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the unique ID of the associated activity.
- getActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the unique ID of the activity to which the resource is assigned.
- getActivityPercentCompleteBasedOnActivitySteps() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates whether activity physical percent complete is automatically
computed from the activity steps completed.
- getActivityPercentCompleteBasedOnActivitySteps() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether activity physical percent complete is automatically
computed from the activity steps completed.
- getActivitySpread() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the live activity spread data.
- getActivityStatus(String) - Static method in class com.primavera.integration.client.bo.enm.ActivityStatus
-
Gets an instance of ActivityStatus based on the String value specified.
- getActivityStatus(int) - Static method in class com.primavera.integration.client.bo.enm.ActivityStatus
-
Gets an instance of ActivityStatus based on the integer value specified.
- getActivityStepTemplateObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets the unique ID of the activity step template to which this item belongs.
- getActivityTimesheetLinkFlag() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the value which indicates if the record is a real timesheet entry (false) or simply a
placeholder for a timesheet entry (true).
- getActivityType(String) - Static method in class com.primavera.integration.client.bo.enm.ActivityType
-
Gets an instance of ActivityType based on the String value specified.
- getActivityType(int) - Static method in class com.primavera.integration.client.bo.enm.ActivityType
-
Gets an instance of ActivityType based on the integer value specified.
- getActualCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the actual cost for this spread period.
- getActualCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the actual cost for this spread period.
- getActualCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the actual cost for this spread period.
- getActualCost() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the actual cost for the project expense.
- getActualCost() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual non-overtime plus overtime cost for the resource assignment on the activity.
- getActualCost() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the actual cost on this resource assignment during a financial period.
- getActualDatabaseName() - Method in class com.primavera.integration.common.DatabaseInstance
-
Returns the actual database name from the connection url
- getActualDuration() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the total working time from the activity actual start date to the actual finish date (for
completed activities), or to the current data date (for in-progress activities).
- getActualDuration() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual duration for the resource assignment on the activity.
- getActualExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the actual expense cost for this spread period.
- getActualExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the actual expense cost for this spread period.
- getActualExpenseCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the actual costs for all project expenses associated with the activity.
- getActualExpenseCost() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the actual expense cost on this activity during a financial period.
- getActualFinishDate() - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
-
The latest actual finish date for this summarized assignment, or null
if any of
the assignments have not finished.
- getActualFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date on which the activity is actually finished.
- getActualFinishDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the date the resource actually finished working on the activity.
- getActualLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the actual labor cost for this spread period.
- getActualLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the actual labor cost for this spread period.
- getActualLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the actual costs for all labor resources assigned to the activity.
- getActualLaborCost() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the actual labor cost on this activity during a financial period.
- getActualLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the actual labor units for this spread period.
- getActualLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the actual labor units for this spread period.
- getActualLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the actual units for all labor resources assigned to the activity.
- getActualLaborUnits() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the actual labor units on this activity during a financial period.
- getActualMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the actual material cost for this spread period.
- getActualMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the actual material cost for this spread period.
- getActualMaterialCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of all regular and overtime costs for material resources.
- getActualMaterialCost() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the actual material cost on this activity during a financial period.
- getActualNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the actual nonlabor cost for this spread period.
- getActualNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the actual nonlabor cost for this spread period.
- getActualNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the actual costs for all nonlabor resources assigned to the activity.
- getActualNonLaborCost() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the actual nonlabor cost on this activity during a financial period.
- getActualNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the actual nonlabor units for this spread period.
- getActualNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the actual nonlabor units for this spread period.
- getActualNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the actual units for all nonlabor resources assigned to the activity.
- getActualNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the actual nonlabor units on this activity during a financial period.
- getActualOvertimeCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the actual overtime cost for this spread period.
- getActualOvertimeCost() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual overtime cost for the resource assignment on the activity.
- getActualOvertimeUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the actual overtime units for this spread period.
- getActualOvertimeUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual overtime units worked by the resource on this activity.
- getActualRegularCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the actual regular cost for this spread period.
- getActualRegularCost() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual non-overtime cost for the resource assignment on the activity.
- getActualRegularUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the actual regular units for this spread period.
- getActualRegularUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual non-overtime units worked by the resource on this activity.
- getActualStartDate() - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
-
The earliest actual start date for this summarized assignment, or null
if none
of the assignments have started.
- getActualStartDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date on which the activity is actually started.
- getActualStartDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the date the resource actually started working on the activity.
- getActualThisPeriodCost() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual this period cost (will be labor or nonlabor).
- getActualThisPeriodLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the actual this period labor cost for all labor resources assigned to the activity.
- getActualThisPeriodLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the actual this period labor units (hours) for all labor resources assigned to the
activity.
- getActualThisPeriodMaterialCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of all material resource costs for the current period.
- getActualThisPeriodNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the actual this period nonlabor cost for all nonlabor resources assigned to the activity.
- getActualThisPeriodNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the actual this period nonlabor units (hours) for all nonlabor resources assigned to the
activity.
- getActualThisPeriodUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual this period units (hours) (will be labor or nonlabor).
- getActualTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the actual total cost for this spread period.
- getActualTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the actual total cost, including labor, nonlabor, and expense cost, for this spread
period.
- getActualTotalCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the actual total cost for the activity, including labor resources, nonlabor resources,
and project expenses.
- getActualTotalUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of Actual Labor Units and Actual Nonlabor Units.
- getActualUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the actual units for this spread period.
- getActualUnits() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the actual units for the project expense.
- getActualUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual non-overtime plus overtime units worked by the resource on this activity.
- getActualUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the actual units on this resource assignment during a financial period.
- getActualValue() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the actual value of the threshold parameter for the project issue.
- getAddActualToRemaining() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates whether to add actual to remaining or to subtract actual from at
complete when actual units and costs are updated.
- getAddActualToRemaining() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether to add actual to remaining or to subtract actual from at
complete when actual units and costs are updated.
- getAddedBy() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the name of the user who added the project to the database.
- getAddedBy() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the name of the user who added the project to the database.
- getAll() - Method in class com.primavera.integration.client.bo.BOIterator
-
Gets all business objects from loads that are known to have small result sets.
- getAllFields() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets all non-code and non-UDF fields for this business object
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeAssignmentHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeTypeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCommentHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityExpenseHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityNoteHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityOwnerHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityPeriodActualHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityRiskHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateItemHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.BaselineProjectHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.BaselineTypeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.CalendarHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.CostAccountHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.CurrencyHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.DocumentCategoryHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.DocumentHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.DocumentStatusCodeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.EPSBudgetChangeLogHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.EPSFundingHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.EPSHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.EPSNoteHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.EPSSpendingPlanHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ExpenseCategoryHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.FundingSourceHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.GlobalPreferencesHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.GlobalProfileHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.IssueHistoryHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.NotebookTopicHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.OBSHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.OverheadCodeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectBudgetChangeLogHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeAssignmentHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeTypeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeUserHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectDocumentHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectFundingHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectIssueHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectNoteHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectPortfolioHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectProfileHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceCategoryHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceQuantityHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectSpendingPlanHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ProjectThresholdHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.RelationshipHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAccessHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentPeriodActualHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeAssignmentHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeTypeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCurveHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHourHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRateHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRoleHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ResourceTeamHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.RiskCategoryHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.RiskHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.RoleHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.RoleLimitHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.RoleRateHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.RoleTeamHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ScheduleOptionsHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ShiftHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ShiftPeriodHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.ThresholdParameterHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetAuditHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetDelegateHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetPeriodHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.UDFCodeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.UDFTypeHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.UDFValueHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.UnitOfMeasureHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.UserFieldTitleHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.UserHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.UserInterfaceViewHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.UserLicenseHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.UserOBSHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.WBSCategoryHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.WBSHelper
-
- getAllFields() - Method in class com.primavera.integration.client.bo.helper.WBSMilestoneHelper
-
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
Gets all non-code fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets all non-code fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Calendar
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Currency
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Document
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.OBS
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Gets all non-code fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Relationship
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Resource
-
Gets all non-code fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Risk
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Role
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Shift
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.UDFType
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.User
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets all fields for this business object.
- getAllFields() - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets all fields for this business object.
- getAllKeys() - Method in class com.primavera.integration.util.BOHierarchyMap
-
Gets all keys in this map
- getAllowNegativeActualUnitsFlag() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether the project can allow the negative valus for the actual
units.
- getAllParentClassNames() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets the class names of all parents that can be used to load this business object using a
where clause.
- getAllResourceAccessFlag() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the flag that determines whether the user has all resource access (TRUE) or restricted
resource access (FALSE).
- getAmount() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the amount of budget change.
- getAmount() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the amount of a funding source that is allocated to the EPS.
- getAmount() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the amount of budget change.
- getAmount() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the amount of a funding source that is allocated to the project.
- getAnnualDiscountRate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the user-defined number field that identifies the discount rate for the project.
- getAnnualDiscountRate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the user-defined number field that identifies the discount rate for the project.
- getAnticipatedFinishDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the anticipated finish date of WBS, project and EPS elements.
- getAnticipatedFinishDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the anticipated finish date of the EPS.
- getAnticipatedFinishDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the anticipated finish date of Project element.
- getAnticipatedFinishDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the anticipated finish date of WBS, project and EPS elements.
- getAnticipatedStartDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the anticipated start date of WBS, project and EPS elements.
- getAnticipatedStartDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the anticipated start date of the EPS.
- getAnticipatedStartDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the anticipated start date of Project element.
- getAnticipatedStartDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the anticipated start date of WBS, project and EPS elements.
- getApprovedHours() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the number of hours, approved.
- getApprovedOvertimeHours() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the number of overtime hours, approved.
- getApproverUserName() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the user name of the approver.
- getApproverUserName() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the approver user's login name.
- getApproverUserObjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the unique user ID of the approver.
- getApproverUserObjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the unique ID of the approver user.
- getAref() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the name of the successor activity.
- getArls() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the name of the successor activity.
- getAssignmentDefaultDrivingFlag() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the default flag assigned to new assignments, to indicate whether assignments will drive
activity dates.
- getAssignmentDefaultDrivingFlag() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the default flag assigned to new assignments, to indicate whether assignments will drive
activity dates.
- getAssignmentDefaultRateType() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the default rate type when adding resource assignments to a project.
- getAssignmentDefaultRateType() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the default rate type when adding resource assignments to a project.
- getAssignmentStaffingPreference(String) - Static method in class com.primavera.integration.client.bo.enm.AssignmentStaffingPreference
-
Gets an instance of AssignmentStaffingPreference based on the String value specified.
- getAssignmentStaffingPreference(int) - Static method in class com.primavera.integration.client.bo.enm.AssignmentStaffingPreference
-
Gets an instance of AssignmentStaffingPreference based on the integer value specified.
- getAssignmentStaffingPreference() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the value that determines whether the current or the new resource's Units per Time and
Overtime factor is used to calculate costs when assigning the resource to an existing activity
assignment.
- getAtCompletionCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the at completion cost for this spread period.
- getAtCompletionCost() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the sum of the actual plus remaining costs for the project expense.
- getAtCompletionCost() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the sum of the actual plus remaining costs for the resource assignment on the activity.
- getAtCompletionDuration() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the total working time from the activity's current start date to the current finish date.
- getAtCompletionDuration() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the total working time from the activity's current start date to the current finish date.
- getAtCompletionExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the at completion expense cost for this spread period.
- getAtCompletionExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the at completion expense cost for this spread period.
- getAtCompletionExpenseCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of the actual plus remaining costs for all expenses associated with the activity.
- getAtCompletionLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the at completion labor cost for this spread period.
- getAtCompletionLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the at completion labor cost for this spread period.
- getAtCompletionLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of the actual plus remaining costs for all labor resources assigned to the
activity.
- getAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the at completion labor units for this spread period.
- getAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the at completion labor units for this spread period.
- getAtCompletionLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of the actual plus remaining units for all labor resources assigned to the
activity.
- getAtCompletionLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the project baseline planned total labor units minus the estimate at completion labor
units.
- getAtCompletionMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the at completion material cost for this spread period.
- getAtCompletionMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the at completion material cost for this spread period.
- getAtCompletionMaterialCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of all actual and remaining costs for material resources.
- getAtCompletionNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the at completion nonlabor cost for this spread period.
- getAtCompletionNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the at completion nonlabor cost for this spread period.
- getAtCompletionNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of the actual plus remaining costs for all nonlabor resources assigned to the
activity.
- getAtCompletionNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the at completion nonlabor units for this spread period.
- getAtCompletionNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the at completion nonlabor units for this spread period.
- getAtCompletionNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of the actual plus remaining units for all nonlabor resources assigned to the
activity.
- getAtCompletionTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the at completion total cost for this spread period.
- getAtCompletionTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the at completion total cost for this spread period.
- getAtCompletionTotalCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the total cost at completion for the activity, including labor resources, nonlabor
resources, and project expenses.
- getAtCompletionTotalUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of the actual plus remaining units for the resource assignment on the activity.
- getAtCompletionUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the at completion units for this spread period.
- getAtCompletionUnits() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the at completion units for the project expense.
- getAtCompletionUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the sum of the actual plus remaining units for the resource assignment on the activity.
- getAtCompletionVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the project baseline total cost and the current estimate of total
cost.
- getAuditDate() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the date this timesheet audit was created.
- getAuthor() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the person who created the work product or document.
- getAutoComputeActuals() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the option that determines whether the activity's actual and remaining units, start date,
finish date, and percent complete are computed automatically using the planned dates, planned
units and the schedule percent complete.
- getAutoComputeActuals() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the flag that identifies whether the actual and remaining costs for the expense are
computed automatically using the planned cost and the activity's schedule percent complete.
- getAutoComputeActuals() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the flag that identifies whether the activity actual and remaining units, start dates and
finish dates for the resource are computed automatically using the planned dates, planned
units and the activity's schedule percent complete.
- getAutoComputeActuals() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the option that determines whether the activity's actual and remaining units, start date,
finish date, and percent complete are computed automatically using the planned dates, planned
units and the schedule percent complete.
- getAvailableForActivity() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the flag indicating that the topic will be available to assign to activities.
- getAvailableForActivity() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the flag indicating whether this note is available for Activity objects.
- getAvailableForEPS() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the flag indicating that the topic will be available to assign to EPS.
- getAvailableForEPS() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the flag indicating whether this note is available for EPS objects.
- getAvailableForProject() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the flag indicating that the topic will be available to assign to projects.
- getAvailableForProject() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the flag indicating whether this note is available for Project objects.
- getAvailableForWBS() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the flag indicating that the topic will be available to assign to WBS.
- getAvailableForWBS() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the flag indicating whether this note is available for WBS objects.
- getBaseCalendarObjectId() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the unique ID of the global calendar to which this calendar is linked.
- getBaseCurrencyObjectId() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the unique ID of the currency.
- getBaseline1ActualExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline actual expense cost for this spread period.
- getBaseline1ActualLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline actual labor cost for this spread period.
- getBaseline1ActualLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline actual labor units for this spread period.
- getBaseline1ActualMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline actual material cost for this spread period.
- getBaseline1ActualNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline actual nonlabor cost for this spread period.
- getBaseline1ActualNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline actual nonlabor units for this spread period.
- getBaseline1ActualTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline actual total cost for this spread period.
- getBaseline1Duration() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the duration for the activity in the primary baseline.
- getBaseline1FinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the current finish date of the activity in the primary baseline.
- getBaseline1PlannedDuration() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned duration for the activity in the primary baseline.
- getBaseline1PlannedExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline planned expense cost for this spread period.
- getBaseline1PlannedExpenseCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned costs for all project expenses associated with the activity.
- getBaseline1PlannedLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline planned labor cost for this spread period.
- getBaseline1PlannedLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the cost at completion for all labor resources assigned to the activity in the primary
baseline.
- getBaseline1PlannedLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline planned labor units for this spread period.
- getBaseline1PlannedLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned units for all labor resources assigned to the activity.
- getBaseline1PlannedMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline planned material cost for this spread period.
- getBaseline1PlannedMaterialCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the Planned Material Cost for a primary baseline activity.
- getBaseline1PlannedNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline planned nonlabor cost for this spread period.
- getBaseline1PlannedNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned costs for all nonlabor resources assigned to the activity.
- getBaseline1PlannedNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline planned nonlabor units for this spread period.
- getBaseline1PlannedNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned units for all nonlabor resources assigned to the activity.
- getBaseline1PlannedTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the primary baseline planned total cost for this spread period.
- getBaseline1PlannedTotalCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned total cost for the activity, including labor resources, nonlabor resources,
and project expenses.
- getBaseline1StartDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the current start date of the activity in the primary baseline.
- getBaselineActualExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline actual expense cost for this spread period.
- getBaselineActualLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline actual labor cost for this spread period.
- getBaselineActualLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline actual labor units for this spread period.
- getBaselineActualMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline actual material cost for this spread period.
- getBaselineActualNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline actual nonlabor cost for this spread period.
- getBaselineActualNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline actual nonlabor units for this spread period.
- getBaselineActualTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline actual total cost for this spread period.
- getBaselineDuration() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the duration for the activity in the project baseline.
- getBaselineFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
Gets all fields in the baseline group for this business object.
- getBaselineFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the current finish date of the activity in the project baseline.
- getBaselinePlannedDuration() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned duration for the activity in the project baseline.
- getBaselinePlannedExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline planned expense cost for this spread period.
- getBaselinePlannedExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the baseline planned expense cost for this spread period.
- getBaselinePlannedExpenseCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned costs for all project expenses associated with the activity.
- getBaselinePlannedLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline planned labor cost for this spread period.
- getBaselinePlannedLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the baseline planned labor cost for this spread period.
- getBaselinePlannedLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the cost at completion for all labor resources assigned to the activity in the project
baseline.
- getBaselinePlannedLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline planned labor units for this spread period.
- getBaselinePlannedLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the baseline planned labor units for this spread period.
- getBaselinePlannedLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned units for all labor resources assigned to the activity.
- getBaselinePlannedMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline planned material cost for this spread period.
- getBaselinePlannedMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the baseline planned material cost for this spread period.
- getBaselinePlannedMaterialCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the Planned Material Cost for a project baseline activity.
- getBaselinePlannedNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline planned nonlabor cost for this spread period.
- getBaselinePlannedNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the baseline planned nonlabor cost for this spread period.
- getBaselinePlannedNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned costs for all nonlabor resources assigned to the activity.
- getBaselinePlannedNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline planned nonlabor units for this spread period.
- getBaselinePlannedNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the baseline planned nonlabor units for this spread period.
- getBaselinePlannedNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned units for all nonlabor resources assigned to the activity.
- getBaselinePlannedTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the project baseline planned total cost for this spread period.
- getBaselinePlannedTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the baseline planned total cost for this spread period.
- getBaselinePlannedTotalCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned total cost for the activity, including labor resources, nonlabor resources,
and project expenses.
- getBaselineStartDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the current start date of the activity in the project baseline.
- getBaselineTypeName() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the name of the baseline type for this project baseline.
- getBaselineTypeObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the unique ID of the baseline type.
- getBatchFailOnFirstFlag() - Method in class com.primavera.integration.client.Session
-
Gets the flag that indicates whether batch creates and updates
should be aborted when the first exception occurs (the default
behavior), or whether the entire batch should be processed and then
all business rule exceptions reported in a single BatchException.
- getBenefitPlan() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the editable monthly profit portion for each month for the EPS.
- getBenefitPlan() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the editable monthly profit portion for each month for the project.
- getBindParameterLimitOnLoad() - Method in class com.primavera.integration.client.Session
-
Retrieves the current limit on bind parameters
- getBOHelper(String) - Static method in class com.primavera.integration.client.bo.helper.BOHelperMap
-
Gets a business object helper for a particular type of
business object, given the business object name.
- getBOHelper(Class<T>) - Static method in class com.primavera.integration.client.bo.helper.BOHelperMap
-
Gets a business object helper for a particular type of
business object, given the business object Class.
- getBOHelperFromInternalName(String) - Static method in class com.primavera.integration.client.bo.helper.BOHelperMap
-
Gets a business object helper for a particular type of
business object, given the internal server-side name.
- getBucketEndDate(int) - Method in interface com.primavera.common.value.spread.SpreadData
-
Find the bucket end time of a specified bucket.
- getBucketIndex(Date) - Method in interface com.primavera.common.value.spread.SpreadData
-
Find the bucket index of the bucket that the specified date falls in.
- getBucketStart(Date, SpreadBucketType) - Method in interface com.primavera.common.value.spread.SpreadData
-
Trims the given date to the bucket start time
- getBucketStartDate(int) - Method in interface com.primavera.common.value.spread.SpreadData
-
Find the bucket start time of a specified bucket.
- getBucketType() - Method in interface com.primavera.common.value.spread.SpreadData
-
Get the bucket type of this batch of spread data.
- getBudgetAtCompletion() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned total cost through activity completion.
- getBudgetChangeStatus(String) - Static method in class com.primavera.integration.client.bo.enm.BudgetChangeStatus
-
Gets an instance of BudgetChangeStatus based on the String value specified.
- getBudgetChangeStatus(int) - Static method in class com.primavera.integration.client.bo.enm.BudgetChangeStatus
-
Gets an instance of BudgetChangeStatus based on the integer value specified.
- getBuildVersion() - Static method in class com.primavera.integration.client.VersionInfo
-
Gets the build version of this release
- getBusinessObjectBatchSize() - Method in class com.primavera.integration.client.Session
-
Retrieves the current batch size for loading business objects.
- getCalculateCostFromUnits() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the option to indicate that any new assignments for this resource will have its costs
recalculated whenever any quantity changes occur.
- getCalculateCostFromUnits() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the option that indicates whether costs and quantities are linked, and whether quantities
should be updated when costs are updated.
- getCalculateFloatBasedOnFinishDate() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the flag that indicates how each activity's float will be calculated with respect to
other projects in the scheduling batch.
- getCalendarName() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the name of the calendar.
- getCalendarName() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the name of the calendar.
- getCalendarName() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the name of the calendar.
- getCalendarObjectId() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the unique ID of the calendar assigned to the activity.
- getCalendarObjectId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the unique ID of the calendar assigned to the resource.
- getCalendarObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the unique ID generated by the system for the calendar associated with the resource
assignment.
- getCalendarType(String) - Static method in class com.primavera.integration.client.bo.enm.CalendarType
-
Gets an instance of CalendarType based on the String value specified.
- getCalendarType(int) - Static method in class com.primavera.integration.client.bo.enm.CalendarType
-
Gets an instance of CalendarType based on the integer value specified.
- getCategoryName() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the risk types used to categorize risks.
- getCause() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the cause of this risk.
- getChangeNumber() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the change number that is automatically incremented according to when changes are added.
- getChangeNumber() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the change number that is automatically incremented according to when changes are added.
- getCheckOutDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the date on which the baseline project was checked out of the Project Management
database.
- getCheckOutDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the date on which the project was checked out of the Project Management database.
- getCheckOutStatus() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates that the baseline project is currently checked out to an external
file or database and is being managed remotely.
- getCheckOutStatus() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates that the project is currently checked out to an external file or
database and is being managed remotely.
- getCheckOutUserObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the unique ID of the User that checked out this baseline project.
- getCheckOutUserObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the unique ID of the User that checked out this project.
- getClassName() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets the name of the business object class.
- getClassName() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporterParams
-
Gets the name of the business object class about to be exported
- getClassNameFromObjectIdFieldName(String) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets the class name from an ObjectId field name.
- getClassNames() - Static method in class com.primavera.integration.client.bo.helper.BOHelperMap
-
Gets an array of all available business object class names.
- getClassNameSet() - Static method in class com.primavera.integration.client.bo.helper.BOHelperMap
-
Gets an set of all available business object class names.
- getCode() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the short code assigned to each WBS element for identification.
- getCodeObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets the unique ID of the project code.
- getCodeTypeName() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the name of the parent code type for this code.
- getCodeTypeName() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the name of the parent code type for this code.
- getCodeTypeName() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the name of the parent code type for this code.
- getCodeTypeObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the unique ID of the parent activity code type.
- getCodeTypeObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the unique ID of the parent project code type.
- getCodeTypeObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets the unique ID of the parent project code type.
- getCodeTypeObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the unique ID of the parent resource code type.
- getCodeTypeObjectId() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets the unique ID of the code type.
- getCodeTypeScope() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the scope of the parent activity code type: Global, EPS, or Project.
- getCodeTypeTitle() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets the title of the parent code type for this code.
- getCodeValue() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the value of the activity code.
- getCodeValue() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the value of the project code.
- getCodeValue() - Method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets the value of the project code.
- getCodeValue() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the value of the resource code.
- getCodeValue() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets the short ID that uniquely identifies the code within the code type.
- getCodeValue() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the short ID that uniquely identifies the associated UDF code within the UDF code type.
- getColor() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the Hex representation for the color e.g.
- getCommentDate() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the date on which this comment was added.
- getCommentText() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the comment.
- getCommittedFlag() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the Boolean value that determines whether a resource is committed, and so, the resource
assignment is stable and unlikely to change.
- getCommittedFlag() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the Boolean value that determines whether a resource is committed, and so, the resource
assignment is stable and unlikely to change.
- getCompileTime() - Static method in class com.primavera.integration.client.VersionInfo
-
Gets the date and time at which the API code was compiled
- getComputeTotalFloatType() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the method for calculating total float for all activities.
- getConditionalIndicator() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the conditional indicator of the user defined field, obtained by evaluating the
conditional expression.
- getConstraintType(String) - Static method in class com.primavera.integration.client.bo.enm.ConstraintType
-
Gets an instance of ConstraintType based on the String value specified.
- getConstraintType(int) - Static method in class com.primavera.integration.client.bo.enm.ConstraintType
-
Gets an instance of ConstraintType based on the integer value specified.
- getContainsSummaryData() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates that the WBS has been summarized.
- getContainsSummaryData() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates that the Project has been summarized.
- getContainsSummaryData() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the flag that indicates that the WBS has been summarized.
- getContentRepositoryDocumentInternalId() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the internal ID of the content repository document.
- getCopyActivities() - Method in class com.primavera.integration.common.CopyWBSOptions
-
Gets the flag indicating whether to copy high level resource planning assignments.
- getCopyActivityCodes() - Method in class com.primavera.integration.common.CopyActivityOptions
-
Gets the flag indicating whether to copy activity codes.
- getCopyActualToPlannedValues() - Method in class com.primavera.integration.common.CopyProjectOptions
-
Gets the flag indicating whether to copy actual values or planned values from a project to a template project's planned values
- getCopyDocuments() - Method in class com.primavera.integration.common.CopyProjectOptions
-
Gets the flag indicating whether to copy documents
- getCopyExpenses() - Method in class com.primavera.integration.common.CopyActivityOptions
-
Gets the flag indicating whether to copy expenses.
- getCopyFinancialPeriods() - Method in class com.primavera.integration.common.CopyActivityOptions
-
Gets the flag indicating whether to copy financial period data.
- getCopyFundingSources() - Method in class com.primavera.integration.common.CopyProjectOptions
-
Gets the flag indicating whether to copy funding sources
- getCopyHighLevelResourcePlanningAssignments() - Method in class com.primavera.integration.common.CopyWBSOptions
-
Gets the flag indicating whether to copy high level resource planning assignments.
- getCopyIssuesThresholds() - Method in class com.primavera.integration.common.CopyProjectOptions
-
Gets the flag indicating whether to copy issues and thresholds
- getCopyNotebook() - Method in class com.primavera.integration.common.CopyActivityOptions
-
Gets the flag indicating whether to copy notebooks.
- getCopyNotebook() - Method in class com.primavera.integration.common.CopyWBSOptions
-
Gets the flag indicating whether to copy notebooks
- getCopyOnlyBetweenCopiedActivities() - Method in class com.primavera.integration.common.CopyActivityOptions
-
Gets the flag indicating whether to copy relationships only between copied activities.
- getCopyRelationships() - Method in class com.primavera.integration.common.CopyActivityOptions
-
Gets the flag indicating whether to copy relationships.
- getCopyReports() - Method in class com.primavera.integration.common.CopyProjectOptions
-
Gets the flag indicating whether to copy reports
- getCopyResourceAndRoleAssignments() - Method in class com.primavera.integration.common.CopyActivityOptions
-
Gets the flag indicating whether to copy resource and role assignments.
- getCopyRisks() - Method in class com.primavera.integration.common.CopyProjectOptions
-
Gets the flag indicating whether to copy risks
- getCopySteps() - Method in class com.primavera.integration.common.CopyActivityOptions
-
Gets the flag indicating whether to copy steps.
- getCopySummaryData() - Method in class com.primavera.integration.common.CopyProjectOptions
-
Gets the flag indicating whether to copy summary data
- getCopyWBSMilestones() - Method in class com.primavera.integration.common.CopyWBSOptions
-
Gets the flag indicating whether to copy WBS milestones
- getCopyWPsAndDocs() - Method in class com.primavera.integration.common.CopyActivityOptions
-
Gets the flag indicating whether to copy work products and documents.
- getCopyWPsAndDocs() - Method in class com.primavera.integration.common.CopyWBSOptions
-
Gets the flag indicating whether to copy work products and documents
- getCost(String) - Method in interface com.primavera.common.value.spread.SpreadPeriod
-
Gets the cost value of the specified field in this spread period
- getCost() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the value of the cost UDF.
- getCostAccountId() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the id of associated cost account.
- getCostAccountId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the id of associated cost account.
- getCostAccountName() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the name of the associated cost account.
- getCostAccountName() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the name of the associated cost account.
- getCostAccountObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the unique ID of the cost account associated with the project expense.
- getCostAccountObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the unique ID of the cost account associated with this resource assignment.
- getCostFields() - Method in class com.primavera.common.value.spread.BaseSpread
-
Gets the cost field names in the spread data.
- getCostFields() - Method in interface com.primavera.common.value.spread.SpreadData
-
Get the cost fields in this spread data.
- getCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the percent complete of costs for all labor resources, nonlabor resources, and expenses
for the activity.
- getCostPercentOfPlanned() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the percent complete of planned costs for all labor resources, nonlabor resources, and
expenses for the activity.
- getCostPerformanceIndex() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the earned value divided by the actual cost.
- getCostPerformanceIndexLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the ratio of the earned value labor units and the actual work performed.
- getCostQuantityRecalculateFlag() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates whether quantities should be updated when costs are updated, if
costs and quantities are linked.
- getCostQuantityRecalculateFlag() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that, when costs and quantities are linked, indicates whether the quantities
should be updated when costs are updated,.
- getCostVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the earned value and the actual cost of work performed.
- getCostVarianceIndex() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the ratio of the cost variance and the earned value of work performed.
- getCostVarianceIndexLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the ratio of the cost variance labor units and the earned value of work performed.
- getCostVarianceLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the earned value of labor units and the actual cost of labor
units.
- getCount() - Method in class com.primavera.integration.client.bo.BOIterator
-
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date this activity was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the date this activity code was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the date this code assignment was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the date this Activity Code Type was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the date this activity code was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the date this expense was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the date this note was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets the date this activity owner was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the date this activity period actual was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the date this activity was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the date this activity step was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets the date this activity step template was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets the date this activity step template item was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the date this project baseline was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets the date this baseline type was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the date this calendar was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets the date this account was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the date this currency was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the date this document was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets the date this document category was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets the date this document status was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the date this EPS was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the date this epsbudgetchangelog was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the date this epsfunding was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the date this EPS Note was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the date this EPS Spending plan was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets the date this expense category was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets the date this financial period was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets the date this funding source was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the date this global preferences was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets the date this Global Profile was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets the date this issue history was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the date this notebook topic was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.OBS
-
Gets the date this OBS was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets the date this nonworktype was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the date this project was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the date this log of budget changes was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the date this project code was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the date this code assignment was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the date this project code type was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets the date this ProjectCodeUser was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the date this document was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the date this project funding data was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the date this project issue was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the date this note was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the date this project portfolio was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets the date this project profile was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the date this project resource was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets the date this project resource category was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the date this project resource quantity was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the date this spending plan was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the date this project threshold was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the date this dependency was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the date this resource was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets the date this resource security was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the date this assignment was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the date this resource assignment period actual was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the date this resource code was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the date this code assignment was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets the date this resource code type was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets the date this resource curve was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the date this data was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the date this resource rate was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the date this resource role was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets the date this resource team was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the date this project risk was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets the date this risk category was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the date this role was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets the date this role limit was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the date this role rate was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets the date this role team was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the date this schedule option was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Shift
-
Gets the date this shift was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets the date this shift period was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets the date this threshold parameter was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the date this timesheet was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the date this timesheet delegate was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets the date this timesheet period was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets the date this code was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the date this user-defined field was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the date this UDF value was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets the date this unit of measure was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the date this user was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets the date this user field title was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets the date this user interface view was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets the date this user license was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the date this association was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the date this wbs was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets the date this phase was created.
- getCreateDate() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the date this WBS milestone was created.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the name of the user that created this activity.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the name of the user that created this activity code.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the name of the user that created this code assignment.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the name of the user that created this ActivityCodeType.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the name of the user that created this activity code.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the name of the user that created this expense.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the name of the user that created this note.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets the name of the user that created this activity owner.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the name of the user that created this activity period actual.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the name of the user that created this activity risk.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the name of the user that created this activity step.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets the name of the user that created this activity step template.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets the name of the user that created this activity step template item.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the name of the user that created this project baseline.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets the name of the user that created this baseline type.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the name of the user that created this calendar.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets the name of the user that created this account.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the name of the user that created this currency.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the name of the user that created this document.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets the name of the user that created this document category.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets the name of the user that created this document status.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the name of the user that created this EPS.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the name of the user that created this epsbudgetchangelog.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the name of the user that created this epsfunding.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the name of the user that created this EPS Note.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the name of the user that created this EPS Spending plan.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets the name of the user that created this expense category.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets the name of the user that created this financial period.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets the name of the user that created this funding source.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the name of the user that created this global preferences.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets the name of the user that created this Global Profile.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets the name of the user that created this issue history.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the name of the user that created this notebook topic.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.OBS
-
Gets the name of the user that created this OBS.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets the name of the user that created this nonworktype.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the name of the user that created this project.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the name of the user that created this log of budget changes.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the name of the user that created this project code.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the name of the user that created this code assignment.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the name of the user that created this project code type.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets the name of the user that created this ProjectCodeUser.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the name of the user that created this document.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the name of the user that created this project funding data.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the name of the user that created this project issue.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the name of the user that created this note.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the name of the user that created this project portfolio.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets the name of the user that created this project profile.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the name of the user that created this project resource.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets the name of the user that created this project resource category.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the name of the user that created this project resource quantity.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the name of the user that created this spending plan.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the name of the user that created this project threshold.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the name of the user that created this dependency.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the name of the user that created this resource.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets the name of the user that created this resource security.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the name of the user that created this assignment.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the name of the user that created this resource assignment period actual.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the name of the user that created this resource code.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the name of the user that created this code assignment.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets the name of the user that created this resource code type.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets the name of the user that created this resource curve.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the name of the user that created this data.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the name of the user that created this resource rate.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the name of the user that created this resource role.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets the name of the user that created this resource team.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the name of the user that created this project risk.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets the name of the user that created this risk category.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the name of the user that created this role.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets the name of the user that created this role limit.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the name of the user that created this role rate.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets the name of the user that created this role team.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the name of the user that created this schedule option.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Shift
-
Gets the name of the user that created this shift.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets the name of the user that created this shift period.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets the name of the user that created this threshold parameter.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the name of the user that created this timesheet.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the name of the user that created this timesheet delegate.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets the name of the user that created this timesheet period.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets the name of the user that created this code.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the name of the user that created this user-defined field.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the name of the user that created this UDF value.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets the name of the user that created this unit of measure.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the name of the user that created this user.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets the name of the user that created this user field title.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets the name of the user that created this user interface view.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets the name of the user that created this user license.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the name of the user that created this association.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the name of the user that created this wbs.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets the name of the user that created this phase.
- getCreateUser() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the name of the user that created this WBS milestone.
- getCriteria() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the criteria itself as an java.util.Iterator
- getCriteriaCount() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the criteria count
- getCriterionType(String) - Static method in class com.primavera.integration.client.bo.enm.CriterionType
-
Gets an instance of CriterionType based on the String value specified.
- getCriterionType(int) - Static method in class com.primavera.integration.client.bo.enm.CriterionType
-
Gets an instance of CriterionType based on the integer value specified.
- getCriterionType() - Method in class com.primavera.integration.common.value.ResourceRequestCriterion
-
- getCriticalActivityFloatLimit() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the duration used to determine if an activity is critical.
- getCriticalActivityFloatLimit() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the duration used to determine if an activity is critical.
- getCriticalActivityFloatThreshold() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the maximum float time for activities before they are marked critical.
- getCriticalActivityPathType(String) - Static method in class com.primavera.integration.client.bo.enm.CriticalActivityPathType
-
Gets an instance of CriticalActivityPathType based on the String value specified.
- getCriticalActivityPathType(int) - Static method in class com.primavera.integration.client.bo.enm.CriticalActivityPathType
-
Gets an instance of CriticalActivityPathType based on the integer value specified.
- getCriticalActivityPathType() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the critical path type, which indicates how critical path activities are identified for
the project, based on either 'Critical Float' or 'Longest Path'.
- getCriticalActivityPathType() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the critical path type, which indicates how critical path activities are identified for
the project, based on either 'Critical Float' or 'Longest Path'.
- getCriticalActivityPathType() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the critical path type, which indicates how critical path activities are identified for
the project, based on either 'Critical Float' or 'Longest Path'.
- getCumulativeActualCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative actual cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeActualCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative actual cost for this spread period, which is cumulated from the actual
start to the end of this period.
- getCumulativeActualCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative actual cost for this spread period, which is cumulated from the actual
start to the end of this period.
- getCumulativeActualExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative actual expense cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeActualExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative actual expense cost for this spread period, which is cumulated from the
actual start to the end of this period.
- getCumulativeActualLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative actual labor cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeActualLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative actual labor cost for this spread period, which is cumulated from the
actual start to the end of this period.
- getCumulativeActualLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative actual labor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeActualLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative actual labor units for this spread period, which is cumulated from the
actual start to the end of this period.
- getCumulativeActualMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative actual material cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeActualMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative actual material cost for this spread period, which is cumulated from the
actual start to the end of this period.
- getCumulativeActualNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative actual nonlabor cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeActualNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative actual nonlabor cost for this spread period, which is cumulated from the
actual start to the end of this period.
- getCumulativeActualNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative actual nonlabor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeActualNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative actual nonlabor units for this spread period, which is cumulated from
the actual start to the end of this period.
- getCumulativeActualOvertimeCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative actual overtime cost for this spread period, which is cumulated from the
actual start to the end of this period.
- getCumulativeActualOvertimeUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative actual overtime units for this spread period, which is cumulated from
the actual start to the end of this period.
- getCumulativeActualRegularCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative actual regular cost for this spread period, which is cumulated from the
actual start to the end of this period.
- getCumulativeActualRegularUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative actual regular units for this spread period, which is cumulated from the
actual start to the end of this period.
- getCumulativeActualTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative actual total cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeActualTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative actual total cost for this spread period, which is cumulated from the
actual start to the end of this period.
- getCumulativeActualUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative actual units for this spread period, which is cumulated from the actual
start to the end of this period.
- getCumulativeAtCompletionCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative at completion cost for this spread period, which is cumulated from the
start date to the end of this period.
- getCumulativeAtCompletionExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative at completion expense cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeAtCompletionExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative at completion expense cost for this spread period, which is cumulated
from the actual start to the end of this period.
- getCumulativeAtCompletionLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative at completion labor cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeAtCompletionLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative at completion labor cost for this spread period, which is cumulated from
the actual start to the end of this period.
- getCumulativeAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative at completion labor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative at completion labor units for this spread period, which is cumulated
from the actual start to the end of this period.
- getCumulativeAtCompletionMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative at completion material cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeAtCompletionMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative at completion material cost for this spread period, which is cumulated
from the actual start to the end of this period.
- getCumulativeAtCompletionNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative at completion nonlabor cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeAtCompletionNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative at completion nonlabor cost for this spread period, which is cumulated
from the actual start to the end of this period.
- getCumulativeAtCompletionNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative at completion nonlabor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeAtCompletionNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative at completion nonlabor units for this spread period, which is cumulated
from the actual start to the end of this period.
- getCumulativeAtCompletionTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative at completion total cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeAtCompletionTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative at completion total cost for this spread period, which is cumulated from
the actual start to the end of this period.
- getCumulativeAtCompletionUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative at completion units for this spread period, which is cumulated from the
start date to the end of this period.
- getCumulativeBaseline1ActualExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1ActualLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1ActualLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1ActualMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1ActualNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1ActualNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1ActualTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1PlannedExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1PlannedLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1PlannedLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1PlannedMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1PlannedNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1PlannedNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaseline1PlannedTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselineActualExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselineActualLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselineActualLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselineActualMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselineActualNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselineActualNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselineActualTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselinePlannedExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselinePlannedExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeBaselinePlannedLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselinePlannedLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeBaselinePlannedLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselinePlannedLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeBaselinePlannedMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselinePlannedMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeBaselinePlannedNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselinePlannedNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeBaselinePlannedNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselinePlannedNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeBaselinePlannedTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeBaselinePlannedTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeCost(String) - Method in interface com.primavera.common.value.spread.SpreadPeriod
-
Gets the cumulative cost value of the specified field in this spread period
- getCumulativeEarnedValueCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative earned value cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeEarnedValueCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative earned value cost for this spread period, which is cumulated from the
actual start to the end of this period.
- getCumulativeEarnedValueLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative earned value labor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeEarnedValueLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative earned value labor units for this spread period, which is cumulated from
the actual start to the end of this period.
- getCumulativeEstimateAtCompletionCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative estimate at completion cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeEstimateAtCompletionCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative estimate at completion cost for this spread period, which is cumulated
from the actual start to the end of this period.
- getCumulativeEstimateAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeEstimateAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeEstimateToCompleteCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative estimate to completion for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeEstimateToCompleteCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeEstimateToCompleteLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
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.
- getCumulativeEstimateToCompleteLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeLimit() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative limit units for this spread period, which is cumulated from the actual
start to the end of this period.
- getCumulativePeriodActualCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative period actual cost for this spread period, which is accumulated from the
actual start date of the assignment until the end of this period.
- getCumulativePeriodActualExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodActualLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodActualLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodActualMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodActualNonLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodActualNonLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodActualTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodActualUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative period actual units for this spread period, which is accumulated from
the actual start date of the assignment until the end of this period.
- getCumulativePeriodAtCompletionCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative period at completion cost for this spread period, which is accumulated
from the start date of the assignment until the end of this period.
- getCumulativePeriodAtCompletionExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodAtCompletionLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodAtCompletionMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodAtCompletionNonLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodAtCompletionNonLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodAtCompletionTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodAtCompletionUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative period at completion units for this spread period, which is accumulated
from the start date of the assignment until the end of this period.
- getCumulativePeriodEarnedValueCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodEarnedValueLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodEstimateAtCompletionCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodEstimateAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodPlannedValueCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePeriodPlannedValueLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativePlannedCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative planned cost for this spread period, which is cumulated from the planned
start to the end of this period.
- getCumulativePlannedExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative planned expense cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativePlannedExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative planned expense cost for this spread period, which is cumulated from
the planned start to the end of this period.
- getCumulativePlannedLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative planned labor cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativePlannedLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative planned labor cost for this spread period, which is cumulated from the
planned start to the end of this period.
- getCumulativePlannedLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative planned labor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativePlannedLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative planned labor units for this spread period, which is cumulated from
the planned start to the end of this period.
- getCumulativePlannedMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative planned material cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativePlannedMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative planned material cost for this spread period, which is cumulated from
the planned start to the end of this period.
- getCumulativePlannedNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative planned nonlabor cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativePlannedNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative planned nonlabor cost for this spread period, which is cumulated from
the planned start to the end of this period.
- getCumulativePlannedNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative planned nonlabor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativePlannedNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative planned nonlabor units for this spread period, which is cumulated from
the planned start to the end of this period.
- getCumulativePlannedTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative planned total cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativePlannedTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative planned total cost for this spread period, which is cumulated from the
planned start to the end of this period.
- getCumulativePlannedUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative planned units for this spread period, which is cumulated from the
planned start to the end of this period.
- getCumulativePlannedValueCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative planned value cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativePlannedValueCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative planned value cost for this spread period, which is cumulated from the
baseline planned start to the end of this period.
- getCumulativePlannedValueLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative planned value labor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativePlannedValueLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeRemainingCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative remaining cost for this spread period, which is cumulated from the
remaining start to the end of this period.
- getCumulativeRemainingExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining expense cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative remaining expense cost for this spread period, which is cumulated from
the remaining start to the end of this period.
- getCumulativeRemainingLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining labor cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative remaining labor cost for this spread period, which is cumulated from the
remaining start to the end of this period.
- getCumulativeRemainingLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining labor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative remaining labor units for this spread period, which is cumulated from
the remaining start to the end of this period.
- getCumulativeRemainingLateCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative remaining late cost for this spread period, which is cumulated from the
remaining late start to the end of this period.
- getCumulativeRemainingLateExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining late expense cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingLateExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeRemainingLateLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining late labor cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingLateLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeRemainingLateLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining late labor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingLateLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeRemainingLateMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining late material cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingLateMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeRemainingLateNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining late nonlabor cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingLateNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeRemainingLateNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining late nonlabor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingLateNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeRemainingLateTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining late total cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingLateTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
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.
- getCumulativeRemainingLateUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative remaining late units for this spread period, which is cumulated from the
remaining late start to the end of this period.
- getCumulativeRemainingMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining material cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative remaining material cost for this spread period, which is cumulated from
the remaining start to the end of this period.
- getCumulativeRemainingNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining nonlabor cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative remaining nonlabor cost for this spread period, which is cumulated from
the remaining start to the end of this period.
- getCumulativeRemainingNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining nonlabor units for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative remaining nonlabor units for this spread period, which is cumulated from
the remaining start to the end of this period.
- getCumulativeRemainingTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the cumulative remaining total cost for this spread period, which is cumulated from the
activity start to the end of this period.
- getCumulativeRemainingTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the cumulative remaining total cost for this spread period, which is cumulated from the
remaining start to the end of this period.
- getCumulativeRemainingUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative remaining units for this spread period, which is cumulated from the
remaining start to the end of this period.
- getCumulativeStaffedActualCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative staffed actual cost for this spread period, which is accumulated from
the actual start date of the assignment until the end of this period.
- getCumulativeStaffedActualOvertimeCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative staffed actual overtime cost for this spread period, which is
accumulated from the actual start date of the assignment until the end of this period.
- getCumulativeStaffedActualOvertimeUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative staffed actual overtime units for this spread period, which is
accumulated from the actual start date of the assignment until the end of this period.
- getCumulativeStaffedActualRegularCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative staffed actual regular cost for this spread period, which is accumulated
from the actual start date of the assignment until the end of this period.
- getCumulativeStaffedActualRegularUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative staffed actual regular units for this spread period, which is
accumulated from the actual start date of the assignment until the end of this period.
- getCumulativeStaffedActualUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative staffed actual units for this spread period, which is accumulated from
the actual start date of the assignment until the end of this period.
- getCumulativeStaffedAtCompletionCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative staffed st completion cost for this spread period, which is accumulated
from the start date of the assignment until the end of this period.
- getCumulativeStaffedAtCompletionUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative staffed st completion units for this spread period, which is accumulated
from the start date of the assignment until the end of this period.
- getCumulativeStaffedPlannedCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative staffed planned cost for this spread period, which is accumulated from
the planned start date of the assignment until the end of this period.
- getCumulativeStaffedPlannedUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative staffed planned units for this spread period, which is accumulated from
the planned start date of the assignment until the end of this period.
- getCumulativeStaffedRemainingCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative staffed remaining cost for this spread period, which is cumulated from
the remaining start to the end of this period.
- getCumulativeStaffedRemainingLateCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative staffed remaining late cost for this spread period, which is cumulated
from the remaining late start to the end of this period.
- getCumulativeStaffedRemainingLateUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative staffed remaining late units for this spread period, which is cumulated
from the remaining late start to the end of this period.
- getCumulativeStaffedRemainingUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative staffed remaining units for this spread period, which is cumulated from
the remaining start to the end of this period.
- getCumulativeUnits(String) - Method in interface com.primavera.common.value.spread.SpreadPeriod
-
Gets the cumulative unit value of the specified field in this spread period
- getCumulativeUnstaffedActualCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative unstaffed actual cost for this spread period, which is accumulated from
the actual start date of the assignment until the end of this period.
- getCumulativeUnstaffedActualOvertimeCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative unstaffed actual overtime cost for this spread period, which is
accumulated from the actual start date of the assignment until the end of this period.
- getCumulativeUnstaffedActualOvertimeUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative unstaffed actual overtime units for this spread period, which is
accumulated from the actual start date of the assignment until the end of this period.
- getCumulativeUnstaffedActualRegularCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative unstaffed actual regular cost for this spread period, which is
accumulated from the actual start date of the assignment until the end of this period.
- getCumulativeUnstaffedActualRegularUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative unstaffed actual regular units for this spread period, which is
accumulated from the actual start date of the assignment until the end of this period.
- getCumulativeUnstaffedActualUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative unstaffed actual units for this spread period, which is accumulated from
the actual start date of the assignment until the end of this period.
- getCumulativeUnstaffedAtCompletionCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative unstaffed st completion cost for this spread period, which is
accumulated from the start date of the assignment until the end of this period.
- getCumulativeUnstaffedAtCompletionUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative unstaffed st completion units for this spread period, which is
accumulated from the start date of the assignment until the end of this period.
- getCumulativeUnstaffedPlannedCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative unstaffed planned cost for this spread period, which is accumulated from
the planned start date of the assignment until the end of this period.
- getCumulativeUnstaffedPlannedUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the cumulative unstaffed planned units for this spread period, which is accumulated
from the planned start date of the assignment until the end of this period.
- getCumulativeUnstaffedRemainingCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative unstaffed remaining cost for this spread period, which is cumulated from
the remaining start to the end of this period.
- getCumulativeUnstaffedRemainingLateCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative unstaffed remaining late cost for this spread period, which is cumulated
from the remaining late start to the end of this period.
- getCumulativeUnstaffedRemainingLateUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative unstaffed remaining late units for this spread period, which is
cumulated from the remaining late start to the end of this period.
- getCumulativeUnstaffedRemainingUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the cumulative unstaffed remaining units for this spread period, which is cumulated
from the remaining start to the end of this period.
- getCurrencyId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the unique currency abbreviation for the currency associated with this resource.
- getCurrencyId() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the unique currency abbreviation for the currency associated with this user.
- getCurrencyName() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the name of the currency associated with this resource.
- getCurrencyName() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the name of the currency associated with this user.
- getCurrencyObjectId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the unique ID of the currency associated with this resource.
- getCurrencyObjectId() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the unique ID of the associated currency.
- getCurrencySeparator(String) - Static method in class com.primavera.integration.client.bo.enm.CurrencySeparator
-
Gets an instance of CurrencySeparator based on the String value specified.
- getCurrencySeparator(int) - Static method in class com.primavera.integration.client.bo.enm.CurrencySeparator
-
Gets an instance of CurrencySeparator based on the integer value specified.
- getCurrentBaselineProjectObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the unique ID of the project's baseline to use for computing summaries.
- getCurrentBudget() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of the original budget plus the approved and pending budgets from the budget
change log.
- getCurrentBudget() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of the original budget plus the approved and pending budgets from the budget
change log.
- getCurrentBudget() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of the original budget plus the approved and pending budgets from the budget
change log.
- getCurrentBudget() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the current budget for this WBS.
- getCurrentJobs() - Method in class com.primavera.integration.client.DistributedSession
-
Retrieves job information for any current asynchronous jobs of this user.
- getCurrentJobs() - Method in class com.primavera.integration.client.JobManager
-
Retrieves job information for current asynchronous jobs of this user.
- getCurrentJobs() - Method in class com.primavera.integration.client.LocalSession
-
Retrieves job information for any current asynchronous jobs of this user.
- getCurrentVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the current budget minus the total spending plan.
- getCurrentVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the difference between the current budget and the total spending plan.
- getCurrentVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the difference between the current budget and the total spending plan.
- getCurrentVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the current budget minus the total spending plan.
- getCurveValues() - Method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets the 21-point curve data.
- getCustomLabel1() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the custom (user-defined) text that will be inserted into any report containing the
Custom Label 1 global variable text cell, when printed.
- getCustomLabel2() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the custom (user-defined) text that will be inserted into any report containing the
Custom Label 2 global variable text cell, when printed.
- getCustomLabel3() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the custom (user-defined) text that will be inserted into any report containing the
Custom Label 3 global variable text cell, when printed.
- getDatabaseEncoding() - Method in class com.primavera.integration.client.Session
-
Retrieves the database encoding this session is logged into
- getDatabaseId() - Method in class com.primavera.integration.common.DatabaseInstance
-
Gets the database ID
- getDatabaseInstanceId() - Method in class com.primavera.integration.client.Session
-
Retrieves the database instance ID used to login and establish this session.
- getDatabaseInstances(String) - Static method in class com.primavera.integration.client.DistributedSession
-
Retrieves all database instances supported by the server.
- getDatabaseInstances(String) - Static method in class com.primavera.integration.client.LocalSession
-
Retrieves all database instances supported by the server.
- getDatabaseInstances(String) - Static method in class com.primavera.integration.client.Session
-
Retrieves all database instances supported by the server.
- getDatabaseName() - Method in class com.primavera.integration.client.Session
-
Retrieves the name of the database this session is logged into.
- getDatabaseName() - Method in class com.primavera.integration.common.DatabaseInstance
-
Gets the database name
- getDatabaseType() - Method in class com.primavera.integration.client.Session
-
Retrieves the database type this session is logged into.
- getDatabaseTypeEnum() - Method in class com.primavera.integration.client.Session
-
Retrieves the database type this session is logged into.
- getDatabaseUrl() - Method in class com.primavera.integration.client.Session
-
Retrieves the URL of the database this session is logged into.
- getDatabaseUrl() - Method in class com.primavera.integration.common.DatabaseInstance
-
Gets the database URL.
- getDataDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the current data date for the project.
- getDataDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the current data date for the project.
- getDataDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the current data date for the project.
- getDataType() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the data type of the user-defined field: "Text", "Start Date", "Finish Date", "Cost",
"Double", "Integer", "Indicator", or "Code".
- getDate() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the date of this budget change entry.
- getDate() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the start of a spending/benefit plan time period for the EPS.
- getDate() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the date of this budget change entry.
- getDate() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the start of a spending/benefit plan time period for the project.
- getDate() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the date to which the hours apply.
- getDateAdded() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the date on which the project was added to the Project Management database.
- getDateAdded() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the date on which the project was added to the Project Management database.
- getDateFromString(String) - Static method in class com.primavera.integration.util.XSDHelper
-
Gets a Date representation of a String that conforms to the xsd:dateTime format defined in
XML Schema.
- getDateIdentified() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the date the project issue was identified.
- getDayAbbreviation() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the abbreviation character for time periods of days.
- getDayOfWeekType(String) - Static method in class com.primavera.integration.client.bo.enm.DayOfWeekType
-
Gets an instance of DayOfWeekType based on the String value specified.
- getDayOfWeekType(int) - Static method in class com.primavera.integration.client.bo.enm.DayOfWeekType
-
Gets an instance of DayOfWeekType based on the integer value specified.
- getDBEncoding() - Method in class com.primavera.integration.common.DatabaseInstance
-
Gets the database encoding
- getDBType() - Method in class com.primavera.integration.common.DatabaseInstance
-
Gets the database type.
- getDBTypeEnum() - Method in class com.primavera.integration.common.DatabaseInstance
-
Gets the database type.
- getDbVenderString() - Method in enum com.primavera.common.bo.DBType
-
Gets the description of this DBType instance
- getDecimalPlaces() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the number of decimal places displayed.
- getDecimalSymbol() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the decimal symbol displayed.
- getDefaultDuration() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the planned duration assigned to new activities by default.
- getDefaultGlobalImportOption() - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Gets the default ImportOption for global objects.
- getDefaultHost() - Static method in class com.primavera.integration.client.RMIURL
-
Gets the default RMI registry host.
- getDefaultParentClassName() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets the name of the parent class that is most commonly used for loading this type of
business object.
- getDefaultPort() - Static method in class com.primavera.integration.client.RMIURL
-
Gets the default RMI registry port number.
- getDefaultPriceTimeUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the time units associated with the project's default price per time.
- getDefaultPriceTimeUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the time units associated with the project's default price per time.
- getDefaultProjectImportOption() - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Gets the default ImportOption for project-specific objects.
- getDefaultRateType(String) - Static method in class com.primavera.integration.client.bo.enm.DefaultRateType
-
Gets an instance of DefaultRateType based on the String value specified.
- getDefaultRateType(int) - Static method in class com.primavera.integration.client.bo.enm.DefaultRateType
-
Gets an instance of DefaultRateType based on the integer value specified.
- getDefaultTimesheetApprovalManager() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the unique ID of the resource manager assigned to approve timesheets for new resources by
default.
- getDefaultTitle() - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets the default title of the column name.
- getDefaultUnitsPerTime() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the default units/time setting, which determines the value of the remaining units/time
and planned units/time when a resource assignment is added.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Calendar
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Currency
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Document
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.IssueHistory
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.OBS
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Relationship
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Resource
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Risk
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Role
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Shift
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UDFType
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.User
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UserLicense
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
Deprecated.
- getDefaultXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Deprecated.
- getDelegateUserEmailAddress() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the delegate user's email address.
- getDelegateUserName() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the delegate user's login name.
- getDelegateUserObjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the unique ID of the delegate user.
- getDeleteAssociations() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets a map of delete associations that this business object has to other business objects.
- getDeleteUnreferenced(String) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Gets the DeleteUnreferenced option that was set for a particular type of business object.
- getDeliverable() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the flag that indicates that the work product or document is a project deliverable.
- getDescription() - Method in class com.primavera.integration.client.bo.enm.AccrualType
-
Gets the description of this AccrualType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ActivityCodeTypeScope
-
Gets the description of this ActivityCodeTypeScope instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ActivityStatus
-
Gets the description of this ActivityStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ActivityType
-
Gets the description of this ActivityType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.AssignmentStaffingPreference
-
Gets the description of this AssignmentStaffingPreference instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.BudgetChangeStatus
-
Gets the description of this BudgetChangeStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.CalendarType
-
Gets the description of this CalendarType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ConstraintType
-
Gets the description of this ConstraintType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.CriterionType
-
Gets the description of this CriterionType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.CriticalActivityPathType
-
Gets the description of this CriticalActivityPathType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.CurrencySeparator
-
Gets the description of this CurrencySeparator instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.DayOfWeekType
-
Gets the description of this DayOfWeekType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.DefaultRateType
-
Gets the description of this DefaultRateType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.DiscountApplicationPeriod
-
Gets the description of this DiscountApplicationPeriod instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.DocumentManagementSecurityPolicy
-
Gets the description of this DocumentManagementSecurityPolicy instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.DocumentType
-
Gets the description of this DocumentType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.DurationType
-
Gets the description of this DurationType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.EarnedValueCalculationType
-
Gets the description of this EarnedValueCalculationType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.EarnedValueComputeType
-
Gets the description of this EarnedValueComputeType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.EarnedValueETCComputeType
-
Gets the description of this EarnedValueETCComputeType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.EmailType
-
Gets the description of this EmailType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.EnumType
-
Gets the description of this enumeration instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
Gets the description of this GlobalPrivilege instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ImpactLevel
-
Gets the description of this ImpactLevel instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.IntegratedObjectType
-
Gets the description of this IntegratedObjectType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.IntegratedProjectType
-
Gets the description of this IntegratedProjectType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.IssuePriority
-
Gets the description of this IssuePriority instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.IssueStatus
-
Gets the description of this IssueStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.JobStatus
-
Gets the description of this JobStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.JobType
-
Gets the description of this JobType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.LevelingPriority
-
Gets the description of this LevelingPriority instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.LicenseType
-
Gets the description of this LicenseType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
-
Gets the description of this NegativeCurrencyFormat instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.OutOfSequenceScheduleType
-
Gets the description of this OutOfSequenceScheduleType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.PercentCompleteType
-
Gets the description of this PercentCompleteType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.PortfolioType
-
Gets the description of this PortfolioType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.PositiveCurrencyFormat
-
Gets the description of this PositiveCurrencyFormat instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.Proficiency
-
Gets the description of this Proficiency instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
Gets the description of this ProjectPrivilege instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ProjectRiskLevel
-
Gets the description of this ProjectRiskLevel instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ProjectStatus
-
Gets the description of this ProjectStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RateSource
-
Gets the description of this RateSource instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RateSourcePreference
-
Gets the description of this RateSourcePreference instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RateType
-
Gets the description of this RateType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RelationshipType
-
Gets the description of this RelationshipType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ResourceHourStatus
-
Gets the description of this ResourceHourStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ResourceType
-
Gets the description of this ResourceType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ReviewStatus
-
Gets the description of this ReviewStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RiskProbability
-
Gets the description of this RiskProbability instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RiskResponseActionStatus
-
Gets the description of this RiskResponseActionStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RiskResponseType
-
Gets the description of this RiskResponseType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RiskScoreMatrixMethod
-
Gets the description of this RiskScoreMatrixMethod instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RiskStatus
-
Gets the description of this RiskStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RiskType
-
Gets the description of this RiskType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.RoleLimitDisplayOption
-
Gets the description of this RoleLimitDisplayOption instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ScheduleFloatType
-
Gets the description of this ScheduleFloatType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ScheduleRelationshipLagCalendar
-
Gets the description of this ScheduleRelationshipLagCalendar instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.SpreadPeriodType
-
Gets the description of this SpreadPeriodType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.SummaryLevel
-
Gets the description of this SummaryLevel instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.SummarySpreadInterval
-
Gets the description of this SummarySpreadInterval instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ThresholdMonitorDetail
-
Gets the description of this ThresholdMonitorDetail instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ThresholdParameterType
-
Gets the description of this ThresholdParameterType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ThresholdStatus
-
Gets the description of this ThresholdStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.ThresholdType
-
Gets the description of this ThresholdType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.TimesheetApprovingAs
-
Gets the description of this TimesheetApprovingAs instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.TimesheetPeriodType
-
Gets the description of this TimesheetPeriodType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.TimesheetStatus
-
Gets the description of this TimesheetStatus instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.UDFDataType
-
Gets the description of this UDFDataType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.UDFIndicator
-
Gets the description of this UDFIndicator instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.UDFSubjectArea
-
Gets the description of this UDFSubjectArea instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.UDFSummaryMethodType
-
Gets the description of this UDFSummaryMethodType instance
- getDescription() - Method in class com.primavera.integration.client.bo.enm.UnitType
-
Gets the description of this UnitType instance
- getDescription() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the description of the activity code.
- getDescription() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the description of the activity step.
- getDescription() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets the description of the activity step.
- getDescription() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the description of the Project.
- getDescription() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets the description of the cost account.
- getDescription() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the narrative description of the work product or document.
- getDescription() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets the description of the funding source.
- getDescription() - Method in class com.primavera.integration.client.bo.object.OBS
-
Gets the description of the person/role in the organization.
- getDescription() - Method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets the description of the overhead code.
- getDescription() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the description of the Project.
- getDescription() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the description of the project code.
- getDescription() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the description of the project portfolio.
- getDescription() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the description of the resource code.
- getDescription() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets the description of the resource team.
- getDescription() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the description of the project risk.
- getDescription() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets the description of the role team.
- getDescription() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets the description of the code.
- getDescription() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the description of the associated UDF code.
- getDescription() - Method in class com.primavera.integration.client.xml.xmlimporter.ImportOption
-
Returns the description of this ImportOption.
- getDetailedWorkHours(Date) - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the detailed work hours for the given date.
- getDetailToMonitor() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the level of detail to monitor, either Activity or WBS.
- getDigitGroupingSymbol() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the symbol used to group the numbers.
- getDiscountApplicationPeriod(String) - Static method in class com.primavera.integration.client.bo.enm.DiscountApplicationPeriod
-
Gets an instance of DiscountApplicationPeriod based on the String value specified.
- getDiscountApplicationPeriod(int) - Static method in class com.primavera.integration.client.bo.enm.DiscountApplicationPeriod
-
Gets an instance of DiscountApplicationPeriod based on the integer value specified.
- getDiscountApplicationPeriod() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the timescale for entering ROI spending and benefit plan.
- getDiscountApplicationPeriod() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the timescale for entering ROI spending and benefit plan.
- getDistributedCurrentBudget() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of the current budget values from one level lower.
- getDistributedCurrentBudget() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the current budget values from one level lower.
- getDistributedCurrentBudget() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the current budget values from one level lower.
- getDistributedCurrentBudget() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of the current budget values from one level lower.
- getDocumentCategoryName() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the name of the associated document category.
- getDocumentCategoryObjectId() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the unique ID of the associated document category.
- getDocumentManagementSecurityPolicy(String) - Static method in class com.primavera.integration.client.bo.enm.DocumentManagementSecurityPolicy
-
Gets an instance of DocumentManagementSecurityPolicy based on the String value specified.
- getDocumentManagementSecurityPolicy(int) - Static method in class com.primavera.integration.client.bo.enm.DocumentManagementSecurityPolicy
-
Gets an instance of DocumentManagementSecurityPolicy based on the integer value specified.
- getDocumentNumber() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the document number for the expense.
- getDocumentObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the unique ID of the document to which the activity document applies.
- getDocumentStatusCodeName() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the name of the associated document status code.
- getDocumentStatusCodeObjectId() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the unique ID of the associated document status code.
- getDocumentTitle() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the title or name of a document assigned to a WBS or activity within a project.
- getDocumentType(String) - Static method in class com.primavera.integration.client.bo.enm.DocumentType
-
Gets an instance of DocumentType based on the String value specified.
- getDocumentType(int) - Static method in class com.primavera.integration.client.bo.enm.DocumentType
-
Gets an instance of DocumentType based on the integer value specified.
- getDocumentType() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the type of document: 'Non-Collaboration' or 'Collaboration'.
- getDouble(String, int) - Method in interface com.primavera.common.value.spread.SpreadData
-
Get the spreaded value (either cumulative or period only) for this period.
- getDouble() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the value of the double UDF.
- getDrivingActivityDatesFlag() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the flag indicating whether new resource/role assignments drive activity dates, by
default.
- getDuration1Variance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the duration between the activity's primary baseline duration and the at complete
duration.
- getDurationPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the percent complete of the activity duration.
- getDurationPercentOfPlanned() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the activity actual duration percent of planned.
- getDurationType(String) - Static method in class com.primavera.integration.client.bo.enm.DurationType
-
Gets an instance of DurationType based on the String value specified.
- getDurationType(int) - Static method in class com.primavera.integration.client.bo.enm.DurationType
-
Gets an instance of DurationType based on the integer value specified.
- getDurationType() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the duration type of the activity.
- getDurationVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the duration between the activity's project baseline duration and the at complete
duration.
- getEarlyFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the earliest possible date the activity can finish.
- getEarlyStartDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the earliest possible date the remaining work for the activity can begin.
- getEarnedValueCalculation() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag indicating which values to use when calculating earned value when using a
primary baseline.
- getEarnedValueCalculationType(String) - Static method in class com.primavera.integration.client.bo.enm.EarnedValueCalculationType
-
Gets an instance of EarnedValueCalculationType based on the String value specified.
- getEarnedValueCalculationType(int) - Static method in class com.primavera.integration.client.bo.enm.EarnedValueCalculationType
-
Gets an instance of EarnedValueCalculationType based on the integer value specified.
- getEarnedValueComputeType(String) - Static method in class com.primavera.integration.client.bo.enm.EarnedValueComputeType
-
Gets an instance of EarnedValueComputeType based on the String value specified.
- getEarnedValueComputeType(int) - Static method in class com.primavera.integration.client.bo.enm.EarnedValueComputeType
-
Gets an instance of EarnedValueComputeType based on the integer value specified.
- getEarnedValueComputeType() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the technique used for computing earned-value percent complete for activities within the
Project.
- getEarnedValueComputeType() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the technique used for computing earned-value percent complete for activities within the
WBS.
- getEarnedValueCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the earned value cost for this spread period.
- getEarnedValueCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the earned value cost for this spread period.
- getEarnedValueCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the portion of the project baseline total cost of the activity that is actually completed
as of the project data date.
- getEarnedValueCost() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the earned value cost on this activity during a financial period.
- getEarnedValueETCComputeType(String) - Static method in class com.primavera.integration.client.bo.enm.EarnedValueETCComputeType
-
Gets an instance of EarnedValueETCComputeType based on the String value specified.
- getEarnedValueETCComputeType(int) - Static method in class com.primavera.integration.client.bo.enm.EarnedValueETCComputeType
-
Gets an instance of EarnedValueETCComputeType based on the integer value specified.
- getEarnedValueETCComputeType() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the technique for computing earned-value estimate-to-complete for activities within the
Project.
- getEarnedValueETCComputeType() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the technique for computing earned-value estimate-to-complete for activities within the
WBS.
- getEarnedValueETCUserValue() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
- getEarnedValueETCUserValue() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
- getEarnedValueLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the earned value labor units for this spread period.
- getEarnedValueLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the earned value labor units for this spread period.
- getEarnedValueLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the portion of the project baseline labor units that is actually completed as of the
project data date.
- getEarnedValueLaborUnits() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the earned value labor units on this activity during a financial period.
- getEarnedValueUserPercent() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the user-defined percent complete for computing earned value for activities within the
Project.
- getEarnedValueUserPercent() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the user-defined percent complete for computing earned value for activities within the
WBS.
- getEffect() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the effect of this risk.
- getEffectiveDate() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the earliest day when the resource becomes overallocated, calculated during the
summarization.
- getEffectiveDate() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the effective date for the resource price and maximum units per time.
- getEffectiveDate() - Method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets the effective date for the role maximum units per time.
- getEmailAddress() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the e-mail address for the resource.
- getEmailAddress() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the current user's return email address.
- getEmailProtocol() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the email type for the user: 'Internet Mail' or 'MAPI Mail'.
- getEmailType(String) - Static method in class com.primavera.integration.client.bo.enm.EmailType
-
Gets an instance of EmailType based on the String value specified.
- getEmailType(int) - Static method in class com.primavera.integration.client.bo.enm.EmailType
-
Gets an instance of EmailType based on the integer value specified.
- getEmployeeId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the resource identifier within the organization, typically the employee number or social
security number.
- getEnablePasswordPolicy() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates whether the password policy is enforced.
- getEnableSummarization() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag which, when true, causes the Summarizer service to automatically summarize the
project.
- getEnableSummarization() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the option which, when true, directs the Summarizer service to automatically summarize
the project.
- getEnableTSAudit() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag indicating whether to track timesheet submission, approval, and rejection.
- getEnableUserToModifyViewSettingsFlag() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the flag that when set to true allows the user to change his or her personal view
settings in P6 Web Access.
- getEncoding() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Gets the encoding for the XML output.
- getEndDate() - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets the end date of the period.
- getEndDate() - Method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets the timesheet period end date.
- getEndDate() - Method in class com.primavera.integration.client.bo.SpreadOptions
-
- getEnterpriseLoadManager() - Method in class com.primavera.integration.client.Session
-
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.AccrualType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ActivityCodeTypeScope
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ActivityStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ActivityType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.AssignmentStaffingPreference
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.BudgetChangeStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.CalendarType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ConstraintType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.CriterionType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.CriticalActivityPathType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.CurrencySeparator
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.DayOfWeekType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.DefaultRateType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.DiscountApplicationPeriod
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.DocumentManagementSecurityPolicy
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.DocumentType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.DurationType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.EarnedValueCalculationType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.EarnedValueComputeType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.EarnedValueETCComputeType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.EmailType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ImpactLevel
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.IntegratedObjectType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.IntegratedProjectType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.IssuePriority
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.IssueStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.JobStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.JobType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.LevelingPriority
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.LicenseType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.OutOfSequenceScheduleType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.PercentCompleteType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.PortfolioType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.PositiveCurrencyFormat
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.Proficiency
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ProjectRiskLevel
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ProjectStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RateSource
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RateSourcePreference
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RateType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RelationshipType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ResourceHourStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ResourceType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ReviewStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RiskProbability
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RiskResponseActionStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RiskResponseType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RiskScoreMatrixMethod
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RiskStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RiskType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.RoleLimitDisplayOption
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ScheduleFloatType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ScheduleRelationshipLagCalendar
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.SpreadPeriodType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.SummaryLevel
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.SummarySpreadInterval
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ThresholdMonitorDetail
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ThresholdParameterType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ThresholdStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.ThresholdType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.TimesheetApprovingAs
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.TimesheetPeriodType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.TimesheetStatus
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.UDFDataType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.UDFIndicator
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.UDFSubjectArea
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.UDFSummaryMethodType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.bo.enm.UnitType
-
Gets an array of all descriptions for this enumeration
- getEnumDescriptions() - Static method in class com.primavera.integration.client.xml.xmlimporter.ImportOption
-
Returns the array of descriptions of all possible ImportOptions.
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.AccrualType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ActivityCodeTypeScope
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ActivityStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ActivityType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.AssignmentStaffingPreference
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.BudgetChangeStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.CalendarType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ConstraintType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.CriterionType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.CriticalActivityPathType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.CurrencySeparator
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.DayOfWeekType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.DefaultRateType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.DiscountApplicationPeriod
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.DocumentManagementSecurityPolicy
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.DocumentType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.DurationType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.EarnedValueCalculationType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.EarnedValueComputeType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.EarnedValueETCComputeType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.EmailType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ImpactLevel
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.IntegratedObjectType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.IntegratedProjectType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.IssuePriority
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.IssueStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.JobStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.JobType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.LevelingPriority
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.LicenseType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.OutOfSequenceScheduleType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.PercentCompleteType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.PortfolioType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.PositiveCurrencyFormat
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.Proficiency
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ProjectRiskLevel
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ProjectStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RateSource
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RateSourcePreference
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RateType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RelationshipType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ResourceHourStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ResourceType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ReviewStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RiskProbability
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RiskResponseActionStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RiskResponseType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RiskScoreMatrixMethod
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RiskStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RiskType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.RoleLimitDisplayOption
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ScheduleFloatType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ScheduleRelationshipLagCalendar
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.SpreadPeriodType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.SummaryLevel
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.SummarySpreadInterval
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ThresholdMonitorDetail
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ThresholdParameterType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ThresholdStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.ThresholdType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.TimesheetApprovingAs
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.TimesheetPeriodType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.TimesheetStatus
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.UDFDataType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.UDFIndicator
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.UDFSubjectArea
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.UDFSummaryMethodType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.bo.enm.UnitType
-
Gets an array of all internal values for this enumeration
- getEnumValues() - Static method in class com.primavera.integration.client.xml.xmlimporter.ImportOption
-
Returns the array of string representations of all possible ImportOptions.
- getEPSId() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the short code assigned to the associated EPS.
- getEPSId() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the short code assigned to the associated EPS.
- getEPSId() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the short code assigned to the associated EPS.
- getEPSId() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the short code assigned to the associated EPS.
- getEPSName() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the name of the EPS element associated with this budget change log.
- getEPSName() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the name of the EPS element associated with this funding.
- getEPSName() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the name of the EPS element associated with this note.
- getEPSName() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the name of the EPS element associated with this spending plan.
- getEPSObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the unique ID of the associated EPS.
- getEPSObjectId() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the unique ID of the EPS element to which the budget change log applies.
- getEPSObjectId() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the unique ID of the associated EPS for this EPS funding.
- getEPSObjectId() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the unique ID of the associated EPS.
- getEPSObjectId() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the unique ID of the associated EPS for this EPS spending plan.
- getEPSObjectIds() - Method in class com.primavera.integration.common.JobInfo
-
Gets the related EPS ObjectIds which apply to the job type 'Summarize' only.
- getEPSSpread() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the field containing spread data for this EPS.
- getEstimateAtCompletionCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the estimate at completion cost for this spread period.
- getEstimateAtCompletionCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the estimate at completion cost for this spread period.
- getEstimateAtCompletionCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the estimated cost at completion for the activity.
- getEstimateAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the estimate at completion labor units for this spread period.
- getEstimateAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the estimate at completion labor cost for this spread period.
- getEstimateAtCompletionLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the estimated labor units at completion of the activity.
- getEstimateToComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the estimated cost to complete the activity.
- getEstimateToCompleteCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the estimate to completion for this spread period.
- getEstimateToCompleteCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the estimate to complete labor cost for this spread period.
- getEstimateToCompleteLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the estimate to completion labor units for this spread period.
- getEstimateToCompleteLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the estimate to complete labor units for this spread period.
- getEstimateToCompleteLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the estimated quantity to complete the activity.
- getEVEstimateToCompleteFactor() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
- getEVEstimateToCompleteTechnique() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the technique for computing earned-value estimate-to-complete.
- getEVPerformancePctCompleteCustomPct() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the user-defined percent complete for computing earned value for activities within the
WBS.
- getEVPerformancePctCompleteTechnique() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the technique used for computing earned-value percent complete.
- getExceptionList() - Method in exception com.primavera.BatchException
-
Gets the list of exceptions contained in this batch exception
- getExceptionsByIndex() - Method in exception com.primavera.BatchException
-
Gets the exceptions contained in this batch exception as a sorted map,
where the key is the index in the batch, and the value is a list of exceptions
for that index.
- getExchangeRate() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the exchange rate against the base currency.
- getExpectedFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date the activity is expected to be finished according to the progress made on the
activity's work products.
- getExpenseCategoryName() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the name of the expense category.
- getExpenseCategoryObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the unique ID of the expense category for the project expense.
- getExpenseCost1Variance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between primary baseline expense cost and at completion expense cost.
- getExpenseCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the percent complete of costs for all expenses associated with the activity.
- getExpenseCostVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between project baseline expense cost and at completion expense cost.
- getExpenseDescription() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the description of the expense.
- getExpenseItem() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the name of the project expense.
- getExpensePercentComplete() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the percent complete of the project expense.
- getExternalEarlyStartDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date value that determines the early start date for imported activities with external
constraints lost (relations from/to external projects that do not exist in the database).
- getExternalLateFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date value that determines the Late Finish Date for imported activities with external
constraints lost (from/to external projects that do not exist in the database).
- getFeedback() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the feedback from the resource.
- getFields() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporterParams
-
Gets the array of fields to be exported for this business object type
- getFieldSet() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporterParams
-
Gets a copy of the fields to be exported for this business object type as a Set.
- getFieldType(String) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets the type of a given field in the business object class.
- getFilterableFields() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets all non-code and non-UDF fields for this business object.
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeAssignmentHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeTypeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCommentHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityExpenseHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityNoteHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityOwnerHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityPeriodActualHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityRiskHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateItemHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.BaselineProjectHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.BaselineTypeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.CalendarHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.CostAccountHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.CurrencyHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.DocumentCategoryHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.DocumentHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.DocumentStatusCodeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.EPSBudgetChangeLogHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.EPSFundingHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.EPSHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.EPSNoteHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.EPSSpendingPlanHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ExpenseCategoryHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.FundingSourceHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.GlobalPreferencesHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.GlobalProfileHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.IssueHistoryHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.NotebookTopicHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.OBSHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.OverheadCodeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectBudgetChangeLogHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeAssignmentHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeTypeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeUserHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectDocumentHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectFundingHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectIssueHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectNoteHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectPortfolioHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectProfileHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceCategoryHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceQuantityHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectSpendingPlanHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectThresholdHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.RelationshipHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAccessHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentPeriodActualHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeAssignmentHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeTypeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCurveHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHourHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRateHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRoleHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceTeamHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.RiskCategoryHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.RiskHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.RoleHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.RoleLimitHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.RoleRateHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.RoleTeamHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ScheduleOptionsHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ShiftHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ShiftPeriodHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.ThresholdParameterHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetAuditHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetDelegateHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetPeriodHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.UDFCodeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.UDFTypeHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.UDFValueHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.UnitOfMeasureHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.UserFieldTitleHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.UserHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.UserInterfaceViewHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.UserLicenseHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.UserOBSHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.WBSCategoryHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.WBSHelper
-
- getFilterableFields() - Method in class com.primavera.integration.client.bo.helper.WBSMilestoneHelper
-
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Calendar
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Currency
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Document
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.OBS
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Relationship
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Resource
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Risk
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Role
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Shift
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.UDFType
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.User
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets all fields that can be filtered.
- getFilterableFields() - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets all fields that can be filtered.
- getFinancialPeriod1ObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the unique ID of the associated first financial period for this project resource
quantity.
- getFinancialPeriod1Quantity() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the value that represents the resource allocation hours for the first financial period
for this project resource quantity.
- getFinancialPeriod2ObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the unique ID of the associated second financial period for this project resource
quantity.
- getFinancialPeriod2Quantity() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the value that represents the resource allocation hours for the second financial period
for this project resource quantity.
- getFinancialPeriodEndObjectId() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the unique ID generated by the system of the last financial period viewable in columns in
Project Management.
- getFinancialPeriodObjectId() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the ID of the financial period associated with this spread period.
- getFinancialPeriodObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the unique ID of the associated financial period.
- getFinancialPeriodObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the unique ID of the associated financial period.
- getFinancialPeriodStartObjectId() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the unique ID generated by the system of the first financial period viewable in columns
in Project Management.
- getFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the current finish date of the activity.
- getFinishDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the finish date of the baseline project.
- getFinishDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the finish date of the EPS.
- getFinishDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the finish date of the project.
- getFinishDate() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the finish date of the assignment.
- getFinishDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the finish date of the resource assignment on the activity.
- getFinishDate() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the value of the finish date UDF.
- getFinishDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the finish date of the WBS.
- getFinishDate() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns a copy of the finish date
- getFinishDate1Variance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the duration between the finish date in the current project and the primary baseline
finish date.
- getFinishDateVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the duration between the finish date in the current project and the project baseline
finish date.
- getFinishTime() - Method in class com.primavera.common.value.DetailedWorkHours
-
Gets the finish of the work time
- getFiscalYearStartMonth() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the month that marks the beginning of the fiscal year for the project.
- getFiscalYearStartMonth() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the month that marks the beginning of the fiscal year for the project.
- getFloatPath() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the integer representing the critical path this activity is on.
- getFloatPathOrder() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the integer representing the order in which this object was found on one of the critical
paths.
- getFooterLabel1() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the first footer for reports.
- getFooterLabel2() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the second footer for reports.
- getFooterLabel3() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the third footer for reports.
- getForecastFinishDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the alternate end date to be optionally used by the scheduler).
- getForecastFinishDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the alternate end date to be optionally used by the scheduler.
- getForecastFinishDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the alternate end date to be optionally used by the scheduler.
- getForecastStartDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the alternate start date to be optionally used by the scheduler.
- getForecastStartDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the alternate start date to be optionally used by the scheduler.
- getForecastStartDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the alternate start date to be optionally used by the scheduler.
- getForeignObjectId() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the unique ID of the business object to which the UDF is assigned: ProjectObjectId,
ActivityObjectId, ResourceObjectId, etc.
- getFreeFloat() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the amount of time the activity can be delayed before delaying the start date of any
successor activity.
- getFromDate() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the starting custom date of the time window that is monitored against a project
threshold.
- getFromDateExpression() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the expression for the starting date of the time window that is monitored against a
project threshold.
- getFullVersion() - Static method in class com.primavera.integration.client.VersionInfo
-
Gets the full version of this release
- getFundingSourceObjectId() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the unique ID of the associated funding source for this EPS funding.
- getFundingSourceObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the unique ID of the associated funding source for this project funding.
- getFundShare() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the percentage of the total fund that is allocated to the EPS.
- getFundShare() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the percentage of the total fund that is allocated to the project.
- getGlobalObjectManager() - Method in class com.primavera.integration.client.Session
-
- getGlobalPrivilege(String) - Static method in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
Gets an instance of GlobalPrivilege based on the String value specified.
- getGlobalPrivilege(int) - Static method in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
Gets an instance of GlobalPrivilege based on the integer value specified.
- getGlobalPrivileges(Session) - Static method in class com.primavera.integration.util.SecurityHelper
-
Gets the set of global privileges for the current user
- getGlobalProfileObjectId() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the unique ID of the global security profile assigned to the user.
- getGUID() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the globally unique ID generated by the system.
- getGUID() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the globally unique ID generated by the system.
- getGUID() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the globally unique ID generated by the system.
- getGUID() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the globally unique ID generated by the system.
- getGUID() - Method in class com.primavera.integration.client.bo.object.OBS
-
Gets the globally unique ID generated by the system.
- getGUID() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the globally unique ID generated by the system.
- getGUID() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the globally unique ID generated by the system.
- getGUID() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the globally unique ID generated by the system.
- getGUID() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the globally unique ID generated by the system.
- getGUID() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the globally unique ID generated by the system.
- getHasFutureBucketData() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the flag that indicates whether a resource assignment on the activity has future bucket
data.
- getHasFutureBucketData() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates whether a resource assignment in the baseline has future bucket
data.
- getHasFutureBucketData() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether a resource assignment in the project has future bucket
data.
- getHasFutureBucketData() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the flag that indicates whether the assignment has future bucket data.
- getHeaderLabel1() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the first header for reports.
- getHeaderLabel2() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the second header for reports.
- getHeaderLabel3() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the third header for reports.
- getHolidayExceptionDates() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets a List (ordered by date) of all dates with holidays or exceptions in this calendar.
- getHourAbbreviation() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the abbreviation character for time periods of hours.
- getHoursPerDay() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the number of work hours per day.
- getHoursPerDay() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the number of work hours per day.
- getHoursPerMonth() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the number of work hours per month.
- getHoursPerMonth() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the number of work hours per month.
- getHoursPerWeek() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the number of work hours per week.
- getHoursPerWeek() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the number of work hours per week.
- getHoursPerYear() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the number of work hours per year.
- getHoursPerYear() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the number of work hours per year.
- getId() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the short ID that uniquely identifies the activity within the project.
- getId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the short code assigned to each WBS element for identification.
- getId() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets the short ID assigned to each cost account for identification.
- getId() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the unique currency abbreviation for each currency.
- getId() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the short code assigned to each EPS element for identification.
- getId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the short code assigned to each Project element for identification.
- getId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the short code that uniquely identifies the resource.
- getId() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the name of the project risk.
- getId() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the short code that uniquely identifies the role.
- getIdentifiedBy() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the identifier of the project issue.
- getIdentifiedByResourceObjectId() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the ID of the user who identified the risk.
- getIdentifiedDate() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the date the project risk was identified.
- getIgnoreOtherProjectRelationships() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the option used by the scheduler for treating activity relationships between projects
when scheduling.
- getImpactLevel(String) - Static method in class com.primavera.integration.client.bo.enm.ImpactLevel
-
Gets an instance of ImpactLevel based on the String value specified.
- getImpactLevel(int) - Static method in class com.primavera.integration.client.bo.enm.ImpactLevel
-
Gets an instance of ImpactLevel based on the integer value specified.
- getImportOption(String) - Static method in class com.primavera.integration.client.xml.xmlimporter.ImportOption
-
Converts a string to the corresponding static instance of ImportOption.
- getImportOption(int) - Static method in class com.primavera.integration.client.xml.xmlimporter.ImportOption
-
Converts an integer index to the corresponding static instance of ImportOption.
- getImportOption(String, boolean) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Gets the ImportOption that was set for a particular type of business object.
- getIncludeClosedProjects() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the flag that indicates whether closed projects are included in the portfolio.
- getIncludeWhatIfProjects() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the flag that indicates whether what-if projects are included in the portfolio.
- getIndependentETCLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the user-entered ETC total labor.
- getIndependentETCLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the user-entered ETC total labor.
- getIndependentETCLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the user-entered ETC total labor.
- getIndependentETCLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the user-entered ETC total labor.
- getIndependentETCTotalCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the user-entered ETC total cost.
- getIndependentETCTotalCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the user-entered ETC total cost.
- getIndependentETCTotalCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the user-entered ETC total cost.
- getIndependentETCTotalCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the user-entered ETC total cost.
- getIndicator() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the value of the indicator UDF.
- getInteger() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the value of the integer UDF.
- getIntegratedObjectType(String) - Static method in class com.primavera.integration.client.bo.enm.IntegratedObjectType
-
Gets an instance of IntegratedObjectType based on the String value specified.
- getIntegratedObjectType(int) - Static method in class com.primavera.integration.client.bo.enm.IntegratedObjectType
-
Gets an instance of IntegratedObjectType based on the integer value specified.
- getIntegratedProjectType(String) - Static method in class com.primavera.integration.client.bo.enm.IntegratedProjectType
-
Gets an instance of IntegratedProjectType based on the String value specified.
- getIntegratedProjectType(int) - Static method in class com.primavera.integration.client.bo.enm.IntegratedProjectType
-
Gets an instance of IntegratedProjectType based on the integer value specified.
- getIntegratedType() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag indicating whether the project is integrated with an Enterprise Resource
Planning (ERP) system.
- getIntegratedType() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the flag indicating whether the resource is integrated with an Enterprise Resource
Planning (ERP) system.
- getIntegratedType() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the flag indicating whether the WBS is integrated with an Enterprise Resource Planning
(ERP) system.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Calendar
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Currency
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Document
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.IssueHistory
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.OBS
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Relationship
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Resource
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Risk
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Role
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Shift
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.UDFType
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.User
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.UserLicense
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
An internal method that should not be called directly by client code.
- getInternalAllFields() - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Activity
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Calendar
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Currency
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Document
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.EPS
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.IssueHistory
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.OBS
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Project
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Relationship
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Resource
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Risk
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Role
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Shift
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.UDFType
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.User
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.UserLicense
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.WBS
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
An internal method that should not be called directly by client code.
- getInternalAllFieldsSet() - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeAssignmentHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeTypeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCommentHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityExpenseHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityNoteHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityOwnerHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityPeriodActualHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityRiskHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateItemHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.BaselineProjectHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.BaselineTypeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.CalendarHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.CostAccountHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.CurrencyHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.DocumentCategoryHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.DocumentHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.DocumentStatusCodeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.EPSBudgetChangeLogHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.EPSFundingHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.EPSHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.EPSNoteHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.EPSSpendingPlanHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ExpenseCategoryHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.FundingSourceHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.GlobalPreferencesHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.GlobalProfileHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.IssueHistoryHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.NotebookTopicHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.OBSHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.OverheadCodeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectBudgetChangeLogHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeAssignmentHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeTypeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeUserHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectDocumentHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectFundingHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectIssueHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectNoteHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectPortfolioHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectProfileHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceCategoryHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceQuantityHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectSpendingPlanHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ProjectThresholdHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.RelationshipHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAccessHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentPeriodActualHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeAssignmentHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeTypeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCurveHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHourHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRateHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRoleHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ResourceTeamHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.RiskCategoryHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.RiskHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.RoleHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.RoleLimitHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.RoleRateHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.RoleTeamHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ScheduleOptionsHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ShiftHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ShiftPeriodHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.ThresholdParameterHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetAuditHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetDelegateHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetPeriodHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.UDFCodeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.UDFTypeHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.UDFValueHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.UnitOfMeasureHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.UserFieldTitleHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.UserHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.UserInterfaceViewHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.UserLicenseHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.UserOBSHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.WBSCategoryHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.WBSHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Method in class com.primavera.integration.client.bo.helper.WBSMilestoneHelper
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Calendar
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Currency
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Document
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.IssueHistory
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.OBS
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Relationship
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Resource
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Risk
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Role
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Shift
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.UDFType
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.User
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.UserLicense
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
An internal method that should not be called directly by client code.
- getInternalDefaultLoadFields() - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
An internal method that should not be called directly by client code.
- getIsActive() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the flag that indicates whether the resource is currently active.
- getIsActive() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the flag that indicates whether this resource assignment is active.
- getIsBaseCurrency() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the currency used to store cost in the Project Management database.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsBaseline() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the boolean value indicating if this business object is related to a Project or Baseline.
- getIsCalculated() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the flag indicating whether this is a calculated user defined field type.
- getIsCompleted() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the flag that indicates whether the step has been completed.
- getIsCompleted() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the flag that indicates whether the step has been completed.
- getIsConditional() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the flag indicating whether this is a indicator user defined field type.
- getIsCostUnitsLinked() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the flag that determines whether or not cost should be calculated based on units.
- getIsCritical() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the flag that indicates whether the activity is critical.
- getIsDaily() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the flag that identifies whether timesheet users enter hours daily or by entire timesheet
reporting period.
- getIsDefault() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the flag that identifies the default global calendar (applies to global calendars only).
- getIsDefault() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets the flag that indicates this security profile is assigned to new users by default.
- getIsDefault() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets the flag that indicates this security profile is the default profile assigned to UserOBS
objects.
- getIsDefault() - Method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets the flag that identifies the default curve.
- getIsLongestPath() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the flag that indicates whether an activity is on the longest path.
- getIsNewFeedback() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the flag that indicates that a resource has sent feedback notes about this activity which
have not been reviewed yet.
- getIsOverTimeAllowed() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the flag that indicates whether the resource is allowed to log overtime hours.
- getIsOvertimeAllowed() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the flag that indicates whether the resource is allowed to log overtime hours.
- getIsPersonal() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the flag indicating if this calendar is a personal calendar (applies to resource
calendars only).
- getIsPredecessorBaseline() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the YesNo value indicating if the predecessor activity is related to a Project or
Baseline.
- getIsPredecessorTemplate() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsPrimaryResource() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the flag that indicates whether this resource is the activity's primary resource.
- getIsSecureCode() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the flag indicating whether this is a secure Activity Code Type.
- getIsSecureCode() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the flag indicating whether this is a secure Project Code Type.
- getIsSecureCode() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets the flag indicating whether this is a secure Resource Code Type.
- getIsSecureCode() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the flag indicating whether this is a secure code type.
- getIsSuccessorBaseline() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the YesNo value indicating if the successor activity is related to a Project or Baseline.
- getIsSuccessorTemplate() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIssuePriority(String) - Static method in class com.primavera.integration.client.bo.enm.IssuePriority
-
Gets an instance of IssuePriority based on the String value specified.
- getIssuePriority(int) - Static method in class com.primavera.integration.client.bo.enm.IssuePriority
-
Gets an instance of IssuePriority based on the integer value specified.
- getIssuePriority() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the priority of any issues generated from the project threshold.
- getIssueStatus(String) - Static method in class com.primavera.integration.client.bo.enm.IssueStatus
-
Gets an instance of IssueStatus based on the String value specified.
- getIssueStatus(int) - Static method in class com.primavera.integration.client.bo.enm.IssueStatus
-
Gets an instance of IssueStatus based on the integer value specified.
- getIsSuperUser() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets the flag that identifies the superuser profile.
- getIsSuperUser() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets the flag that indicates this is the project superuser profile, which gives a user
read/write privileges for all project and OBS specific information and features.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the boolean value indicating if this Project is a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsTemplate() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the boolean value indicating if this business object is related to a template Project.
- getIsUDFTypeCalculated() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the flag indicating whether this is a value associated with a calculated user defined
field type.
- getIsUDFTypeConditional() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the flag indicating whether this is a value associated with a user defined field type
having a conditional expression.
- getIsWorkProduct() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the flag that indicates whether the document is a work product.
- getJobId() - Method in class com.primavera.integration.common.JobInfo
-
Gets the unique ID of the job
- getJobManager() - Method in class com.primavera.integration.client.Session
-
- getJobStatus(String) - Static method in class com.primavera.integration.client.bo.enm.JobStatus
-
Gets an instance of JobStatus based on the String value specified.
- getJobStatus(int) - Static method in class com.primavera.integration.client.bo.enm.JobStatus
-
Gets an instance of JobStatus based on the integer value specified.
- getJobStatus(JobId) - Method in class com.primavera.integration.client.JobManager
-
Retrieves the status of an asynchronous job initiated by the Integration API.
- getJobStatus() - Method in class com.primavera.integration.common.JobInfo
-
Gets the status of the job.
- getJobType(String) - Static method in class com.primavera.integration.client.bo.enm.JobType
-
Gets an instance of JobType based on the String value specified.
- getJobType(int) - Static method in class com.primavera.integration.client.bo.enm.JobType
-
Gets an instance of JobType based on the integer value specified.
- getJobType() - Method in class com.primavera.integration.common.JobId
-
Gets the type of job associated with this ID
- getJobType() - Method in class com.primavera.integration.common.JobInfo
-
Gets the type of the job
- getKeyChildren(ObjectId) - Method in class com.primavera.integration.util.BOHierarchyMap
-
Gets a key's children object ids
- getKeyFields() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets the key field names used for this class.
- getKeyParent(ObjectId) - Method in class com.primavera.integration.util.BOHierarchyMap
-
Gets a key's parent object id
- getLaborCost1Variance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between primary baseline labor cost and at completion labor cost.
- getLaborCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the percent complete of costs for all labor resources assigned to the activity.
- getLaborCostVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between project baseline labor cost and at completion labor cost.
- getLaborUnits1Variance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between primary baseline labor units and at completion labor units.
- getLaborUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the percent complete of units for all labor resources for the activity.
- getLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between project baseline labor units and at completion labor units.
- getLag() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the time lag of the relationship.
- getLastApplyActualsDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the last date Apply Actuals was run for this project.
- getLastBaselineUpdateDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the date this project baseline was last changed by Baseline Update in Project Management.
- getLastFinancialPeriodObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the unique ID of the last closed financial period for the baseline project.
- getLastFinancialPeriodObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the unique ID of the last closed financial period for the project.
- getLastReceivedDate() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the last date on which the timesheet was submitted by the resource.
- getLastRunDate() - Method in class com.primavera.integration.common.JobInfo
-
Gets the date the job was last run
- getLastSummarizedDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the date the project was last summarized.
- getLastSummarizedDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the date the project was last summarized.
- getLastSummarizedDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the date the project was last summarized.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date this activity was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the date this activity code was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the date this code assignment was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the date this Activity Code Type was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the date this activity code was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the date this expense was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the date this note was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets the date this activity owner was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the date this activity period actual was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the date this activity was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the date this activity step was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets the date this activity step template was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets the date this activity step template item was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the date this project baseline was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets the date this baseline type was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the date this calendar was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets the date this account was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the date this currency was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the date this document was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets the date this document category was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets the date this document status was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the date this EPS was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the date this epsbudgetchangelog was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the date this epsfunding was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the date this EPS Note was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the date this EPS Spending plan was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets the date this expense category was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets the date this financial period was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets the date this funding source was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the date this global preferences was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets the date this Global Profile was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets the date this issue history was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the date this notebook topic was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.OBS
-
Gets the date this OBS was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets the date this nonworktype was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the date this project was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the date this log of budget changes was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the date this project code was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the date this code assignment was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the date this project code type was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets the date this ProjectCodeUser was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the date this document was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the date this project funding data was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the date this project issue was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the date this note was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the date this project portfolio was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets the date this project profile was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the date this project resource was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets the date this document status was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the date this project resource quantity was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the date this spending plan was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the date this project threshold was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the date this dependency was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the date this resource was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets the date this resource security was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the date this assignment was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the date this resource assignment period actual was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the date this resource code was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the date this code assignment was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets the date this resource code type was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets the date this resource curve was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the date this data was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the date this resource rate was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the date this resource role was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets the date this resource team was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the date this project risk was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets the date this risk category was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the date this role was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets the date this role limit was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the date this role rate was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets the date this role team was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the date this schedule option was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Shift
-
Gets the date this shift was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets the date this shift period was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets the date this threshold parameter was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the date this timesheet was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the date this timesheet delegate was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets the date this timesheet period was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets the date this code was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the date this user-defined field was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the date this UDF value was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets the date this unit of measure was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the date this user was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets the date this user field title was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets the date this user interface view was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets the date this user license was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the date this association was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the date this wbs was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets the date this phase was last updated.
- getLastUpdateDate() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the date this WBS milestone was last updated.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the name of the user that last updated this activity.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the name of the user that last updated this activity code.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the name of the user that last updated this code assignment.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the name of the user that last updated this ActivityCodeType.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the name of the user that last updated this activity code.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the name of the user that last updated this expense.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the name of the user that last updated this note.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets the name of the user that last updated this activity owner.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the name of the user that last updated this activity period actual.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the name of the user that last updated this activity risk.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the name of the user that last updated this activity step.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets the name of the user that last updated this activity step template.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets the name of the user that last updated this activity step template item.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the name of the user that last updated this project baseline.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets the name of the user that last updated this baseline type.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the name of the user that last updated this calendar.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets the name of the user that last updated this account.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the name of the user that last updated this currency.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the name of the user that last updated this document.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets the name of the user that last updated this document category.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets the name of the user that last updated this document status.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the name of the user that last updated this EPS.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the name of the user that last updated this epsbudgetchangelog.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the name of the user that last updated this epsfunding.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the name of the user that last updated this EPS Note.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the name of the user that last updated this EPS Spending plan.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets the name of the user that last updated this expense category.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets the name of the user that last updated this financial period.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets the name of the user that last updated this funding source.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the name of the user that last updated this global preferences.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets the name of the user that last updated this Global Profile.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets the name of the user that last updated this issue history.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the name of the user that last updated this notebook topic.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.OBS
-
Gets the name of the user that last updated this OBS.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets the name of the user that last updated this nonworktype.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the name of the user that last updated this project.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the name of the user that last updated this log of budget changes.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the name of the user that last updated this project code.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the name of the user that last updated this code assignment.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the name of the user that last updated this project code type.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets the name of the user that last updated this ProjectCodeUser.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the name of the user that last updated this document.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the name of the user that last updated this project funding data.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the name of the user that last updated this project issue.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the name of the user that last updated this note.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the name of the user that last updated this project portfolio.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets the name of the user that last updated this project profile.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the name of the user that last updated this project resource.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets the name of the user that last updated this project resource category.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the name of the user that last updated this project resource quantity.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the name of the user that last updated this spending plan.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the name of the user that last updated this project threshold.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the name of the user that last updated this dependency.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the name of the user that last updated this resource.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets the name of the user that last updated this resource security.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the name of the user that last updated this assignment.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the name of the user that last updated this resource assignment period actual.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the name of the user that last updated this resource code.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the name of the user that last updated this code assignment.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets the name of the user that last updated this resource code type.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets the name of the user that last updated this resource curve.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the name of the user that last updated this data.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the name of the user that last updated this resource rate.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the name of the user that last updated this resource role.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets the name of the user that last updated this resource team.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the name of the user that last updated this project risk.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets the name of the user that last updated this risk category.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the name of the user that last updated this role.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets the name of the user that last updated this role limit.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the name of the user that last updated this role rate.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets the name of the user that last updated this role team.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the name of the user that last updated this schedule option.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Shift
-
Gets the name of the user that last updated this shift.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets the name of the user that last updated this shift period.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets the name of the user that last updated this threshold parameter.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the name of the user that last updated this timesheet.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the name of the user that last updated this timesheet delegate.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets the name of the user that last updated this timesheet period.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets the name of the user that last updated this code.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the name of the user that last updated this user-defined field.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the name of the user that last updated this UDF value.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets the name of the user that last updated this unit of measure.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the name of the user that last updated this user.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets the name of the user that last updated this user field title.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets the name of the user that last updated this user interface view.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets the name of the user that last updated this user license.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the name of the user that last updated this association.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the name of the user that last updated this wbs.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets the name of the user that last updated this phase.
- getLastUpdateUser() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the name of the user that last updated this WBS milestone.
- getLateFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the latest possible date the activity must finish without delaying the project finish
date.
- getLateStartDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the latest possible date the remaining work for the activity must begin without delaying
the project finish date.
- getLength() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the maximum number of characters allowed for values of this activity code.
- getLength() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the maximum number of characters allowed for values of this project code.
- getLength() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets the maximum number of characters allowed for values of this resource code.
- getLevelingPriority(String) - Static method in class com.primavera.integration.client.bo.enm.LevelingPriority
-
Gets an instance of LevelingPriority based on the String value specified.
- getLevelingPriority(int) - Static method in class com.primavera.integration.client.bo.enm.LevelingPriority
-
Gets an instance of LevelingPriority based on the integer value specified.
- getLevelingPriority() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the activity priority used to prioritize activities in a project when performing resource
leveling.
- getLevelingPriority() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the priority for scheduling.
- getLevelingPriority() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the priority for scheduling.
- getLevelResourcesDuringScheduling() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the option used by the scheduler for automatically leveling resources when scheduling
projects.
- getLicenseType(String) - Static method in class com.primavera.integration.client.bo.enm.LicenseType
-
Gets an instance of LicenseType based on the String value specified.
- getLicenseType(int) - Static method in class com.primavera.integration.client.bo.enm.LicenseType
-
Gets an instance of LicenseType based on the integer value specified.
- getLicenseType() - Method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets the property that permits you to configure access to different functional areas of the
application suite.
- getLifeOfProjectFlag() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the Boolean value that determines whether a resource that is assigned to a project at
Project or WBS level, has that assignment for the duration of the project.
- getLimit() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the limit units for this spread period.
- getLineSeparator() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Gets the line separator string that is appended to every line in the XML output.
- getLinkActualToActualThisPeriod() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that determines whether actual units and costs are linked to actual-this-period
units and costs.
- getLinkActualToActualThisPeriod() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether actual units and costs are linked to actual-this-period
units and costs.
- getLinkPercentCompleteWithActual() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that determines whether actual units and cost should be recalculated when
percent complete changes.
- getLinkPercentCompleteWithActual() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether actual units and cost should be recalculated when percent
complete changes.
- getLinkPlannedAndAtCompletionFlag() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates whether the At Completion Cost/Units should be linked to Planned
Cost/Units for not-started activities.
- getLinkPlannedAndAtCompletionFlag() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether the At Completion Cost/Units should be linked to Planned
Cost/Units for not-started activities.
- getLoadAssociations() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets a map of load associations that this business object has to other business objects.
- getLogFile() - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Gets the output file path for import log
- getLogHoursAfterActualFinish() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates whether timesheet application users are allowed to log timesheet
hours on activities for dates after the activities' actual finish dates.
- getLogHoursBeforeActualStart() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates whether timesheet application users are allowed to log timesheet
hours on activities for dates prior to the activities' actual start dates.
- getLogHoursCompletedActivities() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates whether timesheet application users are allowed to log timesheet
hours on activities that are already marked as completed.
- getLogHoursInFuture() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates whether the user can log hours in the future.
- getLogHoursNotStartedActivities() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates whether timesheet application users are allowed to log timesheet
hours on activities that are still marked as Not started.
- getLogLevel() - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Gets the level for import log
- getLowerThreshold() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the lower value of the threshold parameter that triggered the project issue.
- getLowerThreshold() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the lower value of a project threshold that will trigger an issue.
- getMailServerLoginName() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the mail login name (profile name) for the current user to send outgoing email.
- getMainFields() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets all fields that are not code, UDF, or summary fields.
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeAssignmentHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeTypeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCommentHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityExpenseHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityNoteHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityOwnerHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityPeriodActualHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityRiskHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateItemHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.BaselineProjectHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.BaselineTypeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.CalendarHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.CostAccountHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.CurrencyHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.DocumentCategoryHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.DocumentHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.DocumentStatusCodeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.EPSBudgetChangeLogHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.EPSFundingHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.EPSHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.EPSNoteHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.EPSSpendingPlanHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ExpenseCategoryHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.FundingSourceHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.GlobalPreferencesHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.GlobalProfileHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.IssueHistoryHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.NotebookTopicHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.OBSHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.OverheadCodeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectBudgetChangeLogHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeAssignmentHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeTypeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeUserHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectDocumentHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectFundingHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectIssueHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectNoteHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectPortfolioHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectProfileHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceCategoryHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceQuantityHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectSpendingPlanHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ProjectThresholdHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.RelationshipHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAccessHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentPeriodActualHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeAssignmentHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeTypeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCurveHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHourHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRateHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRoleHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ResourceTeamHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.RiskCategoryHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.RiskHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.RoleHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.RoleLimitHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.RoleRateHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.RoleTeamHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ScheduleOptionsHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ShiftHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ShiftPeriodHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.ThresholdParameterHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetAuditHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetDelegateHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetPeriodHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.UDFCodeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.UDFTypeHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.UDFValueHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.UnitOfMeasureHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.UserFieldTitleHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.UserHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.UserInterfaceViewHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.UserLicenseHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.UserOBSHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.WBSCategoryHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.WBSHelper
-
- getMainFields() - Method in class com.primavera.integration.client.bo.helper.WBSMilestoneHelper
-
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.Document
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.Resource
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.Risk
-
Gets all fields in the main group for this business object.
- getMainFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Gets all fields in the main group for this business object.
- getMajorVersion() - Static method in class com.primavera.integration.client.VersionInfo
-
Gets the major version of this release
- getMakeOpenEndedActivitiesCritical() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the option used by the scheduler for automatically leveling resources when scheduling
projects.
- getMatchRule(String, boolean) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Gets the matching rule that was set for a particular type of business object.
- getMaterialCost1Variance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the primary Baseline Planned Material Cost minus the At Completion Material Cost.
- getMaterialCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the percent complete of costs for all material resources assigned to the activity.
- getMaterialCostVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the project BaselinePlannedMaterialCost minus the AtCompletionMaterialCost.
- getMaxActivityCodesPerProject() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of project-level activity user codes that can be created per project.
- getMaxActivityCodeTreeLevels() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of levels that can be created in activity code hierarchies in the
Project Management application.
- getMaxActivityIdLength() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of characters allowed for activity IDs.
- getMaxBaselinesPerProject() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of baselines that can be created per project.
- getMaxCodeValueWeight() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the maximum weight of the code values for this project code type.
- getMaxCostAccountLength() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of characters allowed for cost account IDs (at each level in the cost
account tree).
- getMaxCostAccountTreeLevels() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of levels that can be created in the cost account hierarchy in the
Project Management application.
- getMaxFieldLength(Session, String) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Retrieves the field length limit for string type field.
- getMaximumBaselinesCopiedWithProject() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the number of baseline projects that can be copied with a project.
- getMaximumMultipleFloatPaths() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the number of critical float paths to calculate.
- getMaxOBSTreeLevels() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of levels that can be created in OBS hierarchies in the Project
Management application.
- getMaxProjectCodeTreeLevels() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of levels in the project category hierarchy in the Project Management
application.
- getMaxProjectIdLength() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number characters allowed for project IDs.
- getMaxResourceCodeTreeLevels() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of levels in the resource code hierarchy in the Project Management
application.
- getMaxResourceIdLength() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of characters allowed for resource IDs (at each level in the resource
tree).
- getMaxResourceTreeLevels() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of levels that can be created in the resource hierarchy.
- getMaxRoleIdLength() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number characters allowed for role IDs.
- getMaxRoleTreeLevels() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of levels in the role hierarchy in the Project Management application.
- getMaxTimesheetResourceHours() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum hours a resource can enter per day for all of their assigned activities.
- getMaxUnitsPerTime() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the maximum work units per time this resource can perform on all their assigned
activities.
- getMaxUnitsPerTime() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the maximum work units per time this resource can perform on all their assigned
activities.
- getMaxUnitsPerTime() - Method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets the maximum work units per time this role can perform on all their assigned activities.
- getMaxWBSCodeLength() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of characters allowed for WBS codes (at each level in the WBS tree).
- getMaxWBSTreeLevels() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the maximum number of levels that can be created in WBS hierarchies.
- getMimimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeAssignmentHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeTypeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCommentHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityExpenseHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityNoteHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityOwnerHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityPeriodActualHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityRiskHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateItemHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.BaselineProjectHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.BaselineTypeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.CalendarHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.CostAccountHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.CurrencyHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.DocumentCategoryHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.DocumentHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.DocumentStatusCodeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.EPSBudgetChangeLogHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.EPSFundingHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.EPSHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.EPSNoteHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.EPSSpendingPlanHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ExpenseCategoryHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.FundingSourceHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.GlobalPreferencesHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.GlobalProfileHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.IssueHistoryHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.NotebookTopicHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.OBSHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.OverheadCodeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectBudgetChangeLogHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeAssignmentHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeTypeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeUserHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectDocumentHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectFundingHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectIssueHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectNoteHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectPortfolioHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectProfileHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceCategoryHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceQuantityHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectSpendingPlanHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ProjectThresholdHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.RelationshipHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAccessHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentPeriodActualHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeAssignmentHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeTypeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCurveHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHourHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRateHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRoleHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ResourceTeamHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.RiskCategoryHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.RiskHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.RoleHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.RoleLimitHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.RoleRateHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.RoleTeamHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ScheduleOptionsHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ShiftHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ShiftPeriodHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.ThresholdParameterHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetAuditHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetDelegateHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetPeriodHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.UDFCodeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.UDFTypeHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.UDFValueHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.UnitOfMeasureHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.UserFieldTitleHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.UserHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.UserInterfaceViewHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.UserLicenseHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.UserOBSHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.WBSCategoryHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.WBSHelper
-
- getMinimumXMLExportFields() - Method in class com.primavera.integration.client.bo.helper.WBSMilestoneHelper
-
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Calendar
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Currency
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Document
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.OBS
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Relationship
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Resource
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Risk
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Role
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Shift
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UDFType
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.User
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinimumXMLExportFields() - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets all fields that are always exported at a minimum by the
new flat XML exporter
- getMinorVersion() - Static method in class com.primavera.integration.client.VersionInfo
-
Gets the minor version of this release
- getMinuteAbbreviation() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the abbreviation character for time periods of minutes.
- getMissingParents() - Method in class com.primavera.integration.util.BOHierarchyMap
-
Gets ObjectIds of parents that were never added
- getMode() - Method in enum com.primavera.common.value.SpreadBucketType
-
Gets an internal mode value.
- getMonthAbbreviation() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the abbreviation character for time periods of months.
- getMonthStartDate() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the date value that represents the first day of the month.
- getMultipleFloatPathsEnabled() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the Boolean value that indicates whether multiple critical float paths (sequences of
activities) should be calculated in the project schedule.
- getMultipleFloatPathsEndingActivityObjectId() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the activity in the WBS that you want to represent the end of the float paths.
- getMultipleFloatPathsUseTotalFloat() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the Boolean value that decides whether or not to use total float in multiple float path
calculations.
- getMustFinishByDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the date by which all project activities must finish.
- getMustFinishByDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the date by which all project activities must finish.
- getName() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the name of the activity.
- getName() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the name of the activity code type.
- getName() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the name of the activity step.
- getName() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets the name of the activity step template.
- getName() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets the name of the activity step templat item.
- getName() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the name of the baseline project.
- getName() - Method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets the name of this baseline type.
- getName() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the name of the calendar.
- getName() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets the name of the cost account.
- getName() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the name of the currency.
- getName() - Method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets the name of the document category.
- getName() - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets the name of the document status code.
- getName() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the name of the EPS element.
- getName() - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets the name of the expense category.
- getName() - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets the name of the financial period.
- getName() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets the name of the funding source.
- getName() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets the privileges that are turned on.
- getName() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the name of the notebook topic.
- getName() - Method in class com.primavera.integration.client.bo.object.OBS
-
Gets the name of the person/role in the organization, sometimes referred to elsewhere as the
"responsible manager".
- getName() - Method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets the name of the overhead code.
- getName() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the name of the Project element.
- getName() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the name of the project code type.
- getName() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the name of the project issue.
- getName() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the name of the project portfolio.
- getName() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets the unique name of this project profile.
- getName() - Method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets the name of the project resource category.
- getName() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the name of the resource.
- getName() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets the name of the resource code type.
- getName() - Method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets the name of the resource curve.
- getName() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets the name of the resource team.
- getName() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the name of the project risk.
- getName() - Method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets the name of the risk category.
- getName() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the name of the role.
- getName() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets the name of the role team.
- getName() - Method in class com.primavera.integration.client.bo.object.Shift
-
Gets the name of the shift.
- getName() - Method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets the name of the threshold parameter.
- getName() - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets the name of the unit of measure.
- getName() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the user's login name.
- getName() - Method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets the name of the user interface view.
- getName() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the name of the WBS element.
- getName() - Method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets the name of the WBS category.
- getName() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the name of the WBS milestone.
- getName() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the name of this ResourceRequest
- getName() - Method in class com.primavera.integration.util.BOHierarchyMap
-
Gets the name of the business object class associated with this map
- getNegativeCurrencyFormat(String) - Static method in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
-
Gets an instance of NegativeCurrencyFormat based on the String value specified.
- getNegativeCurrencyFormat(int) - Static method in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
-
Gets an instance of NegativeCurrencyFormat based on the integer value specified.
- getNegativeSymbol() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the symbol used to display a negative currency.
- getNewProjectDurationType() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the default duration type assigned to new activities.
- getNextBucketStart(Date, SpreadBucketType) - Method in interface com.primavera.common.value.spread.SpreadData
-
Gets the next bucket time by a given date
- getNonLaborCost1Variance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the primary baseline nonlabor cost and at completion nonlabor
cost.
- getNonLaborCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the percent complete of costs for all nonlabor resources assigned to the activity.
- getNonLaborCostVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the project baseline labor cost and at completion labor cost.
- getNonLaborUnits1Variance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the primary baseline nonlabor units and at completion nonlabor
units.
- getNonLaborUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the percent complete of units for all nonlabor resources for the activity.
- getNonLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the project baseline labor units and at completion labor units.
- getNote() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the information that is associated with the notebook topic.
- getNote() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the information that is associated with the notebook topic.
- getNote() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the information that is associated with the notebook topic.
- getNote() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets tote on this risk.
- getNotebookTopicName() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the name of the associated notebook topic.
- getNotebookTopicName() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the name of the associated notebook topic.
- getNotebookTopicName() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the name of the associated notebook topic.
- getNotebookTopicObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the unique ID of the associated notebook topic.
- getNotebookTopicObjectId() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the unique ID of the associated notebook topic.
- getNotebookTopicObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the unique ID of the associated notebook topic.
- getNotes() - Method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets the notes associated with the issue history.
- getNotes() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the notes associated with the project issue.
- getNotes() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the notes associated with the timesheet.
- getNotesToResources() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the notes from the project manager to the timesheet resources.
- getNumberOfAccessibleFutureTimesheets() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the number of future timesheets that timesheet application users are allowed to access.
- getNumberOfAccessiblePastTimesheets() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the number of past timesheets that can be accessed.
- getObjectId() - Method in class com.primavera.integration.client.bo.BusinessObject
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.OBS
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Shift
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the ObjectId for this object.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets the unique ID generated by the system.
- getObjectId() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the unique ID generated by the system.
- getObjectIdFieldNames() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets an array of ObjectId field names that exist as fields in this business object class.
- getObjectIds() - Method in class com.primavera.integration.client.bo.SpreadOptions
-
- getObjectName() - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets the name of the business object to which this user defined column belongs.
- getOBSName() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the name of the person/role in the organization, sometimes referred to as the
"responsible manager".
- getOBSName() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the name of the person/role in the organization, sometimes referred to as the
"responsible manager".
- getOBSName() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the name of the person/role in the organization, sometimes referred to as the
"responsible manager".
- getOBSName() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the name of the person/role in the organization, sometimes referred to as the
"responsible manager".
- getOBSName() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the name of the person/role in the organization, sometimes referred to as the
"responsible manager".
- getOBSName() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the name of the person/role in the organization, sometimes referred to as the
"responsible manager".
- getOBSObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the unique ID of the project manager from the project's OBS tree who is responsible for
the WBS.
- getOBSObjectId() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the unique ID of the project manager from the project's OBS tree who is responsible for
the EPS.
- getOBSObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the unique ID of the project manager from the project's OBS tree who is responsible for
the Project.
- getOBSObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the unique ID of the project manager from the project's OBS tree who is responsible for
the project issue.
- getOBSObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the unique ID of the associated OBS for this project threshold.
- getOBSObjectId() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the unique ID of the OBS to which the user is granted access.
- getOBSObjectId() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the unique ID of the project manager from the project's OBS tree who is responsible for
the WBS.
- getOfficePhone() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the office phone number for the resource.
- getOfficePhone() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the work phone number of the user.
- getOriginalBudget() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the original budget for the baseline project.
- getOriginalBudget() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the original budget for the project.
- getOriginalBudget() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the original budget for the project.
- getOriginalBudget() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the original budget for the WBS element.
- getOriginalException() - Method in exception com.primavera.PrimaveraException
-
Returns the original exception if this exception was thrown as a result of an original
exception.
- getOriginalProjectObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the unique ID of the project from which the project baseline was created, if the current
project is a project baseline.
- getOrphans() - Method in class com.primavera.integration.util.BOHierarchyMap
-
Gets ObjectIds of all orphans (keys with parents that were never added)
- getOtherPhone() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the other phone numbers for the resource - pager, home phone, cell phone, etc.
- getOutgoingMailServer() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the outgoing mail server (SMTP) address used to send outgoing email for this user.
- getOutOfSequenceScheduleType(String) - Static method in class com.primavera.integration.client.bo.enm.OutOfSequenceScheduleType
-
Gets an instance of OutOfSequenceScheduleType based on the String value specified.
- getOutOfSequenceScheduleType(int) - Static method in class com.primavera.integration.client.bo.enm.OutOfSequenceScheduleType
-
Gets an instance of OutOfSequenceScheduleType based on the integer value specified.
- getOutOfSequenceScheduleType() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the type of logic used to schedule the progressed activities: 'Retained Logic', 'Progress
Override', or 'Actual Dates'.
- getOverallProjectScore() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the project score calculated based on all project code types assigned to this project.
- getOverBudget() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the indicator that reflects whether the project expense is over budget.
- getOverheadCodeName() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the name of the overhead code.
- getOverheadCodeObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the unique ID of the overhead code, if the hours are for an overhead activity.
- getOverheadHours() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the total overhead hours for the timesheet.
- getOverheadOvertimeHours() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the total overhead overtime hours for the timesheet.
- getOvertimeFactor() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the overtime factor used to compute the overtime price for the resource.
- getOvertimeFactor() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the overtime factor used to compute the overtime price for the resource assignment on
this activity.
- getOwnerResourceObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the unique ID of the Owner Resource of this baseline project.
- getOwnerResourceObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the unique ID of the Owner Resource of this project.
- getPageSize() - Method in class com.primavera.integration.client.bo.BOIterator
-
Returns the page size in use.
- getParameters() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporterEvent
-
Retrieves the XMLExporter parameters associated with this event
- getParentEPSObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the unique ID of the parent EPS of this baseline project.
- getParentEPSObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the unique ID of the parent EPS of this project.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the unique ID of the parent activity code of this activity code in the hierarchy.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets the unique ID of the parent cost account of this cost account in the hierarchy.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the unique ID of the parent document of this document in the hierarchy.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the unique ID of the parent EPS of this EPS in the hierarchy.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets the unique ID of the parent funding source of this funding source in the hierarchy.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.OBS
-
Gets the unique ID of the parent OBS of this OBS in the hierarchy.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the unique ID of the parent project code of this project code in the hierarchy.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the unique ID of the parent resource of this resource in the hierarchy.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the unique ID of the parent resource code of this resource code in the hierarchy.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets the unique ID of the parent generated by the system.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the unique ID of the parent role of this role in the hierarchy.
- getParentObjectId() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the unique ID of the parent WBS of this WBS in the hierarchy.
- getPendingActualOvertimeUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual overtime units worked by the resource on this activity.
- getPendingActualRegularUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the actual nonovertime units worked by the resource on this activity.
- getPendingOverheadHours() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the total pending overhead hours for the timesheet.
- getPendingOverheadOvertimeHours() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the total pending overhead overtime hours for the timesheet.
- getPendingPercentComplete() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the estimate of the percentage of the resource's units of work completed on this
activity.
- getPendingProjectHours() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the total pending project hours for the timesheet.
- getPendingProjectOvertimeHours() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the total pending project overtime hours for the timesheet.
- getPendingRemainingUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the estimate of the resource's remaining units on this activity.
- getPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the activity percent complete.
- getPercentComplete() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the percent complete for the step.
- getPercentCompleteType(String) - Static method in class com.primavera.integration.client.bo.enm.PercentCompleteType
-
Gets an instance of PercentCompleteType based on the String value specified.
- getPercentCompleteType(int) - Static method in class com.primavera.integration.client.bo.enm.PercentCompleteType
-
Gets an instance of PercentCompleteType based on the integer value specified.
- getPercentCompleteType() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the activity percent complete type: 'Physical', 'Duration', or 'Units'.
- getPerformancePercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the activity performance percent complete.
- getPeriodActualCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the period actual cost for this spread period.
- getPeriodActualExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period actual expense cost for this spread period.
- getPeriodActualLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period actual labor cost for this spread period.
- getPeriodActualLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period actual labor units.
- getPeriodActualMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period actual material cost for this spread period.
- getPeriodActualNonLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period actual nonlabor cost for this spread period.
- getPeriodActualNonLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period actual nonlabor units for this spread period.
- getPeriodActualTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period actual total cost, including labor, nonlabor, and expense cost, for this spread
period.
- getPeriodActualUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the period actual units for this spread period.
- getPeriodAtCompletionCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the period at completion cost for this spread period.
- getPeriodAtCompletionExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period at completion expense cost for this spread period.
- getPeriodAtCompletionLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period at completion labor cost for this spread period.
- getPeriodAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period at completion labor units for this spread period.
- getPeriodAtCompletionMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period at completion material cost for this spread period.
- getPeriodAtCompletionNonLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period at completion nonlabor cost for this spread period.
- getPeriodAtCompletionNonLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period at completion nonlabor units for this spread period.
- getPeriodAtCompletionTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period at completion total cost for this spread period.
- getPeriodAtCompletionUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the period at completion units for this spread period.
- getPeriodEarnedValueCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period earned value cost for this spread period.
- getPeriodEarnedValueLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period earned value labor units for this spread period.
- getPeriodEstimateAtCompletionCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period estimate at completion cost for this spread period.
- getPeriodEstimateAtCompletionLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period estimate at completion labor cost for this spread period.
- getPeriodPlannedValueCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period planned value cost for this spread period.
- getPeriodPlannedValueLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the financial period planned value labor units for this spread period.
- getPeriodType() - Method in class com.primavera.integration.client.bo.SpreadOptions
-
- getPersonalName() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the commented user's personal or actual name.
- getPersonalName() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the user's personal or actual name.
- getPhysicalPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the physical percent complete, which can either be user entered or calculated from the
activity's weighted steps.
- getPlannedCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the planned cost for this spread period.
- getPlannedCost() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the planned cost for the project expense.
- getPlannedCost() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the planned cost for the resource assignment on the activity.
- getPlannedDuration() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the total working time from the activity planned start date to the planned finish date.
- getPlannedDuration() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the planned working time for the resource assignment on the activity, from the resource's
planned start date to the planned finish date.
- getPlannedExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the planned expense cost for this spread period.
- getPlannedExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the planned expense cost for this spread period.
- getPlannedExpenseCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned costs for all project expenses associated with the activity.
- getPlannedFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date the activity is scheduled to finish.
- getPlannedFinishDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the date the resource is scheduled to finish working on the activity.
- getPlannedLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the planned labor cost for this spread period.
- getPlannedLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the planned labor cost for this spread period.
- getPlannedLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned costs for all labor resources assigned to the activity.
- getPlannedLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the planned labor units for this spread period.
- getPlannedLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the planned labor units for this spread period.
- getPlannedLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned units for all labor resources assigned to the activity.
- getPlannedLag() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the planned time lag between the activity's planned start date and the resource's planned
start date on the activity.
- getPlannedMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the planned material cost for this spread period.
- getPlannedMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the planned material cost for this spread period.
- getPlannedMaterialCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of all material resource costs.
- getPlannedNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the planned nonlabor cost for this spread period.
- getPlannedNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the planned nonlabor cost for this spread period.
- getPlannedNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned costs for all nonlabor resources assigned to the activity.
- getPlannedNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the planned nonlabor units for this spread period.
- getPlannedNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the planned nonlabor units for this spread period.
- getPlannedNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned units for all nonlabor resources assigned to the activity.
- getPlannedStartDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date the activity is scheduled to begin.
- getPlannedStartDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the planned start date of the project.
- getPlannedStartDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the planned start date of the project.
- getPlannedStartDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the planned start date of the project.
- getPlannedStartDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the date the resource is scheduled to begin working on the activity.
- getPlannedTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the planned total cost for this spread period.
- getPlannedTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the planned total cost for this spread period.
- getPlannedTotalCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the planned total cost for the activity, including labor resources, nonlabor resources,
and project expenses.
- getPlannedTotalUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of Planned Labor Units and Planned Nonlabor Units.
- getPlannedUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the planned units for this spread period.
- getPlannedUnits() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the planned number of units for the project expense.
- getPlannedUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the planned units of work for the resource assignment on the activity.
- getPlannedUnitsPerTime() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the planned units per time at which the resource is to perform work on this activity.
- getPlannedValueCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the planned value cost for this spread period.
- getPlannedValueCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the planned value cost for this spread period.
- getPlannedValueCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the portion of the project baseline total cost of the activity that is scheduled to be
completed as of the project data date.
- getPlannedValueCost() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the planned value cost on this activity during a financial period.
- getPlannedValueLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the planned value labor units for this spread period.
- getPlannedValueLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the planned value labor units for this spread period.
- getPlannedValueLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the portion of the project baseline labor units that is scheduled to be completed as of
the project data date.
- getPlannedValueLaborUnits() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the planned value labor units on this activity during a financial period.
- getPluralName() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets the plural name of the business object class.
- getPortfolioType(String) - Static method in class com.primavera.integration.client.bo.enm.PortfolioType
-
Gets an instance of PortfolioType based on the String value specified.
- getPortfolioType(int) - Static method in class com.primavera.integration.client.bo.enm.PortfolioType
-
Gets an instance of PortfolioType based on the integer value specified.
- getPositiveCurrencyFormat(String) - Static method in class com.primavera.integration.client.bo.enm.PositiveCurrencyFormat
-
Gets an instance of PositiveCurrencyFormat based on the String value specified.
- getPositiveCurrencyFormat(int) - Static method in class com.primavera.integration.client.bo.enm.PositiveCurrencyFormat
-
Gets an instance of PositiveCurrencyFormat based on the integer value specified.
- getPositiveSymbol() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the symbol used to display a positive currency.
- getPostResponseCostImpact() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the impact of this risk on cost after executing the risk response.
- getPostResponseProbability() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the impact of this risk after executing the risk response.
- getPostResponseScheduleImpact() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the impact of this risk on the schedule after executing the risk response.
- getPredecessorActivityId() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the activity ID of the predecessor activity.
- getPredecessorActivityName() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the name of the predecessor activity.
- getPredecessorActivityObjectId() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the unique ID of the predecessor activity.
- getPredecessorActivityType() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the type of the predecessor activity, either 'Task Dependent', 'Resource Dependent',
'Level of Effort', or 'Milestone'.
- getPredecessorProjectId() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the project ID of the project that owns the predecessor activity.
- getPredecessorProjectObjectId() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the unique ID of the project that owns the predecessor activity.
- getPreResponseCostImpact() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the impact of this risk on cost before executing the risk response.
- getPreResponseProbability() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the impact of this risk before executing the risk response.
- getPreResponseScheduleImpact() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the impact of this risk on scheduling before executing the risk response.
- getPreviousBucketStart(Date, SpreadBucketType) - Method in interface com.primavera.common.value.spread.SpreadData
-
Gets the previous bucket time by a given date
- getPricePerUnit() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the planned price per unit for the project expense.
- getPricePerUnit() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the planned price per unit for the project expense.
- getPricePerUnit() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the price per time for the resource on this activity.
- getPricePerUnit() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the non-overtime price per time for the resource.
- getPricePerUnit() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the non-overtime price per time for the role.
- getPricePerUnit2() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the non-overtime price per time for the resource.
- getPricePerUnit2() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the non-overtime price per time for the role.
- getPricePerUnit3() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the non-overtime price per time for the resource.
- getPricePerUnit3() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the non-overtime price per time for the role.
- getPricePerUnit4() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the non-overtime price per time for the resource.
- getPricePerUnit4() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the non-overtime price per time for the role.
- getPricePerUnit5() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the non-overtime price per time for the resource.
- getPricePerUnit5() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the non-overtime price per time for the role.
- getPrimaryBaselineProject(ObjectId) - Method in class com.primavera.integration.client.bo.object.User
-
Gets the user's primary BaselineProject for the specified project.
- getPrimaryConstraintDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the constraint date for the activity, if the activity has a constraint.
- getPrimaryConstraintType() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the type of constraint applied to the activity start or finish date.
- getPrimaryKeyObject() - Method in class com.primavera.common.value.ObjectId
-
Gets the Integer represented by this object.
- getPrimaryKeyObjects() - Method in class com.primavera.common.value.ObjectId
-
Gets the key values represented by this object.
- getPrimaryKeyValue() - Method in class com.primavera.common.value.ObjectId
-
Gets the key value represented by this object.
- getPrimaryResourceId() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the name of the resource.
- getPrimaryResourceName() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the name of the resource.
- getPrimaryResourceObjectId() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the unique ID of the primary resource for the activity.
- getPrimaryResourcesCanMarkActivitiesAsCompleted() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates whether primary resources can mark the project activities as
completed.
- getPrimaryResourcesCanMarkActivitiesAsCompleted() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether primary resources can mark the project activities as
completed.
- getPrimaryRoleId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the short code that uniquely identifies the primary role for this resource.
- getPrimaryRoleName() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the name of the primary role for this resource.
- getPrimaryRoleObjectId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the unique ID of the role that is assigned as the resource's primary role.
- getPriorActualOvertimeUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the difference between the pending quantity value and the actual quantity value for
overtime before applying the new actual value.
- getPriorActualRegularUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the difference between the pending quantity value and the actual quantity value before
applying the new actual value.
- getPriority() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the priority of the project issue.
- getPrivateLocation() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the work product or document's private file location.
- getPrivileges() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Retrieve privileges that are on.
- getPrivileges() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Sets this privilege on or off.
- getProficiency(String) - Static method in class com.primavera.integration.client.bo.enm.Proficiency
-
Gets an instance of Proficiency based on the String value specified.
- getProficiency(int) - Static method in class com.primavera.integration.client.bo.enm.Proficiency
-
Gets an instance of Proficiency based on the integer value specified.
- getProficiency() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the skill level that is associated with the role.
- getProficiency() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the resource's proficiency at performing this role.
- getProficiency() - Method in class com.primavera.integration.common.value.ResourceRequestCriterion
-
- getProfileName() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the name of security profile.
- getProjectCodeDescription() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the description of the associated project code.
- getProjectCodeObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the unique ID of the associated project code.
- getProjectCodeTypeName() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the name of the parent project code type.
- getProjectCodeTypeObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the unique ID of the parent project code type.
- getProjectCodeValue() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the value of the associated project code.
- getProjectForecastStartDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the alternate start date to be optionally used by the scheduler.
- getProjectForecastStartDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the alternate start date to be optionally used by the scheduler.
- getProjectHours() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the total project hours for the timesheet.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the short code of the associated project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the short code of the associated project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the short code that uniquely identifies the associated project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the short code of the associated project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the short code that uniquely identifies the associated project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the short code that uniquely identifies the associated project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the short code that uniquely identifies the project associated with this note.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the short code that uniquely identifies the associated project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the Project short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the Project short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the short code that uniquely identifies the project.
- getProjectId() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the short code that uniquely identifies the project.
- getProjectIssueObjectId() - Method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets the unique ID of the associated project issue for this issue history.
- getProjectName() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the name of the associated project.
- getProjectName() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the name of the associated project.
- getProjectName() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the name of the project to which the project code is assigned.
- getProjectName() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the name of the associated project.
- getProjectName() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the name of the associated project.
- getProjectName() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the name of the associated project.
- getProjectObjectId() - Method in class com.primavera.common.value.spread.ProjectResourceRoleSpread
-
Gets the unique ID of the associated Project object
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the unique project ID of the parent code type for this code if code type scope is
'Project' or 'EPS', null for code types with scope 'Global'.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the internal Project ID of the EPS.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets the unique ID of the associated project for this issue history.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets the unique ID of the project to which the project code is assigned.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the unique ID of the project to which the activity document applies.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets the unique ID of the associated project source for this project funding.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the unique ID of the associated project for this project spending plan.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the unique ID of the associated project for this project threshold.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the unique ID of the associated project.
- getProjectObjectId() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the unique ID of the associated project.
- getProjectObjectIds() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets an array of project unique IDs contained in the project portfolio.
- getProjectObjectIds() - Method in class com.primavera.integration.common.JobInfo
-
Gets the related Project ObjectIds
- getProjectOvertimeHours() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the total project overtime hours for the timesheet.
- getProjectPrivilege(String) - Static method in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
Gets an instance of ProjectPrivilege based on the String value specified.
- getProjectPrivilege(int) - Static method in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
Gets an instance of ProjectPrivilege based on the integer value specified.
- getProjectPrivilegesByEPS(Session, ObjectId) - Static method in class com.primavera.integration.util.SecurityHelper
-
Gets the set of project privileges defined for a specific EPS
for the current user
- getProjectPrivilegesByEPS(Session, ObjectId, ObjectId) - Static method in class com.primavera.integration.util.SecurityHelper
-
Gets the set of project privileges defined for a specific EPS
and a specific user
- getProjectPrivilegesByProject(Session, ObjectId) - Static method in class com.primavera.integration.util.SecurityHelper
-
Gets the set of project privileges defined for a specific project
for the current user
- getProjectPrivilegesByProject(Session, ObjectId, ObjectId) - Static method in class com.primavera.integration.util.SecurityHelper
-
Gets the set of project privileges defined for a specific project
and a specific user
- getProjectProfileObjectId() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the unique ID of the project profile with which the user is granted access to the project
and OBS.
- getProjectResourceCategoryName() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the name of the associated project resource category.
- getProjectResourceCategoryObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the unique ID of the associated project resource category.
- getProjectResourceObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the unique ID of the associated project resource.
- getProjectResourceSpreads() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the field containing resource spread data for this project.
- getProjectResourceSpreads() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the field containing project spread data for this resource.
- getProjectRiskLevel(String) - Static method in class com.primavera.integration.client.bo.enm.ProjectRiskLevel
-
Gets an instance of ProjectRiskLevel based on the String value specified.
- getProjectRiskLevel(int) - Static method in class com.primavera.integration.client.bo.enm.ProjectRiskLevel
-
Gets an instance of ProjectRiskLevel based on the integer value specified.
- getProjectRoleSpreads() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the field containing role spread data for this project.
- getProjectRoleSpreads() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the field containing project spread data for this role.
- getProjectSpread() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the field containing spread data for this project.
- getProjectSpread() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the field containing spread data for this project.
- getProjectStatus(String) - Static method in class com.primavera.integration.client.bo.enm.ProjectStatus
-
Gets an instance of ProjectStatus based on the String value specified.
- getProjectStatus(int) - Static method in class com.primavera.integration.client.bo.enm.ProjectStatus
-
Gets an instance of ProjectStatus based on the integer value specified.
- getProjectThresholdObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the unique ID of the associated project threshold for the project issue.
- getProposedBudget() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of the original budget plus the approved and pending budgets from the budget
change log.
- getProposedBudget() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Proposed Budget, which is the sum of the original budget plus the approved and
pending budgets from the budget change log.
- getProposedBudget() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Proposed Budget, which is the sum of the original budget plus the approved and
pending budgets from the budget change log.
- getProposedBudget() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of the original budget plus the approved and pending budgets from the budget
change log.
- getPublicLocation() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the work product or document's publicly-accessible file location.
- getQuantity() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the value that represents the resource allocation hours per week for this project
resource quantity.
- getRateSource(String) - Static method in class com.primavera.integration.client.bo.enm.RateSource
-
Gets an instance of RateSource based on the String value specified.
- getRateSource(int) - Static method in class com.primavera.integration.client.bo.enm.RateSource
-
Gets an instance of RateSource based on the integer value specified.
- getRateSource() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the value that indicates which price/unit will be used to calculate costs for the
assignment, such as 'Resource', 'Role', and 'Override'.
- getRateSourcePreference(String) - Static method in class com.primavera.integration.client.bo.enm.RateSourcePreference
-
Gets an instance of RateSourcePreference based on the String value specified.
- getRateSourcePreference(int) - Static method in class com.primavera.integration.client.bo.enm.RateSourcePreference
-
Gets an instance of RateSourcePreference based on the integer value specified.
- getRateSourcePreference() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the value that determines which price/unit will be used by default to calculate costs for
the assignment when both a resource and role are assigned.
- getRateType(String) - Static method in class com.primavera.integration.client.bo.enm.RateType
-
Gets an instance of RateType based on the String value specified.
- getRateType(int) - Static method in class com.primavera.integration.client.bo.enm.RateType
-
Gets an instance of RateType based on the integer value specified.
- getRateType() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the rate type that determines which of the five prices specified for the resource will be
used to calculate the cost for the resource assignment.
- getRawTextNote() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the information that is associated with the notebook topic, without any HTML.
- getRawTextNote() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets the information that is associated with the notebook topic, without any HTML.
- getRawTextNote() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the notes associated with the project issue.
- getRawTextNote() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the information that is associated with the notebook topic, without any HTML.
- getReadFlag() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the flag that identifies whether a comment is read by a particular user.
- getReason() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the description of the reason for the budget change request.
- getReason() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the description of the reason for the budget change request.
- getRecalculateResourceCosts() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the option used by the scheduler for recalculating the resource costs after scheduling
the open projects.
- getReferenceNumber() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the work product or document's reference or catalog number.
- getRefProjectObjectIds() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the IDs of the referring projects.
- getRelationshipLagCalendar() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the calendar used to calculate the lag between predecessors and successors for all
activities.
- getRelationshipType(String) - Static method in class com.primavera.integration.client.bo.enm.RelationshipType
-
Gets an instance of RelationshipType based on the String value specified.
- getRelationshipType(int) - Static method in class com.primavera.integration.client.bo.enm.RelationshipType
-
Gets an instance of RelationshipType based on the integer value specified.
- getRemainingCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the remaining cost for this spread period.
- getRemainingCost() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the remaining cost for the project expense.
- getRemainingCost() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the remaining cost for the resource assignment on the activity.
- getRemainingDuration() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the remaining duration of the activity.
- getRemainingDuration() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the remaining duration of the resource assignment.
- getRemainingEarlyFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the remaining late end date, which is calculated by the scheduler.
- getRemainingEarlyStartDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date the remaining work for the activity is scheduled to begin.
- getRemainingExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining expense cost for this spread period.
- getRemainingExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining expense cost for this spread period.
- getRemainingExpenseCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the remaining costs for all project expenses associated with the activity.
- getRemainingFinishDate() - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
-
Returns the latest remaining finish date for this summarized assignment, or
null
if all assignments have been completed.
- getRemainingFinishDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the date the resource is scheduled to finish the remaining work for the activity.
- getRemainingFloat() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the amount of time remaining by which the activity can be delayed before delaying the
project finish date.
- getRemainingLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining labor cost for this spread period.
- getRemainingLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining labor cost for this spread period.
- getRemainingLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the remaining costs for all labor resources assigned to the activity.
- getRemainingLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining labor units for this spread period.
- getRemainingLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining labor units for this spread period.
- getRemainingLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the remaining units for all labor resources assigned to the activity.
- getRemainingLag() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the time lag between the activity's remaining start date and the resource's remaining
start date on the activity.
- getRemainingLateCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the remaining late cost for this spread period.
- getRemainingLateExpenseCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining late expense cost for this spread period.
- getRemainingLateExpenseCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining late expense cost for this spread period.
- getRemainingLateFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the remaining late finish date calculated by the scheduler.
- getRemainingLateFinishDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the remaining late finish date calculated by the scheduler.
- getRemainingLateLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining late labor cost for this spread period.
- getRemainingLateLaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining Late labor cost for this spread period.
- getRemainingLateLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining late labor units for this spread period.
- getRemainingLateLaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining late labor units for this spread period.
- getRemainingLateMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining late material cost for this spread period.
- getRemainingLateMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining late material cost for this spread period.
- getRemainingLateNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining late nonlabor cost for this spread period.
- getRemainingLateNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining late nonlabor cost for this spread period.
- getRemainingLateNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining late nonlabor units for this spread period.
- getRemainingLateNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining late nonlabor units for this spread period.
- getRemainingLateStartDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the remaining late start date calculated by the scheduler.
- getRemainingLateStartDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the remaining late start date calculated by the scheduler.
- getRemainingLateTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining late total cost for this spread period.
- getRemainingLateTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining late total cost for this spread period.
- getRemainingLateUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the remaining late units for this spread period.
- getRemainingMaterialCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining material cost for this spread period.
- getRemainingMaterialCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining material cost for this spread period.
- getRemainingMaterialCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of all material resource remaining costs.
- getRemainingNonLaborCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining nonlabor cost for this spread period.
- getRemainingNonlaborCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining nonlabor cost for this spread period.
- getRemainingNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the remaining costs for all nonlabor resources assigned to the activity.
- getRemainingNonLaborUnits() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining nonlabor units for this spread period.
- getRemainingNonlaborUnits() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining nonlabor units for this spread period.
- getRemainingNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the remaining units for all nonlabor resources assigned to the activity.
- getRemainingStartDate() - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
-
The earliest remaining start date for this summarized assignment, or null
if
all assignments have been completed.
- getRemainingStartDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the date the resource is scheduled to begin the remaining work for the activity.
- getRemainingTotalCost() - Method in interface com.primavera.common.value.spread.ActivitySpreadPeriod
-
Gets the remaining total cost for this spread period.
- getRemainingTotalCost() - Method in interface com.primavera.common.value.spread.WBSSpreadPeriod
-
Gets the remaining total cost for this spread period.
- getRemainingTotalCost() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the remaining total cost for the activity, including labor resources, nonlabor resources,
and project expenses.
- getRemainingTotalUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the sum of Remaining Labor Units and Remaining Nonlabor Units.
- getRemainingUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the remaining units for this spread period.
- getRemainingUnits() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the remaining units for the project expense.
- getRemainingUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the remaining units of work to be performed by this resource on this activity.
- getRemainingUnitsPerTime() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the units per time at which the resource will be performing work on the remaining portion
of this activity.
- getReportingFlag() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the flag that determines whether the user can access ODS database as a database user.
- getRequestedUnits() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the requested units
- getRequiredCreateFields() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets all fields that are filterable.
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeAssignmentHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeTypeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCommentHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityExpenseHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityNoteHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityOwnerHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityPeriodActualHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityRiskHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateItemHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.BaselineProjectHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.BaselineTypeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.CalendarHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.CostAccountHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.CurrencyHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.DocumentCategoryHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.DocumentHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.DocumentStatusCodeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.EPSBudgetChangeLogHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.EPSFundingHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.EPSHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.EPSNoteHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.EPSSpendingPlanHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ExpenseCategoryHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.FundingSourceHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.GlobalPreferencesHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.GlobalProfileHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.IssueHistoryHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.NotebookTopicHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.OBSHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.OverheadCodeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectBudgetChangeLogHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeAssignmentHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeTypeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeUserHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectDocumentHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectFundingHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectIssueHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectNoteHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectPortfolioHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectProfileHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceCategoryHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceQuantityHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectSpendingPlanHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ProjectThresholdHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.RelationshipHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAccessHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentPeriodActualHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeAssignmentHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeTypeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCurveHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHourHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRateHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRoleHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ResourceTeamHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.RiskCategoryHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.RiskHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.RoleHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.RoleLimitHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.RoleRateHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.RoleTeamHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ScheduleOptionsHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ShiftHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ShiftPeriodHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.ThresholdParameterHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetAuditHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetDelegateHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetPeriodHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.UDFCodeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.UDFTypeHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.UDFValueHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.UnitOfMeasureHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.UserFieldTitleHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.UserHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.UserInterfaceViewHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.UserLicenseHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.UserOBSHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.WBSCategoryHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.WBSHelper
-
- getRequiredCreateFields() - Method in class com.primavera.integration.client.bo.helper.WBSMilestoneHelper
-
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Calendar
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Currency
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Document
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.OBS
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Relationship
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Resource
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Risk
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Role
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Shift
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.UDFType
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.User
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets all fields that must be set before calling create() on this business object.
- getRequiredCreateFields() - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets all fields that must be set before calling create() on this business object.
- getResetPlannedToRemainingFlag() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates whether to reset Planned Duration and Units to Remaining Duration
and Units, or to reset Remaining Duration and Units to Planned Duration and Units when the
Activity Status is or becomes not started.
- getResetPlannedToRemainingFlag() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether to reset Planned Duration and Units to Remaining Duration
and Units, or to reset Remaining Duration and Units to Planned Duration and Units when the
Activity Status is or becomes not started.
- getResolutionDate() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the date the project issue was resolved.
- getResourceAssignmentObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the unique ID of the associated resource assignment.
- getResourceAssignmentObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the unique ID of the associated resource assignment.
- getResourceAssignmentSpread() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the live resource assignment spread data.
- getResourceCalendarName() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the name of the calendar for the resource.
- getResourceCanBeAssignedToSameActivityMoreThanOnce() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates whether a resource can be assigned more than once to the same
activity.
- getResourceCanBeAssignedToSameActivityMoreThanOnce() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether a resource can be assigned more than once to the same
activity.
- getResourceCodeDescription() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the description of the associated resource code.
- getResourceCodeObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the unique ID of the associated resource code.
- getResourceCodeTypeName() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the name of the parent resource code type.
- getResourceCodeTypeObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the unique ID of the parent resource code type.
- getResourceCodeValue() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the value of the associated resource code.
- getResourceCurveName() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the name of the resource curve that determines how resources and costs are distributed
over time for this activity.
- getResourceCurveObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the unique ID of the resource curve.
- getResourceHourStatus(String) - Static method in class com.primavera.integration.client.bo.enm.ResourceHourStatus
-
Gets an instance of ResourceHourStatus based on the String value specified.
- getResourceHourStatus(int) - Static method in class com.primavera.integration.client.bo.enm.ResourceHourStatus
-
Gets an instance of ResourceHourStatus based on the integer value specified.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the short code that uniquely identifies the associated resource.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the short code that uniquely identifies the resource.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets the short code that uniquely identifies the resource.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the short code that uniquely identifies the resource.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the short code that uniquely identifies the associated resource.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the short code that uniquely identifies the resource.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the short code that uniquely identifies the resource.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the short code that uniquely identifies the resource.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the short code that uniquely identifies the resource.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the short code that uniquely identifies the resource.
- getResourceId() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the short code that uniquely identifies the resource.
- getResourceIntegratedType() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the flag indicating whether the resource is integrated with an Enterprise Resource
Planning (ERP) system.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the name of the associated resource.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the name of the resource.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the name of the associated resource.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets the name of the resource.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the name of the resource.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the name of the resource to which the resource code is assigned.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the name of the resource.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the name of the resource.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the name of the resource.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the name of the resource.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the name of the resource.
- getResourceName() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the name of the resource.
- getResourceNotes() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the notes about the resource.
- getResourceObjectId() - Method in class com.primavera.common.value.spread.ProjectResourceSpread
-
Gets the unique ID of the associated Resource object
- getResourceObjectId() - Method in class com.primavera.common.value.spread.WBSResourceSpread
-
Gets the unique ID of the associated Resource object
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the unique ID of the associated resource.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the unique ID of the associated resource for this project issue.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the unique ID of the associated resource.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the unique ID of the associated resource.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets the unique ID of the associated resource.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the unique ID of the associated resource.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets the unique ID of the resource to which the resource code is assigned.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the unique ID of the associated resource.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the unique ID of the associated resource.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the unique ID of the associated resource.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the unique ID of the associated resource for this project risk.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the unique ID of the associated resource.
- getResourceObjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the unique ID of the associated resource.
- getResourceObjectIds() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Returns an array of resource unique IDs contained in the resource team.
- getResourceRequest() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the resource request used as a search template to search for a qualified resource.
- getResourceRequest() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the resource request used as a search template to search for a qualified resource.
- getResourceRequests() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the resource requests used as search templates to search for qualified resources.
- getResourcesCanAssignThemselvesToActivities() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates whether timesheet application users are allowed to assign
themselves to activities in this project.
- getResourcesCanAssignThemselvesToActivities() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates whether timesheet application users are allowed to assign
themselves to activities in this project.
- getResourcesCanAssignThemselvesToActivities() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether timesheet application users are allowed to assign
themselves to activities in this project.
- getResourcesCanEditAssignmentPercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the flag that indicates whether the project's resource can use the timesheet application
to update remaining units or percent complete for their activities.
- getResourcesCanEditAssignmentPercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether the project's resource update the remaining units or the
percent complete for their activities in the timesheet application.
- getResourcesCanMarkAssignmentAsCompleted() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether timesheet resources can mark the assignment as complete.
- getResourcesCanViewInactiveActivities() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether timesheet resources can view inactive project activities.
- getResourceSpreadFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithResourceSpread methods for this business object.
- getResourceSpreadFields() - Static method in class com.primavera.integration.client.bo.object.Resource
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithResourceSpread methods for this business object.
- getResourceSpreadFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithResourceSpread methods for this business object.
- getResourceType() - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
-
The resource type for this summarized assignment, possible values are:
LABOR
for labor Resources
NONLABOR
for non-labor Resources
MATERIAL
for material Resources
null
for Roles
- getResourceType(String) - Static method in class com.primavera.integration.client.bo.enm.ResourceType
-
Gets an instance of ResourceType based on the String value specified.
- getResourceType(int) - Static method in class com.primavera.integration.client.bo.enm.ResourceType
-
Gets an instance of ResourceType based on the integer value specified.
- getResourceType() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the resource type: "Labor", "Nonlabor", or "Material".
- getResourceType() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the resource type: "Labor", "Nonlabor", or "Material".
- getResourceType() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the resource type: "Labor", "Nonlabor", or "Material".
- getRespectActivityDurationType() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the setting that indicates whether to recalculate the Duration, Units, or Units/Time for
existing assignments based on the activity Duration Type (true) or to preserve the Duration,
Units, or Units/Time for existing assignments (false) when adding or removing assignments on
activities.
- getResponseDescription() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the description of the risk response.
- getResponseType() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the type of the risk response.
- getResponsibilities() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the responsibilities for the role.
- getResponsible() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the person responsible for the change.
- getResponsible() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the person responsible for the change.
- getResumeDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date when a suspended task or resource dependent activity should be resumed.
- getReviewFinishDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the finish date of the activity as proposed by the primary resource using Timesheets,
while the activity is in "For Review" state.
- getReviewStatus(String) - Static method in class com.primavera.integration.client.bo.enm.ReviewStatus
-
Gets an instance of ReviewStatus based on the String value specified.
- getReviewStatus(int) - Static method in class com.primavera.integration.client.bo.enm.ReviewStatus
-
Gets an instance of ReviewStatus based on the integer value specified.
- getReviewStatus() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the activity review status.
- getRevisionDate() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the date of the work product or document's last update.
- getRevisionVersion() - Static method in class com.primavera.integration.client.VersionInfo
-
Gets the revision version of this release
- getRiskCategoryObjectId() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the unique ID of the associated risk type.
- getRiskId() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the ID of the Risk.
- getRiskLevel() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the risk level assigned to the project: 'Very High', 'High', 'Medium', 'Low', and 'Very
Low'.
- getRiskLevel() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the risk level assigned to the project: 'Very High', 'High', 'Medium', 'Low', and 'Very
Low'.
- getRiskName() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the name of the Risk.
- getRiskObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets the unique ID of the associated risk.
- getRiskProbability(String) - Static method in class com.primavera.integration.client.bo.enm.RiskProbability
-
Gets an instance of RiskProbability based on the String value specified.
- getRiskProbability(int) - Static method in class com.primavera.integration.client.bo.enm.RiskProbability
-
Gets an instance of RiskProbability based on the integer value specified.
- getRiskResponseActionStatus(String) - Static method in class com.primavera.integration.client.bo.enm.RiskResponseActionStatus
-
Gets an instance of RiskResponseActionStatus based on the String value specified.
- getRiskResponseActionStatus(int) - Static method in class com.primavera.integration.client.bo.enm.RiskResponseActionStatus
-
Gets an instance of RiskResponseActionStatus based on the integer value specified.
- getRiskResponseType(String) - Static method in class com.primavera.integration.client.bo.enm.RiskResponseType
-
Gets an instance of RiskResponseType based on the String value specified.
- getRiskResponseType(int) - Static method in class com.primavera.integration.client.bo.enm.RiskResponseType
-
Gets an instance of RiskResponseType based on the integer value specified.
- getRiskScoreMatrixMethod(String) - Static method in class com.primavera.integration.client.bo.enm.RiskScoreMatrixMethod
-
Gets an instance of RiskScoreMatrixMethod based on the String value specified.
- getRiskScoreMatrixMethod(int) - Static method in class com.primavera.integration.client.bo.enm.RiskScoreMatrixMethod
-
Gets an instance of RiskScoreMatrixMethod based on the integer value specified.
- getRiskStatus(String) - Static method in class com.primavera.integration.client.bo.enm.RiskStatus
-
Gets an instance of RiskStatus based on the String value specified.
- getRiskStatus(int) - Static method in class com.primavera.integration.client.bo.enm.RiskStatus
-
Gets an instance of RiskStatus based on the integer value specified.
- getRiskType(String) - Static method in class com.primavera.integration.client.bo.enm.RiskType
-
Gets an instance of RiskType based on the String value specified.
- getRiskType(int) - Static method in class com.primavera.integration.client.bo.enm.RiskType
-
Gets an instance of RiskType based on the integer value specified.
- getRmiUrl() - Static method in class com.primavera.integration.client.RMIURL
-
Return the default URL for an RMI standard service 'RemoteSession'.
- getRmiUrl(int) - Static method in class com.primavera.integration.client.RMIURL
-
Return the URL for an RMI service 'RemoteSession' for the specified service mode using the
default host and port.
- getRmiUrl(int, String, int) - Static method in class com.primavera.integration.client.RMIURL
-
Return the URL for an RMI service 'RemoteSession' for the specified service mode, host and
port.
- getRoleId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the short code that uniquely identifies the role.
- getRoleId() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the short code that uniquely identifies the role.
- getRoleId() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the short code that uniquely identifies the role.
- getRoleLimitDisplayOption(String) - Static method in class com.primavera.integration.client.bo.enm.RoleLimitDisplayOption
-
Gets an instance of RoleLimitDisplayOption based on the String value specified.
- getRoleLimitDisplayOption(int) - Static method in class com.primavera.integration.client.bo.enm.RoleLimitDisplayOption
-
Gets an instance of RoleLimitDisplayOption based on the integer value specified.
- getRoleLimitDisplayOption() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the option for how RoleLimit is displayed.
- getRoleName() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the name of the associated role.
- getRoleName() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the name of the role.
- getRoleName() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the name of the role.
- getRoleName() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the name of the role.
- getRoleObjectId() - Method in class com.primavera.common.value.spread.ProjectRoleSpread
-
Gets the unique ID of the associated Role object
- getRoleObjectId() - Method in class com.primavera.common.value.spread.WBSRoleSpread
-
Gets the unique ID of the associated Role object
- getRoleObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the unique ID of the associated role.
- getRoleObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the unique ID of the associated role.
- getRoleObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the unique ID of the role the resource is performing on this activity.
- getRoleObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets the unique ID of the associated role.
- getRoleObjectId() - Method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets the unique ID of the associated role.
- getRoleObjectId() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets the unique ID of the associated role.
- getRoleObjectIds() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets an array of role unique IDs contained in the role team.
- getRoleSpreadFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithRoleSpreadSpread methods for this business object.
- getRoleSpreadFields() - Static method in class com.primavera.integration.client.bo.object.Role
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithRoleSpreadSpread methods for this business object.
- getRoleSpreadFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithRoleSpreadSpread methods for this business object.
- getRootKeys() - Method in class com.primavera.integration.util.BOHierarchyMap
-
Gets the root key(s) in this map.
- getScheduledFinishDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the early finish date of the latest activity in the project, as computed by the project
scheduler.
- getScheduledFinishDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the early finish date of the latest activity in the project, as computed by the project
scheduler.
- getScheduleFloatType(String) - Static method in class com.primavera.integration.client.bo.enm.ScheduleFloatType
-
Gets an instance of ScheduleFloatType based on the String value specified.
- getScheduleFloatType(int) - Static method in class com.primavera.integration.client.bo.enm.ScheduleFloatType
-
Gets an instance of ScheduleFloatType based on the integer value specified.
- getSchedulePercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the activity schedule percent complete, which specifies how much of the activity's
project baseline duration has been completed so far.
- getSchedulePerformanceIndex() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the ratio of the earned value of work performed and the work scheduled to be performed.
- getSchedulePerformanceIndexLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the ratio of the earned value of labor units and the planned value of labor units.
- getScheduleRelationshipLagCalendar(String) - Static method in class com.primavera.integration.client.bo.enm.ScheduleRelationshipLagCalendar
-
Gets an instance of ScheduleRelationshipLagCalendar based on the String value specified.
- getScheduleRelationshipLagCalendar(int) - Static method in class com.primavera.integration.client.bo.enm.ScheduleRelationshipLagCalendar
-
Gets an instance of ScheduleRelationshipLagCalendar based on the integer value specified.
- getScheduleVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the earned value of work performed and the work scheduled to be
performed.
- getScheduleVarianceIndex() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the ratio of the schedule variance and the work scheduled to be performed.
- getScheduleVarianceIndexLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the ratio of the schedule variance and the work scheduled to be performed.
- getScheduleVarianceLaborUnits() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the earned value of work performed and the work scheduled to be
performed.
- getScope() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the scope of the code type: Global, EPS, or Project.
- getSecondaryBaselineProject(ObjectId) - Method in class com.primavera.integration.client.bo.object.User
-
Gets the user's secondary BaselineProject for the specified project.
- getSecondaryConstraintDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the date to be used for the cstr_type2 assignment, if the activity has a cstr_type2
value.
- getSecondaryConstraintType() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the additional constraint to be used by the scheduler.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.OBS
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.Role
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the sequence number for sorting.
- getSequenceNumber() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the sequence number of this ResourceRequest
- getShiftObjectId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the unique ID of the shift associated with the resource.
- getShiftObjectId() - Method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets the unique ID of the associated shift.
- getShiftPeriodDurations() - Method in class com.primavera.integration.client.bo.object.Shift
-
Gets the durations of the shift periods in an array.
- getShiftPeriodObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets the unique ID of the associated shift.
- getShiftPeriodStarts() - Method in class com.primavera.integration.client.bo.object.Shift
-
Gets the start hours of the shift periods in an array.
- getShouldIgnoreGUID() - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Gets the ShouldIgnoreGUID flag.
- getShouldIgnoreSequenceNumber() - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Gets the ShouldIgnoreSequenceNumber flag.
- getSource() - Method in exception com.primavera.BatchException
-
Gets the source for the first exception in the exception list.
- getSource() - Method in exception com.primavera.ServerException
-
Gets the source for this exception, if any.
- getSourceProjectObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the unique ID of the project from which the reflection project was created, if the
current project is a reflection project.
- getSpacing() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
Gets the spacing for indentation in the XML file.
- getSpendingPlan() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets the editable total monthly expenditure for the EPS.
- getSpendingPlan() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the editable total monthly expenditure for the project.
- getSpreadBucketType() - Method in class com.primavera.common.value.spread.BaseSpread
-
Gets the bucket type of spread data.
- getSpreadBucketType() - Method in interface com.primavera.common.value.spread.SpreadPeriod
-
Gets the bucket type of this spread period.
- getSpreadBucketTypeEnum() - Method in class com.primavera.common.value.spread.BaseSpread
-
Gets the bucket type of spread data in enum.
- getSpreadBucketTypeEnum() - Method in interface com.primavera.common.value.spread.SpreadPeriod
-
Gets the bucket type of this spread period in enum.
- getSpreadEnd() - Method in class com.primavera.common.value.spread.BaseSpread
-
Gets the end date of this batch of spread data.
- getSpreadEnd() - Method in interface com.primavera.common.value.spread.SpreadData
-
Find the end time of this batch of spread data.
- getSpreadFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithLiveSpread methods for this business object.
- getSpreadFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithSummarizedSpread methods for this business object.
- getSpreadFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithSummarizedSpread methods for this business object.
- getSpreadFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithSummarizedSpread methods for this business object.
- getSpreadFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithLiveSpread methods for this business object.
- getSpreadFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Gets all spread fields that can be specified in the spreadFields parameter of loadWithSummarizedSpread methods for this business object.
- getSpreadFields() - Method in class com.primavera.integration.client.bo.SpreadOptions
-
- getSpreadIterator(boolean) - Method in class com.primavera.common.value.spread.BaseSpread
-
Creates a spread iterator object through which to access spread data.
- getSpreadParam(BusinessObjectDef) - Method in class com.primavera.integration.client.bo.SpreadOptions
-
- getSpreadPeriod(Date, boolean) - Method in class com.primavera.common.value.spread.BaseSpread
-
Finds the spread period by a given date which falls in the bucket start time (inclusive) and
end time (exclusive).
- getSpreadPeriodEnd() - Method in interface com.primavera.common.value.spread.SpreadPeriod
-
Gets the end time of this spread period.
- getSpreadPeriodStart() - Method in interface com.primavera.common.value.spread.SpreadPeriod
-
Gets the start time of this spread period.
- getSpreadPeriodType(String) - Static method in class com.primavera.integration.client.bo.enm.SpreadPeriodType
-
Gets an instance of SpreadPeriodType based on the String value specified.
- getSpreadPeriodType(int) - Static method in class com.primavera.integration.client.bo.enm.SpreadPeriodType
-
Gets an instance of SpreadPeriodType based on the integer value specified.
- getSpreadPrimaryField(BusinessObjectDef) - Method in class com.primavera.integration.client.bo.SpreadOptions.ExpenseCategorySpreadOptions
-
- getSpreadPrimaryField(BusinessObjectDef) - Method in class com.primavera.integration.client.bo.SpreadOptions
-
- getSpreadPrimaryField(BusinessObjectDef) - Method in class com.primavera.integration.client.bo.SpreadOptions.PrimarySpreadOptions
-
- getSpreadPrimaryField(BusinessObjectDef) - Method in class com.primavera.integration.client.bo.SpreadOptions.ProjectSpreadOptions
-
- getSpreadPrimaryField(BusinessObjectDef) - Method in class com.primavera.integration.client.bo.SpreadOptions.ResourceSpreadOptions
-
- getSpreadPrimaryField(BusinessObjectDef) - Method in class com.primavera.integration.client.bo.SpreadOptions.RoleSpreadOptions
-
- getSpreadPrimaryField(BusinessObjectDef) - Method in class com.primavera.integration.client.bo.SpreadOptions.WBSSpreadOptions
-
- getSpreadStart() - Method in class com.primavera.common.value.spread.BaseSpread
-
Gets the start date of this batch of spread data.
- getSpreadStart() - Method in interface com.primavera.common.value.spread.SpreadData
-
Find the start time of this batch of spread data.
- getStackTrace() - Method in exception com.primavera.PrimaveraException
-
Provides programmatic access to the stack trace information printed by
printStackTrace().
- getStaffedActualCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the staffed actual cost for this spread period.
- getStaffedActualOvertimeCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the staffed actual overtime cost for this spread period.
- getStaffedActualOvertimeUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the staffed actual overtime units for this spread period.
- getStaffedActualRegularCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the staffed actual regular cost for this spread period.
- getStaffedActualRegularUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the staffed actual regular units for this spread period.
- getStaffedActualUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the staffed actual units for this spread period.
- getStaffedAtCompletionCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the staffed st completion cost for this spread period.
- getStaffedAtCompletionUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the staffed st completion units for this spread period.
- getStaffedPlannedCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the staffed planned cost for this spread period.
- getStaffedPlannedUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the staffed planned units for this spread period.
- getStaffedRemainingCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the staffed remaining cost for this spread period.
- getStaffedRemainingCost() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the time distribution of the resource's remaining cost for resource assignments that have
filled a role.
- getStaffedRemainingLateCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the staffed remaining late cost for this spread period.
- getStaffedRemainingLateUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the staffed remaining late units for this spread period.
- getStaffedRemainingUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the staffed remaining units for this spread period.
- getStaffedRemainingUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the time distribution of the resource's remaining units for resource assignments that
have filled a role.
- getStandardDetailedWorkHours(int) - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the standard detailed work hours for the given day of week.
- getStandardTotalWorkHours(int) - Method in class com.primavera.integration.client.bo.object.Calendar
-
Get the standard total work hours for the given day of week.
- getStartDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the start date of the activity.
- getStartDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the start date of the baseline project.
- getStartDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the start date of the EPS.
- getStartDate() - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets the start date of the period.
- getStartDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the start date of the project.
- getStartDate() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the start date of the assignment.
- getStartDate() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the start date of the resource assignment on the activity.
- getStartDate() - Method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets the timesheet period start date.
- getStartDate() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the value of the start date UDF.
- getStartDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the start date of the WBS.
- getStartDate() - Method in class com.primavera.integration.client.bo.SpreadOptions
-
- getStartDate() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns a copy of the start date
- getStartDate1Variance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the duration between the start date in the current project and the primary baseline start
date.
- getStartDateVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the duration between the start date in the current project and the project baseline start
date.
- getStartDayOfWeek() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the starting day of the week as displayed in all calendars.
- getStartHour() - Method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets the start time of the shift that is displayed on screen.
- getStartTime() - Method in class com.primavera.common.value.DetailedWorkHours
-
Gets the start of the work time
- getStartToStartLagCalculationType() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the method used to calculate lag when a start-to-start relationship exists and the
predecessor starts out of sequence.
- getStatus() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the current status of the activity, either 'Not Started', 'In Progress', or 'Completed'.
- getStatus() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the project status: 'Planned', 'Active', 'Inactive', 'What-If', or 'Requested'.
- getStatus() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets the status of this budget change request.
- getStatus() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the project status: 'Planned', 'Active', 'Inactive', 'What-If', 'Requested', or
'Template'.
- getStatus() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the status of this budget change request.
- getStatus() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the current status of the project issue.
- getStatus() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the project or WBS status: 'Planned', 'Active', 'Inactive', 'What-If', or 'Requested'.
- getStatus() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the current status of the project threshold.
- getStatus() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the approval level, when timesheets require approval: 'Submitted', 'Approved', 'Resource
Manager Approved', 'Project Manager Approved', 'Active', or 'Rejected'.
- getStatus() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the current status of the project risk: 'Open' or 'Closed'.
- getStatus() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the current status of the timesheet: 'Submitted', 'Approved', 'Resource Manager
Approved', 'Project Manager Approved', 'Active', or 'Rejected'.
- getStatus() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the WBS status: 'Planned', 'Active', 'Inactive', 'What-If', 'Requested', or 'Template'.
- getStatusDate() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the date on which the status of the timesheet was last changed.
- getStepCount() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets the number of items in this activity step template.
- getStrategicPriority() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the baseline project's priority.
- getStrategicPriority() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the project's priority.
- getStringFromDate(Date) - Static method in class com.primavera.integration.util.XSDHelper
-
Gets a String representation of a Date, conforming to the xsd:dateTime format defined in XML
Schema.
- getSubjectArea() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the subject area of the user-defined field: "Activity", "Activity Expense", "Activity
Step", "Activity Step Template Item", "Project", "Project Issue", "Project Risk", "Resource",
"Resource Assignment", "WBS", or "Work Products and Documents".
- getSubmittedDate() - Method in class com.primavera.integration.common.JobInfo
-
Gets the date the job was submitted
- getSuccessorActivityId() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the activity ID of the successor activity.
- getSuccessorActivityName() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the name of the successor activity.
- getSuccessorActivityObjectId() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the unique ID of the successor activity.
- getSuccessorActivityType() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the type of the successor activity, either 'Task Dependent', 'Resource Dependent', 'Level
of Effort', or 'Milestone'.
- getSuccessorProjectId() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the project ID of the project that owns the successor activity.
- getSuccessorProjectObjectId() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the unique ID of the project that owns the successor activity.
- getSummarizeByCalendar() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag indicating whether to summarize by calendar .
- getSummarizeByFinancialPeriods() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag indicating whether to summarize the EPS, project or WBS by financial periods.
- getSummarizedDataDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the data date of the project when it was last summarized-only updated by summarizer.
- getSummarizedDataDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the data date of the project when it was last summarized-only updated by summarizer.
- getSummarizeToWBSLevel() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the maximum level within the project's WBS to perform summarization - default to 2.
- getSummarizeToWBSLevel() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the maximum level within the project's WBS to perform summarization - default to 2.
- getSummaryAccountingVarianceByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Planned Value minus the Actual Cost.
- getSummaryAccountingVarianceByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Planned Value minus the Actual Cost.
- getSummaryAccountingVarianceByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Planned Value minus the Actual Cost.
- getSummaryAccountingVarianceByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Planned Value minus the Actual Cost.
- getSummaryAccountingVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Planned Value Labor Units minus the Actual Units.
- getSummaryAccountingVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Planned Value Labor Units minus the Actual Units.
- getSummaryAccountingVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Planned Value Labor Units minus the Actual Units.
- getSummaryAccountingVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Planned Value Labor Units minus the Actual Units.
- getSummaryActivityCount() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the number of activities that are currently in progress.
- getSummaryActivityCount() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the number of activities that are currently in progress.
- getSummaryActivityCount() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the number of activities that are currently in progress.
- getSummaryActivityCount() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the number of activities that are currently in progress.
- getSummaryActualDuration() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual duration.
- getSummaryActualDuration() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual duration.
- getSummaryActualDuration() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual duration.
- getSummaryActualDuration() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual duration.
- getSummaryActualExpenseCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual costs for all project expenses associated with the project.
- getSummaryActualExpenseCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual costs for all project expenses associated with the EPS.
- getSummaryActualExpenseCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual costs for all project expenses associated with the project.
- getSummaryActualExpenseCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual costs for all project expenses associated with the WBS.
- getSummaryActualFinishDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the latest actual finish date of all activities in the project.
- getSummaryActualFinishDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the latest actual finish date of all activities in the EPS.
- getSummaryActualFinishDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the latest actual finish date of all activities in the project.
- getSummaryActualFinishDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the latest actual finish date of all activities in the WBS.
- getSummaryActualLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual cost for all labor resources assigned to the activity.
- getSummaryActualLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual cost for all labor resources assigned to the activity.
- getSummaryActualLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual cost for all labor resources assigned to the activity.
- getSummaryActualLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual cost for all labor resources assigned to the activity.
- getSummaryActualLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual labor units.
- getSummaryActualLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual labor units.
- getSummaryActualLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual labor units.
- getSummaryActualLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual labor units.
- getSummaryActualMaterialCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual units for all material resources assigned to the activity.
- getSummaryActualMaterialCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual units for all material resources assigned to the activity.
- getSummaryActualMaterialCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual units for all material resources assigned to the activity.
- getSummaryActualMaterialCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual units for all material resources assigned to the activity.
- getSummaryActualNonLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual units for all nonlabor resources assigned to the activity.
- getSummaryActualNonLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual units for all nonlabor resources assigned to the activity.
- getSummaryActualNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual units for all nonlabor resources assigned to the activity.
- getSummaryActualNonLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual units for all nonlabor resources assigned to the activity.
- getSummaryActualNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual nonlabor units.
- getSummaryActualNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual nonlabor units.
- getSummaryActualNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual nonlabor units.
- getSummaryActualNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual nonlabor units.
- getSummaryActualStartDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the earliest actual start date of all activities in the project.
- getSummaryActualStartDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the earliest actual start date of all activities in the EPS.
- getSummaryActualStartDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the earliest actual start date of all activities in the project.
- getSummaryActualStartDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the earliest actual start date of all activities in the WBS.
- getSummaryActualThisPeriodCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual this period cost (will be labor or nonlabor).
- getSummaryActualThisPeriodCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual this period cost (will be labor or nonlabor).
- getSummaryActualThisPeriodCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual this period cost (will be labor or nonlabor).
- getSummaryActualThisPeriodCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual this period cost (will be labor or nonlabor).
- getSummaryActualThisPeriodLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual this period labor cost.
- getSummaryActualThisPeriodLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual this period labor cost.
- getSummaryActualThisPeriodLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual this period labor cost.
- getSummaryActualThisPeriodLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual this period labor cost.
- getSummaryActualThisPeriodLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual this period labor units.
- getSummaryActualThisPeriodLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual this period labor units.
- getSummaryActualThisPeriodLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual this period labor units.
- getSummaryActualThisPeriodLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual this period labor units.
- getSummaryActualThisPeriodMaterialCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual this period material cost.
- getSummaryActualThisPeriodMaterialCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual this period material cost.
- getSummaryActualThisPeriodMaterialCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual this period material cost.
- getSummaryActualThisPeriodMaterialCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual this period material cost.
- getSummaryActualThisPeriodNonLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual this period nonlabor cost.
- getSummaryActualThisPeriodNonLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual this period nonlabor cost.
- getSummaryActualThisPeriodNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual this period nonlabor cost.
- getSummaryActualThisPeriodNonLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual this period nonlabor cost.
- getSummaryActualThisPeriodNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual this period nonlabor units.
- getSummaryActualThisPeriodNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual this period nonlabor units.
- getSummaryActualThisPeriodNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual this period nonlabor units.
- getSummaryActualThisPeriodNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual this period nonlabor units.
- getSummaryActualTotalCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual labor cost + actual nonlabor cost + actual expense cost as of the project data
date.
- getSummaryActualTotalCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual labor cost + actual nonlabor cost + actual expense cost as of the project data
date.
- getSummaryActualTotalCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual labor cost + actual nonlabor cost + actual expense cost as of the project data
date.
- getSummaryActualTotalCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual labor cost + actual nonlabor cost + actual expense cost as of the project data
date.
- getSummaryActualValueByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual total cost incurred on the activity as of the project data date, computed as
Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
- getSummaryActualValueByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual total cost incurred on the activity as of the project data date, computed as
Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
- getSummaryActualValueByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual total cost incurred on the activity as of the project data date, computed as
Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
- getSummaryActualValueByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual total cost incurred on the activity as of the project data date, computed as
Actual Labor Cost + Actual Nonlabor Cost + Actual Material Cost + Actual Expense Cost.
- getSummaryActualValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the actual total labor units for the activity as of the project data date (i.e., actual
total cost by labor units).
- getSummaryActualValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the actual total labor units for the activity as of the project data date (i.e., actual
total cost by labor units).
- getSummaryActualValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the actual total labor units for the activity as of the project data date (i.e., actual
total cost by labor units).
- getSummaryActualValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the actual total labor units for the activity as of the project data date (i.e., actual
total cost by labor units).
- getSummaryAtCompletionDuration() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the duration at completion.
- getSummaryAtCompletionDuration() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the duration at completion.
- getSummaryAtCompletionDuration() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the duration at completion.
- getSummaryAtCompletionDuration() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the total working time from the activity's current start date to the current finish date.
- getSummaryAtCompletionExpenseCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of the actual plus remaining cost for all project expenses associated with the
cost account.
- getSummaryAtCompletionExpenseCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of the actual plus remaining cost for all project expenses associated with the
cost account.
- getSummaryAtCompletionExpenseCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of the actual plus remaining cost for all project expenses associated with the
cost account.
- getSummaryAtCompletionExpenseCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of the actual plus remaining cost for all project expenses associated with the
cost account.
- getSummaryAtCompletionLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of the actual plus remaining costs for all labor resources assigned to the
activity.
- getSummaryAtCompletionLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of the actual plus remaining costs for all labor resources assigned to the
activity.
- getSummaryAtCompletionLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of the actual plus remaining costs for all labor resources assigned to the
activity.
- getSummaryAtCompletionLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of the actual plus remaining costs for all labor resources assigned to the
activity.
- getSummaryAtCompletionLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of the actual plus remaining units for all labor resources assigned to the
activity.
- getSummaryAtCompletionLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of the actual plus remaining units for all labor resources assigned to the
activity.
- getSummaryAtCompletionLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of the actual plus remaining units for all labor resources assigned to the
activity.
- getSummaryAtCompletionLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of the actual plus remaining units for all labor resources assigned to the
activity.
- getSummaryAtCompletionMaterialCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the material cost at completion.
- getSummaryAtCompletionMaterialCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the material cost at completion.
- getSummaryAtCompletionMaterialCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the material cost at completion.
- getSummaryAtCompletionMaterialCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the material cost at completion.
- getSummaryAtCompletionNonLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the nonlabor cost at completion.
- getSummaryAtCompletionNonLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the nonlabor cost at completion.
- getSummaryAtCompletionNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the nonlabor cost at completion.
- getSummaryAtCompletionNonLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the nonlabor cost at completion.
- getSummaryAtCompletionNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the nonlabor units at completion.
- getSummaryAtCompletionNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the nonlabor units at completion.
- getSummaryAtCompletionNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the nonlabor units at completion.
- getSummaryAtCompletionNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the nonlabor units at completion.
- getSummaryAtCompletionTotalCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the estimated cost at completion for the activity.
- getSummaryAtCompletionTotalCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the estimated cost at completion for the activity.
- getSummaryAtCompletionTotalCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the estimated cost at completion for the activity.
- getSummaryAtCompletionTotalCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the estimated cost at completion for the activity.
- getSummaryAtCompletionTotalCostVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Baseline Planned Total Cost - At Completion Total Cost.
- getSummaryAtCompletionTotalCostVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Baseline Planned Total Cost - At Completion Total Cost.
- getSummaryAtCompletionTotalCostVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Baseline Planned Total Cost - At Completion Total Cost.
- getSummaryAtCompletionTotalCostVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Baseline Planned Total Cost - At Completion Total Cost.
- getSummaryBaselineCompletedActivityCount() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the number of completed activities in the baseline.
- getSummaryBaselineCompletedActivityCount() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the number of completed activities in the baseline.
- getSummaryBaselineCompletedActivityCount() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the number of completed activities in the baseline.
- getSummaryBaselineCompletedActivityCount() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the number of completed activities in the baseline.
- getSummaryBaselineDuration() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the planned duration for the activity in the primary baseline.
- getSummaryBaselineDuration() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the planned duration for the activity in the primary baseline.
- getSummaryBaselineDuration() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the planned duration for the activity in the primary baseline.
- getSummaryBaselineDuration() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the planned duration for the activity in the primary baseline.
- getSummaryBaselineExpenseCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the planned cost for all project expenses associated with the activity in the primary
baseline.
- getSummaryBaselineExpenseCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the planned cost for all project expenses associated with the activity in the primary
baseline.
- getSummaryBaselineExpenseCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the planned cost for all project expenses associated with the activity in the primary
baseline.
- getSummaryBaselineExpenseCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the planned cost for all project expenses associated with the activity in the primary
baseline.
- getSummaryBaselineFinishDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the current latest finish date of all activities in the project for the current baseline.
- getSummaryBaselineFinishDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the current latest finish date of all activities in the EPS for the current baseline.
- getSummaryBaselineFinishDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the current latest finish date of all activities in the project for the current baseline.
- getSummaryBaselineFinishDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the current latest finish date of all activities in the WBS for the current baseline.
- getSummaryBaselineInProgressActivityCount() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the number of in-progress activities in the baseline.
- getSummaryBaselineInProgressActivityCount() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the number of activities that should be currently in progress, according to the primary
baseline.
- getSummaryBaselineInProgressActivityCount() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the number of in-progress activities in the baseline.
- getSummaryBaselineInProgressActivityCount() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the number of activities that should be currently in progress, according to the primary
baseline.
- getSummaryBaselineLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the planned cost for all labor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the planned cost for all labor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the planned cost for all labor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the planned cost for all labor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the planned units for all labor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the planned units for all labor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the planned units for all labor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the planned units for all labor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineMaterialCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the planned cost for all material resources assigned to the activity in the primary
baseline.
- getSummaryBaselineMaterialCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the planned cost for all material resources assigned to the activity in the primary
baseline.
- getSummaryBaselineMaterialCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the planned cost for all material resources assigned to the activity in the primary
baseline.
- getSummaryBaselineMaterialCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the planned cost for all material resources assigned to the activity in the primary
baseline.
- getSummaryBaselineNonLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the planned cost for all nonlabor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineNonLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the planned cost for all nonlabor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the planned cost for all nonlabor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineNonLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the planned cost for all nonlabor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the planned units for all nonlabor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the planned units for all nonlabor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the planned units for all nonlabor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the planned units for all nonlabor resources assigned to the activity in the primary
baseline.
- getSummaryBaselineNotStartedActivityCount() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the number of activities not started in the baseline.
- getSummaryBaselineNotStartedActivityCount() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the number of activities not started in the baseline.
- getSummaryBaselineNotStartedActivityCount() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the number of activities not started in the baseline.
- getSummaryBaselineNotStartedActivityCount() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the number of activities not started in the baseline.
- getSummaryBaselineStartDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the current earliest start date of all activities in the WBS for the current baseline.
- getSummaryBaselineStartDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the current earliest start date of all activities in the EPS for the current baseline.
- getSummaryBaselineStartDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the current earliest start date of all activities in the Project for the current
baseline.
- getSummaryBaselineStartDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the current earliest start date of all activities in the WBS for the current baseline.
- getSummaryBaselineTotalCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Planned Total Cost for the activity in the primary baseline, including labor
resources, nonlabor resources, and project expenses.
- getSummaryBaselineTotalCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Planned Total Cost for the activity in the primary baseline, including labor
resources, nonlabor resources, and project expenses.
- getSummaryBaselineTotalCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Planned Total Cost for the activity in the primary baseline, including labor
resources, nonlabor resources, and project expenses.
- getSummaryBaselineTotalCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Planned Total Cost for the activity in the primary baseline, including labor
resources, nonlabor resources, and project expenses.
- getSummaryBudgetAtCompletionByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Planned Total Cost through activity completion.
- getSummaryBudgetAtCompletionByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Planned Total Cost through activity completion.
- getSummaryBudgetAtCompletionByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Planned Total Cost through activity completion.
- getSummaryBudgetAtCompletionByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Planned Total Cost through activity completion.
- getSummaryBudgetAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Baseline Planned Labor Cost + Baseline Planned Nonlabor Cost + Baseline Planned
Expense Cost.
- getSummaryBudgetAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Baseline Labor Units.
- getSummaryBudgetAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Baseline Labor Units.
- getSummaryBudgetAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Baseline Labor Units.
- getSummaryCompletedActivityCount() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the number of activities that have an Actual Finish in the WBS.
- getSummaryCompletedActivityCount() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the number of activities that have an Actual Finish in the EPS.
- getSummaryCompletedActivityCount() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the number of activities that have an Actual Finish in the Project.
- getSummaryCompletedActivityCount() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the number of activities that have an Actual Finish in the WBS.
- getSummaryCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of cost for all nonlabor resources assigned.
- getSummaryCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of costs for the resource assignments in the EPS.
- getSummaryCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of cost for all nonlabor resources assigned.
- getSummaryCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of costs for the resource assignments in the wbs.
- getSummaryCostPercentOfPlanned() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the activity actual cost percent of planned.
- getSummaryCostPercentOfPlanned() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the activity actual cost percent of planned.
- getSummaryCostPercentOfPlanned() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the activity actual cost percent of planned.
- getSummaryCostPercentOfPlanned() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the activity actual cost percent of planned.
- getSummaryCostPerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Earned Value divided by the Actual Cost.
- getSummaryCostPerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Earned Value divided by the Actual Cost.
- getSummaryCostPerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Earned Value divided by the Actual Cost.
- getSummaryCostPerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Earned Value divided by the Actual Cost.
- getSummaryCostPerformanceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Earned Value Labor Units / Actual Labor Units.
- getSummaryCostPerformanceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Earned Value Labor Units / Actual Labor Units.
- getSummaryCostPerformanceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Earned Value Labor Units / Actual Labor Units.
- getSummaryCostPerformanceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Earned Value Labor Units / Actual Labor Units.
- getSummaryCostVarianceByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Earned Value minus the Actual Cost.
- getSummaryCostVarianceByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Earned Value minus the Actual Cost.
- getSummaryCostVarianceByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Earned Value minus the Actual Cost.
- getSummaryCostVarianceByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Earned Value minus the Actual Cost.
- getSummaryCostVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Earned Value Labor Cost minus Actual Value Labor Cost.
- getSummaryCostVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Earned Value Labor Cost minus Actual Value Labor Cost.
- getSummaryCostVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Earned Value Labor Cost minus Actual Value Labor Cost.
- getSummaryCostVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Earned Value Labor Cost minus Actual Value Labor Cost.
- getSummaryCostVarianceIndex() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the value that is calculated as the Cost Variance divided by Earned Value.
- getSummaryCostVarianceIndex() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the value that is calculated as the Cost Variance divided by Earned Value.
- getSummaryCostVarianceIndex() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the value that is calculated as the Cost Variance divided by Earned Value.
- getSummaryCostVarianceIndex() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the value that is calcuated as the Cost Variance divided by Earned Value.
- getSummaryCostVarianceIndexByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Cost Variance divided by Earned Value.
- getSummaryCostVarianceIndexByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Cost Variance divided by Earned Value.
- getSummaryCostVarianceIndexByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Cost Variance divided by Earned Value.
- getSummaryCostVarianceIndexByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Cost Variance divided by Earned Value.
- getSummaryCostVarianceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Cost Variance Labor Units divided by Earned Value Labor Units.
- getSummaryCostVarianceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Cost Variance Labor Units divided by Earned Value Labor Units.
- getSummaryCostVarianceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Cost Variance Labor Units divided by Earned Value Labor Units.
- getSummaryCostVarianceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Cost Variance Labor Units divided by Earned Value Labor Units.
- getSummaryDurationPercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the activity actual duration percent of planned.
- getSummaryDurationPercentComplete() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the activity actual duration percent of planned.
- getSummaryDurationPercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the activity actual duration percent of planned.
- getSummaryDurationPercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the activity actual duration percent of planned.
- getSummaryDurationPercentOfPlanned() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the summary actual duration percent of planned of all activities under this project.
- getSummaryDurationPercentOfPlanned() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the summary actual duration percent of planned of all activities under this EPS.
- getSummaryDurationPercentOfPlanned() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the summary actual duration percent of planned of all activities under this project.
- getSummaryDurationPercentOfPlanned() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the summary actual duration percent of planned of all activities under this WBS.
- getSummaryDurationVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the duration between the activity's baseline duration and the at complete duration.
- getSummaryDurationVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the duration between the activity's baseline duration and the at complete duration.
- getSummaryDurationVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the duration between the activity's baseline duration and the at complete duration.
- getSummaryDurationVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the duration between the activity's baseline duration and the at complete duration.
- getSummaryEarnedValueByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Budget at Completion * Performance % Complete.
- getSummaryEarnedValueByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Budget at Completion * Performance % Complete.
- getSummaryEarnedValueByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Budget at Completion * Performance % Complete.
- getSummaryEarnedValueByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Budget at Completion * Performance % Complete.
- getSummaryEarnedValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the portion of the baseline labor units that is actually completed as of the project data
date.
- getSummaryEarnedValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Schedule Variance Labor Units divided by the Planned Value Labor Units.
- getSummaryEarnedValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the portion of the baseline labor units that is actually completed as of the project data
date.
- getSummaryEarnedValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the portion of the baseline labor units that is actually completed as of the project data
date.
- getSummaryEstimateAtCompletionByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Actual Cost plus the Estimate to Complete Cost.
- getSummaryEstimateAtCompletionByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Actual Cost plus the Estimate to Complete Cost.
- getSummaryEstimateAtCompletionByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Actual Cost plus the Estimate to Complete Cost.
- getSummaryEstimateAtCompletionByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Actual Cost plus the Estimate to Complete Cost.
- getSummaryEstimateAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Actual Labor Units + Estimate To Complete Labor Units.
- getSummaryEstimateAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Actual Labor Units + Estimate To Complete Labor Units.
- getSummaryEstimateAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Actual Labor Units + Estimate To Complete Labor Units.
- getSummaryEstimateAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Actual Labor Units + Estimate To Complete Labor Units.
- getSummaryEstimateAtCompletionHighPercentByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the high forecast of Estimate At Completion (EAC) by labor units.
- getSummaryEstimateAtCompletionHighPercentByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the high forecast of Estimate At Completion (EAC) by labor units.
- getSummaryEstimateAtCompletionHighPercentByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the high forecast of Estimate At Completion (EAC) by labor units.
- getSummaryEstimateAtCompletionHighPercentByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the high forecast of Estimate At Completion (EAC) by labor units.
- getSummaryEstimateAtCompletionLowPercentByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the low forecast of Estimate At Completion (EAC) by labor units.
- getSummaryEstimateAtCompletionLowPercentByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the low forecast of Estimate At Completion (EAC) by labor units.
- getSummaryEstimateAtCompletionLowPercentByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the low forecast of Estimate At Completion (EAC) by labor units.
- getSummaryEstimateAtCompletionLowPercentByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the low forecast of Estimate At Completion (EAC) by labor units.
- getSummaryEstimateToCompleteByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Remaining Total Cost for the activity or the Performance Factor * (Budget at
Completion - Earned Value), depending on the Earned Value technique selected for the
activity's WBS (calculated from the primary baseline).
- getSummaryEstimateToCompleteByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Remaining Total Cost for the activity or the Performance Factor * (Budget at
Completion - Earned Value), depending on the Earned Value technique selected for the
activity's WBS (calculated from the primary baseline).
- getSummaryEstimateToCompleteByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Remaining Total Cost for the activity or the Performance Factor * (Budget at
Completion - Earned Value), depending on the Earned Value technique selected for the
activity's WBS (calculated from the primary baseline).
- getSummaryEstimateToCompleteByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Remaining Total Cost for the activity or the Performance Factor * (Budget at
Completion - Earned Value), depending on the Earned Value technique selected for the
activity's WBS (calculated from the primary baseline).
- getSummaryEstimateToCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the estimated quantity to complete the activity.
- getSummaryEstimateToCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the estimated quantity to complete the activity.
- getSummaryEstimateToCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the estimated quantity to complete the activity.
- getSummaryEstimateToCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the estimated quantity to complete the activity.
- getSummaryExpenseCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of cost for all expenses associated with the project.
- getSummaryExpenseCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of cost for all expenses associated with the EPS.
- getSummaryExpenseCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of cost for all expenses associated with the project.
- getSummaryExpenseCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of cost for all expenses associated with the WBS.
- getSummaryExpenseCostVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense
Cost = Actual Expense Cost + Remaining Expense Cost).
- getSummaryExpenseCostVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense
Cost = Actual Expense Cost + Remaining Expense Cost).
- getSummaryExpenseCostVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense
Cost = Actual Expense Cost + Remaining Expense Cost).
- getSummaryExpenseCostVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Baseline Planned Expense Cost - At Completion Expense Cost (At Completion Expense
Cost = Actual Expense Cost + Remaining Expense Cost).
- getSummaryFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets all fields in the summary group for this business object.
- getSummaryFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
Gets all fields in the summary group for this business object.
- getSummaryFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Gets all fields in the summary group for this business object.
- getSummaryFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Gets all fields in the summary group for this business object.
- getSummaryFinishDateVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the duration between the finish date in the current project and the baseline finish date.
- getSummaryFinishDateVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the duration between the finish date in the current project and the baseline finish date.
- getSummaryFinishDateVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the duration between the finish date in the current project and the baseline finish date.
- getSummaryFinishDateVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the duration between the finish date in the current project and the baseline finish date.
- getSummaryInProgressActivityCount() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the number of activities that are currently in progress.
- getSummaryInProgressActivityCount() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the number of activities that are currently in progress.
- getSummaryInProgressActivityCount() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the number of activities that are currently in progress.
- getSummaryInProgressActivityCount() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the number of activities that are currently in progress.
- getSummaryLaborCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of cost for all labor resources assigned to the project.
- getSummaryLaborCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of cost for all labor resources assigned to the EPS.
- getSummaryLaborCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of cost for all labor resources assigned to the project.
- getSummaryLaborCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of cost for all labor resources assigned to the WBS.
- getSummaryLaborCostVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Baseline Planned Labor Cost - At Completion Labor Cost.
- getSummaryLaborCostVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Baseline Planned Labor Cost - At Completion Labor Cost.
- getSummaryLaborCostVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Baseline Planned Labor Cost - At Completion Labor Cost.
- getSummaryLaborCostVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Baseline Planned Labor Cost - At Completion Labor Cost.
- getSummaryLaborUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of units for all labor resources for the WBS.
- getSummaryLaborUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of units for all labor resources for the EPS.
- getSummaryLaborUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of units for all labor resources for the Project.
- getSummaryLaborUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of units for all labor resources for the WBS.
- getSummaryLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the difference between baseline labor units and at completion labor units.
- getSummaryLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the difference between baseline labor units and at completion labor units.
- getSummaryLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the difference between baseline labor units and at completion labor units.
- getSummaryLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the difference between baseline labor units and at completion labor units.
- getSummaryLevel(String) - Static method in class com.primavera.integration.client.bo.enm.SummaryLevel
-
Gets an instance of SummaryLevel based on the String value specified.
- getSummaryLevel(int) - Static method in class com.primavera.integration.client.bo.enm.SummaryLevel
-
Gets an instance of SummaryLevel based on the integer value specified.
- getSummaryLevel() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the summary level for the project while performing project summarization.
- getSummaryMaterialCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of cost for all material resources assigned to the project.
- getSummaryMaterialCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of cost for all material resources assigned to the EPS.
- getSummaryMaterialCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of cost for all material resources assigned to the project.
- getSummaryMaterialCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of cost for all material resources assigned to the WBS.
- getSummaryMaterialCostVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the variance that is calculated as Baseline Material Cost - At Completion Material Cost.
- getSummaryMaterialCostVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the variance that is calculated as Baseline Material Cost - At Completion Material Cost.
- getSummaryMaterialCostVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the variance that is calculated as Baseline Material Cost - At Completion Material Cost.
- getSummaryMaterialCostVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the variance that is calculated as Baseline Material Cost - At Completion Material Cost.
- getSummaryNonLaborCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of cost for all non-labor resources assigned to the project.
- getSummaryNonLaborCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of cost for all non-labor resources assigned to the EPS.
- getSummaryNonLaborCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of cost for all non-labor resources assigned to the project.
- getSummaryNonLaborCostPercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of cost for all non-labor resources assigned to the WBS.
- getSummaryNonLaborCostVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
- getSummaryNonLaborCostVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
- getSummaryNonLaborCostVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
- getSummaryNonLaborCostVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Baseline Planned Nonlabor Cost - At Completion Nonlabor Cost.
- getSummaryNonLaborUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of units for all nonlabor resources for the Project.
- getSummaryNonLaborUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of units for all nonlabor resources for the EPS.
- getSummaryNonLaborUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of units for all nonlabor resources for the Project.
- getSummaryNonLaborUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of units for all nonlabor resources for the WBS.
- getSummaryNonLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the difference between baseline nonlabor units and at completion non labor units.
- getSummaryNonLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the difference between baseline nonlabor units and at completion non labor units.
- getSummaryNonLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the difference between baseline nonlabor units and at completion non labor units.
- getSummaryNonLaborUnitsVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the difference between baseline nonlabor units and at completion non labor units.
- getSummaryNotStartedActivityCount() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the number of activities that are currently not started.
- getSummaryNotStartedActivityCount() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the number of activities that are currently not started.
- getSummaryNotStartedActivityCount() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the number of activities that are currently not started.
- getSummaryNotStartedActivityCount() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the number of activities that are currently not started.
- getSummaryPerformancePercentCompleteByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of performance for all labor resources, nonlabor resources, and
expenses.
- getSummaryPerformancePercentCompleteByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of performance for all labor resources, nonlabor resources, and
expenses.
- getSummaryPerformancePercentCompleteByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of performance for all labor resources, nonlabor resources, and
expenses.
- getSummaryPerformancePercentCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of units for the resource assignments in the WBS Computed as Actual
Units / At Complete Units * 100.
- getSummaryPerformancePercentCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of performance for all labor resources.
- getSummaryPerformancePercentCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of performance for all labor resources.
- getSummaryPerformancePercentCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of performance for all labor resources.
- getSummaryPlannedCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of all planned expense, non labor, labor, and material costs in the baseline
project.
- getSummaryPlannedCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of all planned expense, non labor, labor, and material costs in the EPS.
- getSummaryPlannedCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of all planned expense, non labor, labor, and material costs in the project.
- getSummaryPlannedCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of all planned expense, non labor, labor, and material costs in the WBS.
- getSummaryPlannedDuration() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the total working days between planned start and finish dates in the baseline project.
- getSummaryPlannedDuration() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the total working days between planned start and finish dates in the EPS.
- getSummaryPlannedDuration() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the total working days between planned start and finish dates in the project.
- getSummaryPlannedDuration() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the total working days between planned start and finish dates in the WBS.
- getSummaryPlannedExpenseCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of all planned expense costs in the baseline project.
- getSummaryPlannedExpenseCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of all planned expense costs in the EPS.
- getSummaryPlannedExpenseCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of all planned expense costs in the project.
- getSummaryPlannedExpenseCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of all planned expense costs in the WBS.
- getSummaryPlannedFinishDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the latest planned finish date of all activities in the baseline project.
- getSummaryPlannedFinishDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the latest planned finish date of all activities in the EPS.
- getSummaryPlannedFinishDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the latest planned finish date of all activities in the project.
- getSummaryPlannedFinishDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the latest planned finish date of all activities in the WBS.
- getSummaryPlannedLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of all planned labor costs in the baseline project.
- getSummaryPlannedLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of all planned labor costs in the EPS.
- getSummaryPlannedLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of all planned labor costs in the project.
- getSummaryPlannedLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of all planned labor costs in the WBS.
- getSummaryPlannedLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of all planned labor units in the baseline project.
- getSummaryPlannedLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of all planned labor units in the EPS.
- getSummaryPlannedLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of all planned labor units in the project.
- getSummaryPlannedLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of all planned labor units in the WBS.
- getSummaryPlannedMaterialCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of all planned material costs in the baseline project.
- getSummaryPlannedMaterialCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of all planned material costs in the EPS.
- getSummaryPlannedMaterialCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of all planned material costs in the project.
- getSummaryPlannedMaterialCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of all planned material costs in the WBS.
- getSummaryPlannedNonLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of all planned non labor costs in the baseline project.
- getSummaryPlannedNonLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of all planned non labor costs in the EPS.
- getSummaryPlannedNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of all planned non labor costs in the project.
- getSummaryPlannedNonLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of all planned non labor costs in the WBS.
- getSummaryPlannedNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of all planned non labor units in the baseline project.
- getSummaryPlannedNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of all planned non labor units in the EPS.
- getSummaryPlannedNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of all planned non labor units in the project.
- getSummaryPlannedNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of all planned non labor units in the WBS.
- getSummaryPlannedStartDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the earliest planned start date of all activities in the baseline project.
- getSummaryPlannedStartDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the earliest planned start date of all activities in the EPS.
- getSummaryPlannedStartDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the earliest planned start date of all activities in the project.
- getSummaryPlannedStartDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the earliest planned start date of all activities in the WBS.
- getSummaryPlannedValueByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Budget at Completion * Schedule % Complete.
- getSummaryPlannedValueByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Budget at Completion * Schedule % Complete.
- getSummaryPlannedValueByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Budget at Completion * Schedule % Complete.
- getSummaryPlannedValueByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Budget at Completion * Schedule % Complete.
- getSummaryPlannedValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the portion of the baseline labor units that is scheduled to be completed as of the
project data date.
- getSummaryPlannedValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the portion of the baseline labor units that is scheduled to be completed as of the
project data date.
- getSummaryPlannedValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the portion of the baseline labor units that is scheduled to be completed as of the
project data date.
- getSummaryPlannedValueByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the portion of the baseline labor units that is scheduled to be completed as of the
project data date.
- getSummaryProgressFinishDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the date the activity is expected to be finished according to the progress made on the
activity's work products.
- getSummaryProgressFinishDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the date the activity is expected to be finished according to the progress made on the
activity's work products.
- getSummaryProgressFinishDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the date the activity is expected to be finished according to the progress made on the
activity's work products.
- getSummaryProgressFinishDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the date the activity is expected to be finished according to the progress made on the
activity's work products.
- getSummaryRemainingDuration() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the total working time from the WBS remaining start date to the remaining finish date.
- getSummaryRemainingDuration() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the total working time from the EPS remaining start date to the remaining finish date.
- getSummaryRemainingDuration() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the total working time from the Project remaining start date to the remaining finish
date.
- getSummaryRemainingDuration() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the total working time from the WBS remaining start date to the remaining finish date.
- getSummaryRemainingExpenseCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the remaining costs for all project expenses associated with the activities in the WBS.
- getSummaryRemainingExpenseCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the remaining costs for all project expenses associated with the activities in the EPS.
- getSummaryRemainingExpenseCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the remaining costs for all project expenses associated with the activities in the
Project.
- getSummaryRemainingExpenseCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the remaining costs for all project expenses associated with the activities in the WBS.
- getSummaryRemainingFinishDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the date the resource is scheduled to finish the remaining work for the activity.
- getSummaryRemainingFinishDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the date the resource is scheduled to finish the remaining work for the activity.
- getSummaryRemainingFinishDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the date the resource is scheduled to finish the remaining work for the activity.
- getSummaryRemainingFinishDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the date the resource is scheduled to finish the remaining work for the activity.
- getSummaryRemainingLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the remaining costs for all labor resources assigned to the activities.
- getSummaryRemainingLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the remaining costs for all labor resources assigned to the activities.
- getSummaryRemainingLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the remaining costs for all labor resources assigned to the activities.
- getSummaryRemainingLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the remaining costs for all labor resources assigned to the activities.
- getSummaryRemainingLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the remaining units for all labor resources assigned to the activities.
- getSummaryRemainingLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the remaining units for all labor resources assigned to the activities.
- getSummaryRemainingLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the remaining units for all labor resources assigned to the activities.
- getSummaryRemainingLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the remaining units for all labor resources assigned to the activities.
- getSummaryRemainingMaterialCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the remaining material costs for all project expenses associated with the activities in
the WBS.
- getSummaryRemainingMaterialCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the remaining material costs for all project expenses associated with the activities in
the EPS.
- getSummaryRemainingMaterialCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the remaining material costs for all project expenses associated with the activities in
the Project.
- getSummaryRemainingMaterialCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the remaining material costs for all project expenses associated with the activities in
the WBS.
- getSummaryRemainingNonLaborCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the remaining nonlabor costs for all project expenses associated with the activities in
the WBS.
- getSummaryRemainingNonLaborCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the remaining nonlabor costs for all project expenses associated with the activities in
the EPS.
- getSummaryRemainingNonLaborCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the remaining nonlabor costs for all project expenses associated with the activities in
the Project.
- getSummaryRemainingNonLaborCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the remaining nonlabor costs for all project expenses associated with the activities in
the WBS.
- getSummaryRemainingNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the remaining units for all nonlabor resources assigned to the activities.
- getSummaryRemainingNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the remaining units for all nonlabor resources assigned to the activities.
- getSummaryRemainingNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the remaining units for all nonlabor resources assigned to the activities.
- getSummaryRemainingNonLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the remaining units for all nonlabor resources assigned to the activities.
- getSummaryRemainingStartDate() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the earliest remaining start of all activities assigned to the WBS.
- getSummaryRemainingStartDate() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the earliest remaining start of all activities assigned to the EPS.
- getSummaryRemainingStartDate() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the earliest remaining start of all activities assigned to the Project.
- getSummaryRemainingStartDate() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the earliest remaining start of all activities assigned to the WBS.
- getSummaryRemainingTotalCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of all remaining total costs in the WBS.
- getSummaryRemainingTotalCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of all remaining total costs in the EPS.
- getSummaryRemainingTotalCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of all remaining total costs in the Project.
- getSummaryRemainingTotalCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of all remaining total costs in the WBS.
- getSummaryResourceSpreadInterval() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the interval in which resource and role level spreads are summarized and stored.
- getSummarySchedulePercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the measure that indicates how much of the WBS baseline duration has been completed so
far.
- getSummarySchedulePercentComplete() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the measure that indicates how much of the EPS baseline duration has been completed so
far.
- getSummarySchedulePercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the measure that indicates how much of the Project baseline duration has been completed
so far.
- getSummarySchedulePercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the measure that indicates how much of the WBS baseline duration has been completed so
far.
- getSummarySchedulePercentCompleteByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of cost for all labor resources, nonlabor resources, and expenses.
- getSummarySchedulePercentCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of units for all labor resources.
- getSummarySchedulePercentCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of units for all labor resources.
- getSummarySchedulePercentCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of units for all labor resources.
- getSummarySchedulePercentCompleteByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of units for all labor resources.
- getSummarySchedulePerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Earned Value divided by the Planned Value.
- getSummarySchedulePerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Earned Value divided by the Planned Value.
- getSummarySchedulePerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Earned Value divided by the Planned Value.
- getSummarySchedulePerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Earned Value divided by the Planned Value.
- getSummarySchedulePerformanceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Earned Value Labor Units divided by Planned Value Labor Units.
- getSummarySchedulePerformanceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Earned Value Labor Units divided by Planned Value Labor Units.
- getSummarySchedulePerformanceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Earned Value Labor Units divided by Planned Value Labor Units.
- getSummarySchedulePerformanceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Earned Value Labor Units divided by Planned Value Labor Units.
- getSummaryScheduleVarianceByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Earned Value divided by the Planned Value.
- getSummaryScheduleVarianceByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Earned Value divided by the Planned Value.
- getSummaryScheduleVarianceByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Earned Value divided by the Planned Value.
- getSummaryScheduleVarianceByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Earned Value divided by the Planned Value.
- getSummaryScheduleVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Earned Value Labor Units minus the Planned Value Labor Units.
- getSummaryScheduleVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Earned Value Labor Units minus the Planned Value Labor Units.
- getSummaryScheduleVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Earned Value Labor Units minus the Planned Value Labor Units.
- getSummaryScheduleVarianceByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Earned Value Labor Units minus the Planned Value Labor Units.
- getSummaryScheduleVarianceIndex() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the value that is calculated as the Schedule Variance Labor Units divided by Planned
Value Labor Units.
- getSummaryScheduleVarianceIndex() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the value that is calculated as the Schedule Variance Labor Units divided by Planned
Value Labor Units.
- getSummaryScheduleVarianceIndex() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the value that is calculated as the Schedule Variance Labor Units divided by Planned
Value Labor Units.
- getSummaryScheduleVarianceIndex() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the value that is calculated as the Schedule Variance Labor Units divided by Planned
Value Labor Units.
- getSummaryScheduleVarianceIndexByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Schedule Variance divided by the Planned Value.
- getSummaryScheduleVarianceIndexByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Schedule Variance divided by the Planned Value.
- getSummaryScheduleVarianceIndexByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Schedule Variance divided by the Planned Value.
- getSummaryScheduleVarianceIndexByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Schedule Variance divided by the Planned Value.
- getSummaryScheduleVarianceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Schedule Variance Labor Units divided by the Planned Value Labor Units.
- getSummaryScheduleVarianceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Schedule Variance Labor Units divided by the Planned Value Labor Units.
- getSummaryScheduleVarianceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Schedule Variance Labor Units divided by the Planned Value Labor Units.
- getSummaryScheduleVarianceIndexByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Schedule Variance Labor Units divided by the Planned Value Labor Units.
- getSummarySpreadInterval(String) - Static method in class com.primavera.integration.client.bo.enm.SummarySpreadInterval
-
Gets an instance of SummarySpreadInterval based on the String value specified.
- getSummarySpreadInterval(int) - Static method in class com.primavera.integration.client.bo.enm.SummarySpreadInterval
-
Gets an instance of SummarySpreadInterval based on the integer value specified.
- getSummaryStartDateVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the duration between the start date in the current project and the baseline start date.
- getSummaryStartDateVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the duration between the start date in the current project and the baseline start date.
- getSummaryStartDateVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the duration between the start date in the current project and the baseline start date.
- getSummaryStartDateVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the duration between the start date in the current project and the baseline start date.
- getSummaryToCompletePerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual
Cost).
- getSummaryToCompletePerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual
Cost).
- getSummaryToCompletePerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual
Cost).
- getSummaryToCompletePerformanceIndexByCost() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the (Budget at Completion - Earned Value) divided by (Estimate at Completion - Actual
Cost).
- getSummaryTotalCostVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the value that is calculated as baseline total cost - total cost.
- getSummaryTotalCostVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the value that is calculated as baseline total cost - total cost.
- getSummaryTotalCostVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the value that is calculated as baseline total cost - total cost.
- getSummaryTotalCostVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the value that is calculated as baseline total cost - total cost.
- getSummaryTotalFloat() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the amount of time the WBS can be delayed before delaying the project finish date.
- getSummaryTotalFloat() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the amount of time the EPS can be delayed before delaying the project finish date.
- getSummaryTotalFloat() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the amount of time the Project can be delayed before delaying the project finish date.
- getSummaryTotalFloat() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the amount of time the WBS can be delayed before delaying the project finish date.
- getSummaryUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the percent complete of units for the resource assignments in the WBS.
- getSummaryUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the percent complete of units for the resource assignments in the EPS.
- getSummaryUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the percent complete of units for the resource assignments in the Project.
- getSummaryUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the percent complete of units for the resource assignments in the wbs.
- getSummaryVarianceAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
- getSummaryVarianceAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
- getSummaryVarianceAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
- getSummaryVarianceAtCompletionByLaborUnits() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the Baseline Planned Total Labor Units minus Estimate at Completion Labor Units.
- getSummaryWBSSpreadInterval() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the interval in which WBS level spreads are summarized and stored.
- getSuspendDate() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the start date when the progress of a task or resource dependent activity is delayed
from.
- getSymbol() - Method in class com.primavera.integration.client.bo.object.Currency
-
Gets the currency symbol displayed.
- getTaskUIDMap() - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
-
- getTertiaryBaselineProject(ObjectId) - Method in class com.primavera.integration.client.bo.object.User
-
Gets the user's tertiary BaselineProject for the specified project.
- getText() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the value of the text UDF.
- getThresholdMonitorDetail(String) - Static method in class com.primavera.integration.client.bo.enm.ThresholdMonitorDetail
-
Gets an instance of ThresholdMonitorDetail based on the String value specified.
- getThresholdMonitorDetail(int) - Static method in class com.primavera.integration.client.bo.enm.ThresholdMonitorDetail
-
Gets an instance of ThresholdMonitorDetail based on the integer value specified.
- getThresholdParameterObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the unique ID of the associated threshold parameter for the project issue.
- getThresholdParameterObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the unique ID of the associated threshold parameter for this project threshold.
- getThresholdParameterType(String) - Static method in class com.primavera.integration.client.bo.enm.ThresholdParameterType
-
Gets an instance of ThresholdParameterType based on the String value specified.
- getThresholdParameterType(int) - Static method in class com.primavera.integration.client.bo.enm.ThresholdParameterType
-
Gets an instance of ThresholdParameterType based on the integer value specified.
- getThresholdStatus(String) - Static method in class com.primavera.integration.client.bo.enm.ThresholdStatus
-
Gets an instance of ThresholdStatus based on the String value specified.
- getThresholdStatus(int) - Static method in class com.primavera.integration.client.bo.enm.ThresholdStatus
-
Gets an instance of ThresholdStatus based on the integer value specified.
- getThresholdType(String) - Static method in class com.primavera.integration.client.bo.enm.ThresholdType
-
Gets an instance of ThresholdType based on the String value specified.
- getThresholdType(int) - Static method in class com.primavera.integration.client.bo.enm.ThresholdType
-
Gets an instance of ThresholdType based on the integer value specified.
- getTimeBitmapAsLong(double, double) - Static method in class com.primavera.common.value.DetailedWorkHours
-
Gets a time map value with given time range .
- getTimeBitmapAsLong(String, String) - Static method in class com.primavera.common.value.DetailedWorkHours
-
Gets a time map value for the given time range
- getTimeBitmapAsLong() - Method in class com.primavera.common.value.DetailedWorkHours
-
Gets a time map value for this object
- getTimeBitmapAsString() - Method in class com.primavera.common.value.DetailedWorkHours
-
Gets a time bit map as a String for this object .
- getTimesheetActivityStatus() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the status of the timesheet activity, the value of which will depend on who approved or
rejected it.
- getTimesheetApprovalLevel() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the number of approval levels required for timesheets (0, 1, or 2) before timesheets
hours are applied to activities as actuals.
- getTimesheetApprovalManager() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the resource manager assigned to approve timesheets for the resource.
- getTimesheetApprovalManagerObjectId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the unique ID of the resource manager assigned to approve timesheets for the resource.
- getTimesheetApprovingAs(String) - Static method in class com.primavera.integration.client.bo.enm.TimesheetApprovingAs
-
Gets an instance of TimesheetApprovingAs based on the String value specified.
- getTimesheetApprovingAs(int) - Static method in class com.primavera.integration.client.bo.enm.TimesheetApprovingAs
-
Gets an instance of TimesheetApprovingAs based on the integer value specified.
- getTimesheetApprovingAs() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the role of the timesheet approver.
- getTimesheetDecimalDigits() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the number of decimal digits for recording hours in timesheets.
- getTimesheetInterval() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates whether timesheet application users enter timesheet hours daily
or by entire timesheet reporting period.
- getTimesheetPeriodEndDate() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the timesheet period end date.
- getTimesheetPeriodEndsOnDay() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the end day of time sheet period used in time sheet application.
- getTimesheetPeriodObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the unique ID of the associated timesheet.
- getTimesheetPeriodObjectId() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets the unique ID of the timesheet period.
- getTimesheetPeriodObjectId() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the unique ID of the timesheet period.
- getTimesheetPeriodStartDate() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the timesheet period start date.
- getTimesheetPeriodType(String) - Static method in class com.primavera.integration.client.bo.enm.TimesheetPeriodType
-
Gets an instance of TimesheetPeriodType based on the String value specified.
- getTimesheetPeriodType(int) - Static method in class com.primavera.integration.client.bo.enm.TimesheetPeriodType
-
Gets an instance of TimesheetPeriodType based on the integer value specified.
- getTimesheetPeriodType() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the time period used in time sheet application.
- getTimesheetStatus(String) - Static method in class com.primavera.integration.client.bo.enm.TimesheetStatus
-
Gets an instance of TimesheetStatus based on the String value specified.
- getTimesheetStatus(int) - Static method in class com.primavera.integration.client.bo.enm.TimesheetStatus
-
Gets an instance of TimesheetStatus based on the integer value specified.
- getTimesheetStatus() - Method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets the status of the timesheet.
- getTimesheetStatusDate() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the status date of the associated timesheet.
- getTimeString() - Method in class com.primavera.common.value.DetailedWorkHours
-
Gets a time string for this object.
- getTimeWindowCompletedActivities() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the time window (days) to access completed activities in the timesheet application,
assigned to new resources by default.
- getTimeWindowNotStartedActivities() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the time window (days) to access not started activities in the timesheet application,
assigned to new resources by default.
- getTitle() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the title or name of a project work product or document.
- getTitle() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the title of the resource.
- getTitle() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Gets the name/title of the user-defined field.
- getToCompletePerformanceIndex() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the TCPI, which is calculated as (budget at completion - earned value) / (estimate at
completion - ACWP).
- getToDate() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the ending custom date of the time window that is monitored against a project threshold.
- getToDateExpression() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the expression for the ending date of the time window that is monitored against a project
threshold.
- getTotalBenefitPlan() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of the monthly benefit plan.
- getTotalBenefitPlan() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of the monthly benefit plan.
- getTotalBenefitPlan() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of the monthly benefit plan.
- getTotalBenefitPlan() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of the monthly benefit plan.
- getTotalBenefitPlanTally() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of the monthly benefit plan tally.
- getTotalBenefitPlanTally() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of the monthly benefit plan tally.
- getTotalBenefitPlanTally() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of the monthly benefit plan tally.
- getTotalBenefitPlanTally() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of the monthly benefit plan tally.
- getTotalCost1Variance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the primary baseline total cost and the at completion total cost.
- getTotalCostVariance() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the difference between the project baseline total cost and the at completion total cost.
- getTotalFloat() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the amount of time the activity can be delayed before delaying the project finish date.
- getTotalFunding() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the total amount of funding contributed to the project by your funding sources.
- getTotalFunding() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the total amount of funding contributed to the project by your funding sources.
- getTotalSpendingPlan() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of the monthly spending plan.
- getTotalSpendingPlan() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of the monthly spending plan.
- getTotalSpendingPlan() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of the monthly spending plan.
- getTotalSpendingPlan() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of the monthly spending plan.
- getTotalSpendingPlanTally() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the sum of the monthly spending plan tally.
- getTotalSpendingPlanTally() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the sum of the monthly spending plan tally.
- getTotalSpendingPlanTally() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the sum of the monthly spending plan tally.
- getTotalSpendingPlanTally() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the sum of the monthly spending plan tally.
- getTotalWorkHours() - Method in class com.primavera.common.value.DetailedWorkHours
-
Gets the total work time in minutes for this object
- getTotalWorkHours(Date) - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the total work hours and date for this given date.
- getType() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the type of activity, either 'Task Dependent', 'Resource Dependent', 'Level of Effort',
'Start Milestone', 'Finish Milestone', or 'WBS Summary'.
- getType() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Gets the calendar type - either 'Global', 'Resource', or 'Project'.
- getType() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the type of the project portfolio: "Manual", "Auto-Maintained", or "Filtered".
- getType() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Gets the type of relationship: 'Finish to Start', 'Finish to Finish', 'Start to Start', or
'Start to Finish'.
- getType() - Method in class com.primavera.integration.client.bo.object.Risk
-
Gets the type of the risk.
- getType() - Method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets the field name for the threshold parameter.
- getUDFCodeObjectId() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the unique ID of the associated UDF code.
- getUDFDataType(String) - Static method in class com.primavera.integration.client.bo.enm.UDFDataType
-
Gets an instance of UDFDataType based on the String value specified.
- getUDFDataType(int) - Static method in class com.primavera.integration.client.bo.enm.UDFDataType
-
Gets an instance of UDFDataType based on the integer value specified.
- getUDFFieldName() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Obtaining composed field name used for loading udf data.
- getUDFIndicator(String) - Static method in class com.primavera.integration.client.bo.enm.UDFIndicator
-
Gets an instance of UDFIndicator based on the String value specified.
- getUDFIndicator(int) - Static method in class com.primavera.integration.client.bo.enm.UDFIndicator
-
Gets an instance of UDFIndicator based on the integer value specified.
- getUDFSubjectArea(String) - Static method in class com.primavera.integration.client.bo.enm.UDFSubjectArea
-
Gets an instance of UDFSubjectArea based on the String value specified.
- getUDFSubjectArea(int) - Static method in class com.primavera.integration.client.bo.enm.UDFSubjectArea
-
Gets an instance of UDFSubjectArea based on the integer value specified.
- getUDFSummaryMethodType(String) - Static method in class com.primavera.integration.client.bo.enm.UDFSummaryMethodType
-
Gets an instance of UDFSummaryMethodType based on the String value specified.
- getUDFSummaryMethodType(int) - Static method in class com.primavera.integration.client.bo.enm.UDFSummaryMethodType
-
Gets an instance of UDFSummaryMethodType based on the integer value specified.
- getUDFTypeDataType() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the data type of the associated user-defined field type: "Text", "Start Date", "Finish
Date", "Cost", "Double", "Integer", "Indicator", or "Code".
- getUDFTypeObjectId() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the unique ID of the associated UDF type.
- getUDFTypesAssigned() - Method in class com.primavera.integration.client.bo.object.Risk
-
- getUDFTypeSubjectArea() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the subject area of the associated user-defined field type: "Activity", "Activity
Expense", "Activity Step", "Activity Step Template Item", "Project", "Project Issue", "Project
Risk", "Resource", "Resource Assignment", "WBS", or "Work Products and Documents".
- getUDFTypeTitle() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets the name/title of the associated user-defined field type.
- getUnallocatedBudget() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the total current budget minus the distributed current budget.
- getUnallocatedBudget() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the total current budget minus the distributed current budget.
- getUnallocatedBudget() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the total current budget minus the distributed current budget.
- getUnallocatedBudget() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the difference between the total current and distributed current budget.
- getUnapprovedHours() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the actual non-overtime units submitted by the resource on the activity.
- getUnapprovedOvertimeHours() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the actual overtime units submitted by the resource on the acitivity.
- getUndistributedCurrentVariance() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the total spending plan minus the total spending plan tally.
- getUndistributedCurrentVariance() - Method in class com.primavera.integration.client.bo.object.EPS
-
Gets the total spending plan minus the total spending plan tally.
- getUndistributedCurrentVariance() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the total spending plan minus the total spending plan tally.
- getUndistributedCurrentVariance() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the total spending plan minus the total spending plan tally.
- getUniqueValues() - Method in class com.primavera.integration.util.BOHierarchyMap
-
Gets all unique values in this map
- getUnitFields() - Method in class com.primavera.common.value.spread.BaseSpread
-
Gets the unit field names in the spread data.
- getUnitFields() - Method in interface com.primavera.common.value.spread.SpreadData
-
Get the unit fields in this spread data.
- getUnitOfMeasure() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the unit of measure for the project expense.
- getUnitOfMeasureObjectId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the unit of measure this material resource uses.
- getUnits(String) - Method in interface com.primavera.common.value.spread.SpreadPeriod
-
Gets the unit value of the specified field in this spread period
- getUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the percent complete of units for all labor and nonlabor resources assigned to the
activity.
- getUnitsPercentComplete() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the percent complete of units for the resource assignment on the activity.
- getUnitType(String) - Static method in class com.primavera.integration.client.bo.enm.UnitType
-
Gets an instance of UnitType based on the String value specified.
- getUnitType(int) - Static method in class com.primavera.integration.client.bo.enm.UnitType
-
Gets an instance of UnitType based on the integer value specified.
- getUnreadCommentCount() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the total number of unread comments on this activity for a user.
- getUnstaffedActualCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the unstaffed actual cost for this spread period.
- getUnstaffedActualOvertimeCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the unstaffed actual overtime cost for this spread period.
- getUnstaffedActualOvertimeUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the unstaffed actual overtime units for this spread period.
- getUnstaffedActualRegularCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the unstaffed actual regular cost for this spread period.
- getUnstaffedActualRegularUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the unstaffed actual regular units for this spread period.
- getUnstaffedActualUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the unstaffed actual units for this spread period.
- getUnstaffedAtCompletionCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the unstaffed st completion cost for this spread period.
- getUnstaffedAtCompletionUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the unstaffed st completion units for this spread period.
- getUnstaffedPlannedCost() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the unstaffed planned cost for this spread period.
- getUnstaffedPlannedUnits() - Method in interface com.primavera.common.value.spread.SummaryAssignmentSpreadPeriod
-
Gets the unstaffed planned units for this spread period.
- getUnstaffedRemainingCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the unstaffed remaining cost for this spread period.
- getUnstaffedRemainingCost() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the time distribution of the resource's remaining cost for resource assignments that have
not filled a role.
- getUnstaffedRemainingLateCost() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the unstaffed remaining late cost for this spread period.
- getUnstaffedRemainingLateUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the unstaffed remaining late units for this spread period.
- getUnstaffedRemainingUnits() - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriodBase
-
Gets the unstaffed remaining units for this spread period.
- getUnstaffedRemainingUnits() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the time distribution of the resource's remaining units for resource assignments that
have not filled a role.
- getUpperThreshold() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the upper value of the threshold parameter which triggered the project issue.
- getUpperThreshold() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the upper value of a project threshold parameter which will trigger an issue.
- getUseCalendarTimePeriodsFlag() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates whether the system uses the hours per time period defined in the
calendar.If this flag is true, the system uses the hours per time period settings that are
defined in the calendar.If this flag is false, the system uses the hours per time period from
the global preferences.
- getUseExpectedFinishDates() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the option used for setting activity finish dates as the expected finish dates when
scheduling projects.
- getUseMaxTimesheetResourceHours() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag indicating whether to restrict the number of hours a user can enter to the limit
specified in MaxTimesheetResourceHours.
- getUseProjectBaselineForEarnedValue() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the flag that indicates whether earned value should be calculated based on the project
baseline or the user's primary baseline.
- getUseProjectManagerApproval() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates the approval sequence, if any, required for level 2 timesheet
approvals.
- getUserDefinedTitle() - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets the user defined column name.
- getUserInterfaceViewObjectId() - Method in class com.primavera.integration.client.bo.object.User
-
Gets the unique ID of the associated user interface view.
- getUserName() - Method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets the user's login name.
- getUserName() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the user's login name.
- getUserName() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the user's login name.
- getUserName() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets the user's login name.
- getUserName() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets the user's login name.
- getUserName() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets the user's login name.
- getUserName() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the user's login name.
- getUserName() - Method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets the user's login name.
- getUserName() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the user's login name.
- getUserName() - Method in class com.primavera.integration.client.Session
-
Retrieves the name of the
User
who is logged in using this Session instance.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets the unique ID of the user who added this comment.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets the unique ID of the associated user.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets the unique ID of the user.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets the unique ID of a specific user who has access to the selected project portfolio.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the unique ID of the associated user.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets the unique ID of the associated user.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets the unique ID of the associated user.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets the unique ID of a specific user who has access to the selected role team.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets the unique ID of the associated user.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets the unique ID of the associated user.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets the unique ID of the associated user.
- getUserObjectId() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets the unique ID of the user who is assigned to the project OBS.
- getUserObjectId() - Method in class com.primavera.integration.client.DistributedSession
-
Gets the user id of the current user.
- getUserObjectId() - Method in class com.primavera.integration.client.LocalSession
-
Gets the user id of the current user.
- getUserObjectId() - Method in class com.primavera.integration.client.Session
-
Retrieves the
ObjectId
of the
User
who is logged in using this Session instance.
- getUserTableName() - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets the table name of the user defined column.
- getUSessionId() - Method in class com.primavera.integration.client.DistributedSession
-
Returns an ObjectId
representation of the usession id
- getUSessionId() - Method in class com.primavera.integration.client.LocalSession
-
Returns an ObjectId
representation of the usession id
- getUSessionId() - Method in class com.primavera.integration.client.Session
-
Returns and ObjectId
representation of the usession id
- getUseTimesheets() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the flag that indicates whether new resources use timesheets by default.
- getUseTimesheets() - Method in class com.primavera.integration.client.bo.object.Resource
-
Gets the flag that indicates whether the resource uses timesheets.
- getValue() - Method in class com.primavera.common.value.Cost
-
Gets the cost value represented by this object.
- getValue() - Method in class com.primavera.common.value.UnitsPerTime
-
Gets the value represented by this object
- getValue(BusinessObject, String) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets the value as a String of a particular field that was loaded for the given business
object.
- getValue(String) - Method in class com.primavera.integration.client.bo.BusinessObject
-
- getValue(int) - Method in class com.primavera.integration.client.bo.BusinessObject
-
- getValue() - Method in class com.primavera.integration.client.bo.enm.AccrualType
-
Gets the internal value of this AccrualType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ActivityCodeTypeScope
-
Gets the internal value of this ActivityCodeTypeScope instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ActivityStatus
-
Gets the internal value of this ActivityStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ActivityType
-
Gets the internal value of this ActivityType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.AssignmentStaffingPreference
-
Gets the internal value of this AssignmentStaffingPreference instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.BudgetChangeStatus
-
Gets the internal value of this BudgetChangeStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.CalendarType
-
Gets the internal value of this CalendarType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ConstraintType
-
Gets the internal value of this ConstraintType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.CriterionType
-
Gets the internal value of this CriterionType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.CriticalActivityPathType
-
Gets the internal value of this CriticalActivityPathType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.CurrencySeparator
-
Gets the internal value of this CurrencySeparator instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.DayOfWeekType
-
Gets the internal value of this DayOfWeekType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.DefaultRateType
-
Gets the internal value of this DefaultRateType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.DiscountApplicationPeriod
-
Gets the internal value of this DiscountApplicationPeriod instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.DocumentManagementSecurityPolicy
-
Gets the internal value of this DocumentManagementSecurityPolicy instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.DocumentType
-
Gets the internal value of this DocumentType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.DurationType
-
Gets the internal value of this DurationType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.EarnedValueCalculationType
-
Gets the internal value of this EarnedValueCalculationType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.EarnedValueComputeType
-
Gets the internal value of this EarnedValueComputeType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.EarnedValueETCComputeType
-
Gets the internal value of this EarnedValueETCComputeType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.EmailType
-
Gets the internal value of this EmailType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.EnumType
-
Gets the internal value of this enumeration instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.GlobalPrivilege
-
Gets the internal value of this GlobalPrivilege instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ImpactLevel
-
Gets the internal value of this ImpactLevel instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.IntegratedObjectType
-
Gets the internal value of this IntegratedObjectType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.IntegratedProjectType
-
Gets the internal value of this IntegratedProjectType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.IssuePriority
-
Gets the internal value of this IssuePriority instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.IssueStatus
-
Gets the internal value of this IssueStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.JobStatus
-
Gets the internal value of this JobStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.JobType
-
Gets the internal value of this JobType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.LevelingPriority
-
Gets the internal value of this LevelingPriority instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.LicenseType
-
Gets the internal value of this LicenseType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
-
Gets the internal value of this NegativeCurrencyFormat instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.OutOfSequenceScheduleType
-
Gets the internal value of this OutOfSequenceScheduleType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.PercentCompleteType
-
Gets the internal value of this PercentCompleteType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.PortfolioType
-
Gets the internal value of this PortfolioType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.PositiveCurrencyFormat
-
Gets the internal value of this PositiveCurrencyFormat instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.Proficiency
-
Gets the internal value of this Proficiency instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
Gets the internal value of this ProjectPrivilege instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ProjectRiskLevel
-
Gets the internal value of this ProjectRiskLevel instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ProjectStatus
-
Gets the internal value of this ProjectStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RateSource
-
Gets the internal value of this RateSource instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RateSourcePreference
-
Gets the internal value of this RateSourcePreference instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RateType
-
Gets the internal value of this RateType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RelationshipType
-
Gets the internal value of this RelationshipType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ResourceHourStatus
-
Gets the internal value of this ResourceHourStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ResourceType
-
Gets the internal value of this ResourceType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ReviewStatus
-
Gets the internal value of this ReviewStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RiskProbability
-
Gets the internal value of this RiskProbability instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RiskResponseActionStatus
-
Gets the internal value of this RiskResponseActionStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RiskResponseType
-
Gets the internal value of this RiskResponseType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RiskScoreMatrixMethod
-
Gets the internal value of this RiskScoreMatrixMethod instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RiskStatus
-
Gets the internal value of this RiskStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RiskType
-
Gets the internal value of this RiskType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.RoleLimitDisplayOption
-
Gets the internal value of this RoleLimitDisplayOption instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ScheduleFloatType
-
Gets the internal value of this ScheduleFloatType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ScheduleRelationshipLagCalendar
-
Gets the internal value of this ScheduleRelationshipLagCalendar instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.SpreadPeriodType
-
Gets the internal value of this SpreadPeriodType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.SummaryLevel
-
Gets the internal value of this SummaryLevel instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.SummarySpreadInterval
-
Gets the internal value of this SummarySpreadInterval instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ThresholdMonitorDetail
-
Gets the internal value of this ThresholdMonitorDetail instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ThresholdParameterType
-
Gets the internal value of this ThresholdParameterType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ThresholdStatus
-
Gets the internal value of this ThresholdStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.ThresholdType
-
Gets the internal value of this ThresholdType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.TimesheetApprovingAs
-
Gets the internal value of this TimesheetApprovingAs instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.TimesheetPeriodType
-
Gets the internal value of this TimesheetPeriodType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.TimesheetStatus
-
Gets the internal value of this TimesheetStatus instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.UDFDataType
-
Gets the internal value of this UDFDataType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.UDFIndicator
-
Gets the internal value of this UDFIndicator instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.UDFSubjectArea
-
Gets the internal value of this UDFSubjectArea instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.UDFSummaryMethodType
-
Gets the internal value of this UDFSummaryMethodType instance
- getValue() - Method in class com.primavera.integration.client.bo.enm.UnitType
-
Gets the internal value of this UnitType instance
- getValue() - Method in class com.primavera.integration.client.xml.xmlimporter.ImportOption
-
Returns a string representation of this ImportOption.
- getValue(ObjectId) - Method in class com.primavera.integration.util.BOHierarchyMap
-
Gets the value for a particular key
- getValueAsObject(BusinessObject, String) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets the value as an Object of a particular field that was loaded for the given business
object.
- getValueObjectId() - Method in class com.primavera.integration.common.value.ResourceRequestCriterion
-
- getVendor() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the name of the vendor providing the product or service associated with the expense.
- getVersion() - Method in class com.primavera.integration.client.bo.object.Document
-
Gets the work product or document's version number.
- getWBSCategoryLabel() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the dynamic label used for the WBS category.
- getWBSCategoryObjectId() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the unique ID of the associated WBS category value.
- getWBSCode() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the short code assigned to each WBS element for identification.
- getWBSCode() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the short code assigned to each WBS element for identification.
- getWBSCode() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the short code assigned to each WBS element for identification.
- getWBSCode() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the short code assigned to each WBS element for identification.
- getWBSCode() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the short code assigned to each WBS element for identification.
- getWBSCode() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the short code assigned to the associated WBS element for identification.
- getWBSCode() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the short code assigned to each WBS element for identification.
- getWBSCode() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the short code assigned to each WBS element for identification.
- getWBSCode() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the short code assigned to each WBS element for identification.
- getWBSCodeSeparator() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the character used to separate the concatenated code fields for the project's WBS tree.
- getWBSCodeSeparator() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the character used for separating code fields for the cost account tree.
- getWBSCodeSeparator() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the character used to separate the concatenated code fields for the project's WBS tree.
- getWBSMilestonePercentComplete() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the WBSMilestonePercentComplete field determines whether to calculate earned value by
defining milestones at the WBS level and assigning a level of significance or weight to each
of them.
- getWBSMilestonePercentComplete() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the WBSMilestonePercentComplete field determines whether to calculate earned value by
defining milestones at the WBS level and assigning a level of significance or weight to each
of them.
- getWBSName() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the name of the WBS element.
- getWBSName() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the name of the WBS element.
- getWBSName() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the name of the WBS element.
- getWBSName() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the name of the WBS element.
- getWBSName() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the name of the WBS element associated with this note.
- getWBSName() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the name of the WBS element.
- getWBSName() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the name of the WBS element.
- getWBSName() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the name of the WBS element.
- getWBSObjectId() - Method in class com.primavera.common.value.spread.WBSResourceRoleSpread
-
Gets the unique ID of the associated WBS object
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.Activity
-
Gets the unique ID of the WBS for the activity.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets the unique ID of the WBS for the associated activity.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets the unique ID of the WBS for the activity.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets the unique ID of the WBS for the activity.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets the unique ID of the WBS for the activity.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the unique ID of the WBS for the activity.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the internal WBS ID of the project.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the internal WBS ID of the project.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets the unique ID of the WBS element to which the budget change log applies.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets the unique ID of the WBS to which the activity document applies.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets the unique ID of the WBS to which the project issue applies.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets the unique ID of the associated WBS.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets the unique ID of the associated WBS.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the unique ID of the associated WBS.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets the unique ID of the associated WBS for this project spending plan.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets the unique ID of the associated WBS for this project threshold.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets the unique ID of the WBS for the activity.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets the unique ID of the WBS for the associated activity.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets the unique ID of the WBS for the activity.
- getWBSObjectId() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the unique ID of the WBS where the WBS milestone is assigned.
- getWBSResourceSpreads() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the field containing resource spread data for this wbs.
- getWBSRoleSpreads() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the field containing role spread data for this wbs.
- getWBSSpread() - Method in class com.primavera.integration.client.bo.object.WBS
-
Gets the field containing spread data for this WBS.
- getWebSiteRootDirectory() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the root directory for storing project Web site files before they are published to the
Web server.
- getWebSiteRootDirectory() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the root directory for storing project Web site files before they are published to the
Web server.
- getWebSiteURL() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets the project Web site URL, which is the Web address of the project's website.
- getWebSiteURL() - Method in class com.primavera.integration.client.bo.object.Project
-
Gets the project Web site URL, which is the Web address of the project's website.
- getWeekAbbreviation() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the abbreviation character for time periods of weeks.
- getWeekStartDate() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets the date value that represents the first day of the week.
- getWeight() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the weight that is assigned to the step.
- getWeight() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets the weight that is assigned to the step.
- getWeight() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets the weight for this code value.
- getWeight() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets the weight for this project code type.
- getWeight() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets the weight that is assigned to the milestone.
- getWeightPercent() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets the non-editable field that displays the percentage amount that corresponds to the step.
- getWritableFields() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Gets all writable non-code and non-UDF fields for this business object
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeAssignmentHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCodeTypeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityCommentHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityExpenseHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityNoteHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityOwnerHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityPeriodActualHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityRiskHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateItemHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.BaselineProjectHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.BaselineTypeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.CalendarHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.CostAccountHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.CurrencyHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.DocumentCategoryHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.DocumentHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.DocumentStatusCodeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.EPSBudgetChangeLogHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.EPSFundingHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.EPSHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.EPSNoteHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.EPSSpendingPlanHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ExpenseCategoryHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.FundingSourceHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.GlobalPreferencesHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.GlobalProfileHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.IssueHistoryHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.NotebookTopicHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.OBSHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.OverheadCodeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectBudgetChangeLogHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeAssignmentHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeTypeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectCodeUserHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectDocumentHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectFundingHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectIssueHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectNoteHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectPortfolioHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectProfileHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceCategoryHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectResourceQuantityHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectSpendingPlanHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ProjectThresholdHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.RelationshipHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAccessHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentPeriodActualHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeAssignmentHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCodeTypeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceCurveHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceHourHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRateHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceRoleHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ResourceTeamHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.RiskCategoryHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.RiskHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.RoleHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.RoleLimitHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.RoleRateHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.RoleTeamHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ScheduleOptionsHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ShiftHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ShiftPeriodHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.ThresholdParameterHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetAuditHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetDelegateHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.TimesheetPeriodHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.UDFCodeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.UDFTypeHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.UDFValueHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.UnitOfMeasureHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.UserFieldTitleHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.UserHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.UserInterfaceViewHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.UserLicenseHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.UserOBSHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.WBSCategoryHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.WBSHelper
-
- getWritableFields() - Method in class com.primavera.integration.client.bo.helper.WBSMilestoneHelper
-
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Activity
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Calendar
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Currency
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Document
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.EPS
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.IssueHistory
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.OBS
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Project
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectCodeUser
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Relationship
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Resource
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Risk
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Role
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Shift
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ShiftPeriod
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.ThresholdParameter
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetAudit
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetDelegate
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.UDFType
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.User
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.UserInterfaceView
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.UserLicense
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.WBS
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
Gets all writable fields for this business object.
- getWritableFields() - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Gets all writable fields for this business object.
- getYearAbbreviation() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Gets the abbreviation character for time periods of years.
- GLOBAL - Static variable in class com.primavera.integration.client.bo.enm.ActivityCodeTypeScope
-
- GLOBAL - Static variable in class com.primavera.integration.client.bo.enm.CalendarType
-
- GlobalObjectManager - Class in com.primavera.integration.client
-
The Global Object Manager is used for accessing all global business objects: EPS, Projects, Resources, Roles, etc.
- GlobalPreferences - Class in com.primavera.integration.client.bo.object
-
Global preferences are generally established by an administrator.
- GlobalPreferences(Session) - Constructor for class com.primavera.integration.client.bo.object.GlobalPreferences
-
Class constructor specifying the Session.
- GlobalPreferences(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.GlobalPreferences
-
Class constructor specifying the Session and ObjectId of the object.
- GlobalPreferences(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.GlobalPreferences
-
Class constructor called internally after objects are retrieved from the server.
- GlobalPreferencesHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to GlobalPreferences objects.
- GlobalPrivilege - Class in com.primavera.integration.client.bo.enm
-
Global privilege enumerations are used with global profiles to access specific privileges.
- GlobalProfile - Class in com.primavera.integration.client.bo.object
-
A global profile defines a set of privileges for access to global, or application-wide,
information such as cost accounts, resources, and roles.
- GlobalProfile(Session) - Constructor for class com.primavera.integration.client.bo.object.GlobalProfile
-
Class constructor specifying the Session.
- GlobalProfile(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.GlobalProfile
-
Class constructor specifying the Session and ObjectId of the object.
- GlobalProfile(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.GlobalProfile
-
Class constructor called internally after objects are retrieved from the server.
- GlobalProfileHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to GlobalProfile objects.
- GREEN - Static variable in class com.primavera.integration.client.bo.enm.UDFIndicator
-
- GUIDConverter - Class in com.primavera.integration.util
-
Helper class for converting GUIDs from internal format to standard format, and vice-versa.