Skip navigation links
Primavera Integration API Release 22.12
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(Project[], ObjectId[], ObjectId[], Date) - Method in class com.primavera.integration.client.JobManager
 
SCHEDULE_PROJECTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
 
SCHEDULECHECK - Static variable in class com.primavera.integration.client.bo.enm.JobType
 
SCHEDULECHECK - Static variable in class com.primavera.integration.client.bo.enm.ProjPropType
 
scheduleCheck(Project) - Method in class com.primavera.integration.client.JobManager
Asynchronously perform check schedule of a project.
scheduleCheck(Project[]) - Method in class com.primavera.integration.client.JobManager
Asynchronously perform check schedule of multiple projects.
ScheduleCheckOption - Class in com.primavera.integration.client.bo.object
ScheduleCheckOptions includes parameters which will be used in calculating the health/progress of all activities under a project.
ScheduleCheckOption(Session) - Constructor for class com.primavera.integration.client.bo.object.ScheduleCheckOption
Class constructor specifying the Session.
ScheduleCheckOption(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.ScheduleCheckOption
Class constructor specifying the Session and ObjectId of the object.
ScheduleCheckOption(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.ScheduleCheckOption
Class constructor called internally after objects are retrieved from the server.
ScheduleCheckOptionHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to ScheduleCheckOption objects.
SCHEDULED - Static variable in class com.primavera.integration.client.bo.enm.EtlInterval
 
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.
ScheduleWBSHierarchyType - Class in com.primavera.integration.client.bo.enm
Schedule WBS Hierarchy Type are used with projects.
SCHEDULING - Static variable in class com.primavera.integration.client.bo.enm.ProjPropType
 
SCOPE - Static variable in class com.primavera.integration.client.bo.enm.PercentCompleteType
 
ScopeType - Class in com.primavera.integration.client.bo.enm
Scope type enumerations are used with User Profiles.
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
SEND_TO_UNIFIER - Static variable in class com.primavera.integration.client.bo.enm.JobType
 
sendToUnifier(Project) - Method in class com.primavera.integration.client.JobManager
Asynchronously sends a project to Unifier.
sendToUnifier(Project[]) - Method in class com.primavera.integration.client.JobManager
Asynchronously sends multiple projects to Unifier.
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.
ServerSessionToClientSession - Class in com.primavera.integration.client
 
ServerSessionToClientSession() - Constructor for class com.primavera.integration.client.ServerSessionToClientSession
 
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.
Session() - Constructor for class com.primavera.integration.client.Session
 
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.
setActivitiesFilter(String) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity Ids of the selected filter when updating the baseline.
setActivitiesFilterLogic(String) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity filter logic when updating the baseline.
setActivitiesFilterResourceId(String) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update resource ID for Activity filter 'Resource ID' when updating the baseline.
setActivitiesFilterRoleId(String) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update role ID for Activity filter 'Role ID' when updating the baseline.
setActivitiesFinishingWithinDays(String) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update number of days for Activity filter 'Activities finishing within specified days' when updating the baseline.
setActivitiesOccurringWithinDays(String) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update number of days for Activity filter 'Activities occurring within specified days' when updating the baseline.
setActivityCodeAssignments(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity code assignments when updating the baseline.
setActivityCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
Sets the unique ID of the associated activity code.
setActivityCodeType(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the activity code type for this activity.
setActivityCodeTypeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the unique ID of the activity code type.
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.
setActivityDefaultReviewRequired(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the indicator that determines whether status changes for new activities must be approved by default.
setActivityDefaultReviewRequired(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether status changes for new activities must be approved by default.
setActivityFilterId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityFilter
Sets the unique ID generated by the system.
setActivityFilterId(String) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity filter id when updating the baseline.
setActivityFilterName(String) - Method in class com.primavera.integration.client.bo.object.ActivityFilter
Sets name of the Activity Filter.
setActivityFilterName(String) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity filter name when updating the baseline.
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.
setActivityInformation(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity information for existing resource and role assignments when updating the baseline.
setActivityNotebooks(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity notebooks when updating the baseline.
setActivityNoteObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityNoteUpdate
Sets the unique ID of the associated note.
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.ActivityCodeUpdate
Sets the unique ID of the activity to which the associated 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.ActivityNoteUpdate
Sets the unique ID of the activity to which the associated 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.ActivityStepCreate
Sets the unique ID of the activity to which the associated step is assigned.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the unique ID of the Activity associated to the ActivityUpdate.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Document
Sets the unique ID of the activity to which the activity document applies.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the unique ID of the activity to which the lean tasks 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.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
Sets the unique ID of the activity to which the associated assignment is assigned.
setActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the unique ID of the associated activity.
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.
setActivityRsrcAssignmentCodes(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update assignment code assignments when updating the baseline.
setActivityRsrcAssignmentUdfs(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity resource assignment Udfs when updating the baseline.
setActivityStepName(String) - Method in class com.primavera.integration.client.bo.object.ActivityStepCreate
Sets the step name for this Activity step.
setActivityStepObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityStepDelete
Sets the unique ID of the associated step.
setActivityStepObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the unique ID of the associated step.
setActivityStepTemplateObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
Sets the unique ID of the activity step template to which this item belongs.
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).
setActivityUdfs(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity Udfs when updating the baseline.
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.
setActualCost(Cost) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the actual cost.
setActualCurve(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets internal profile data for actual values.
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.ResourceAssignmentCBSSpread
Sets the actual finish date value for this summarized assignment.
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.
setActualFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
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.
setActualMaterialCost(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the actual material cost 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.ResourceAssignmentCBSSpread
Sets the actual start date value for this summarized assignment.
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.
setActualStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
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.ResourceAssignmentCreate
Sets the actual 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.
setActualUnitsCostWoRsrcAssignmnt(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity actual units and cost without resource assignment when updating the baseline.
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.
setAddNewActivitiesData(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to add new activities with data when updating the baseline.
setAddNewRsrcRole(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity new resource and role assignments when updating the baseline.
setAddProjectInfo(String) - Method in class com.primavera.integration.client.bo.object.JobService
Sets addProjectInfo for job service.
setAddressLine1(String) - Method in class com.primavera.integration.client.bo.object.Location
Sets the first line of the address with street number and street name.
setAddressLine2(String) - Method in class com.primavera.integration.client.bo.object.Location
Sets the second line of the address with street number and street name.
setAlertDate(Date) - Method in class com.primavera.integration.client.bo.object.Alert
Sets the date of the alert.
setAlertStatus(AlertStatus) - Method in class com.primavera.integration.client.bo.object.Alert
Sets the status of the alert.
setAlertType(AlertType) - Method in class com.primavera.integration.client.bo.object.Alert
Sets the type of the alert.
setAllActivities(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to include all activities when updating the baseline.
setAllData(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets row Data in Blob.
setAllData(String) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets row Data in Blob.
setAllData(String) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets row Data in Blob.
setAllData(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets row Data in Blob.
setAllData(String) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets row Data in Blob.
setAllData(String) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets row Data in Blob.
setAllowApprovedTSRejection(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag indicating whether to reject Approved timesheet or not.
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.
setAllowStatusReview(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the indicator that determines whether status updates to activities in a project are eligible for manual approval before commiting changes.
setAllowStatusReview(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether status updates to activities in a project are eligible for manual approval before commiting changes.
setAllProjects(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalReplace
Sets the option used to set if all projects user has access is selected.
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).
setAlwaysLaunchOnlineHelp(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether the online help should be launched with F1 key.
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.
setApprovalDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the date the new activity changes were approved.
setApprovalDate(Date) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the date the new activity changes were approved.
setApprovalDate(Date) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the date the new activity changes were approved.
setApprovalDate(Date) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the date the new activity changes were approved.
setApprovalUserName(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the name of the user approving the changes.
setApprovalUserName(String) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the name of the user approving the changes.
setApprovalUserName(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the name of the user approving the changes.
setApprovalUserName(String) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the name of the user approving the changes.
setApprovalUserName(String) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the name of the user approving the changes.
setApprovalUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the unique ID of the user approving the changes.
setApprovalUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the unique ID of the user approving the activity changes.
setApprovalUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the unique ID of the user approving the changes.
setApprovalUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the unique ID of the user approving the changes.
setApprovalUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the unique ID of the user approving the changes.
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.
setAssignmentIsRead(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
Sets to identify if the newly created assignment from TM is viewed by the manager in CSU or not.
setAssignmentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the unique ID of the Assignment to which this comment is added.
setAssignmentPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the Assignment percent complete.
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.
setAuthor(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets author name of the content repository 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.
setAVPropertyExternalDocKey(String) - Method in class com.primavera.integration.client.bo.object.AutovueAttr
Sets id of the external document.
setAVPropertyId(ObjectId) - Method in class com.primavera.integration.client.bo.object.AutovueAttr
Sets the unique ID generated by the system.
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.
setBatchModeEnabled(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to enable the batch update mode when updating the baseline.
setBEITripwireTarget(double) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets baseline Execution Index.
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.
setBudgetAtCompletionCosts(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the total number of unread comments on this activity for a user.
setBudgetAtCompletionUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the total number of unread comments on this activity for a user.
setBudgetUnitsCost(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update Budget Units and Cost for existing resource and role assignments when updating the baseline.
setBudgetUnitsCostWoRsrcAssignmnt(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity budget units and cost without resource assignment when updating the baseline.
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 description of the cause of the Risk.
setCBSAssignedOnlyFlag(boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
Indicates only cbs assigned activites to be exported for unifier
setCBSCode(String) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the unique name of CBS Code.
setCBSCode(String) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets cBS Code.
setCBSCode(String) - Method in class com.primavera.integration.client.bo.object.CBS
Sets the short code for CBS.
setCBSCode(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets cBS Code.
setCBSDescription(String) - Method in class com.primavera.integration.client.bo.object.CBS
Sets the description of the CBS code.
setCBSId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the unique Id of CBS Code.
setCBSId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the unique Id of CBS Code.
setCBSId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the unique Id of CBS.
setCbsObjectId(ObjectId) - Method in class com.primavera.common.value.spread.ExpenseCategoryCBSSpread
Sets the unique ID of the associated CBS object.
setCbsObjectId(ObjectId) - Method in class com.primavera.common.value.spread.ResourceAssignmentCBSSpread
Sets the unique ID of the associated CBS object.
setCBSStatus(CBSStatus) - Method in class com.primavera.integration.client.bo.object.CBS
Sets status of the CBS code.
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.
setChangeSetObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the unique ID of the associated Changeset.
setChangeSetObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityNoteUpdate
Sets the unique ID of the associated change set.
setChangeSetObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityStepCreate
Sets the unique ID of the associated change set.
setChangeSetObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityStepDelete
Sets the unique ID of the associated change set.
setChangeSetObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the unique ID of the associated change set.
setChangeSetObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the unique ID of the associated Changeset.
setChangeSetObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
Sets the unique ID of the associated Changeset.
setChangeSetObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the unique ID of the associated Changeset.
setChangeSetObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the unique ID of the associated Changeset.
setChangeSetObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the unique ID of the associated Changeset.
setCheckBEITripwire(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets baseline Execution Index.
setCheckDanglingFinish(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities with finish dates that do not drive successors.
setCheckDanglingStart(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities with start dates that are not driven by predecessors.
setCheckHardConstraints(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets constraints that prevent activities being moved.
setCheckInvalidProgress(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities with invalid progress dates.
setCheckLags(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets relationships with a positive lag duration.
setCheckLargeDurations(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities that have a remaining duration greater than.
setCheckLargeFloat(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities with total float greater than.
setCheckLateActivities(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities scheduled to finish later than the project baseline.
setCheckLogic(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities missing predecessors or successors.
setCheckLongLags(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets relationships with a lag duration greater than.
setCheckNegativeFloat(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities with a total float less than 0.
setCheckNegativeLags(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets relationships with a lag duration of less than 0.
setCheckOption(boolean) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
 
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.
setCheckRelationShips(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets the majority of relationships should be Finish to Start.
setCheckResources(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities that do not have an expense or a resource assigned.
setCheckSoftConstraints(boolean) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets constraints that do not prevent activities being moved.
setCity(String) - Method in class com.primavera.integration.client.bo.object.Location
Sets the city name of the address.
setCode(String) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
Sets the 10 character code for the threshold level.
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.ResourceAssignmentCode
Sets the unique ID of the parent assignment 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.RoleCode
Sets the unique ID of the parent role 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.ResourceAssignmentCode
Sets the value of the assignment 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.RoleCode
Sets the value of the role 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.
setColor(int) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
Sets the Hex representation for the color e.g.
setComment(String) - Method in class com.primavera.integration.common.cr.DocumentVersion
Sets the comment for this version of the document.
setCommentDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the date on which this comment was added.
setComments(String) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets comments on the relationship.
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.
setCompany(String) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the name of the company working on the task.
setCompletedDate(Date) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the date this lean task was completed.
setComputeTotalFloatType(ScheduleFloatType) - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
Sets the method for calculating total float for all activities.
setConsentAcceptanceDate(Date) - Method in class com.primavera.integration.client.bo.object.UserConsent
Sets consent Acceptance Date.
setConsentAcceptanceStatus(int) - Method in class com.primavera.integration.client.bo.object.UserConsent
Sets consent acceptance status.
setConsentType(int) - Method in class com.primavera.integration.client.bo.object.UserConsent
Sets consent acceptance status.
setConstraints(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity constraints when updating the baseline.
setContentRepositoryDocumentInternalId(String) - Method in class com.primavera.integration.client.bo.object.Document
Sets the internal ID of the content repository document.
setContractManagementGroupName(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the name of the Contract Management Group.
setContractManagementProjectName(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the name of the Contract Management Project.
setContractManagementURL(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the URL of the Contract Management application.
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.
setCopyActivityRisks(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy activity Risks.
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
setCopyAssignmentCodes(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
Sets the flag indicating whether to copy assignment codes.
setCopyDocuments(boolean) - Method in class com.primavera.integration.common.CopyProjectOptions
Sets the flag indicating whether to copy documents
setCopyEPSCodesAtProjectLevel(boolean) - Method in class com.primavera.integration.common.CopyActivityOptions
 
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.
setCopyOptions(String) - Method in class com.primavera.integration.client.bo.object.JobService
Sets copyOptions for job service.
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,.
setCostRange(Cost) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
Sets the cost range of the threshold level.
setCountry(String) - Method in class com.primavera.integration.client.bo.object.Location
Sets the country of the address.
setCountryCode(String) - Method in class com.primavera.integration.client.bo.object.Location
Sets the country code of the address.
setCPP(boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
 
setCreateUser(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the name of the user who Created the changes.
setCreateUser(String) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the name of the user who Created the changes.
setCreateUser(String) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the name of the user created the record.
setCreateUser(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the name of the user created the record.
setCreateUser(String) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the name of the user who Created the changes.
setCreateUser(String) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the name of the user who Created the changes.
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'.
setCurrenciesImportInValue(String) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
 
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.
setCurrencyShowDecimals(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show decimal places for the currency, and when set to false will not Display decimal places.
setCurrencyShowSymbol(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show Currency Symbol for the currency, and when set to false will not Display Currency Symbol.
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.
setDanglingFinishTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities with finish dates that do not drive successors.
setDanglingStartTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities with start dates that are not driven by predecessors.
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.ChangeSet
Sets the date updates were made to activities, assignments or steps.
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.
setDateFormatType(DateFormatType) - Method in class com.primavera.integration.client.bo.object.User
Sets the date format type for the user: 'Month, Day, Year' , 'Day, Month, Year' or 'Year, Month, Day'.
setDateIdentified(BeginDate) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the date the project issue was identified.
setDatesDurationDatadates(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity dates, duration, Data dates when updating the baseline.
setDateSeparator(DateSeparator) - Method in class com.primavera.integration.client.bo.object.User
Sets the date Separator for the user: '/' , '-' or '.'.
setDateShowFourDigitYear(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show four digit year for the Date format specified, and when set to false will not show four digit year.
setDateShowMinutes(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show minutes value for the Time format specified, and when set to false will not show minutes value.
setDateTimeFormatType(DateTimeFormatType) - Method in class com.primavera.integration.client.bo.object.User
Sets the date format type for the user: '12 hour (1:30 PM)' , '24 hour (13:30)' or 'Do not show time'.
setDateUseLeadingZero(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show leading zero for the Date format specified, and when set to false will not show leading zero.
setDateUseMonthName(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show month value for the Date format specified, and when set to false will not show month value.
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.
setDefaultFlag(boolean) - Method in class com.primavera.integration.client.bo.object.FinancialPeriodTemplate
Sets the Financial period default template.
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.
setDeleteDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the date this activity code was deleted.
setDeleteDeployments(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setDeleteNonExistingActivities(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to delete non existing activities when updating the baseline.
setDeleteUnreferenced(String, boolean) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the DeleteUnreferenced option for a particular type of business object.
setDeleteUser(String) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the name of the user that deleted the comment.
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.
setDeploymentName(String) - Method in class com.primavera.integration.client.bo.object.GatewayDeployment
Sets deploymentName.
setDeploymentName(String) - Method in class com.primavera.integration.client.bo.object.ProjectDeployment
Sets the deployment name.
setDeploymentNames(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setDeploymentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectDeployment
Sets the unique ID generated by the system.
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.ActivityStepTemplateItem
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.ResourceAssignmentCode
Sets the description of the assignment code.
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 Risk.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.RiskMatrix
Sets the description of the risk matrix.
setDescription(String) - Method in class com.primavera.integration.client.bo.object.RoleCode
Sets the description of the role code.
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.
setDisplayIndicatorFlag(boolean) - Method in class com.primavera.integration.client.bo.object.UDFType
 
setDocumentCategoryObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Document
Sets the unique ID of the associated document category.
setDocumentExternalKey(String) - Method in class com.primavera.integration.client.bo.object.AutovueAttr
Sets document id associated.
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.
setDocumentScanStatus(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
 
setDocumentStatusCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Document
Sets the unique ID of the associated document status code.
setDocumentStatusName(DocumentStatusName) - Method in class com.primavera.integration.client.bo.object.Document
Sets the description of the document status name.
setDocumentType(DocumentType) - Method in class com.primavera.integration.client.bo.object.Document
Sets the type of document: 'Non-Collaboration' or 'Collaboration'.
setDoNotShowNewFeaturesAgain(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets do not show again option in new features dialog.
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.
setDueDate(Date) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the date this lean task will be due.
setDuration(double) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets number of days required for task to complete.
setDurationDecimalCount(DecimalCount) - Method in class com.primavera.integration.client.bo.object.User
Sets the Duration Decimal count for the user is the number of decimal places to be displayed for the Duration.
setDurationPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the percent complete of the activity duration.
setDurationPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
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.
setDurationUnitType(UnitType) - Method in class com.primavera.integration.client.bo.object.User
Sets the Duration Unit Type for the user is the Display Time units In: 'Hour','Day','Week','Month' or 'Year'.
setDurationUseFraction(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show units for the Duration, and when set to false will not show units.
setEarlyDate(int, Date) - Method in class com.primavera.integration.client.bo.BusinessObject
 
setEarlyFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the earliest possible date the activity can finish.
setEarlyStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the earliest possible date the remaining work for the activity can begin.
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 description of the risks effect on the project.
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.
setEffectiveDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.RoleRate
Sets the effective date for the role price and 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.
setEmailNotifyTSRejection(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag indicating whether to send notification through e-mail for PM/RM users and their delegates when a timesheet which they has to take an action gets rejected by other RM/PM manager or their delegate.
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.
setEnablePrimeSycFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets flag to enable real time P6-Prime sync.
setEnablePublication(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets enables the project to be processed by the Project Arbiter service.
setEnablePublication(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets enables the project to be processed by the Project Arbiter service.
setEnablePublication(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
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.
setEnableSummarization(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
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.
setEnableWebServicesIPCheck(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether IP address has to be checked in order to access WebServices.
setEnableWhatsNewDialog(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether the new features dialog is to be shown.
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.
setEndDate(Date) - Method in class com.primavera.integration.client.bo.object.TimesheetPeriod
Sets the timesheet period end date.
setEPPMConsentMessage(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets ePPM Consent Message.
setEPPMEnableConsent(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets ePPM Enable Consent.
setEPSCodeTypeHierarchy(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets this field maintains EPS Activity Code Type Hierarchy.
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.
setEstimatedWeight(double) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the estimation weight for the activity, used for top-down estimation.
setEstimatedWeight(Unit) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the estimation weight for the WBS element, used for top-down estimation.
setEtlInterval(EtlInterval) - Method in class com.primavera.integration.client.bo.object.Project
Sets the time interval for ETL for use in P6 Analytics, could be 'None', 'Scheduled', 'Immediate'.
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.
setExceptionSiteList(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the list of sites that will be allowed to be accessed directly.
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.common.value.spread.ExpenseCategoryCBSSpread
Sets the unique ID of the associated Resource object.
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.
setExpenses(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity expenses when updating the baseline.
setExpenseUdfs(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity expense Udfs when updating the baseline.
setExportFilePath(String) - Method in class com.primavera.integration.client.bo.object.JobService
Sets exported file path.
setExportOption(String) - Method in class com.primavera.integration.client.Session
 
setExportPlfFileNames(String[]) - Method in class com.primavera.integration.client.bo.object.JobService
Sets file Names of exported PLF files.
setExportXMLByte(String[]) - Method in class com.primavera.integration.client.bo.object.JobService
Sets export byte array.
setExternalCRKey(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets content repository unique key.
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).
setExternalProjectPriorityLimit(int) - 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.
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
setFileName(String) - Method in class com.primavera.integration.client.bo.object.JobService
Sets exported File Name.
setFileName(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the file name of the content repository document.
setFilepath(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the file path of the content repository document.
setFilterCriteria(String) - Method in class com.primavera.integration.client.bo.object.ActivityFilter
Sets filter criteria for Activity Filter.
setFilterCriteriaConfig(String) - Method in class com.primavera.integration.client.bo.object.ActivityFilter
Sets filter criteria Config for Activity Filter.
setFilteredActivities(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to include activities in the selected folder when updating the baseline.
setFilterGroup(String) - Method in class com.primavera.integration.client.bo.object.ActivityFilter
Sets filter Group for Activity Filter.
setFilterType(String) - Method in class com.primavera.integration.client.bo.object.ActivityFilter
Sets filter Type for Activity Filter.
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.
setFinancialPeriodTemplateId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
Sets the id of the financial period template to which the financial period belongs.
setFinancialPeriodTemplateId(ObjectId) - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
Sets the unique ID generated by the system.
setFinancialPeriodTemplateId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID generated by the system.
setFinancialPeriodTemplateId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
Sets the id of the financial period template to which the financial period belongs.
setFinancialPeriodTemplateId(String) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
 
setFinancialPeriodTemplateName(String) - Method in class com.primavera.integration.client.bo.object.FinancialPeriodTemplate
Sets the name of the financial period template name.
setFinancialPeriodTmplId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID generated by the system.
setFinancialPeriodTmplId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
Sets the unique ID generated by the system.
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.RiskResponseAction
Sets the finish date of the risk response action.
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.
setFlag(boolean) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets flag set to mark imp task.
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.StepUserDefinedValueUpdate
Sets the unique ID of the business object to which the UDF is assigned: ProjectObjectId, ActivityObjectId, ResourceObjectId, etc.
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.
setForeignObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
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.
setGatewayApiUrl(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the URL for Gateway.
setGatewayExportERPSyncName(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the ERP export Synchronization name for Gateway.
setGatewayExportUnifierSyncName(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the unifier export Synchronization name for Gateway.
setGatewayImportERPSyncName(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the ERP import Synchronization name for Gateway.
setGatewayImportUnifierSyncName(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the unifier import Synchronization name for Gateway.
setGatewayP6DeploymentName(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the P6 Deployment name in Gateway.
setGatewayPassword(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the password for Gateway.
setGatewayUnifierEnabled(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the flag to enable Unifier through Gateway.
setGatewayUsername(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the user name for Gateway.
setGeneralActivitiInfo(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update general activity info when updating the baseline.
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.
setGlobalReplaceData(String) - Method in class com.primavera.integration.client.bo.object.GlobalReplace
Sets the GReplace Template Blob.
setGlobalReplaceName(String) - Method in class com.primavera.integration.client.bo.object.GlobalReplace
Sets the Global Replace Template name.
setGreplaceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.GlobalReplace
Sets the unique ID of the GReplace Template.
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.
setHardConstraintTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets constraints that prevent activities being moved.
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.
setHeldDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the date the new changes were marked held.
setHeldDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the date the changes were marked held.
setHeldDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the date the new changes were marked held.
setHeldDate(Date) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the date the new changes were marked held.
setHeldDate(Date) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the date the new changes were marked held.
setHeldDate(Date) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the date the new changes were marked held.
setHistoryInterval(HistoryInterval) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the time interval for how historical project data is stored for use in P6 Analytics, could be 'Month', 'Week', 'Quarter', 'Year' and 'Financial Period'.
setHistoryInterval(HistoryInterval) - Method in class com.primavera.integration.client.bo.object.Project
Sets the time interval for how historical project data is stored for use in P6 Analytics, could be 'Month', 'Week', 'Quarter', 'Year' and 'Financial Period'.
setHistoryInterval(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setHistoryLevel(HistoryLevel) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the level of historical project data that is stored for use in P6 Analytics, cab be 'None', 'Project', 'WBS' and 'Activity'.
setHistoryLevel(HistoryLevel) - Method in class com.primavera.integration.client.bo.object.Project
Sets the level of historical project data that is stored for use in P6 Analytics, cab be 'None', 'Project', 'WBS' and 'Activity'.
setHistoryLevel(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
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 ID of the Risk.
setId(String) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the unique Id of the risk response action.
setId(String) - Method in class com.primavera.integration.client.bo.object.RiskResponsePlan
Sets the ID of the risk response plan.
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 unique ID of the resource that identified the risk.
setIdentifiedDate(Date) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the date this risk was identified.
setIgnoreLastUpdateDate(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to ignore LastUpdateDate when updating the baseline.
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.
setImportTemplate(Map<String, String>) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
 
setImportType(String) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
 
setImportXMLByte(String) - Method in class com.primavera.integration.client.bo.object.JobService
Sets import byte array.
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.
setIncludeExternalResAss(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.
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.
setIntegratedWBS(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the indicator that determines whether a WBS is synchronized or not.
setIntegratedWBS(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether a WBS is synchronized or not.
setIntegratedWBS(boolean) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the indicator that determines whether a WBS is synchronized or not.
setIpmdarExport(boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
Sets this export for IPMDAR
setIpmDarExportOption(Boolean) - Method in class com.primavera.integration.client.Session
 
setIPSiteList(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the list of IP Address that will NOT be restricted to access WebServcices.
setIsActive(boolean) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the flag that indicates whether the resource is currently active.
setIsActive(boolean) - Method in class com.primavera.integration.client.bo.object.RiskResponsePlan
Sets the indication of whether the response plan is currently active for the associated risk.
setIsActivityFlagged(boolean) - Method in class com.primavera.integration.client.bo.object.ActivityOwner
Sets the flag that indicates whether the owner of the activity has flagged the activity as important.
setIsActivityFlagged(boolean) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the flag that indicates whether the resource who is assigned to the activity assignment has flagged the activity as important to the resource.
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.
setIsOverdue(boolean) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets flag set if task's due date is before current date.
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.
setIsRejected(boolean) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets this field indicated whether activity is rejected or Not.
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.ActivityCodeUpdate
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.ResourceAssignmentCodeType
Sets the flag indicating whether this is a secure Assignment 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.RoleCodeType
Sets the flag indicating whether this is a secure Role 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.
setIsStarred(boolean) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the flag that indicates whether this activity is marked as starred activity.
setIssuePriority(IssuePriority) - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
Sets the priority of any issues generated from the project threshold.
setIssueUDFs(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update the Issue UDFs when updating the baseline.
setIsUseOnlyWorkDays(boolean) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the flag that indicates whether to use only working days.
setIsWorkPackage(boolean) - Method in class com.primavera.integration.client.bo.object.WBS
Sets indicates if this WBS is a workpackage in Prime or not.
setIsWorkProduct(boolean) - Method in class com.primavera.integration.client.bo.object.ProjectDocument
Sets the flag that indicates whether the document is a work product.
setJobData(String) - Method in class com.primavera.integration.client.bo.object.JobService
Sets the job data for the job service.
setJobDataX(String) - Method in class com.primavera.integration.client.bo.object.JobService
Sets the job data X for the job service.
setJobId(int) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
 
setJobRecurringType(JobRecurringType) - Method in class com.primavera.integration.client.bo.object.JobService
Sets jobRecurringType for job service.
setJobType(JobType) - Method in class com.primavera.integration.client.bo.object.JobService
Sets the type of job service.
setJobTypeKey(String) - Method in class com.primavera.integration.client.bo.object.JobService
Sets project ObjectId to be used by job.
setLag(Duration) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets the time lag of the relationship.
setLagsTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets relationships with a positive lag duration.
setLargeDurationCriteria(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets large Duration Criteria value.
setLargeDurationTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities that have a remaining duration greater than Large Duration Criteria.
setLargeFloatCriteria(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets large Float Criteria value.
setLargeFloatTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities with total float greater than Large Float Criteria.
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.
setLastModifiedBy(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the name of the user who last updated the content repository document.
setLastModifiedBy(String) - Method in class com.primavera.integration.common.cr.DocumentVersion
Sets the name of the user who last updated the content repository document.
setLastModifiedDate(Date) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the last updated date for the content repository document.
setLastModifiedDate(Date) - Method in class com.primavera.integration.common.cr.DocumentVersion
Sets the last updated date for the content repository document.
setLastPublishedOn(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
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.
setLastRunDate(Date) - Method in class com.primavera.integration.client.bo.object.JobService
Sets lastRunDate for job service.
setLastSummarizedDate(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setLastUpdateBaselineOptions(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets hash value for the last options used when this baseline project was updated via Update Baseline module.
setLateActivitiesTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities scheduled to finish later than the project baseline.
setLateFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the latest possible date the activity must finish without delaying the project finish date.
setLateStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the latest possible date the remaining work for the activity must begin without delaying the project finish date.
setLatitude(double) - Method in class com.primavera.integration.client.bo.object.Location
Sets the latitude of the location.
setLatitude(double) - Method in class com.primavera.integration.client.bo.object.ResourceLocation
Sets the latitude of the resource location.
setLeanTaskId(String) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the short name of the lean task.
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.ResourceAssignmentCodeType
Sets the maximum number of characters allowed for values of this assignment 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.
setLength(int) - Method in class com.primavera.integration.client.bo.object.RoleCodeType
Sets the maximum number of characters allowed for values of this role code.
setLevel(int) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
Sets the valid values are between 0 and 9.
setLevelAllResources(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.
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.
setLevelWithinFloat(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.
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.
setLocationObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the unique ID of the location assigned to the activity.
setLocationObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID of the location assigned to the project.
setLocationObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID of the location assigned to the project.
setLocationObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Resource
Sets the unique ID of the location assigned to the resource.
setLogFile(String) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
Sets the output file path for import log
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.
setLogicTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities missing predecessors or successors.
setLogLevel(Level) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Sets the level for import log
setLongitude(double) - Method in class com.primavera.integration.client.bo.object.Location
Sets the longitude of the location.
setLongitude(double) - Method in class com.primavera.integration.client.bo.object.ResourceLocation
Sets the longitude of the resource location.
setLongLagsCriteria(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets long Lags Criteria value.
setLongLagsTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets relationships with a lag duration greater than Long Lags Criteria.
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.
setMaxAssignmentCodeTreeLevelCnt(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of levels in the assignment code hierarchy in the Project Management application.
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.
setMaxFPCalendarCount(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the maximum count of Financial Period Calendars that can be created.
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.
setMaximumDuration(Duration) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the maximum duration of the activity.
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.
setMaxRoleCodeTreeLevelCnt(int) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the maximum number of levels in the role code hierarchy in the Project Management application.
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.Resource
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.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.
setMaxUnitsPerTime(UnitsPerTime) - Method in class com.primavera.integration.client.bo.object.RoleRate
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.
setMimeType(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the MIME type of the content repository document.
setMinFloatToPreserve(int) - 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.
setMinimumDuration(Duration) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the minimum duration of the activity.
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.
setMostLikelyDuration(Duration) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the most likely duration of the activity.
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.
setMultipleFloatPathsEndingActivityShortName(String) - 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.
setMunicipality(String) - Method in class com.primavera.integration.client.bo.object.Location
Sets the municipality name of the address.
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.ActivityStepTemplate
Sets the name of the activity step template.
setName(String) - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
Sets the name of the activity step template item.
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.JobService
Sets the name of job service.
setName(String) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the name of the lean task.
setName(String) - Method in class com.primavera.integration.client.bo.object.Location
Sets the name of the location.
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.ResourceAssignmentCodeType
Sets the name of the assignment code type.
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 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.RiskMatrix
Sets the name of the risk matrix.
setName(String) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the name of the risk response action.
setName(String) - Method in class com.primavera.integration.client.bo.object.RiskResponsePlan
Sets the name of the risk response plan.
setName(String) - Method in class com.primavera.integration.client.bo.object.RiskThreshold
Sets the name of the risk score type.
setName(String) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
Sets the 40 character name for the threshold level.
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.RoleCodeType
Sets the name of the role code type.
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
setNegativeFloatTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities with a total float less than 0.
setNegativeLagsTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets relationships with a lag duration of less than 0.
setNegativeSymbol(NegativeCurrencyFormat) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the symbol used to display a negative currency.
setNewActivityInformation(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to add activity information for new resource and role assignments when updating the baseline.
setNewBudgetUnitsCost(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to add Budget Units and Cost for new resource and role assignments when updating the baseline.
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.ActivityNoteUpdate
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 the comments associated with the 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.ActivityStepTemplate
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Alert
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.CBS
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ChangeSet
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.FinancialPeriodTemplate
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.GatewayDeployment
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.JobService
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Location
Sets the unique ID of the location.
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.Profile
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.ProjectDeployment
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.ResourceAssignmentCode
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCodeType
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.ResourceLocation
Sets the unique ID of the resource location.
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.RiskMatrix
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the unique ID of the associated risk.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskResponsePlan
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskThreshold
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
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.RoleCode
Sets the unique ID generated by the system.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleCodeType
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.TimesheetPeriod
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.UpdateBaselineOption
Sets the unique ID of the associated user.
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.
setObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WbsReviewers
Sets the Reviewers ID of Status Review.
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.
setOffset(int) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets offset value to identify which fields are made blank.
setOffset(int) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets offset value to identify which fields are made blank.
setOffset(int) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets offset value to identify which fields are made blank.
setOffsetValue(String) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets offset value to identify which fields are made blank.
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'.
setOverAllocationPercentage(double) - 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.
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.
setOverrideActivityCodeId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the overridden new activity code id for this activity.
setOverrideActivityCodeName(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the overridden activity code value for this activity.
setOverrideActivityCodeShortName(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the overridden activity code value for this activity.
setOverrideActualFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new actual finish date for the activity.
setOverrideActualFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the overridden date the resource actually finished working on the activity.
setOverrideActualLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new actual units for all labor resources assigned to the activity.
setOverrideActualNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new actual units for all nonlabor resources assigned to the activity.
setOverrideActualStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new actual start date for the activity.
setOverrideActualStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the overridden new date the resource actually started working on the activity.
setOverrideActualUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the overridden new actual units worked by the resource on this activity.
setOverrideConstraintDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new constraint date for the activity.
setOverrideConstraintType(ConstraintType) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new constraint type for the activity.
setOverrideExpectedFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new date the activity is expected to be finished.
setOverridePercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the overridden new percent complete for the step.
setOverridePercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new percent complete.
setOverrideRemainingDuration(Duration) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new remaining duration of the activity.
setOverrideRemainingDuration(Duration) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the overridden new remaining duration of the resource assignment.
setOverrideRemainingFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the overridden new remaining finish date for the resource working on the activity.
setOverrideRemainingLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden remaining units for all labor resources assigned to the activity.
setOverrideRemainingNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden remaining units for all nonlabor resources assigned to the activity.
setOverrideRemainingUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the overridden new remaining units of work to be performed by this resource on this activity.
setOverrideResumeDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new resume date for the activity.
setOverrideStepName(String) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the overridden new step name for the step.
setOverrideSuspendDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the overridden new suspend date for the activity.
setOverrideUdfCodeId(Unit) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the overridden new udf code id for this activity.
setOverrideUdfCodeId(Unit) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the overridden new udf code id for this activity.
setOverrideUdfCost(Cost) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the overridden new udf cost value for this activity.
setOverrideUdfCost(Cost) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the overridden new udf cost value for this activity.
setOverrideUdfEndDate(EndDate) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the overridden new udf end date value for this activity.
setOverrideUdfEndDate(EndDate) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the overridden new udf end date value for this activity.
setOverrideUdfInteger(int) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the overridden new udf integer value for this activity.
setOverrideUdfInteger(int) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the overridden new udf integer value for this activity.
setOverrideUdfNumber(double) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the overridden new udf number value for this activity.
setOverrideUdfNumber(double) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the overridden new udf number value for this activity.
setOverrideUDFRAGType(UDFIndicator) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the overridden new udf RAG type for this activity.
setOverrideUDFRAGType(UDFIndicator) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the overridden new udf RAG type for this activity.
setOverrideUdfStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the overridden new udf start date value for this activity.
setOverrideUdfStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the overridden new udf start date value for this activity.
setOverrideUdfText(String) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the overridden new udf text value for this activity.
setOverrideUdfText(String) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the overridden new udf text value for this 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.
setOwnerIDArray(String[]) - Method in class com.primavera.integration.client.bo.object.Activity
 
setOwnerNamesArray(String[]) - Method in class com.primavera.integration.client.bo.object.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.CBS
Sets stores the unique id associated with parent cbs.
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.ResourceAssignmentCode
Sets the unique ID of the parent assignment code of this assignment code 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 risk type of this risk type in the hierarchy.
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.RoleCode
Sets the unique ID of the parent role code of this role code 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.
setPendingActivityCodeId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the new activity code id for this activity, pending approval if required.
setPendingActivityCodeName(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the new activity code value for this activity, pending approval if required.
setPendingActivityCodeShortName(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the new activity code value for this activity, pending approval if required.
setPendingActualFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new actual finish date for the activity pending approval if required.
setPendingActualFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the new date the resource actually finished working on the activity pending approval if required.
setPendingActualLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new actual units for all labor resources assigned to the activity pending approval if required.
setPendingActualNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new actual units for all nonlabor resources assigned to the activity pending approval if required.
setPendingActualStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new actual start date for the activity pending approval if required.
setPendingActualStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the new date the resource actually started working on the activity pending approval if required.
setPendingActualUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the new actual units worked by the resource on this activity pending approval if required.
setPendingConstraintDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new constraint date for the activity pending approval if required.
setPendingConstraintType(ConstraintType) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new constraint type for the activity pending approval if required.
setPendingExpectedFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new date the activity is expected to be finished pending approval if required.
setPendingPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the new percent complete for the step pending approval if required.
setPendingPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new percent complete pending approval if required.
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.
setPendingRemainingDuration(Duration) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new remaining duration of the activity pending approval if required.
setPendingRemainingDuration(Duration) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the new remaining duration of the resource assignment pending approval if required.
setPendingRemainingFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the new remaining finish date for the resource working on the activity pending approval if required.
setPendingRemainingLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new remaining units for all labor resources assigned to the activity pending approval if required.
setPendingRemainingNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new remaining units for all nonlabor resources assigned to the activity pending approval if required.
setPendingRemainingUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the estimate of the resource's remaining units on this activity.
setPendingRemainingUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the new remaining units of work to be performed by this resource on this activity, pending approval if required.
setPendingResumeDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new resume date for the activity pending approval if required.
setPendingStepName(String) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the new step name pending approval if required.
setPendingSuspendDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the new suspend date for the activity pending approval if required.
setPendingUdfCodeId(Unit) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the new udf code id for this activity, pending approval if required.
setPendingUdfCodeId(Unit) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the new udf code id for this activity, pending approval if required.
setPendingUdfCost(Cost) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the new udf cost value for this activity, pending approval if required.
setPendingUdfCost(Cost) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the new udf cost value for this activity, pending approval if required.
setPendingUdfEndDate(EndDate) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the new udf end date value for this activity, pending approval if required.
setPendingUdfEndDate(EndDate) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the new udf end date value for this activity, pending approval if required.
setPendingUdfInteger(int) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the new udf integer value for this activity, pending approval if required.
setPendingUdfInteger(int) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the new udf integer value for this activity, pending approval if required.
setPendingUdfNumber(double) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the new udf number value for this activity, pending approval if required.
setPendingUdfNumber(double) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the new udf number value for this activity, pending approval if required.
setPendingUDFRAGType(UDFIndicator) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the new udf RAG type for this activity, pending approval if required.
setPendingUDFRAGType(UDFIndicator) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the new udf RAG type for this activity, pending approval if required.
setPendingUdfStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the new udf start date value for this activity, pending approval if required.
setPendingUdfStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the new udf start date value for this activity, pending approval if required.
setPendingUdfText(String) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the new udf text value for this activity, pending approval if required.
setPendingUdfText(String) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the new udf text value for this activity, pending approval if required.
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.
setPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the activity percent complete.
setPercentCompleteType(PercentCompleteType) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the activity percent complete type: 'Physical', 'Duration', or 'Units'.
setPercentCompleteType(PercentCompleteType) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
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.
setPlannedCost(Cost) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the planned cost.
setPlannedCurve(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets internal profile data for planned values.
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.
setPlannedFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the planned finish date.
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.
setPlannedStartDate(BeginDate) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the planned start date.
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.
setPlfDirName(String) - Method in class com.primavera.integration.client.bo.object.JobService
Sets plfDirName.
setPortfolioUserIdArray(String[]) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Sets the Shared users detail.
setPortfolioUserNameArray(String[]) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
Sets the Shared users detail.
setPositiveSymbol(PositiveCurrencyFormat) - Method in class com.primavera.integration.client.bo.object.Currency
Sets the symbol used to display a positive currency.
setPostalCode(String) - Method in class com.primavera.integration.client.bo.object.Location
Sets the postal code of the address.
setPostRespCriticalityIndex(Percent) - Method in class com.primavera.integration.client.bo.object.Activity
Sets post Response Criticality Index.
setPostResponsePessimisticFinish(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets post response Activity Pessimistic finish.
setPostResponsePessimisticFinish(EndDate) - Method in class com.primavera.integration.client.bo.object.Project
Sets post response Project Pessimistic finish.
setPostResponsePessimisticStart(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets post response Activity Pessimistic start.
setPostResponsePessimisticStart(BeginDate) - Method in class com.primavera.integration.client.bo.object.Project
Sets post response Project Pessimistic start.
setPredecessorActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets the unique ID of the predecessor activity.
setPredecessorProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets the unique ID of the project that owns the predecessor activity.
setPreRespCriticalityIndex(Percent) - Method in class com.primavera.integration.client.bo.object.Activity
Sets pre Response Criticality Index.
setPreResponsePessimisticFinish(EndDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets pre response Activity Pessimistic finish.
setPreResponsePessimisticFinish(EndDate) - Method in class com.primavera.integration.client.bo.object.Project
Sets pre response Project Pessimistic finish.
setPreResponsePessimisticStart(BeginDate) - Method in class com.primavera.integration.client.bo.object.Activity
Sets pre response Activity Pessimistic start.
setPreResponsePessimisticStart(BeginDate) - Method in class com.primavera.integration.client.bo.object.Project
Sets pre response Project Pessimistic start.
setPreserveScheduledEarlyAndLateDates(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.
setPricePerUnit(Cost) - Method in class com.primavera.integration.client.bo.object.ActivityExpense
Sets the planned price per unit for the project expense.
setPricePerUnit(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets field that specify whether to use role or resource price per unit.
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.
setPrimaryResourcesCanUpdateActivityDates(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether primary resources can update the activity level dates in team member application.
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.
setPriorityList(String[]) - 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.
setPrivateIPAllowList(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the Fixed list of Regional IP Address saved during DB Install that will NOT be restricted to access WebServcices.
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.
setProbabilityRange(Percent) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
Sets the probability range of the threshold level.
setProbabilityThresholdLevel(int) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the level number of the probability threshold.
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
 
setProgressDateTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities with invalid progress dates.
setProjectCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
Sets the unique ID of the associated project code.
setProjectDetails(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update the project details when updating the baseline.
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.
setProjectIdName(String) - Method in class com.primavera.integration.client.bo.object.GlobalReplace
Sets comma seperated Project Ids and Names.
setProjectIds(String) - Method in class com.primavera.integration.client.bo.object.GlobalReplace
Sets comma seperated Project Ids.
setProjectInfo(String) - Method in class com.primavera.integration.client.bo.object.JobService
Sets projectInfo for job service.
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.CBS
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.ProjectDeployment
Sets the unique ID of the associated project.
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.ScheduleCheckOption
Sets the unique Id of the project.
setProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the unique ID of the Project associated to the UDF.
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.
setProjectRisksIssuesAndThresholds(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update the Project Risks Issues and Thresholds when updating the baseline.
setProjectScheduleType(ProjectScheduleType) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the type of schedule the project is based on.
setProjectScheduleType(ProjectScheduleType) - Method in class com.primavera.integration.client.bo.object.Project
Sets the type of schedule the project is based on.
setProjectScheduleType(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setProjectUDFs(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update the project UDFs when updating the baseline.
setProjObjectId(ObjectId) - Method in class com.primavera.common.value.spread.ExpenseCategoryCBSSpread
Sets the unique ID of the associated Project object.
setProjObjectId(ObjectId) - Method in class com.primavera.common.value.spread.ResourceAssignmentCBSSpread
Sets the unique ID of the associated Project object.
setProjOrigObjectId(ObjectId) - Method in class com.primavera.common.value.spread.ExpenseCategoryCBSSpread
Sets the unique ID of the associated Original Project object.
setProjOrigObjectId(ObjectId) - Method in class com.primavera.common.value.spread.ResourceAssignmentCBSSpread
Sets the unique ID of the associated Original Project object.
setProjPropTypeInt(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets project Property Type name related enum number.
setProposedDueDate(Date) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the proposed due date for the task.
setPropValue(String) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets project Property Type value.
setProviderId(ObjectId) - Method in class com.primavera.integration.client.bo.object.GatewayDeployment
Sets providerId.
setPublicationPriority(int) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets a priority value the Project Arbiter service uses to determine the order in which projects are submitted to the service queue, where 1 is highest priority and 100 is lowest priority.
setPublicationPriority(int) - Method in class com.primavera.integration.client.bo.object.Project
Sets a priority value the Project Arbiter service uses to determine the order in which projects are submitted to the service queue, where 1 is highest priority and 100 is lowest priority.
setPublicationPriority(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setPublicLocation(String) - Method in class com.primavera.integration.client.bo.object.Document
Sets the work product or document's publicly-accessible file location.
setPublishLevel(SummaryLevel) - Method in class com.primavera.integration.client.bo.object.Project
Sets the publish level for the project publication.
setPublishLevel(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
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.
setRange(String) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
Sets the user defined range.
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.
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.
setRejectedBy(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the name of the reviewer who rejected the changes.
setRejectedBy(String) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the name of the reviewer who rejected the changes.
setRejectedBy(String) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the name of the reviewer who rejected the changes.
setRejectedBy(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the name of the reviewer who rejected the changes.
setRejectedBy(String) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the name of the reviewer who rejected the changes.
setRejectedBy(String) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the name of the reviewer who rejected the changes.
setRejectedDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the date the new changes were marked rejected.
setRejectedDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the date the new changes were marked rejected.
setRejectedDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the date the new changes were marked rejected.
setRejectedDate(Date) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the date the new changes were marked rejected.
setRejectedDate(Date) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the date the new changes were marked rejected.
setRejectedDate(Date) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the date the new changes were marked rejected.
setRejectionComments(String) - Method in class com.primavera.integration.client.bo.object.ActivityComment
Sets the job data for the job service.
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.
setRelationships(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity relationships when updating the baseline.
setRelationshipTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets the majority of relationships should be Finish to Start.
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.
setRemainingCost(Cost) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the remaining cost associated with the risk response action.
setRemainingCurve(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets internal profile data for remaining values.
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.
setRemainingDuration(Duration) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
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.ResourceAssignmentCBSSpread
Sets the remaining finish date value for this summarized assignment.
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.
setRemainingFinishDate(EndDate) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
Sets the remaining finish date for the resource working on 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.ResourceAssignmentCBSSpread
Sets the remaining start date value for this summarized assignment.
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.
setRemainingUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
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.
setReplaceFieldNameOne(String) - Method in class com.primavera.integration.client.bo.object.GlobalReplace
Sets first replace field name.
setReportEnableLazyLoad(boolean) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets the flag that indicates whether the report tab initial should be lazy load or eager load.
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
setRequestUserName(String) - Method in class com.primavera.integration.client.bo.object.ChangeSet
Sets the name of the user requesting this change.
setRequestUserObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ChangeSet
Sets the unique ID of the user modifying the activities, assignments or steps.
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(EndDate) - Method in class com.primavera.integration.client.bo.object.ProjectIssue
Sets the date the project issue was resolved.
setResourceAssignmentCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCodeAssignment
Sets the unique ID of the associated assignment code.
setResourceAssignmentCreateObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
Sets the unique ID of the ResourceAssignmentCreate.
setResourceAssignmentObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCodeAssignment
Sets the unique ID of the assignment to which the assignment code is assigned.
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.ResourceAssignmentUpdate
Sets the unique ID of the ResourceAssignment associated to the AssignmentUpdate.
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.
setResourceList(String[]) - 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.
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.ResourceAssignmentCBSSpread
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.ResourceAssignmentCreate
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.ResourceLocation
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.
setResourceObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the unique ID of the associated resource.
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.
setResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess(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 outside Resource Manager access.
setResourcesCanAssignThemselvesToActivitiesOutsideOBSAccess(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 outside Resource Manager access.
setResourcesCanAssignThemselvesToActivitiesOutsideTheirOBSAccess(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 outside their OBS Access 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.
setResourcesCanStaffRoleAssignment(boolean) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the flag that indicates whether team-member's application users are allowed to staff themselves to empty role assignments in this project.
setResourcesCanStaffRoleAssignment(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the flag that indicates whether team-member application users are allowed to staff themselves to role assignment in this project.
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.
setResourcesTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets activities that do not have an expense or a resource assigned.
setResourceType(String) - Method in class com.primavera.common.value.spread.SummaryAssignmentSpread
Sets the resource type for this summarized assignment, valid values are:.
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.
setResponseTotalCost(Cost) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the total estimated cost for the risk.
setResponseType(RiskResponseType) - Method in class com.primavera.integration.client.bo.object.RiskResponsePlan
Sets the risk response plan type.
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.
setResubmittedBy(String) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the name of the user who Resubmitted the changes.
setResubmittedBy(String) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the name of the user who Resubmitted the changes.
setResubmittedBy(String) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the name of the user who Resubmitted the changes.
setResubmittedBy(String) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the name of the user who Resubmitted the changes.
setResubmittedBy(String) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the name of the user who Resubmitted the changes.
setResubmittedBy(String) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the name of the user who Resubmitted the changes.
setResubmittedDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the date the new changes were marked Resubmitted.
setResubmittedDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the date the new changes were marked Resubmitted.
setResubmittedDate(Date) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the date the new changes were marked Resubmitted.
setResubmittedDate(Date) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the date the new changes were marked Resubmitted.
setResubmittedDate(Date) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the date the new changes were marked Resubmitted.
setResubmittedDate(Date) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the date the new changes were marked Resubmitted.
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.
setReviewRequired(boolean) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the indicator that determines whether the activity status updates made in Team Member applications must be approved before commiting changes.
setReviewStatus(ReviewStatus) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the activity review status.
setReviewStatus(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the review status for the content repository document.
setReviewStatus(String) - Method in class com.primavera.integration.common.cr.DocumentVersion
Sets the review status for the content repository document.
setReviewType(ReviewStatusType) - Method in class com.primavera.integration.client.bo.object.Project
Sets review Type.
setRevisionDate(Date) - Method in class com.primavera.integration.client.bo.object.Document
Sets the date of the work product or document's last update.
setRiskAssignments(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update Risk Assignments when updating the baseline.
setRiskCategoryObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Risk
Sets the unique ID of the category to which the Risk is assigned.
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'.
setRiskMatrixObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the unique ID of the associated Risk Matrix.
setRiskMatrixObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID of the associated Risk Matrix.
setRiskMatrixObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the unique ID of the associated Risk Matrix.
setRiskMatrixObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskMatrixThreshold
Sets the unique ID of the associated Risk Matrix.
setRiskObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityRisk
Sets the unique ID of the associated risk.
setRiskObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskImpact
Sets the unique ID of the associated risk.
setRiskObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskResponsePlan
Sets the unique ID of the associated risk.
setRiskResponseActionObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskResponseActionImpact
Sets the unique id of the associated risk response action.
setRiskResponsePlanObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the unique ID of the associated risk response plan.
setRiskScoringMethod(RiskScoreMatrixMethod) - Method in class com.primavera.integration.client.bo.object.RiskMatrix
Sets the calculation method used to determine the risk score.
setRiskThresholdLevelObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskImpact
Sets the unique ID of the associated Risk Threshold.
setRiskThresholdLevelObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskResponseActionImpact
Sets the unique ID of the associated Risk Threshold Level.
setRiskThresholdObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskMatrixThreshold
Sets the unique ID of the associated Risk Threshold.
setRiskThresholdObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
Sets the unique ID of the associated Risk Threshold.
setRiskUDFs(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update the Risks UDFs when updating the baseline.
setRoleCodeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleCodeAssignment
Sets the unique ID of the associated role code.
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.RoleCodeAssignment
Sets the unique ID of the role to which the role code is assigned.
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.
setScheduleCheckData(String) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets scheduleCheck data.
setScheduleCheckOptionsId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets scheduleCheckOptions Id.
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.
setScheduleRange(Duration) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
Sets the schedule range of the threshold level.
setScheduleWBSHierarchyType(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setScope(ActivityCodeTypeScope) - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
Sets the scope of the code type: Global, EPS, or Project.
setScopePercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the scope percent complete is imported from Prime via integration.
setScopeType(ScopeType) - Method in class com.primavera.integration.client.bo.object.Profile
Sets the scope type of the profile either global or project.
setSearchCriteria(String) - Method in class com.primavera.integration.client.bo.object.GlobalReplace
Sets criteria to search and load the BOs.
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.
setSecurityPolicy(DocumentSecurityPolicy) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the document security policy of the content repository document.
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.LeanTask
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.ResourceAccess
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCode
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCodeType
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.RoleCode
Sets the sequence number for sorting.
setSequenceNumber(int) - Method in class com.primavera.integration.client.bo.object.RoleCodeType
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
setSeverity1(int) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the first severity level of the Risk Matrix Score.
setSeverity1Label(String) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the label for the first severity level.
setSeverity2(int) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the second severity level of the Risk Matrix Score.
setSeverity2Label(String) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the label for the second severity level.
setSeverity3(int) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the third severity level of the Risk Matrix Score.
setSeverity3Label(String) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the label for the third severity level.
setSeverity4(int) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the fourth severity level of the Risk Matrix Score.
setSeverity4Label(String) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the label for the forth severity level.
setSeverity5(int) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the fifth severity level of the Risk Matrix Score.
setSeverity5Label(String) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the label for the fith severity level.
setSeverity6(int) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the sixth severity level of the Risk Matrix Score.
setSeverity6Label(String) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the sixth for the first severity level.
setSeverity7(int) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the seventh severity level of the Risk Matrix Score.
setSeverity7Label(String) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the label for the seventh severity level.
setSeverity8(int) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the eighth severity level of the Risk Matrix Score.
setSeverity8Label(String) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the label for the eighth severity level.
setSeverity9(int) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the ninth severity level of the Risk Matrix Score.
setSeverity9Label(String) - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
Sets the label for the ninth severity level.
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.
setShowDurationTimeUnit(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show units for the Duration, and when set to false will not show units.
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
setShowTimeUnit(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show units for the Time, and when set to false will not show units.
setSmallScaleDecimalCount(DecimalCount) - Method in class com.primavera.integration.client.bo.object.User
Sets the Small Scale Decimal count for the user is the number of decimal places to be displayed for the Time.
setSmallScaleUnitType(UnitType) - Method in class com.primavera.integration.client.bo.object.User
Sets the Small Scale Unit Type for the user is the Display Time units In: 'Hour','Day','Week','Month' or 'Year'.
setSmallScaleUseFraction(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show sub units for the Time units format specified, and when set to false will not show sub units.
setSoftConstraintTarget(int) - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
Sets constraints that do not prevent activities being moved.
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(Date) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the date this lean task was started.
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.RiskResponseAction
Sets the start date of the risk response action.
setStartDate(Date) - Method in class com.primavera.integration.client.bo.object.TimesheetPeriod
Sets the timesheet period start date.
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.
setState(String) - Method in class com.primavera.integration.client.bo.object.Location
Sets the state name of the address.
setStateCode(String) - Method in class com.primavera.integration.client.bo.object.Location
Sets the state abbreviation of the address.
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(ApprovalStatus) - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
Sets the status of the requested activity code assignment changes: 'Pending', 'Approved' or 'Held'.
setStatus(ApprovalStatus) - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
Sets the status of the requested activity step changes: 'Pending', 'Approved' or 'Held'.
setStatus(ApprovalStatus) - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
Sets the status of the requested activity changes: 'Pending', 'Approved' or 'Held'.
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(Status) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the status of the lean task.
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(ApprovalStatus) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
Sets the status of the requested resource assignment : 'Added'.
setStatus(ApprovalStatus) - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
Sets the status of the requested resource assignment changes: 'Pending', 'Approved' or 'Held'.
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 Risk.
setStatus(RiskResponseActionStatus) - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
Sets the status of the risk response action.
setStatus(ApprovalStatus) - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Sets the status of the requested activity code assignment changes: 'Pending', 'Approved' or 'Held'.
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(ApprovalStatus) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
Sets the status of the requested activity code assignment changes: 'Pending', 'Approved' or 'Held'.
setStatus(ProjectStatus) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the WBS status: 'Planned', 'Active', 'Inactive', 'What-If', 'Requested', or 'Template'.
setStatusCompletion(StatusCompletion) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the status of the lean task.
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.
setStatusDates(StatusDates) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the status of the lean task.
setStatusReviewerId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WbsReviewers
Sets the Status Review ID of Status Review.
setStatusReviewerName(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the the name of the user reviewing status updates.
setStatusReviewerName(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the the name of the user reviewing status updates.
setStatusReviewerName(String) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the the name of the user reviewing status updates.
setStatusReviewerObjectId(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the ID's of the user reviewing status updates.
setStatusReviewerObjectId(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the ID's of the user reviewing status updates.
setStatusReviewerObjectId(String) - Method in class com.primavera.integration.client.bo.object.WBS
Sets the ID's of the user reviewing status updates.
setStepPercentComplete(Percent) - Method in class com.primavera.integration.client.bo.object.ActivityStepCreate
Sets the step percent complete for this Activity step.
setSteps(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity steps when updating the baseline.
setStepsUdf(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update activity steps Udf when updating the baseline.
setStepWeight(double) - Method in class com.primavera.integration.client.bo.object.ActivityStepCreate
Sets the weight that is assigned to the step.
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".
setSubjectAreaType(String) - Method in class com.primavera.integration.client.bo.object.GlobalReplace
Sets the name of the object to be updated.
setSuccessorActivityObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets the unique ID of the successor activity.
setSuccessorProjectObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Relationship
Sets the unique ID of the project that owns 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.
setSummarizeResourcesRolesByWBS(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether expense spread data has to be generated and assignment spread data has to take max depth from Summarize to WBS level during summarization for non-fusion projects.\n When the option is false for non-fusion type projects; creates resource/role summary record at the project level only and doesn't create expense summary data.\n When the option is true, max depth for resource/role spread data will use value of 'Summarize to WBS level' and expense summary data will be created.
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.
setSummarizeToWBSLevel(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setSummaryCost(String, Cost) - Method in class com.primavera.common.value.spread.ExpenseCategoryCBSSpread
Sets the values of the associated cost fields.
setSummaryCost(String, Cost) - Method in class com.primavera.common.value.spread.ResourceAssignmentCBSSpread
Sets the values of the associated cost fields.
setSummaryDates(String, Date) - Method in class com.primavera.common.value.spread.ResourceAssignmentCBSSpread
Gets the values of the associated date fields.
setSummaryLevel(SummaryLevel) - Method in class com.primavera.integration.client.bo.object.Project
Sets the summary level for the project while performing project summarization.
setSummaryLevel(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
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.
setSummaryUnits(String, Unit) - Method in class com.primavera.common.value.spread.ExpenseCategoryCBSSpread
Sets the values of the associated unit fields.
setSummaryUnits(String, Unit) - Method in class com.primavera.common.value.spread.ResourceAssignmentCBSSpread
Sets the values of the associated unit fields.
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.
setSyncWbsHierarchyFlag(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setTargetWbsId(ObjectId) - Method in class com.primavera.integration.client.bo.object.JobService
Sets targetWbsId for job service.
setTaskStatusCompletion(TaskStatusCompletion) - Method in class com.primavera.integration.client.bo.object.Activity
Sets completion status of the activity.
setTaskStatusDates(TaskStatusDates) - Method in class com.primavera.integration.client.bo.object.Activity
Sets status of the activity as per the activity dates.
setTaskStatusIndicator(boolean) - Method in class com.primavera.integration.client.bo.object.Activity
Sets indicates the status of the activity.
setTaskType(TaskType) - Method in class com.primavera.integration.client.bo.object.LeanTask
Sets the task type of the lean task.
setTaskUIDMap(Map<Integer, Integer>) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
 
setTeamMemberActivityFields(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the list of activity fields that can be updated by the team member.
setTeamMemberActivityFields(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the list of activity fields that can be updated by the team member.
setTeamMemberActivityFilters(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the Statuser activity filters for the Team Member application.
setTeamMemberActivityFiltersJoin(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the Statuser activity filters for the Team Member application.
setTeamMemberActivitySortField(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user-specific sorting field for the Team Member application.
setTeamMemberActivitySortOrder(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user-specific sorting order for the Team Member application.
setTeamMemberAddNewActualUnits(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether team members enter new actual units.
setTeamMemberApplicationTheme(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user interface theme setting for the Team Member application.
setTeamMemberAssignmentOption(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the indicator that determines whether team member can update activity fields, assignment fields, or both.
setTeamMemberAssignmentOption(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether team member can update activity fields, assignment fields, or both.
setTeamMemberAssignmentProficiencyFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether to use role assignment proficiency or resource's role proficiency.
setTeamMemberCanStatusOtherResources(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether team member can status other resource assignments on an activity.
setTeamMemberCanUpdateNotebooks(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether notebooks can be updated by the team member.
setTeamMemberConsentMessage(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets teamMember Consent Message.
setTeamMemberDateFormat(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the date format setting for the Team Member application.
setTeamMemberDisplayBaselineDatesFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether team member will display project baseline dates on my tasks and timesheets or not.
setTeamMemberDisplayPlannedUnits(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether team member will display planned units on activities and assignments or not.
setTeamMemberDisplayQRQuickAccess(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag to decide if the user has seen the QR Code quick access link in the Team Member application.
setTeamMemberDisplayTimeFlag(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the display hours setting for Team Member application.
setTeamMemberDisplayTimeFormat(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the display hours format setting for Team Member application.
setTeamMemberDisplayTotalFloatFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether team member will display total float on my tasks and timesheets or not.
setTeamMemberEnableConsent(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets teamMember Enable Consent.
setTeamMemberIncludePrimaryResources(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets primary Resource Flag determines if Team Members status their activities as Primary Resources too.
setTeamMemberLocale(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user-specific locale for the Team Member application.
setTeamMemberProjectFilter(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user-specific project filter for the Team Member application.
setTeamMemberReadOnlyActivityFields(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the list of activity fields that are currently readOnly.
setTeamMemberResourceAssignmentFields(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the list of assignment fields that can be updated by the team member.
setTeamMemberResourceAssignmentFields(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the list of assignment fields that can be updated by the team member.
setTeamMemberResourceFilter(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user-specific Resource filter for the Team Member application.
setTeamMemberStepsAddDeletable(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets the indicator that determines whether steps can be created or deleted by team member.
setTeamMemberStepUDFViewableFields(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the list of step UDF fields that are viewable by the team member.
setTeamMemberStepUDFViewableFields(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the list of step UDF fields that are viewable by the team member.
setTeamMemberTaskStatusFilter(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user-specific task status filter for the Team Member application.
setTeamMemberTimeframeFilter(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user-specific timeframe filter for the Team Member application.
setTeamMemberViewableFields(String) - Method in class com.primavera.integration.client.bo.object.BaselineProject
Sets the list of fields that are viewable by the team member.
setTeamMemberViewableFields(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets the list of fields that are viewable by the team member.
setTeamMemberViewableFields(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setTeamMemberWBSFilter(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user-specific wbs filter for the Team Member application.
setTeamMemberWorkUnitType(UnitType) - Method in class com.primavera.integration.client.bo.object.User
Sets the work unit type user preference for the Team Member application.
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.
setThresholdType(ThresholdType) - Method in class com.primavera.integration.client.bo.object.RiskThreshold
Sets the type of Risk 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.
setTimesheetProjectFilter(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user-specific project filter for the Timesheet application.
setTimesheetWBSFilter(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the user-specific wbs filter for the Timesheet 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.
setTitle(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the title of the content repository document.
setTMSelectedActivityFilters(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the selected activity filters for the Team Member application.
setTMSelectedActivityFiltersJoin(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the selected activity filters join for the Team Member application.
setTMSelectedTimesheetFilters(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the selected activity filters for the Team Member application.
setTMSelectedTimesheetFiltersJoin(String) - Method in class com.primavera.integration.client.bo.object.User
Sets the selected timesheet filters join for the Team Member application.
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.
setToleranceRange(int) - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
Sets the tolerance range of the threshold level.
setTotalPastPeriodCost(Cost) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the total stored period cost for each assignment.
setTotalPastPeriodEarnedValueCostBCWP(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total stored period earned value cost for each activity.
setTotalPastPeriodEarnedValueLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total stored period earned value labor units for each activity.
setTotalPastPeriodExpenseCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total stored period expense cost for each activity.
setTotalPastPeriodLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total stored period labor cost for each activity.
setTotalPastPeriodLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total stored period labor units for each activity.
setTotalPastPeriodMaterialCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total stored period material cost for each activity.
setTotalPastPeriodNonLaborCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total stored period non labor cost for each activity.
setTotalPastPeriodNonLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total stored period non labor units for each activity.
setTotalPastPeriodPlannedValueCost(Cost) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total stored period planned value cost for each activity.
setTotalPastPeriodPlannedValueLaborUnits(Unit) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the total stored period planned value labor units for each activity.
setTotalPastPeriodUnits(Unit) - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
Sets the total stored period units for each assignment.
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.StepUserDefinedValueUpdate
Sets the unique ID of the associated UDF type.
setUDFTypeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UDFValue
Sets the unique ID of the associated UDF type.
setUDFTypeObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
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 this export for uncefact
setUnifierAuthCode(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the Unifier authentication code.
setUnifierCBSTasksOnlyFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets only send activities with CBS codes assigned.
setUnifierCBSTasksOnlyFlag(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setUnifierCompanyShortName(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the Unifier company short name.
setUnifierDataMappingName(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets field to specify Unifier data mapping name.
setUnifierDataMappingName(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setUnifierDeleteActivitiesFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets delete activities no longer in the P6 Schedule from Primavera Unifier.
setUnifierDeleteActivitiesFlag(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setUnifierEnabledFlag(boolean) - Method in class com.primavera.integration.client.bo.object.Project
Sets flag to enable Unifier schedule sheet integration.
setUnifierEnabledFlag(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setUnifierExport(boolean) - Method in class com.primavera.integration.client.xml.xmlexporter.XMLExporter
Sets this export for unifier
setUnifierIntegrationPassword(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the Unifier Integration user password.
setUnifierIntegrationUserName(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the Unifier Integration user name.
setUnifierProjectName(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets field to specify Unifier project number.
setUnifierProjectName(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setUnifierProjectNumber(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets field to specify Unifier project number.
setUnifierProjectNumber(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setUnifierScheduleSheetName(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets field to specify Unifier schedule sheet name.
setUnifierScheduleSheetName(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setUnifierWebServiceURL(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this is the URL of Unifier Web Services.
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.
setUnitPerTimeOvertimeFactor(String) - Method in class com.primavera.integration.client.bo.object.Project
Sets field that specify to use role or resource unitPerTime and overtime factor.
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.
setUnitsPerTimeShowAsPercentage(boolean) - Method in class com.primavera.integration.client.bo.object.User
Sets the flag which when set to true will show Units/Time as Percentage, and when set to false will display as Units/Duration.
setUpdateExistingActivities(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update existing activities when updating the baseline.
setUpdateExistRsrcRoleAssignment(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update existing resource and role assignments when updating the baseline.
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.
setUserId(ObjectId) - Method in class com.primavera.integration.client.bo.object.ActivityFilter
Sets user Id in Activity Filter.
setUserId(int) - Method in class com.primavera.integration.client.bo.object.Alert
Sets the user ID of the user to which alert is generated.
setUserId(ObjectId) - Method in class com.primavera.integration.client.bo.object.JobService
Sets the job data for the job service.
setUserId(ObjectId) - Method in class com.primavera.integration.client.bo.object.UserConsent
Sets user ID.
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.GlobalReplace
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.
setUuid(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the unique ID of content repository document.
setUuid(String) - Method in class com.primavera.integration.common.cr.DocumentVersion
Sets the unique ID of the content repository document.
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.
setVersion(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the version of the content repository document.
setVersion(String) - Method in class com.primavera.integration.common.cr.DocumentVersion
Sets the version of the content repository document.
setVersionForWhatsNew(String) - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
Sets this field is used in testing to change version for what's new dialog.
setWbsAssignments(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update wbs assignments when updating the baseline.
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.BaselineProject
Sets the unique ID of the associated WBS category value.
setWBSCategoryObjectId(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
Sets the unique ID of the associated WBS category value.
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.
setWBSHierarchyLevels(String) - Method in class com.primavera.integration.common.ProjectPreferenceOptions
 
setWbsId(ObjectId) - Method in class com.primavera.integration.client.bo.object.WbsReviewers
Sets the WBS ID of Status Review.
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.
setWbsUDFs(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update the Wbs UDFs when updating the baseline.
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.ActivityStepTemplateItem
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.
setWorkflowId(String) - Method in class com.primavera.integration.common.cr.DocumentDetail
Sets the work flow ID for the content repository document.
setWorkflowId(String) - Method in class com.primavera.integration.common.cr.DocumentVersion
Sets the work flow ID for the content repository document.
setWorkPackageId(String) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the ID of the workpackage coming from prime.
setWorkPackageName(String) - Method in class com.primavera.integration.client.bo.object.Activity
Sets the name of the workpackage coming from prime.
setWorkProductsAndDocuments(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update the WorkProducts and Documents when updating the baseline.
setWPDocumentUDFs(boolean) - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
Sets the option used to update the WPDocument UDFs when updating the baseline.
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
 
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
 
SLASH - Static variable in class com.primavera.integration.client.bo.enm.DateSeparator
 
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.ExpenseCategoryCBSSpreadOptions - Class in com.primavera.integration.client.bo
A SpreadOptions type to load the ExpenseCategoryCBS categorized spread on the business object
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.ResourceCBSSpreadOptions - Class in com.primavera.integration.client.bo
A SpreadOptions type to load the ResourceCBS 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
 
Status - Class in com.primavera.integration.client.bo.enm
Status type enumerations are used with steps for specifying the status of the step.
StatusCompletion - Class in com.primavera.integration.client.bo.enm
Status Completion type enumerations are used with steps for specifying the completion status of the step.
StatusDates - Class in com.primavera.integration.client.bo.enm
Status Dates type enumerations are used with activities for specifying the status of the activity as per the activity's start date and finish date.
STATUSUPDATE - Static variable in class com.primavera.integration.client.bo.enm.AlertType
 
StepUserDefinedValueUpdate - Class in com.primavera.integration.client.bo.object
The "StepUserDefinedValueUpdate" object stores Step UDF assignment status updates requested by Team Members.
StepUserDefinedValueUpdate(Session) - Constructor for class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Class constructor specifying the Session.
StepUserDefinedValueUpdate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Class constructor specifying the Session and ObjectId of the object.
StepUserDefinedValueUpdate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
Class constructor called internally after objects are retrieved from the server.
StepUserDefinedValueUpdateHelper - Class in com.primavera.integration.client.bo.helper
Business object helper class used to simplify access to StepUserDefinedValueUpdate objects.
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
 
summarizeCBS(Project) - Method in class com.primavera.integration.client.JobManager
Asynchronously summarizes a project by cbs.
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 22.12

Copyright © 2003, 2022, Oracle and/or its affiliates.
Oracle®, Java, and MySQL are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.