Skip navigation links
Primavera Integration API Release 16.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

S

SANCTIONED - Static variable in class com.primavera.integration.client.bo.enm.RiskResponseActionStatus
 
SCHEDULE - Static variable in class com.primavera.integration.client.bo.enm.JobType
 
SCHEDULE - Static variable in class com.primavera.integration.client.bo.enm.ThresholdType
 
schedule(Project, Date) - Method in class com.primavera.integration.client.JobManager
Asynchronously schedules a project.
schedule(Project[], Date) - Method in class com.primavera.integration.client.JobManager
Asynchronously schedules multiple projects.
SCHEDULE_PROJECTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
ScheduleFloatType - Class in com.primavera.integration.client.bo.enm
Schedule float type enumerations are used with schedule options to specify the method for calculating total float for all activities.
ScheduleOptions - Class in com.primavera.integration.client.bo.object
Use this class to specify how the associated project is to be scheduled.
ScheduleOptions(Session) - Constructor for class com.primavera.integration.client.bo.object.ScheduleOptions
Class constructor specifying the Session.
ScheduleOptions(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ScheduleOptions
Class constructor specifying the Session and ObjectId of the object.
ScheduleOptions(Session, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ScheduleOptions
Class constructor specifying the Session and the individual components of the multi-part key: UserObjectId and ProjectObjectId.
ScheduleOptions(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ScheduleOptions
Class constructor called internally after objects are retrieved from the server.
ScheduleOptionsHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ScheduleOptions objects.
ScheduleRelationshipLagCalendar - Class in com.primavera.integration.client.bo.enm
Schedule relationship lag calendar enumerations are used with schedule options to specify the calendar used to calculate the lag between predecessors and successors for all activities.
SECURITY_OVERRIDE_WBSCONTEXT_ID - Static variable in class com.primavera.common.value.ObjectId
 
SecurityHelper - Class in com.primavera.integration.util
Helper class providing convenience methods for determining a user's global or project security privileges
ServerException - Exception in com.primavera
Base class for all server-side exceptions
ServerException(String, Throwable) - Constructor for exception com.primavera.ServerException
Class constructor specifying a detailed message and the original thrown exception.
ServerException(String) - Constructor for exception com.primavera.ServerException
Class constructor specifying a detailed message.
ServiceNotBoundException - Exception in com.primavera.integration.network
Exception class used to indicate an RMI service is not available
ServiceNotBoundException(String, Throwable) - Constructor for exception com.primavera.integration.network.ServiceNotBoundException
Class constructor specifying a detailed message and the original thrown exception.
ServiceNotBoundException(String) - Constructor for exception com.primavera.integration.network.ServiceNotBoundException
Class constructor specifying a detailed message.
Session - Class in com.primavera.integration.client
Session is the main class used for communicating with the server.
setAbbreviation(String) - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
Sets the abbreviation of the unit of measure.
setAccrualType(AccrualType) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the accrual type for the project expense.
setActivityCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
Sets the unique ID of the associated activity code.
setActivityDefaultActivityType(ActivityType) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the default type for activities.
setActivityDefaultActivityType(ActivityType) - Method in class com.primavera.integration.client.bo.object.Project
Sets the default type for activities.
setActivityDefaultCalendarObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID of the calendar assigned to new activities by default.
setActivityDefaultCalendarObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID of the calendar assigned to new activities by default.
setActivityDefaultCostAccountObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID of the cost account assigned to new activities and project expenses by default.
setActivityDefaultCostAccountObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID of the cost account assigned to new activities and project expenses by default.
setActivityDefaultDurationType(DurationType) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the duration type assigned to new activities by default.
setActivityDefaultDurationType(DurationType) - Method in class com.primavera.integration.client.bo.object.Project
Sets the duration type assigned to new activities by default.
setActivityDefaultPercentCompleteType(PercentCompleteType) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the percent complete type assigned to new activities by default.
setActivityDefaultPercentCompleteType(PercentCompleteType) - Method in class com.primavera.integration.client.bo.object.Project
Sets the percent complete type assigned to new activities by default.
setActivityDefaultPricePerUnit(Cost) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the price used to estimate resource costs for activities that have planned, actual, or remaining units, but no resource assignments.
setActivityDefaultPricePerUnit(Cost) - Method in class com.primavera.integration.client.bo.object.Project
Sets the price used to estimate resource costs for activities that have planned, actual, or remaining units, but no resource assignments.
setActivityIdBasedOnSelectedActivity(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets 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.
setActivityIdBasedOnSelectedActivity(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets 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.
setActivityIdIncrement(int) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the increment used for auto-numbering of activity IDs.
setActivityIdIncrement(int) - Method in class com.primavera.integration.client.bo.object.Project
Sets the increment used for auto-numbering of activity IDs.
setActivityIdPrefix(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the prefix used for auto-numbering of activity IDs.
setActivityIdPrefix(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the prefix used for auto-numbering of activity IDs.
setActivityIdSuffix(int) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the suffix used for auto-numbering of activity IDs.
setActivityIdSuffix(int) - Method in class com.primavera.integration.client.bo.object.Project
Sets the suffix used for auto-numbering of activity IDs.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
Sets the unique ID of the activity to which the activity code is assigned.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the unique ID of the activity to which this comment is added.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the unique ID of the activity to which the project expense is linked.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityNote
Sets the unique ID of the activity to which the activity note is assigned.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityOwner
Sets the unique ID of the associated activity.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the unique ID of the associated activity.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityRisk
Sets the unique ID of the activity to which the risk is assigned.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityStep
Sets the unique ID of the activity to which the steps are assigned.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectDocument
Sets the unique ID of the activity to which the activity document applies.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the unique ID of the activity to which the project issue applies.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the unique ID of the activity to which the resource is assigned.
setActivityPercentCompleteBasedOnActivitySteps(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that indicates whether activity physical percent complete is automatically computed from the activity steps completed.
setActivityPercentCompleteBasedOnActivitySteps(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether activity physical percent complete is automatically computed from the activity steps completed.
setActivityTimesheetLinkFlag(boolean) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the value which indicates if the record is a real timesheet entry (false) or simply a placeholder for a timesheet entry (true).
setActualCost(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the actual cost for the project expense.
setActualCost(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the actual non-overtime plus overtime cost for the resource assignment on the activity.
setActualCost(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
Sets the actual cost on this resource assignment during a financial period.
setActualDuration(Duration) - Method in class com.primavera.integration.client.bo.object.Activity
Sets 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).
setActualExpenseCost(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the actual expense cost on this activity during a financial period.
setActualFinishDate(Date) - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
Sets the actual finish date value for this summarized assignment.
setActualFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the date on which the activity is actually finished.
setActualFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the date the resource actually finished working on the activity.
setActualLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the actual costs for all labor resources assigned to the activity.
setActualLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the actual labor cost on this activity during a financial period.
setActualLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the actual units for all labor resources assigned to the activity.
setActualLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the actual labor units on this activity during a financial period.
setActualNonLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the actual costs for all nonlabor resources assigned to the activity.
setActualNonLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the actual nonlabor cost on this activity during a financial period.
setActualNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the actual units for all nonlabor resources assigned to the activity.
setActualNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the actual nonlabor units on this activity during a financial period.
setActualOvertimeCost(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the actual overtime cost for the resource assignment on the activity.
setActualOvertimeUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the actual overtime units worked by the resource on this activity.
setActualRegularCost(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the actual non-overtime cost for the resource assignment on the activity.
setActualRegularUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the actual non-overtime units worked by the resource on this activity.
setActualStartDate(Date) - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
Sets the actual start date value for this summarized assignment.
setActualStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the date on which the activity is actually started.
setActualStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the date the resource actually started working on the activity.
setActualThisPeriodCost(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the actual this period cost (will be labor or nonlabor).
setActualThisPeriodLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the actual this period labor cost for all labor resources assigned to the activity.
setActualThisPeriodLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the actual this period labor units (hours) for all labor resources assigned to the activity.
setActualThisPeriodNonLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the actual this period nonlabor cost for all nonlabor resources assigned to the activity.
setActualThisPeriodNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the actual this period nonlabor units (hours) for all nonlabor resources assigned to the activity.
setActualThisPeriodUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the actual this period units (hours) (will be labor or nonlabor).
setActualUnits(double) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the actual units for the project expense.
setActualUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the actual non-overtime plus overtime units worked by the resource on this activity.
setActualUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
Sets the actual units on this resource assignment during a financial period.
setActualValue(double) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the actual value of the threshold parameter for the project issue.
setAddActualToRemaining(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that indicates whether to add actual to remaining or to subtract actual from at complete when actual units and costs are updated.
setAddActualToRemaining(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether to add actual to remaining or to subtract actual from at complete when actual units and costs are updated.
setAddedBy(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the name of the user who added the project to the database.
setAddedBy(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the name of the user who added the project to the database.
setAllowNegativeActualUnitsFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether the project can allow the negative valus for the actual units.
setAllResourceAccessFlag(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag that determines whether the user has all resource access (TRUE) or restricted resource access (FALSE).
setAmount(Cost) - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
Sets the amount of budget change.
setAmount(Cost) - Method in class com.primavera.integration.client.bo.object.EPSFunding
Sets the amount of a funding source that is allocated to the EPS.
setAmount(Cost) - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
Sets the amount of budget change.
setAmount(Cost) - Method in class com.primavera.integration.client.bo.object.ProjectFunding
Sets the amount of a funding source that is allocated to the project.
setAnnualDiscountRate(double) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the user-defined number field that identifies the discount rate for the project.
setAnnualDiscountRate(double) - Method in class com.primavera.integration.client.bo.object.Project
Sets the user-defined number field that identifies the discount rate for the project.
setAnticipatedFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the anticipated finish date of WBS, project and EPS elements.
setAnticipatedFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.EPS
Sets the anticipated finish date of the EPS.
setAnticipatedFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Project
Sets the anticipated finish date of Project element.
setAnticipatedFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the anticipated finish date of WBS, project and EPS elements.
setAnticipatedStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the anticipated start date of WBS, project and EPS elements.
setAnticipatedStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.EPS
Sets the anticipated start date of the EPS.
setAnticipatedStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Project
Sets the anticipated start date of Project element.
setAnticipatedStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the anticipated start date of WBS, project and EPS elements.
setApprovedHours(double) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the number of hours, approved.
setApprovedOvertimeHours(double) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the number of overtime hours, approved.
setAssignmentDefaultDrivingFlag(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the default flag assigned to new assignments, to indicate whether assignments will drive activity dates.
setAssignmentDefaultDrivingFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the default flag assigned to new assignments, to indicate whether assignments will drive activity dates.
setAssignmentDefaultRateType(DefaultRateType) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the default rate type when adding resource assignments to a project.
setAssignmentDefaultRateType(DefaultRateType) - Method in class com.primavera.integration.client.bo.object.Project
Sets the default rate type when adding resource assignments to a project.
setAssignmentStaffingPreference(AssignmentStaffingPreference) - Method in class com.primavera.integration.client.bo.object.User
Sets 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.
setAtCompletionCost(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the sum of the actual plus remaining costs for the resource assignment on the activity.
setAtCompletionDuration(Duration) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total working time from the activity's current start date to the current finish date.
setAtCompletionLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the sum of the actual plus remaining costs for all labor resources assigned to the activity.
setAtCompletionLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the sum of the actual plus remaining units for all labor resources assigned to the activity.
setAtCompletionNonLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the sum of the actual plus remaining costs for all nonlabor resources assigned to the activity.
setAtCompletionNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the sum of the actual plus remaining units for all nonlabor resources assigned to the activity.
setAtCompletionUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the sum of the actual plus remaining units for the resource assignment on the activity.
setAuthor(String) - Method in class com.primavera.integration.client.bo.object.Document
Sets the person who created the work product or document.
setAutoComputeActuals(boolean) - Method in class com.primavera.integration.client.bo.object.Activity
Sets 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.
setAutoComputeActuals(boolean) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets 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.
setAutoComputeActuals(boolean) - Method in class com.primavera.integration.client.bo.object.Resource
Sets 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.
setAvailableForActivity(boolean) - Method in class com.primavera.integration.client.bo.object.NotebookTopic
Sets the flag indicating that the topic will be available to assign to activities.
setAvailableForEPS(boolean) - Method in class com.primavera.integration.client.bo.object.NotebookTopic
Sets the flag indicating that the topic will be available to assign to EPS.
setAvailableForProject(boolean) - Method in class com.primavera.integration.client.bo.object.NotebookTopic
Sets the flag indicating that the topic will be available to assign to projects.
setAvailableForWBS(boolean) - Method in class com.primavera.integration.client.bo.object.NotebookTopic
Sets the flag indicating that the topic will be available to assign to WBS.
setBaseCalendarObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the unique ID of the global calendar to which this calendar is linked.
setBaseCurrencyObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the unique ID of the currency.
setBaselineTypeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID of the baseline type.
setBatchFailOnFirstFlag(boolean) - Method in class com.primavera.integration.client.Session
Sets 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.
setBenefitPlan(Cost) - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
Sets the editable monthly profit portion for each month for the EPS.
setBenefitPlan(Cost) - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
Sets the editable monthly profit portion for each month for the project.
setBindParameterLimitOnLoad(int) - Method in class com.primavera.integration.client.Session
Set the new bind parameter limit for loading business objects.
setBusinessObjectBatchSize(int) - Method in class com.primavera.integration.client.Session
Set the new batch size for loading business objects.
setCalculateCostFromUnits(boolean) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the option to indicate that any new assignments for this resource will have its costs recalculated whenever any quantity changes occur.
setCalculateCostFromUnits(boolean) - Method in class com.primavera.integration.client.bo.object.Role
Sets the option that indicates whether costs and quantities are linked, and whether quantities should be updated when costs are updated.
setCalculateFloatBasedOnFinishDate(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the flag that indicates how each activity's float will be calculated with respect to other projects in the scheduling batch.
setCalendarObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the unique ID of the calendar assigned to the activity.
setCalendarObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the unique ID of the calendar assigned to the resource.
setCause(String) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the cause of this risk.
setChangeNumber(String) - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
Sets the change number that is automatically incremented according to when changes are added.
setChangeNumber(String) - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
Sets the change number that is automatically incremented according to when changes are added.
setCheckOutStatus(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates that the project is currently checked out to an external file or database and is being managed remotely.
setCode(String) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the short code assigned to each WBS element for identification.
setCodeTypeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCode
Sets the unique ID of the parent activity code type.
setCodeTypeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectCode
Sets the unique ID of the parent project code type.
setCodeTypeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceCode
Sets the unique ID of the parent resource code type.
setCodeTypeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UDFCode
Sets the unique ID of the code type.
setCodeValue(String) - Method in class com.primavera.integration.client.bo.object.ActivityCode
Sets the value of the activity code.
setCodeValue(String) - Method in class com.primavera.integration.client.bo.object.ProjectCode
Sets the value of the project code.
setCodeValue(String) - Method in class com.primavera.integration.client.bo.object.ResourceCode
Sets the value of the resource code.
setCodeValue(String) - Method in class com.primavera.integration.client.bo.object.UDFCode
Sets the short ID that uniquely identifies the code within the code type.
setColor(int) - Method in class com.primavera.integration.client.bo.object.ActivityCode
Sets the Hex representation for the color e.g.
setCommentDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the date on which this comment was added.
setCommentText(String) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the comment.
setCommittedFlag(boolean) - Method in class com.primavera.integration.client.bo.object.ProjectResource
Sets the Boolean value that determines whether a resource is committed, and so, the resource assignment is stable and unlikely to change.
setComputeTotalFloatType(ScheduleFloatType) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the method for calculating total float for all activities.
setCopyActivities(boolean) - Method in class com.primavera.integration.common.CopyWBSOptions
Sets the flag indicating whether to copy activities
setCopyActivityCodes(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy activity codes.
setCopyActualToPlannedValues(boolean) - Method in class com.primavera.integration.common.CopyProjectOptions
Sets the flag indicating whether to copy actual values or planned values from a project to a template project's planned values
setCopyDocuments(boolean) - Method in class com.primavera.integration.common.CopyProjectOptions
Sets the flag indicating whether to copy documents
setCopyExpenses(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy expenses.
setCopyFinancialPeriods(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy financial period data.
setCopyFundingSources(boolean) - Method in class com.primavera.integration.common.CopyProjectOptions
Sets the flag indicating whether to copy funding sources
setCopyHighLevelResourcePlanningAssignments(boolean) - Method in class com.primavera.integration.common.CopyWBSOptions
Sets the flag indicating whether to copy activities
setCopyIssuesThresholds(boolean) - Method in class com.primavera.integration.common.CopyProjectOptions
Sets the flag indicating whether to copy issues and thresholds
setCopyNotebook(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy notebooks.
setCopyNotebook(boolean) - Method in class com.primavera.integration.common.CopyWBSOptions
Sets the flag indicating whether to copy notebooks
setCopyOnlyBetweenCopiedActivities(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy relationships only between copied activities.
setCopyRelationships(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy relationships.
setCopyReports(boolean) - Method in class com.primavera.integration.common.CopyProjectOptions
Sets the flag indicating whether to copy reports
setCopyResourceAndRoleAssignments(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy resource and role assignments.
setCopyRisks(boolean) - Method in class com.primavera.integration.common.CopyProjectOptions
Sets the flag indicating whether to copy risks
setCopySteps(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy steps.
setCopySummaryData(boolean) - Method in class com.primavera.integration.common.CopyProjectOptions
Sets the flag indicating whether to copy summary data
setCopyWBSMilestones(boolean) - Method in class com.primavera.integration.common.CopyWBSOptions
Sets the flag indicating whether to copy WBS milestones
setCopyWPsAndDocs(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy work products and documents.
setCopyWPsAndDocs(boolean) - Method in class com.primavera.integration.common.CopyWBSOptions
Sets the flag indicating whether to copy work products and documents
setCost(String, Cost) - Method in interface com.primavera.common.value.spread.SpreadPeriod
Sets the cost value of the specified field in this spread period
setCost(Cost) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the value of the cost UDF.
setCostAccountObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the unique ID of the cost account associated with the project expense.
setCostAccountObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the unique ID of the cost account associated with this resource assignment.
setCostQuantityRecalculateFlag(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that indicates whether quantities should be updated when costs are updated, if costs and quantities are linked.
setCostQuantityRecalculateFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that, when costs and quantities are linked, indicates whether the quantities should be updated when costs are updated,.
setCriterionType(CriterionType) - Method in class com.primavera.integration.common.value.ResourceRequestCriterion
 
setCriticalActivityFloatLimit(Duration) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the duration used to determine if an activity is critical.
setCriticalActivityFloatLimit(Duration) - Method in class com.primavera.integration.client.bo.object.Project
Sets the duration used to determine if an activity is critical.
setCriticalActivityFloatThreshold(Duration) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the maximum float time for activities before they are marked critical.
setCriticalActivityPathType(CriticalActivityPathType) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the critical path type, which indicates how critical path activities are identified for the project, based on either 'Critical Float' or 'Longest Path'.
setCriticalActivityPathType(CriticalActivityPathType) - Method in class com.primavera.integration.client.bo.object.Project
Sets the critical path type, which indicates how critical path activities are identified for the project, based on either 'Critical Float' or 'Longest Path'.
setCriticalActivityPathType(CriticalActivityPathType) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the critical path type, which indicates how critical path activities are identified for the project, based on either 'Critical Float' or 'Longest Path'.
setCurrencyObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the unique ID of the currency associated with this resource.
setCurrencyObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.User
Sets the unique ID of the associated currency.
setCurrentBaselineProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID of the project's baseline to use for computing summaries.
setCurveValues(double[]) - Method in class com.primavera.integration.client.bo.object.ResourceCurve
Set ResourceCurve data.
setCustomLabel1(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the custom (user-defined) text that will be inserted into any report containing the Custom Label 1 global variable text cell, when printed.
setCustomLabel2(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the custom (user-defined) text that will be inserted into any report containing the Custom Label 2 global variable text cell, when printed.
setCustomLabel3(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the custom (user-defined) text that will be inserted into any report containing the Custom Label 3 global variable text cell, when printed.
setDataDate(Date) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the current data date for the project.
setDataDate(Date) - Method in class com.primavera.integration.client.bo.object.Project
Sets the current data date for the project.
setDataType(UDFDataType) - Method in class com.primavera.integration.client.bo.object.UDFType
Sets the data type of the user-defined field: "Text", "Start Date", "Finish Date", "Cost", "Double", "Integer", "Indicator", or "Code".
setDate(Date) - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
Sets the date of this budget change entry.
setDate(Date) - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
Sets the start of a spending/benefit plan time period for the EPS.
setDate(Date) - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
Sets the date of this budget change entry.
setDate(Date) - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
Sets the start of a spending/benefit plan time period for the project.
setDate(Date) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the date to which the hours apply.
setDateAdded(Date) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the date on which the project was added to the Project Management database.
setDateAdded(Date) - Method in class com.primavera.integration.client.bo.object.Project
Sets the date on which the project was added to the Project Management database.
setDateIdentified(Date) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the date the project issue was identified.
setDayAbbreviation(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the abbreviation character for time periods of days.
setDecimalPlaces(int) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the number of decimal places displayed.
setDecimalSymbol(CurrencySeparator) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the decimal symbol displayed.
setDefaultDuration(Duration) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the planned duration assigned to new activities by default.
setDefaultGlobalImportOption(ImportOption) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the default ImportOption for global objects.
setDefaultHost(String) - Static method in class com.primavera.integration.client.RMIURL
Sets the default RMI registry host.
setDefaultPort(int) - Static method in class com.primavera.integration.client.RMIURL
Sets the default RMI registry port number.
setDefaultPriceTimeUnits(UnitType) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the time units associated with the project's default price per time.
setDefaultPriceTimeUnits(UnitType) - Method in class com.primavera.integration.client.bo.object.Project
Sets the time units associated with the project's default price per time.
setDefaultProjectImportOption(ImportOption) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the default ImportOption for project specific objects.
setDefaultTimesheetApprovalManager(ObjectId) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the unique ID of the resource manager assigned to approve timesheets for new resources by default.
setDefaultUnitsPerTime(UnitsPerTime) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the default units/time setting, which determines the value of the remaining units/time and planned units/time when a resource assignment is added.
setDeleteUnreferenced(String, boolean) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the DeleteUnreferenced option for a particular type of business object.
setDeliverable(boolean) - Method in class com.primavera.integration.client.bo.object.Document
Sets the flag that indicates that the work product or document is a project deliverable.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.ActivityCode
Sets the description of the activity code.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.ActivityStep
Sets the description of the activity step.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the description of the Project.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.CostAccount
Sets the description of the cost account.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.Document
Sets the narrative description of the work product or document.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.FundingSource
Sets the description of the funding source.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.OBS
Sets the description of the person/role in the organization.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.OverheadCode
Sets the description of the overhead code.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the description of the Project.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.ProjectCode
Sets the description of the project code.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Sets the description of the project portfolio.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.ResourceCode
Sets the description of the resource code.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Sets the description of the resource team.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the description of the project risk.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Sets the description of the role team.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.UDFCode
Sets the description of the code.
setDetailedWorkHours(Date, DetailedWorkHours) - Method in class com.primavera.integration.client.bo.object.Calendar
Set the detailed time hours for the given date.
setDetailToMonitor(ThresholdMonitorDetail) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the level of detail to monitor, either Activity or WBS.
setDigitGroupingSymbol(CurrencySeparator) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the symbol used to group the numbers.
setDiscountApplicationPeriod(DiscountApplicationPeriod) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the timescale for entering ROI spending and benefit plan.
setDiscountApplicationPeriod(DiscountApplicationPeriod) - Method in class com.primavera.integration.client.bo.object.Project
Sets the timescale for entering ROI spending and benefit plan.
setDocumentCategoryObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Document
Sets the unique ID of the associated document category.
setDocumentNumber(String) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the document number for the expense.
setDocumentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectDocument
Sets the unique ID of the document to which the activity document applies.
setDocumentStatusCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Document
Sets the unique ID of the associated document status code.
setDocumentType(DocumentType) - Method in class com.primavera.integration.client.bo.object.Document
Sets the type of document: 'Non-Collaboration' or 'Collaboration'.
setDouble(String, int, double) - Method in interface com.primavera.common.value.spread.SpreadData
Set the spreaded value (period only) for this period.
setDouble(double) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the value of the double UDF.
setDoubleValue(double) - Method in class com.primavera.common.value.PrmNumber
Set the value of this object with a given value.
setDrivingActivityDatesFlag(boolean) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the flag indicating whether new resource/role assignments drive activity dates, by default.
setDurationPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the percent complete of the activity duration.
setDurationType(DurationType) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the duration type of the activity.
setEarnedValueCalculation(EarnedValueCalculationType) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag indicating which values to use when calculating earned value when using a primary baseline.
setEarnedValueComputeType(EarnedValueComputeType) - Method in class com.primavera.integration.client.bo.object.Project
Sets the technique used for computing earned-value percent complete for activities within the Project.
setEarnedValueComputeType(EarnedValueComputeType) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the technique used for computing earned-value percent complete for activities within the WBS.
setEarnedValueCost(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the earned value cost on this activity during a financial period.
setEarnedValueETCComputeType(EarnedValueETCComputeType) - Method in class com.primavera.integration.client.bo.object.Project
Sets the technique for computing earned-value estimate-to-complete for activities within the Project.
setEarnedValueETCComputeType(EarnedValueETCComputeType) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the technique for computing earned-value estimate-to-complete for activities within the WBS.
setEarnedValueETCUserValue(double) - Method in class com.primavera.integration.client.bo.object.Project
Sets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
setEarnedValueETCUserValue(double) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
setEarnedValueLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the earned value labor units on this activity during a financial period.
setEarnedValueUserPercent(Percent) - Method in class com.primavera.integration.client.bo.object.Project
Sets the user-defined percent complete for computing earned value for activities within the Project.
setEarnedValueUserPercent(Percent) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the user-defined percent complete for computing earned value for activities within the WBS.
setEffect(String) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the effect of this risk.
setEffectiveDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ResourceRate
Sets the effective date for the resource price and maximum units per time.
setEffectiveDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.RoleLimit
Sets the effective date for the role maximum units per time.
setEmailAddress(String) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the e-mail address for the resource.
setEmailAddress(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the current user's return email address.
setEmailProtocol(EmailType) - Method in class com.primavera.integration.client.bo.object.User
Sets the email type for the user: 'Internet Mail' or 'MAPI Mail'.
setEmployeeId(String) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the resource identifier within the organization, typically the employee number or social security number.
setEnablePasswordPolicy(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether the password policy is enforced.
setEnableSummarization(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag which, when true, causes the Summarizer service to automatically summarize the project.
setEnableSummarization(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the option which, when true, directs the Summarizer service to automatically summarize the project.
setEnableTSAudit(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag indicating whether to track timesheet submission, approval, and rejection.
setEnableUserToModifyViewSettingsFlag(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag that when set to true allows the user to change his or her personal view settings in P6 Web Access.
setEncoding(String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
Sets the encoding for the XML output.
setEndDate(EndDate) - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
Sets the end date of the period.
setEPSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets the unique ID of the associated EPS.
setEPSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
Sets the unique ID of the EPS element to which the budget change log applies.
setEPSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPSFunding
Sets the unique ID of the associated EPS for this EPS funding.
setEPSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPSNote
Sets the unique ID of the associated EPS.
setEPSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
Sets the unique ID of the associated EPS for this EPS spending plan.
setEVEstimateToCompleteFactor(double) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the user-defined performance factor, PF, for computing earned-value estimate-to-complete.
setEVEstimateToCompleteTechnique(EarnedValueETCComputeType) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the technique for computing earned-value estimate-to-complete.
setEVPerformancePctCompleteCustomPct(Percent) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the user-defined percent complete for computing earned value for activities within the WBS.
setEVPerformancePctCompleteTechnique(EarnedValueComputeType) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the technique used for computing earned-value percent complete.
setExchangeRate(double) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the exchange rate against the base currency.
setExpectedFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the date the activity is expected to be finished according to the progress made on the activity's work products.
setExpenseCategoryObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the unique ID of the expense category for the project expense.
setExpenseDescription(String) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the description of the expense.
setExpenseItem(String) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the name of the project expense.
setExpensePercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the percent complete of the project expense.
setExternalEarlyStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets 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).
setExternalLateFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets 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).
setFeedback(String) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the feedback from the resource.
setFields(String[]) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporterParams
Sets the array of fields to be exported for this business object type
setFields(Set<String>) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporterParams
Sets the array of fields to be exported for this business object type
setFinancialPeriod1Quantity(Unit) - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
Sets the value that represents the resource allocation hours for the first financial period for this project resource quantity.
setFinancialPeriod2Quantity(Unit) - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
Sets the value that represents the resource allocation hours for the second financial period for this project resource quantity.
setFinancialPeriodEndObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.User
Sets the unique ID generated by the system of the last financial period viewable in columns in Project Management.
setFinancialPeriodIds(Map<Date, ObjectId>) - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
Sets the map that enables each SpreadPeriod to determine which financial period it corresponds to.
setFinancialPeriodObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the unique ID of the associated financial period.
setFinancialPeriodObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
Sets the unique ID of the associated financial period.
setFinancialPeriods(FinancialPeriodDates[]) - Method in class com.primavera.common.value.spread.ResourceAssignmentSpread
Sets the financial period dates for this spread; this method is internal and should not be called by client code.
setFinancialPeriodStartObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.User
Sets the unique ID generated by the system of the first financial period viewable in columns in Project Management.
setFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the current finish date of the activity.
setFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the finish date of the resource assignment on the activity.
setFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the value of the finish date UDF.
setFinishDate(Date) - Method in class com.primavera.integration.common.value.ResourceRequest
Sets the finish date, clones argument
setFiscalYearStartMonth(int) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the month that marks the beginning of the fiscal year for the project.
setFiscalYearStartMonth(int) - Method in class com.primavera.integration.client.bo.object.Project
Sets the month that marks the beginning of the fiscal year for the project.
setFooterLabel1(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the first footer for reports.
setFooterLabel2(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the second footer for reports.
setFooterLabel3(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the third footer for reports.
setForeignObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.
setFromDate(Date) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the starting custom date of the time window that is monitored against a project threshold.
setFromDateExpression(String) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the expression for the starting date of the time window that is monitored against a project threshold.
setFundingSourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPSFunding
Sets the unique ID of the associated funding source for this EPS funding.
setFundingSourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectFunding
Sets the unique ID of the associated funding source for this project funding.
setFundShare(Percent) - Method in class com.primavera.integration.client.bo.object.EPSFunding
Sets the percentage of the total fund that is allocated to the EPS.
setFundShare(Percent) - Method in class com.primavera.integration.client.bo.object.ProjectFunding
Sets the percentage of the total fund that is allocated to the project.
setGlobalProfileObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.User
Sets the unique ID of the global security profile assigned to the user.
setGUID(String) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the globally unique ID generated by the system.
setGUID(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the globally unique ID generated by the system.
setGUID(String) - Method in class com.primavera.integration.client.bo.object.Document
Sets the globally unique ID generated by the system.
setGUID(String) - Method in class com.primavera.integration.client.bo.object.EPS
Sets the globally unique ID generated by the system.
setGUID(String) - Method in class com.primavera.integration.client.bo.object.OBS
Sets the globally unique ID generated by the system.
setGUID(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the globally unique ID generated by the system.
setGUID(String) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the globally unique ID generated by the system.
setGUID(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the globally unique ID generated by the system.
setGUID(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the globally unique ID generated by the system.
setGUID(String) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the globally unique ID generated by the system.
setHeaderLabel1(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the first header for reports.
setHeaderLabel2(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the second header for reports.
setHeaderLabel3(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the third header for reports.
setHourAbbreviation(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the abbreviation character for time periods of hours.
setHoursPerDay(double) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the number of work hours per day.
setHoursPerDay(double) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the number of work hours per day.
setHoursPerMonth(double) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the number of work hours per month.
setHoursPerMonth(double) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the number of work hours per month.
setHoursPerWeek(double) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the number of work hours per week.
setHoursPerWeek(double) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the number of work hours per week.
setHoursPerYear(double) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the number of work hours per year.
setHoursPerYear(double) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the number of work hours per year.
setId(String) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the short ID that uniquely identifies the activity within the project.
setId(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the short code assigned to each WBS element for identification.
setId(String) - Method in class com.primavera.integration.client.bo.object.CostAccount
Sets the short ID assigned to each cost account for identification.
setId(String) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the unique currency abbreviation for each currency.
setId(String) - Method in class com.primavera.integration.client.bo.object.EPS
Sets the short code assigned to each EPS element for identification.
setId(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the short code assigned to each Project element for identification.
setId(String) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the short code that uniquely identifies the resource.
setId(String) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the name of the project risk.
setId(String) - Method in class com.primavera.integration.client.bo.object.Role
Sets the short code that uniquely identifies the role.
setIdentifiedBy(String) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the identifier of the project issue.
setIdentifiedByResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the ID of the user who identified the risk.
setIdentifiedDate(Date) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the date the project risk was identified.
setIgnoreOtherProjectRelationships(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the option used by the scheduler for treating activity relationships between projects when scheduling.
setImportOption(String, boolean, ImportOption) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the ImportOption for a particular type of business object.
setIncludeClosedProjects(boolean) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Sets the flag that indicates whether closed projects are included in the portfolio.
setIncluded(boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporterParams
Specifies whether to export this type of business object or not.
setIncludeWhatIfProjects(boolean) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Sets the flag that indicates whether what-if projects are included in the portfolio.
setIndependentETCLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the user-entered ETC total labor.
setIndependentETCLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Project
Sets the user-entered ETC total labor.
setIndependentETCLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the user-entered ETC total labor.
setIndependentETCTotalCost(Cost) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the user-entered ETC total cost.
setIndependentETCTotalCost(Cost) - Method in class com.primavera.integration.client.bo.object.Project
Sets the user-entered ETC total cost.
setIndependentETCTotalCost(Cost) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the user-entered ETC total cost.
setIndicator(UDFIndicator) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the value of the indicator UDF.
setInteger(int) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the value of the integer UDF.
setIntegratedType(IntegratedProjectType) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag indicating whether the project is integrated with an Enterprise Resource Planning (ERP) system.
setIntegratedType(IntegratedObjectType) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the flag indicating whether the resource is integrated with an Enterprise Resource Planning (ERP) system.
setIntegratedType(IntegratedObjectType) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the flag indicating whether the WBS is integrated with an Enterprise Resource Planning (ERP) system.
setIsActive(boolean) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the flag that indicates whether the resource is currently active.
setIsCompleted(boolean) - Method in class com.primavera.integration.client.bo.object.ActivityStep
Sets the flag that indicates whether the step has been completed.
setIsCompleted(boolean) - Method in class com.primavera.integration.client.bo.object.WBSMilestone
Sets the flag that indicates whether the step has been completed.
setIsCostUnitsLinked(boolean) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the flag that determines whether or not cost should be calculated based on units.
setIsDaily(boolean) - Method in class com.primavera.integration.client.bo.object.Timesheet
Sets the flag that identifies whether timesheet users enter hours daily or by entire timesheet reporting period.
setIsDefault(boolean) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the flag that identifies the default global calendar (applies to global calendars only).
setIsDefault(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalProfile
Sets the flag that indicates this security profile is assigned to new users by default.
setIsDefault(boolean) - Method in class com.primavera.integration.client.bo.object.ProjectProfile
Sets the flag that indicates this security profile is the default profile assigned to UserOBS objects.
setIsNewFeedback(boolean) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the flag that indicates that a resource has sent feedback notes about this activity which have not been reviewed yet.
setIsOverTimeAllowed(boolean) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the flag that indicates whether the resource is allowed to log overtime hours.
setIsPersonal(boolean) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the flag indicating if this calendar is a personal calendar (applies to resource calendars only).
setIsPrimaryResource(boolean) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the flag that indicates whether this resource is the activity's primary resource.
setIsSecureCode(boolean) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets the flag indicating whether this is a secure Activity Code Type.
setIsSecureCode(boolean) - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
Sets the flag indicating whether this is a secure Project Code Type.
setIsSecureCode(boolean) - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
Sets the flag indicating whether this is a secure Resource Code Type.
setIsSecureCode(boolean) - Method in class com.primavera.integration.client.bo.object.UDFType
Sets the flag indicating whether this is a secure code type.
setIssuePriority(IssuePriority) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the priority of any issues generated from the project threshold.
setIsWorkProduct(boolean) - Method in class com.primavera.integration.client.bo.object.ProjectDocument
Sets the flag that indicates whether the document is a work product.
setLag(Duration) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets the time lag of the relationship.
setLastBaselineUpdateDate(Date) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the date this project baseline was last changed by Baseline Update in Project Management.
setLastFinancialPeriodObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID of the last closed financial period for the baseline project.
setLastFinancialPeriodObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID of the last closed financial period for the project.
setLastReceivedDate(Date) - Method in class com.primavera.integration.client.bo.object.Timesheet
Sets the last date on which the timesheet was submitted by the resource.
setLength(int) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets the maximum number of characters allowed for values of this activity code.
setLength(int) - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
Sets the maximum number of characters allowed for values of this project code.
setLength(int) - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
Sets the maximum number of characters allowed for values of this resource code.
setLevelingPriority(LevelingPriority) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the activity priority used to prioritize activities in a project when performing resource leveling.
setLevelingPriority(int) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the priority for scheduling.
setLevelingPriority(int) - Method in class com.primavera.integration.client.bo.object.Project
Sets the priority for scheduling.
setLevelResourcesDuringScheduling(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the option used by the scheduler for automatically leveling resources when scheduling projects.
setLicenseType(LicenseType) - Method in class com.primavera.integration.client.bo.object.UserLicense
Sets the property that permits you to configure access to different functional areas of the application suite.
setLifeOfProjectFlag(boolean) - Method in class com.primavera.integration.client.bo.object.ProjectResource
Sets 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.
setLineSeparator(String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
Sets the line separator string that is appended to every line in the XML output.
setLinkActualToActualThisPeriod(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that determines whether actual units and costs are linked to actual-this-period units and costs.
setLinkActualToActualThisPeriod(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether actual units and costs are linked to actual-this-period units and costs.
setLinkPercentCompleteWithActual(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that determines whether actual units and cost should be recalculated when percent complete changes.
setLinkPercentCompleteWithActual(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether actual units and cost should be recalculated when percent complete changes.
setLinkPlannedAndAtCompletionFlag(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that indicates whether the At Completion Cost/Units should be linked to Planned Cost/Units for not-started activities.
setLinkPlannedAndAtCompletionFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether the At Completion Cost/Units should be linked to Planned Cost/Units for not-started activities.
setLogFile(String) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the output file path for import log
setLogHoursAfterActualFinish(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether timesheet application users are allowed to log timesheet hours on activities for dates after the activities' actual finish dates.
setLogHoursBeforeActualStart(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets 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.
setLogHoursCompletedActivities(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether timesheet application users are allowed to log timesheet hours on activities that are already marked as completed.
setLogHoursInFuture(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether the user can log hours in the future.
setLogHoursNotStartedActivities(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether timesheet application users are allowed to log timesheet hours on activities that are still marked as Not started.
setLogLevel(Level) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the level for import log
setLowerThreshold(double) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the lower value of the threshold parameter that triggered the project issue.
setLowerThreshold(double) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the lower value of a project threshold that will trigger an issue.
setMailServerLoginName(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the mail login name (profile name) for the current user to send outgoing email.
setMailServerPassword(String) - Method in class com.primavera.integration.client.bo.object.User
Sets e-mail server password.
setMakeOpenEndedActivitiesCritical(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the option used by the scheduler for automatically leveling resources when scheduling projects.
setMatchAllCriteria(boolean) - Method in class com.primavera.integration.common.value.ResourceRequest
Sets the flag matching all criteria or any criteria
setMatchRule(String, boolean, MatchRule) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the matching rule for a particular type of business object.
setMaxActivityCodesPerProject(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of project-level activity user codes that can be created per project.
setMaxActivityCodeTreeLevels(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of levels that can be created in activity code hierarchies in the Project Management application.
setMaxActivityIdLength(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of characters allowed for activity IDs.
setMaxBaselinesPerProject(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of baselines that can be created per project.
setMaxCodeValueWeight(double) - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
Sets the maximum weight of the code values for this project code type.
setMaxCostAccountLength(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of characters allowed for cost account IDs (at each level in the cost account tree).
setMaxCostAccountTreeLevels(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of levels that can be created in the cost account hierarchy in the Project Management application.
setMaximumBaselinesCopiedWithProject(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the number of baseline projects that can be copied with a project.
setMaximumMultipleFloatPaths(int) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the number of critical float paths to calculate.
setMaxOBSTreeLevels(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of levels that can be created in OBS hierarchies in the Project Management application.
setMaxProjectCodeTreeLevels(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of levels in the project category hierarchy in the Project Management application.
setMaxProjectIdLength(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number characters allowed for project IDs.
setMaxResourceCodeTreeLevels(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of levels in the resource code hierarchy in the Project Management application.
setMaxResourceIdLength(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of characters allowed for resource IDs (at each level in the resource tree).
setMaxResourceTreeLevels(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of levels that can be created in the resource hierarchy.
setMaxRoleIdLength(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number characters allowed for role IDs.
setMaxRoleTreeLevels(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of levels in the role hierarchy in the Project Management application.
setMaxTimesheetResourceHours(double) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum hours a resource can enter per day for all of their assigned activities.
setMaxUnitsPerTime(UnitsPerTime) - Method in class com.primavera.integration.client.bo.object.ResourceRate
Sets the maximum work units per time this resource can perform on all their assigned activities.
setMaxUnitsPerTime(UnitsPerTime) - Method in class com.primavera.integration.client.bo.object.RoleLimit
Sets the maximum work units per time this role can perform on all their assigned activities.
setMaxWBSCodeLength(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of characters allowed for WBS codes (at each level in the WBS tree).
setMaxWBSTreeLevels(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of levels that can be created in WBS hierarchies.
setMinuteAbbreviation(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the abbreviation character for time periods of minutes.
setMonthAbbreviation(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the abbreviation character for time periods of months.
setMonthStartDate(Date) - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
Sets the date value that represents the first day of the month.
setMultipleFloatPathsEnabled(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the Boolean value that indicates whether multiple critical float paths (sequences of activities) should be calculated in the project schedule.
setMultipleFloatPathsEndingActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the activity in the WBS that you want to represent the end of the float paths.
setMultipleFloatPathsUseTotalFloat(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the Boolean value that decides whether or not to use total float in multiple float path calculations.
setMustFinishByDate(EndDate) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the date by which all project activities must finish.
setMustFinishByDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Project
Sets the date by which all project activities must finish.
setName(String) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the name of the activity.
setName(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets the name of the activity code type.
setName(String) - Method in class com.primavera.integration.client.bo.object.ActivityStep
Sets the name of the activity step.
setName(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the name of the baseline project.
setName(String) - Method in class com.primavera.integration.client.bo.object.BaselineType
Sets the name of this baseline type.
setName(String) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the name of the calendar.
setName(String) - Method in class com.primavera.integration.client.bo.object.CostAccount
Sets the name of the cost account.
setName(String) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the name of the currency.
setName(String) - Method in class com.primavera.integration.client.bo.object.DocumentCategory
Sets the name of the document category.
setName(String) - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
Sets the name of the document status code.
setName(String) - Method in class com.primavera.integration.client.bo.object.EPS
Sets the name of the EPS element.
setName(String) - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
Sets the name of the expense category.
setName(String) - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
Sets the name of the financial period.
setName(String) - Method in class com.primavera.integration.client.bo.object.FundingSource
Sets the name of the funding source.
setName(String) - Method in class com.primavera.integration.client.bo.object.GlobalProfile
Sets the privileges that are turned on.
setName(String) - Method in class com.primavera.integration.client.bo.object.NotebookTopic
Sets the name of the notebook topic.
setName(String) - Method in class com.primavera.integration.client.bo.object.OBS
Sets the name of the person/role in the organization, sometimes referred to elsewhere as the "responsible manager".
setName(String) - Method in class com.primavera.integration.client.bo.object.OverheadCode
Sets the name of the overhead code.
setName(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the name of the Project element.
setName(String) - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
Sets the name of the project code type.
setName(String) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the name of the project issue.
setName(String) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Sets the name of the project portfolio.
setName(String) - Method in class com.primavera.integration.client.bo.object.ProjectProfile
Sets the unique name of this project profile.
setName(String) - Method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
Sets the name of the project resource category.
setName(String) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the name of the resource.
setName(String) - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
Sets the name of the resource code type.
setName(String) - Method in class com.primavera.integration.client.bo.object.ResourceCurve
Sets the name of the resource curve.
setName(String) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Sets the name of the resource team.
setName(String) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the name of the project risk.
setName(String) - Method in class com.primavera.integration.client.bo.object.RiskCategory
Sets the name of the risk category.
setName(String) - Method in class com.primavera.integration.client.bo.object.Role
Sets the name of the role.
setName(String) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Sets the name of the role team.
setName(String) - Method in class com.primavera.integration.client.bo.object.Shift
Sets the name of the shift.
setName(String) - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
Sets the name of the unit of measure.
setName(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user's login name.
setName(String) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the name of the WBS element.
setName(String) - Method in class com.primavera.integration.client.bo.object.WBSCategory
Sets the name of the WBS category.
setName(String) - Method in class com.primavera.integration.client.bo.object.WBSMilestone
Sets the name of the WBS milestone.
setName(String) - Method in class com.primavera.integration.common.value.ResourceRequest
Sets the name of this ResourceRequest
setName(String) - Method in class com.primavera.integration.util.BOHierarchyMap
Sets the name of the business object class associated with this map
setNegativeSymbol(NegativeCurrencyFormat) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the symbol used to display a negative currency.
setNewProjectDurationType(DurationType) - Method in class com.primavera.integration.client.bo.object.User
Sets the default duration type assigned to new activities.
setNonLaborUnitsPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the percent complete of units for all nonlabor resources for the activity.
setNote(String) - Method in class com.primavera.integration.client.bo.object.ActivityNote
Sets the information that is associated with the notebook topic.
setNote(String) - Method in class com.primavera.integration.client.bo.object.EPSNote
Sets the information that is associated with the notebook topic.
setNote(String) - Method in class com.primavera.integration.client.bo.object.ProjectNote
Sets the information that is associated with the notebook topic.
setNote(String) - Method in class com.primavera.integration.client.bo.object.Risk
Sets tote on this risk.
setNotebookTopicObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityNote
Sets the unique ID of the associated notebook topic.
setNotebookTopicObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPSNote
Sets the unique ID of the associated notebook topic.
setNotebookTopicObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectNote
Sets the unique ID of the associated notebook topic.
setNotes(String) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the notes associated with the project issue.
setNotes(String) - Method in class com.primavera.integration.client.bo.object.Timesheet
Sets the notes associated with the timesheet.
setNotesToResources(String) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the notes from the project manager to the timesheet resources.
setNull(String) - Method in class com.primavera.integration.client.bo.BusinessObject
Sets a field to null.
setNumberOfAccessibleFutureTimesheets(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the number of future timesheets that timesheet application users are allowed to access.
setNumberOfAccessiblePastTimesheets(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the number of past timesheets that can be accessed.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.BusinessObject
Sets the ObjectId for this object.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCode
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityNote
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityStep
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineType
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.CostAccount
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Document
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.DocumentCategory
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPS
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPSFunding
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPSNote
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.FundingSource
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.GlobalProfile
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.NotebookTopic
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.OBS
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.OverheadCode
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectCode
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectDocument
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectFunding
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectNote
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectProfile
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectResource
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceCode
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceCurve
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceRate
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskCategory
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Role
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleLimit
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleRate
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Shift
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UDFCode
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UDFType
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.User
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UserLicense
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WBSCategory
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WBSMilestone
Sets the unique ID generated by the system.
setOBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID of the project manager from the project's OBS tree who is responsible for the WBS.
setOBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPS
Sets the unique ID of the project manager from the project's OBS tree who is responsible for the EPS.
setOBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID of the project manager from the project's OBS tree who is responsible for the Project.
setOBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the unique ID of the project manager from the project's OBS tree who is responsible for the project issue.
setOBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the unique ID of the associated OBS for this project threshold.
setOBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UserOBS
Sets the unique ID of the OBS to which the user is granted access.
setOBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the unique ID of the project manager from the project's OBS tree who is responsible for the WBS.
setOfficePhone(String) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the office phone number for the resource.
setOfficePhone(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the work phone number of the user.
setOriginalBudget(Cost) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the original budget for the baseline project.
setOriginalBudget(Cost) - Method in class com.primavera.integration.client.bo.object.EPS
Sets the original budget for the project.
setOriginalBudget(Cost) - Method in class com.primavera.integration.client.bo.object.Project
Sets the original budget for the project.
setOriginalBudget(Cost) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the original budget for the WBS element.
setOriginalProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID of the project from which the project baseline was created, if the current project is a project baseline.
setOtherPhone(String) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the other phone numbers for the resource - pager, home phone, cell phone, etc.
setOutgoingMailServer(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the outgoing mail server (SMTP) address used to send outgoing email for this user.
setOutOfSequenceScheduleType(OutOfSequenceScheduleType) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the type of logic used to schedule the progressed activities: 'Retained Logic', 'Progress Override', or 'Actual Dates'.
setOverheadCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the unique ID of the overhead code, if the hours are for an overhead activity.
setOvertimeFactor(double) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the overtime factor used to compute the overtime price for the resource.
setOvertimeFactor(double) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the overtime factor used to compute the overtime price for the resource assignment on this activity.
setOwnerResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID of the Owner Resource of this baseline project.
setOwnerResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID of the Owner Resource of this project.
setParentEPSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID of the parent EPS of this baseline project.
setParentEPSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID of the parent EPS of this project.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCode
Sets the unique ID of the parent activity code of this activity code in the hierarchy.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.CostAccount
Sets the unique ID of the parent cost account of this cost account in the hierarchy.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Document
Sets the unique ID of the parent document of this document in the hierarchy.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.EPS
Sets the unique ID of the parent EPS of this EPS in the hierarchy.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.FundingSource
Sets the unique ID of the parent funding source of this funding source in the hierarchy.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.OBS
Sets the unique ID of the parent OBS of this OBS in the hierarchy.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectCode
Sets the unique ID of the parent project code of this project code in the hierarchy.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the unique ID of the parent resource of this resource in the hierarchy.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceCode
Sets the unique ID of the parent resource code of this resource code in the hierarchy.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskCategory
Sets the unique ID of the parent generated by the system.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Role
Sets the unique ID of the parent role of this role in the hierarchy.
setParentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the unique ID of the parent WBS of this WBS in the hierarchy.
setPassword(String, String) - Method in class com.primavera.integration.client.bo.object.User
Sets user password for the non-admin user; must specify old password.
setPendingPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the estimate of the percentage of the resource's units of work completed on this activity.
setPendingRemainingUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the estimate of the resource's remaining units on this activity.
setPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the activity percent complete.
setPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ActivityStep
Sets the percent complete for the step.
setPercentCompleteType(PercentCompleteType) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the activity percent complete type: 'Physical', 'Duration', or 'Units'.
setPersonalName(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user's personal or actual name.
setPhysicalPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the physical percent complete, which can either be user entered or calculated from the activity's weighted steps.
setPlannedCost(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the planned cost for the project expense.
setPlannedCost(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the planned cost for the resource assignment on the activity.
setPlannedDuration(Duration) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total working time from the activity planned start date to the planned finish date.
setPlannedDuration(Duration) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the planned working time for the resource assignment on the activity, from the resource's planned start date to the planned finish date.
setPlannedFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the date the activity is scheduled to finish.
setPlannedFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the date the resource is scheduled to finish working on the activity.
setPlannedLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the planned costs for all labor resources assigned to the activity.
setPlannedLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the planned units for all labor resources assigned to the activity.
setPlannedLag(Duration) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the planned time lag between the activity's planned start date and the resource's planned start date on the activity.
setPlannedNonLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the planned costs for all nonlabor resources assigned to the activity.
setPlannedNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the planned units for all nonlabor resources assigned to the activity.
setPlannedStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the date the activity is scheduled to begin.
setPlannedStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the planned start date of the project.
setPlannedStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Project
Sets the planned start date of the project.
setPlannedStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the date the resource is scheduled to begin working on the activity.
setPlannedUnits(Unit) - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriod
Set the planned units to the resource assignment spread period.
setPlannedUnits(double) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the planned number of units for the project expense.
setPlannedUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the planned units of work for the resource assignment on the activity.
setPlannedUnitsPerTime(UnitsPerTime) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the planned units per time at which the resource is to perform work on this activity.
setPlannedValueCost(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the planned value cost on this activity during a financial period.
setPlannedValueLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the planned value labor units on this activity during a financial period.
setPositiveSymbol(PositiveCurrencyFormat) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the symbol used to display a positive currency.
setPostResponseCostImpact(RiskProbability) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the impact of this risk on cost after executing the risk response.
setPostResponseProbability(RiskProbability) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the impact of this risk after executing the risk response.
setPostResponseScheduleImpact(RiskProbability) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the impact of this risk on the schedule after executing the risk response.
setPredecessorActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets the unique ID of the predecessor activity.
setPreResponseCostImpact(RiskProbability) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the impact of this risk on cost before executing the risk response.
setPreResponseProbability(RiskProbability) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the impact of this risk before executing the risk response.
setPreResponseScheduleImpact(RiskProbability) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the impact of this risk on scheduling before executing the risk response.
setPricePerUnit(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the planned price per unit for the project expense.
setPricePerUnit(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the price per time for the resource on this activity.
setPricePerUnit(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceRate
Sets the non-overtime price per time for the resource.
setPricePerUnit(Cost) - Method in class com.primavera.integration.client.bo.object.RoleRate
Sets the non-overtime price per time for the role.
setPricePerUnit2(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceRate
Sets the non-overtime price per time for the resource.
setPricePerUnit2(Cost) - Method in class com.primavera.integration.client.bo.object.RoleRate
Sets the non-overtime price per time for the role.
setPricePerUnit3(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceRate
Sets the non-overtime price per time for the resource.
setPricePerUnit3(Cost) - Method in class com.primavera.integration.client.bo.object.RoleRate
Sets the non-overtime price per time for the role.
setPricePerUnit4(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceRate
Sets the non-overtime price per time for the resource.
setPricePerUnit4(Cost) - Method in class com.primavera.integration.client.bo.object.RoleRate
Sets the non-overtime price per time for the role.
setPricePerUnit5(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceRate
Sets the non-overtime price per time for the resource.
setPricePerUnit5(Cost) - Method in class com.primavera.integration.client.bo.object.RoleRate
Sets the non-overtime price per time for the role.
setPrimaryBaselineProject(ObjectId, ObjectId) - Method in class com.primavera.integration.client.bo.object.User
Sets the value of the user's primary BaselineProject for a specific project.
setPrimaryConstraintDate(Date) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the constraint date for the activity, if the activity has a constraint.
setPrimaryConstraintType(ConstraintType) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the type of constraint applied to the activity start or finish date.
setPrimaryResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the unique ID of the primary resource for the activity.
setPrimaryResourcesCanMarkActivitiesAsCompleted(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that indicates whether primary resources can mark the project activities as completed.
setPrimaryResourcesCanMarkActivitiesAsCompleted(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether primary resources can mark the project activities as completed.
setPrimaryRoleObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the unique ID of the role that is assigned as the resource's primary role.
setPriority(IssuePriority) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the priority of the project issue.
setPrivateLocation(String) - Method in class com.primavera.integration.client.bo.object.Document
Sets the work product or document's private file location.
setPrivilege(GlobalPrivilege, boolean) - Method in class com.primavera.integration.client.bo.object.GlobalProfile
Sets this privilege on or off.
setPrivilege(ProjectPrivilege, boolean) - Method in class com.primavera.integration.client.bo.object.ProjectProfile
Turn a certain privilege on or off.
setProficiency(Proficiency) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the skill level that is associated with the role.
setProficiency(Proficiency) - Method in class com.primavera.integration.client.bo.object.ResourceRole
Sets the resource's proficiency at performing this role.
setProficiency(Proficiency) - Method in class com.primavera.integration.common.value.ResourceRequestCriterion
 
setProjectCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
Sets the unique ID of the associated project code.
setProjectForecastStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the alternate start date to be optionally used by the scheduler.
setProjectForecastStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Project
Sets the alternate start date to be optionally used by the scheduler.
setProjectObjectId(ObjectId) - Method in class com.primavera.common.value.spread.ProjectResourceRoleSpread
Sets the unique ID of the associated Project object
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Document
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
Sets the unique ID of the project to which the project code is assigned.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectDocument
Sets the unique ID of the project to which the activity document applies.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectFunding
Sets the unique ID of the associated project source for this project funding.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectNote
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectResource
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
Sets the unique ID of the associated project for this project spending plan.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the unique ID of the associated project for this project threshold.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the unique ID of the associated project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WBSMilestone
Sets the unique ID of the associated project.
setProjectProfileObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UserOBS
Sets the unique ID of the project profile with which the user is granted access to the project and OBS.
setProjectResourceCategoryObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectResource
Sets the unique ID of the associated project resource category.
setProjectResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
Sets the unique ID of the associated project resource.
setPublicLocation(String) - Method in class com.primavera.integration.client.bo.object.Document
Sets the work product or document's publicly-accessible file location.
setQuantity(Unit) - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
Sets the value that represents the resource allocation hours per week for this project resource quantity.
setRateSource(RateSource) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the value that indicates which price/unit will be used to calculate costs for the assignment, such as 'Resource', 'Role', and 'Override'.
setRateSourcePreference(RateSourcePreference) - Method in class com.primavera.integration.client.bo.object.User
Sets 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.
setRateType(RateType) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets 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.
setReadFlag(boolean) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the flag that identifies whether a comment is read by a particular user.
setReason(String) - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
Sets the description of the reason for the budget change request.
setReason(String) - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
Sets the description of the reason for the budget change request.
setRecalculateResourceCosts(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the option used by the scheduler for recalculating the resource costs after scheduling the open projects.
setReferenceNumber(String) - Method in class com.primavera.integration.client.bo.object.Document
Sets the work product or document's reference or catalog number.
setRefProjectObjectIds(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets the IDs of the referring projects.
setRelationshipLagCalendar(ScheduleRelationshipLagCalendar) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the calendar used to calculate the lag between predecessors and successors for all activities.
setRemainingCost(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the remaining cost for the project expense.
setRemainingCost(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the remaining cost for the resource assignment on the activity.
setRemainingDuration(Duration) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the remaining duration of the activity.
setRemainingDuration(Duration) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the remaining duration of the resource assignment.
setRemainingEarlyFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the remaining late end date, which is calculated by the scheduler.
setRemainingEarlyStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the date the remaining work for the activity is scheduled to begin.
setRemainingFinishDate(Date) - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
Sets the remaining finish date value for this summarized assignment.
setRemainingFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the date the resource is scheduled to finish the remaining work for the activity.
setRemainingLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the remaining costs for all labor resources assigned to the activity.
setRemainingLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the remaining units for all labor resources assigned to the activity.
setRemainingLag(Duration) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the time lag between the activity's remaining start date and the resource's remaining start date on the activity.
setRemainingLateFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the remaining late finish date calculated by the scheduler.
setRemainingLateStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the remaining late start date calculated by the scheduler.
setRemainingNonLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the remaining costs for all nonlabor resources assigned to the activity.
setRemainingNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the remaining units for all nonlabor resources assigned to the activity.
setRemainingStartDate(Date) - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
Sets the remaining start date value for this summarized assignment.
setRemainingStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the date the resource is scheduled to begin the remaining work for the activity.
setRemainingUnits(Unit) - Method in interface com.primavera.common.value.spread.ResourceAssignmentSpreadPeriod
Set the remaining units to the resource assignment spread period.
setRemainingUnits(double) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the remaining units for the project expense.
setRemainingUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the remaining units of work to be performed by this resource on this activity.
setRemainingUnitsPerTime(UnitsPerTime) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the units per time at which the resource will be performing work on the remaining portion of this activity.
setReportingFlag(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag that determines whether the user can access ODS database as a database user.
setRequestedUnits(Unit) - Method in class com.primavera.integration.common.value.ResourceRequest
Sets the requested units
setResetPlannedToRemainingFlag(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets 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.
setResetPlannedToRemainingFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets 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.
setResolutionDate(Date) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the date the project issue was resolved.
setResourceAssignmentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
Sets the unique ID of the associated resource assignment.
setResourceAssignmentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the unique ID of the associated resource assignment.
setResourceAssignmentSpread(ResourceAssignmentSpread) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the live resource assignment spread data.
setResourceCanBeAssignedToSameActivityMoreThanOnce(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that indicates whether a resource can be assigned more than once to the same activity.
setResourceCanBeAssignedToSameActivityMoreThanOnce(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether a resource can be assigned more than once to the same activity.
setResourceCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
Sets the unique ID of the associated resource code.
setResourceCurveObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the unique ID of the resource curve.
setResourceNotes(String) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the notes about the resource.
setResourceObjectId(ObjectId) - Method in class com.primavera.common.value.spread.ProjectResourceSpread
Sets the unique ID of the associated Resource object
setResourceObjectId(ObjectId) - Method in class com.primavera.common.value.spread.WBSResourceSpread
Sets the unique ID of the associated Resource object
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Document
Sets the unique ID of the associated resource.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the unique ID of the associated resource for this project issue.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectResource
Sets the unique ID of the associated resource.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAccess
Sets the unique ID of the associated resource.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the unique ID of the associated resource.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
Sets the unique ID of the resource to which the resource code is assigned.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the unique ID of the associated resource.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceRate
Sets the unique ID of the associated resource.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceRole
Sets the unique ID of the associated resource.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the unique ID of the associated resource for this project risk.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Timesheet
Sets the unique ID of the associated resource.
setResourceRequest(ResourceRequest) - Method in class com.primavera.integration.client.bo.object.ProjectResource
Sets the resource request used as a search template to search for a qualified resource.
setResourceRequest(ResourceRequest) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the resource request used as a search template to search for a qualified resource.
setResourceRequests(ResourceRequest[]) - Method in class com.primavera.integration.client.bo.object.User
Sets the resource requests used as search templates to search for qualified resources.
setResourcesCanAssignThemselvesToActivities(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project.
setResourcesCanAssignThemselvesToActivities(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project.
setResourcesCanAssignThemselvesToActivities(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether timesheet application users are allowed to assign themselves to activities in this project.
setResourcesCanEditAssignmentPercentComplete(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that indicates whether the project's resource can use the timesheet application to update remaining units or percent complete for their activities.
setResourcesCanEditAssignmentPercentComplete(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether the project's resource update the remaining units or the percent complete for their activities in the timesheet application.
setResourcesCanMarkAssignmentAsCompleted(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether timesheet resources can mark the assignment as complete.
setResourcesCanViewInactiveActivities(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether timesheet resources can view inactive project activities.
setResourceType(String) - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
Sets the resource type for this summarized assignment, valid values are: LABOR for labor Resources NONLABOR for non-labor Resources MATERIAL for material Resources null for Roles
setResourceType(ResourceType) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the resource type: "Labor", "Nonlabor", or "Material".
setResourceType(ResourceType) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the resource type: "Labor", "Nonlabor", or "Material".
setRespectActivityDurationType(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets 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.
setResponseDescription(String) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the description of the risk response.
setResponseType(RiskResponseType) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the type of the risk response.
setResponsibilities(String) - Method in class com.primavera.integration.client.bo.object.Role
Sets the responsibilities for the role.
setResponsible(String) - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
Sets the person responsible for the change.
setResponsible(String) - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
Sets the person responsible for the change.
setResumeDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the date when a suspended task or resource dependent activity should be resumed.
setReviewStatus(ReviewStatus) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the activity review status.
setRevisionDate(Date) - Method in class com.primavera.integration.client.bo.object.Document
Sets the date of the work product or document's last update.
setRiskCategoryObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the unique ID of the associated risk type.
setRiskLevel(ProjectRiskLevel) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the risk level assigned to the project: 'Very High', 'High', 'Medium', 'Low', and 'Very Low'.
setRiskLevel(ProjectRiskLevel) - Method in class com.primavera.integration.client.bo.object.Project
Sets the risk level assigned to the project: 'Very High', 'High', 'Medium', 'Low', and 'Very Low'.
setRiskObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityRisk
Sets the unique ID of the associated risk.
setRoleLimitDisplayOption(RoleLimitDisplayOption) - Method in class com.primavera.integration.client.bo.object.User
Sets the option for how RoleLimit is displayed.
setRoleObjectId(ObjectId) - Method in class com.primavera.common.value.spread.ProjectRoleSpread
Sets the unique ID of the associated Role object
setRoleObjectId(ObjectId) - Method in class com.primavera.common.value.spread.WBSRoleSpread
Sets the unique ID of the associated Role object
setRoleObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectResource
Sets the unique ID of the associated role.
setRoleObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the unique ID of the role the resource is performing on this activity.
setRoleObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceRole
Sets the unique ID of the associated role.
setRoleObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleLimit
Sets the unique ID of the associated role.
setRoleObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleRate
Sets the unique ID of the associated role.
setScheduledFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the early finish date of the latest activity in the project, as computed by the project scheduler.
setScheduledFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Project
Sets the early finish date of the latest activity in the project, as computed by the project scheduler.
setScope(ActivityCodeTypeScope) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets the scope of the code type: Global, EPS, or Project.
setSecondaryBaselineProject(ObjectId, ObjectId) - Method in class com.primavera.integration.client.bo.object.User
Sets the value of the user's secondary BaselineProject for a specific project.
setSecondaryConstraintDate(Date) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the date to be used for the cstr_type2 assignment, if the activity has a cstr_type2 value.
setSecondaryConstraintType(ConstraintType) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the additional constraint to be used by the scheduler.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.ActivityCode
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.ActivityStep
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.BaselineType
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.CostAccount
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.Document
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.DocumentCategory
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.EPS
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.FundingSource
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.NotebookTopic
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.OBS
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.OverheadCode
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.ProjectCode
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.ResourceCode
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.RiskCategory
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.Role
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.UDFCode
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.WBSCategory
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.WBSMilestone
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.common.value.ResourceRequest
Sets the sequence number of this ResourceRequest
setShiftObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the unique ID of the shift associated with the resource.
setShiftPeriodObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceRate
Sets the unique ID of the associated shift.
setShouldIgnoreGUID(boolean) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the ShouldIgnoreGUID flag.
setShouldIgnoreSequenceNumber(boolean) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the ShouldIgnoreSequenceNumber flag.
setShowOnlyLaborResources(boolean) - Method in class com.primavera.integration.common.value.ResourceRequest
Sets the flag showing only labor Resources
setShowOverallocatedResources(boolean) - Method in class com.primavera.integration.common.value.ResourceRequest
Sets the flag showing overallocated Resources
setSortResultsByAvailability(boolean) - Method in class com.primavera.integration.common.value.ResourceRequest
Sets the flag sorting results by availability
setSource(Object) - Method in exception com.primavera.ServerException
Sets the source for this exception.
setSpacing(String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
Sets the spacing for indentation in the XML file.
setSpendingPlan(Cost) - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
Sets the editable total monthly expenditure for the EPS.
setSpendingPlan(Cost) - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
Sets the editable total monthly expenditure for the project.
setStandardDetailedWorkHours(int, DetailedWorkHours) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the standard detailed work hours for the given date.
setStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the start date of the activity.
setStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
Sets the start date of the period.
setStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the start date of the resource assignment on the activity.
setStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the value of the start date UDF.
setStartDate(Date) - Method in class com.primavera.integration.common.value.ResourceRequest
Sets the start date, clones argument
setStartDayOfWeek(int) - Method in class com.primavera.common.value.spread.ResourceAssignmentSpread
Sets the start day of the week for this spread.
setStartDayOfWeek(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the starting day of the week as displayed in all calendars.
setStartToStartLagCalculationType(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the method used to calculate lag when a start-to-start relationship exists and the predecessor starts out of sequence.
setStatus(ActivityStatus) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the current status of the activity, either 'Not Started', 'In Progress', or 'Completed'.
setStatus(ProjectStatus) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the project status: 'Planned', 'Active', 'Inactive', 'What-If', or 'Requested'.
setStatus(BudgetChangeStatus) - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
Sets the status of this budget change request.
setStatus(ProjectStatus) - Method in class com.primavera.integration.client.bo.object.Project
Sets the project status: 'Planned', 'Active', 'Inactive', 'What-If', 'Requested', or 'Template'.
setStatus(BudgetChangeStatus) - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
Sets the status of this budget change request.
setStatus(IssueStatus) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the current status of the project issue.
setStatus(ThresholdStatus) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the current status of the project threshold.
setStatus(ResourceHourStatus) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the approval level, when timesheets require approval: 'Submitted', 'Approved', 'Resource Manager Approved', 'Project Manager Approved', 'Active', or 'Rejected'.
setStatus(RiskStatus) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the current status of the project risk: 'Open' or 'Closed'.
setStatus(TimesheetStatus) - Method in class com.primavera.integration.client.bo.object.Timesheet
Sets the current status of the timesheet: 'Submitted', 'Approved', 'Resource Manager Approved', 'Project Manager Approved', 'Active', or 'Rejected'.
setStatus(ProjectStatus) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the WBS status: 'Planned', 'Active', 'Inactive', 'What-If', 'Requested', or 'Template'.
setStatusDate(Date) - Method in class com.primavera.integration.client.bo.object.Timesheet
Sets the date on which the status of the timesheet was last changed.
setStrategicPriority(int) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the baseline project's priority.
setStrategicPriority(int) - Method in class com.primavera.integration.client.bo.object.Project
Sets the project's priority.
setSubjectArea(UDFSubjectArea) - Method in class com.primavera.integration.client.bo.object.UDFType
Sets 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".
setSuccessorActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets the unique ID of the successor activity.
setSummarizeByCalendar(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag indicating whether to summarize by calendar .
setSummarizeByFinancialPeriods(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag indicating whether to summarize the EPS, project or WBS by financial periods.
setSummarizedDataDate(Date) - Method in class com.primavera.integration.client.bo.object.Project
Sets the data date of the project when it was last summarized-only updated by summarizer.
setSummarizeToWBSLevel(int) - Method in class com.primavera.integration.client.bo.object.Project
Sets the maximum level within the project's WBS to perform summarization - default to 2.
setSummaryLevel(SummaryLevel) - Method in class com.primavera.integration.client.bo.object.Project
Sets the summary level for the project while performing project summarization.
setSummaryResourceSpreadInterval(SummarySpreadInterval) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the interval in which resource and role level spreads are summarized and stored.
setSummaryWBSSpreadInterval(SummarySpreadInterval) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the interval in which WBS level spreads are summarized and stored.
setSuspendDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the start date when the progress of a task or resource dependent activity is delayed from.
setSymbol(String) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the currency symbol displayed.
setTaskUIDMap(Map<Integer, Integer>) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
 
setTertiaryBaselineProject(ObjectId, ObjectId) - Method in class com.primavera.integration.client.bo.object.User
Sets the value of the user's primary baseline for a specific project.
setText(String) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the value of the text UDF.
setThresholdParameterObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the unique ID of the associated threshold parameter for this project threshold.
setTimesheetApprovalLevel(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the number of approval levels required for timesheets (0, 1, or 2) before timesheets hours are applied to activities as actuals.
setTimesheetApprovalManagerObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the unique ID of the resource manager assigned to approve timesheets for the resource.
setTimesheetDecimalDigits(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the number of decimal digits for recording hours in timesheets.
setTimesheetInterval(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether timesheet application users enter timesheet hours daily or by entire timesheet reporting period.
setTimesheetPeriodEndsOnDay(DayOfWeekType) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the end day of time sheet period used in time sheet application.
setTimesheetPeriodObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the unique ID of the associated timesheet.
setTimesheetPeriodObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Timesheet
Sets the unique ID of the timesheet period.
setTimesheetPeriodType(TimesheetPeriodType) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the time period used in time sheet application.
setTimeWindowCompletedActivities(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the time window (days) to access completed activities in the timesheet application, assigned to new resources by default.
setTimeWindowNotStartedActivities(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the time window (days) to access not started activities in the timesheet application, assigned to new resources by default.
setTitle(String) - Method in class com.primavera.integration.client.bo.object.Document
Sets the title or name of a project work product or document.
setTitle(String) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the title of the resource.
setTitle(String) - Method in class com.primavera.integration.client.bo.object.UDFType
Sets the name/title of the user-defined field.
setToDate(Date) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the ending custom date of the time window that is monitored against a project threshold.
setToDateExpression(String) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the expression for the ending date of the time window that is monitored against a project threshold.
setType(ActivityType) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the type of activity, either 'Task Dependent', 'Resource Dependent', 'Level of Effort', 'Start Milestone', 'Finish Milestone', or 'WBS Summary'.
setType(CalendarType) - Method in class com.primavera.integration.client.bo.object.Calendar
Sets the calendar type - either 'Global', 'Resource', or 'Project'.
setType(RelationshipType) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets the type of relationship: 'Finish to Start', 'Finish to Finish', 'Start to Start', or 'Start to Finish'.
setType(RiskType) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the type of the risk.
setUDFCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the unique ID of the associated UDF code.
setUDFTypeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the unique ID of the associated UDF type.
setUnapprovedHours(double) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the actual non-overtime units submitted by the resource on the activity.
setUnapprovedOvertimeHours(double) - Method in class com.primavera.integration.client.bo.object.ResourceHour
Sets the actual overtime units submitted by the resource on the acitivity.
setUncefactExport(boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
Sets the spacing for indentation in the XML file.
setUnitOfMeasure(String) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the unit of measure for the project expense.
setUnitOfMeasureObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the unit of measure this material resource uses.
setUnits(String, Unit) - Method in interface com.primavera.common.value.spread.SpreadPeriod
Sets the unit value of the specified field in this spread period
setUnitsPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the percent complete of units for all labor and nonlabor resources assigned to the activity.
setUnitsPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the percent complete of units for the resource assignment on the activity.
setUpperThreshold(double) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the upper value of the threshold parameter which triggered the project issue.
setUpperThreshold(double) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the upper value of a project threshold parameter which will trigger an issue.
setUseActivityDates(boolean) - Method in class com.primavera.integration.common.value.ResourceRequest
Sets the flag using Activity dates
setUseCalendarTimePeriodsFlag(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets 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.
setUseExpectedFinishDates(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the option used for setting activity finish dates as the expected finish dates when scheduling projects.
setUseMaxTimesheetResourceHours(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag indicating whether to restrict the number of hours a user can enter to the limit specified in MaxTimesheetResourceHours.
setUseProjectBaselineForEarnedValue(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether earned value should be calculated based on the project baseline or the user's primary baseline.
setUseProjectManagerApproval(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates the approval sequence, if any, required for level 2 timesheet approvals.
setUserDefinedTitle(String) - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
Sets the user defined column name.
setUserInterfaceViewObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.User
Sets the unique ID of the associated user interface view.
setUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the unique ID of the user who added this comment.
setUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityOwner
Sets the unique ID of the associated user.
setUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Sets the unique ID of a specific user who has access to the selected project portfolio.
setUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the unique ID of the associated user.
setUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAccess
Sets the unique ID of the associated user.
setUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
Sets the unique ID of the associated user.
setUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleTeam
Sets the unique ID of a specific user who has access to the selected role team.
setUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UserLicense
Sets the unique ID of the associated user.
setUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UserOBS
Sets the unique ID of the user who is assigned to the project OBS.
setUseTimesheets(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether new resources use timesheets by default.
setUseTimesheets(boolean) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the flag that indicates whether the resource uses timesheets.
setValue(BusinessObject, String, String) - Method in interface com.primavera.integration.client.bo.BOHelper
Sets the value of a particular field for the given business object.
setValue(ObjectId, Object) - Method in class com.primavera.integration.util.BOHierarchyMap
Sets the value for a particular key
setValueObjectId(ObjectId) - Method in class com.primavera.integration.common.value.ResourceRequestCriterion
 
setValues(BusinessObject, Map<String, String>) - Method in interface com.primavera.integration.client.bo.BOHelper
Sets field values (from a map) for the given business object
setVendor(String) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the name of the vendor providing the product or service associated with the expense.
setVersion(String) - Method in class com.primavera.integration.client.bo.object.Document
Sets the work product or document's version number.
setWBSCategoryLabel(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the dynamic label used for the WBS category.
setWBSCategoryObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the unique ID of the associated WBS category value.
setWBSCodeSeparator(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the character used to separate the concatenated code fields for the project's WBS tree.
setWBSCodeSeparator(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the character used for separating code fields for the cost account tree.
setWBSCodeSeparator(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the character used to separate the concatenated code fields for the project's WBS tree.
setWBSObjectId(ObjectId) - Method in class com.primavera.common.value.spread.WBSResourceRoleSpread
Sets the unique ID of the associated WBS object
setWBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the unique ID of the WBS for the activity.
setWBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
Sets the unique ID of the WBS element to which the budget change log applies.
setWBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectDocument
Sets the unique ID of the WBS to which the activity document applies.
setWBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the unique ID of the WBS to which the project issue applies.
setWBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectNote
Sets the unique ID of the associated WBS.
setWBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectResource
Sets the unique ID of the associated WBS.
setWBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
Sets the unique ID of the associated WBS for this project spending plan.
setWBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the unique ID of the associated WBS for this project threshold.
setWBSObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WBSMilestone
Sets the unique ID of the WBS where the WBS milestone is assigned.
setWebSiteRootDirectory(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the root directory for storing project Web site files before they are published to the Web server.
setWebSiteRootDirectory(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the root directory for storing project Web site files before they are published to the Web server.
setWebSiteURL(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the project Web site URL, which is the Web address of the project's website.
setWebSiteURL(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the project Web site URL, which is the Web address of the project's website.
setWeekAbbreviation(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the abbreviation character for time periods of weeks.
setWeekStartDate(Date) - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
Sets the date value that represents the first day of the week.
setWeight(double) - Method in class com.primavera.integration.client.bo.object.ActivityStep
Sets the weight that is assigned to the step.
setWeight(double) - Method in class com.primavera.integration.client.bo.object.ProjectCode
Sets the weight for this code value.
setWeight(double) - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
Sets the weight for this project code type.
setWeight(double) - Method in class com.primavera.integration.client.bo.object.WBSMilestone
Sets the weight that is assigned to the milestone.
setYearAbbreviation(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the abbreviation character for time periods of years.
SEVEN - Static variable in class com.primavera.integration.client.bo.enm.ImpactLevel
 
SHARED - Static variable in class com.primavera.integration.client.bo.enm.DocumentManagementSecurityPolicy
 
Shift - Class in com.primavera.integration.client.bo.object
Shifts are used to define shift calendars for resources.
Shift(Session) - Constructor for class com.primavera.integration.client.bo.object.Shift
Class constructor specifying the Session.
Shift(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.Shift
Class constructor specifying the Session and ObjectId of the object.
Shift(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.Shift
Class constructor called internally after objects are retrieved from the server.
ShiftHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to Shift objects.
ShiftPeriod - Class in com.primavera.integration.client.bo.object
Shift periods are segments of a shift.
ShiftPeriod(Session) - Constructor for class com.primavera.integration.client.bo.object.ShiftPeriod
Class constructor specifying the Session.
ShiftPeriod(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ShiftPeriod
Class constructor specifying the Session and ObjectId of the object.
ShiftPeriod(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ShiftPeriod
Class constructor called internally after objects are retrieved from the server.
ShiftPeriodHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ShiftPeriod objects.
shortValue() - Method in class com.primavera.common.value.PrmNumber
Returns the value of the specified number as a short.
SIGN_NUMBER_SPACE_SYMBOL - Static variable in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
 
SIGN_NUMBER_SYMBOL - Static variable in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
 
SIGN_SYMBOL_NUMBER - Static variable in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
 
SIGN_SYMBOL_SPACE_NUMBER - Static variable in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
 
SIX - Static variable in class com.primavera.integration.client.bo.enm.ImpactLevel
 
size() - Method in class com.primavera.common.value.spread.BaseSpread
Gets the number of buckets in this batch of spread data.
size() - Method in interface com.primavera.common.value.spread.SpreadData
Get the number of buckets the spread data holds.
size() - Method in class com.primavera.integration.util.BOHierarchyMap
Returns the number of key-value mappings in this map.
SKILLED - Static variable in class com.primavera.integration.client.bo.enm.Proficiency
 
SPI_SCHEDULE_PERFORMANCE_INDEX - Static variable in class com.primavera.integration.client.bo.enm.ThresholdParameterType
 
SpreadBucketType - Enum in com.primavera.common.value
SpreadBucketType defines the bucket types for which spreads are calculated and stored.
SpreadCumulativeDataNotLoadedException - Exception in com.primavera.common.value.spread
Exception class used when attempting to access cumulative spread data that has not been loaded
SpreadCumulativeDataNotLoadedException(String) - Constructor for exception com.primavera.common.value.spread.SpreadCumulativeDataNotLoadedException
Class constructor specifying a detailed message.
SpreadData - Interface in com.primavera.common.value.spread
This interface defines the access methods that a spread data holder should implement.
SpreadException - Exception in com.primavera.common.value.spread
General exception class for spread value objects
SpreadException(String) - Constructor for exception com.primavera.common.value.spread.SpreadException
Class constructor specifying a detailed message.
SpreadFieldNotFoundException - Exception in com.primavera.common.value.spread
Exception class used when attempting to access a spread field that was not loaded in the spread object.
SpreadFieldNotFoundException(String) - Constructor for exception com.primavera.common.value.spread.SpreadFieldNotFoundException
Class constructor specifying a detailed message.
SpreadInvalidFieldIndexException - Exception in com.primavera.common.value
Exception class used when an invalid field index was specified for a Spread
SpreadInvalidFieldIndexException(String, Throwable) - Constructor for exception com.primavera.common.value.SpreadInvalidFieldIndexException
Class constructor specifying a detailed message and the original thrown exception.
SpreadInvalidFieldIndexException(String) - Constructor for exception com.primavera.common.value.SpreadInvalidFieldIndexException
Class constructor specifying a detailed message.
SpreadNonEditableException - Exception in com.primavera.common.value.spread
Exception class used when attempting to edit spreads that are uneditable.
SpreadNonEditableException(String) - Constructor for exception com.primavera.common.value.spread.SpreadNonEditableException
Class constructor specifying a detailed message.
SpreadOptions - Class in com.primavera.integration.client.bo
Spread Options is used to load business objects with summary data.
SpreadOptions.ExpenseCategorySpreadOptions - Class in com.primavera.integration.client.bo
A SpreadOptions type to load the ExpenseCategory categorized spread on the business object
SpreadOptions.PrimarySpreadOptions - Class in com.primavera.integration.client.bo
A SpreadOptions type to load uncategorized spread on the business object
SpreadOptions.ProjectSpreadOptions - Class in com.primavera.integration.client.bo
A SpreadOptions type to load the Project categorized spread on the business object
SpreadOptions.ResourceSpreadOptions - Class in com.primavera.integration.client.bo
A SpreadOptions type to load the Resource categorized on the business object
SpreadOptions.RoleSpreadOptions - Class in com.primavera.integration.client.bo
A SpreadOptions type to load the Role categorized spread on the business object
SpreadOptions.WBSSpreadOptions - Class in com.primavera.integration.client.bo
A SpreadOptions type to load the WBS categorized spread on the business object
SpreadOutOfRangeException - Exception in com.primavera.common.value.spread
Exception class used when attempting to access a spread period beyond the range of spread periods included in the spread object
SpreadOutOfRangeException(String) - Constructor for exception com.primavera.common.value.spread.SpreadOutOfRangeException
Class constructor specifying a detailed message.
SpreadPeriod - Interface in com.primavera.common.value.spread
The base class of all spread period interfaces
SpreadPeriodType - Class in com.primavera.integration.client.bo.enm
Spread period type enumerations are used to specify the spread interval for EPS, project, WBS, Activity, and resource assignment spreads.
SSL_RMI_SERVICE - Static variable in class com.primavera.integration.client.RMIURL
SSL service mode.
STANDARD_RMI_SERVICE - Static variable in class com.primavera.integration.client.RMIURL
Standard service mode.
START - Static variable in class com.primavera.integration.client.bo.enm.ScheduleFloatType
 
START_DATE - Static variable in class com.primavera.integration.client.bo.enm.UDFDataType
 
START_DATE_VARIANCE - Static variable in class com.primavera.integration.client.bo.enm.ThresholdParameterType
 
START_OF_ACTIVITY - Static variable in class com.primavera.integration.client.bo.enm.AccrualType
 
START_ON - Static variable in class com.primavera.integration.client.bo.enm.ConstraintType
 
START_ON_OR_AFTER - Static variable in class com.primavera.integration.client.bo.enm.ConstraintType
 
START_ON_OR_BEFORE - Static variable in class com.primavera.integration.client.bo.enm.ConstraintType
 
START_TO_FINISH - Static variable in class com.primavera.integration.client.bo.enm.RelationshipType
 
START_TO_START - Static variable in class com.primavera.integration.client.bo.enm.RelationshipType
 
STORE_PERIOD_PERFORMANCE - Static variable in class com.primavera.integration.client.bo.enm.JobType
 
STORE_PERIOD_PERFORMANCE - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
storePeriodPerformance(Project, ObjectId) - Method in class com.primavera.integration.client.JobManager
Asynchronously stores period performance for a single project.
storePeriodPerformance(Project[], ObjectId) - Method in class com.primavera.integration.client.JobManager
Asynchronously stores period performance for multiple projects.
SUBMITTED - Static variable in class com.primavera.integration.client.bo.enm.ResourceHourStatus
 
SUBMITTED - Static variable in class com.primavera.integration.client.bo.enm.TimesheetStatus
 
SUBMITTEDRM - Static variable in class com.primavera.integration.client.bo.enm.ResourceHourStatus
 
SUBMITTEDRM - Static variable in class com.primavera.integration.client.bo.enm.TimesheetStatus
 
SUCCESSOR - Static variable in class com.primavera.integration.client.bo.enm.ScheduleRelationshipLagCalendar
 
SUM - Static variable in class com.primavera.integration.client.bo.enm.UDFSummaryMethodType
 
SUMMARIZE - Static variable in class com.primavera.integration.client.bo.enm.JobType
 
summarize(Project) - Method in class com.primavera.integration.client.JobManager
Asynchronously summarizes a project.
summarize(EPS) - Method in class com.primavera.integration.client.JobManager
Asynchronously summarizes an EPS node.
SUMMARIZE_PROJECTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
SummaryAssignmentSpread - Class in com.primavera.common.value.spread
Base class for summarized Resource/Role assignment spread data.
SummaryAssignmentSpread(SpreadData) - Constructor for class com.primavera.common.value.spread.SummaryAssignmentSpread
 
SummaryAssignmentSpreadPeriod - Interface in com.primavera.common.value.spread
This interface defines all access methods for each summarized resource/role assignment spread period.
SummaryLevel - Class in com.primavera.integration.client.bo.enm
Summary level type enumerations are used for the project summarizer to indicate summary level.
SummarySpreadInterval - Class in com.primavera.integration.client.bo.enm
Summary spread interval enumerations are used with global preferences for specifying the interval in which to summarize and store WBS, resource, and role level spreads.
supportsCodes() - Method in interface com.primavera.integration.client.bo.BOHelper
Indicates whether this type of business object supports codes.
supportsLiveSpreads() - Method in interface com.primavera.integration.client.bo.BOHelper
Indicates whether this type of business object supports live spread data.
supportsSummarizedSreads() - Method in interface com.primavera.integration.client.bo.BOHelper
Indicates whether this type of business object supports summarized spread data.
supportsUDF() - Method in interface com.primavera.integration.client.bo.BOHelper
Indicates whether this type of business object supports user-defined fields (UDFs).
supportsUDFCode() - Method in interface com.primavera.integration.client.bo.BOHelper
Indicates whether this type of business object supports UDFCode.
SV_SCHEDULE_VARIANCE - Static variable in class com.primavera.integration.client.bo.enm.ThresholdParameterType
 
SVI_SCHEDULE_VARIANCE_INDEX - Static variable in class com.primavera.integration.client.bo.enm.ThresholdParameterType
 
SYMBOL_NUMBER - Static variable in class com.primavera.integration.client.bo.enm.PositiveCurrencyFormat
 
SYMBOL_NUMBER_SIGN - Static variable in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
 
SYMBOL_SIGN_NUMBER - Static variable in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
 
SYMBOL_SPACE_NUMBER - Static variable in class com.primavera.integration.client.bo.enm.PositiveCurrencyFormat
 
SYMBOL_SPACE_NUMBER_SIGN - Static variable in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
 
SYMBOL_SPACE_SIGN_NUMBER - Static variable in class com.primavera.integration.client.bo.enm.NegativeCurrencyFormat
 
SYNC_ACTUAL_THIS_PERIOD - Static variable in class com.primavera.integration.client.bo.enm.JobType
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links
Primavera Integration API Release 16.1

Copyright © 2003, 2015, Oracle and/or its affiliates. All rights reserved.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.