- UDFCode - Class in com.primavera.integration.client.bo.object
-
UDF codes, also known as issue codes, allow you to organize and categorize project issues in a
way that is meaningful to you.
- UDFCode(Session) - Constructor for class com.primavera.integration.client.bo.object.UDFCode
-
Class constructor specifying the Session.
- UDFCode(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UDFCode
-
Class constructor specifying the Session and ObjectId of the object.
- UDFCode(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UDFCode
-
Class constructor called internally after objects are retrieved from the server.
- UDFCodeHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UDFCode objects.
- UDFDataType - Class in com.primavera.integration.client.bo.enm
-
UDF data type enumerations are used with UDFTypes to indicate the data type: 'Text', 'Start Date',
'Finish Date', 'Cost', 'Double', 'Integer', 'Indicator', or 'Code'.
- UDFIndicator - Class in com.primavera.integration.client.bo.enm
-
UDF indicator enumerations are used for UDFs of type Indicator.
- UDFSubjectArea - Class in com.primavera.integration.client.bo.enm
-
UDF subject area type enumerations are used to specify the type of business object to which values
for a particular UDFType can be assigned.
- UDFSummaryMethodType - Class in com.primavera.integration.client.bo.enm
-
The summary method type for the user-defined field summary method.
- UDFType - Class in com.primavera.integration.client.bo.object
-
User-defined fields (UDFs) enable users to add custom fields and values to the project
database.
- UDFType(Session) - Constructor for class com.primavera.integration.client.bo.object.UDFType
-
Class constructor specifying the Session.
- UDFType(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UDFType
-
Class constructor specifying the Session and ObjectId of the object.
- UDFType(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UDFType
-
Class constructor called internally after objects are retrieved from the server.
- UDFTypeHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UDFType objects.
- UDFValue - Class in com.primavera.integration.client.bo.object
-
A user defined field value represents the value of a particular user defined field when
assigned to another business object.
- UDFValue(Session) - Constructor for class com.primavera.integration.client.bo.object.UDFValue
-
Class constructor specifying the Session.
- UDFValue(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UDFValue
-
Class constructor specifying the Session and ObjectId of the object.
- UDFValue(Session, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UDFValue
-
Class constructor specifying the Session and the individual components of the multi-part key: UDFTypeObjectId and ForeignObjectId.
- UDFValue(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UDFValue
-
Class constructor called internally after objects are retrieved from the server.
- UDFValueHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UDFValue objects.
- UNDER_REVIEW - Static variable in class com.primavera.integration.client.bo.enm.DocumentStatusName
-
- UNIFORM_OVER_ACTIVITY - Static variable in class com.primavera.integration.client.bo.enm.AccrualType
-
- Unit - Class in com.primavera.common.value
-
This value type is used to define a unit.
- Unit(double) - Constructor for class com.primavera.common.value.Unit
-
Constructs a Unit
object with a given unit value in double
format.
- Unit(Number) - Constructor for class com.primavera.common.value.Unit
-
Constructs a Unit
object with a given unit value in Number
format.
- UnitOfMeasure - Class in com.primavera.integration.client.bo.object
-
The unit of measure provides definitions of units of measure for material resources.
- UnitOfMeasure(Session) - Constructor for class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Class constructor specifying the Session.
- UnitOfMeasure(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Class constructor specifying the Session and ObjectId of the object.
- UnitOfMeasure(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Class constructor called internally after objects are retrieved from the server.
- UnitOfMeasureHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UnitOfMeasure objects.
- UNITS - Static variable in class com.primavera.integration.client.bo.enm.PercentCompleteType
-
- UnitsPerTime - Class in com.primavera.common.value
-
This value type is used to define a unit per time.
- UnitsPerTime(double) - Constructor for class com.primavera.common.value.UnitsPerTime
-
Constructs a UnitsPerTime
object with a given value in double
format.
- UnitsPerTime(Number) - Constructor for class com.primavera.common.value.UnitsPerTime
-
Constructs a UnitsPerTime
object with a given value in Number
format.
- UNITSPREAD - Static variable in class com.primavera.integration.client.bo.enm.CostSpreadType
-
- UnitType - Class in com.primavera.integration.client.bo.enm
-
Unit type enumerations are used with baseline projects and projects for specifying the time units
associated with the project's default price per time.
- UNKNOWN_INDEX - Static variable in exception com.primavera.BatchException
-
The index could not be determined.
- unlockProject() - Method in class com.primavera.integration.client.bo.object.Project
-
Unlocks this project if it was previously exclusively locked by the current user.
- unregisterListener(ImportEventsListener) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
- update(Session, List<? extends BusinessObject>) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Updates business objects of this type.
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityCodeAssignmentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityCodeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityCodeTypeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityCodeUpdateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityCommentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityExpenseHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityFilterHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityNoteHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityNoteUpdateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityOwnerHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityPeriodActualHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityRiskHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityStepCreateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityStepDeleteHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityStepHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateItemHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityStepUpdateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityUpdateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.AlertHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.AutovueAttrHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.BaselineProjectHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.BaselineTypeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.CalendarHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.CBSDurationSummaryHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.CBSHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ChangeSetHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.CostAccountHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.CurrencyHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.DocumentCategoryHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.DocumentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.DocumentStatusCodeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.EPSBudgetChangeLogHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.EPSFundingHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.EPSHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.EPSNoteHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.EPSSpendingPlanHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ExpenseCategoryHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodTemplateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.FundingSourceHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.GatewayDeploymentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.GlobalPreferencesHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.GlobalProfileHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.GlobalReplaceHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ImportOptionsTemplateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.IssueHistoryHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.JobServiceHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.LeanTaskHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.LocationHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.MSPTemplateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.NotebookTopicHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.OBSHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.OverheadCodeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProfileHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectBudgetChangeLogHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeAssignmentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeTypeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectDeploymentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectDocumentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectFundingHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectIssueHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectNoteHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectPortfolioHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectProfileHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectResourceCategoryHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectResourceHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectResourceQuantityHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectSpendingPlanHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectThresholdHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RelationshipHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAccessHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentCodeAssignmentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentCodeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentCodeTypeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentCreateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentPeriodActualHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentUpdateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceCodeAssignmentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceCodeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceCodeTypeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceCurveHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceHourHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceLocationHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceRateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceRoleHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceTeamHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskCategoryHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskImpactHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskMatrixHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskMatrixScoreHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskMatrixThresholdHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskResponseActionHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskResponseActionImpactHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskResponsePlanHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskThresholdHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskThresholdLevelHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleCodeAssignmentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleCodeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleCodeTypeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleLimitHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleRateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleTeamHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ScheduleCheckOptionHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ScheduleOptionsHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ShiftHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ShiftPeriodHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.StepUserDefinedValueUpdateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ThresholdParameterHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.TimesheetAuditHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.TimesheetDelegateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.TimesheetHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.TimesheetPeriodHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UDFCodeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UDFTypeHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UDFValueHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UnitOfMeasureHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UpdateBaselineOptionHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserConsentHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserDefinedValueUpdateHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserFieldTitleHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserInterfaceViewHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserLicenseHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserOBSHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.WBSCategoryHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.WBSHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.WBSMilestoneHelper
-
- update(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.WbsReviewersHelper
-
- update() - Method in class com.primavera.integration.client.bo.object.Activity
-
Updates this Activity object in the database.
- update(Session, Activity[]) - Static method in class com.primavera.integration.client.bo.object.Activity
-
Updates multiple Activity objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Updates this ActivityCode object in the database.
- update(Session, ActivityCode[]) - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
Updates multiple ActivityCode objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Updates this ActivityCodeAssignment object in the database.
- update(Session, ActivityCodeAssignment[]) - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Updates multiple ActivityCodeAssignment objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Updates this ActivityCodeType object in the database.
- update(Session, ActivityCodeType[]) - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Updates multiple ActivityCodeType objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
-
Updates this ActivityCodeUpdate object in the database.
- update(Session, ActivityCodeUpdate[]) - Static method in class com.primavera.integration.client.bo.object.ActivityCodeUpdate
-
Updates multiple ActivityCodeUpdate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Updates this ActivityComment object in the database.
- update(Session, ActivityComment[]) - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
Updates multiple ActivityComment objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Updates this ActivityExpense object in the database.
- update(Session, ActivityExpense[]) - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Updates multiple ActivityExpense objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityFilter
-
Updates this ActivityFilter object in the database.
- update(Session, ActivityFilter[]) - Static method in class com.primavera.integration.client.bo.object.ActivityFilter
-
Updates multiple ActivityFilter objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Updates this ActivityNote object in the database.
- update(Session, ActivityNote[]) - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
Updates multiple ActivityNote objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityNoteUpdate
-
Updates this ActivityNoteUpdate object in the database.
- update(Session, ActivityNoteUpdate[]) - Static method in class com.primavera.integration.client.bo.object.ActivityNoteUpdate
-
Updates multiple ActivityNoteUpdate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Updates this ActivityOwner object in the database.
- update(Session, ActivityOwner[]) - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Updates multiple ActivityOwner objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Updates this ActivityPeriodActual object in the database.
- update(Session, ActivityPeriodActual[]) - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Updates multiple ActivityPeriodActual objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Updates this ActivityStep object in the database.
- update(Session, ActivityStep[]) - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
Updates multiple ActivityStep objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityStepCreate
-
Updates this ActivityStepCreate object in the database.
- update(Session, ActivityStepCreate[]) - Static method in class com.primavera.integration.client.bo.object.ActivityStepCreate
-
Updates multiple ActivityStepCreate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityStepDelete
-
Updates this ActivityStepDelete object in the database.
- update(Session, ActivityStepDelete[]) - Static method in class com.primavera.integration.client.bo.object.ActivityStepDelete
-
Updates multiple ActivityStepDelete objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Updates this ActivityStepTemplate object in the database.
- update(Session, ActivityStepTemplate[]) - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplate
-
Updates multiple ActivityStepTemplate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Updates this ActivityStepTemplateItem object in the database.
- update(Session, ActivityStepTemplateItem[]) - Static method in class com.primavera.integration.client.bo.object.ActivityStepTemplateItem
-
Updates multiple ActivityStepTemplateItem objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
-
Updates this ActivityStepUpdate object in the database.
- update(Session, ActivityStepUpdate[]) - Static method in class com.primavera.integration.client.bo.object.ActivityStepUpdate
-
Updates multiple ActivityStepUpdate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ActivityUpdate
-
Updates this ActivityUpdate object in the database.
- update(Session, ActivityUpdate[]) - Static method in class com.primavera.integration.client.bo.object.ActivityUpdate
-
Updates multiple ActivityUpdate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Alert
-
Updates this Alert object in the database.
- update(Session, Alert[]) - Static method in class com.primavera.integration.client.bo.object.Alert
-
Updates multiple Alert objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.AutovueAttr
-
Updates this AutovueAttr object in the database.
- update(Session, AutovueAttr[]) - Static method in class com.primavera.integration.client.bo.object.AutovueAttr
-
Updates multiple AutovueAttr objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates this BaselineProject object in the database.
- update(Session, BaselineProject[]) - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple BaselineProject objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.BaselineType
-
Updates this BaselineType object in the database.
- update(Session, BaselineType[]) - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
Updates multiple BaselineType objects in the database.
- update(boolean) - Method in class com.primavera.integration.client.bo.object.Calendar
-
Updates this Calendar object in the database with the option to replace all holidays and
exceptions.
- update(Session, Calendar[], boolean) - Static method in class com.primavera.integration.client.bo.object.Calendar
-
Updates multiple Calendar objects in the database with the option to replace all holidays and
exceptions.
- update() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Updates this Calendar object in the database.
- update(Session, Calendar[]) - Static method in class com.primavera.integration.client.bo.object.Calendar
-
Updates multiple Calendar objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.CBS
-
Updates this CBS object in the database.
- update(Session, CBS[]) - Static method in class com.primavera.integration.client.bo.object.CBS
-
Updates multiple CBS objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.CBSDurationSummary
-
Updates this CBSDurationSummary object in the database.
- update(Session, CBSDurationSummary[]) - Static method in class com.primavera.integration.client.bo.object.CBSDurationSummary
-
Updates multiple CBSDurationSummary objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ChangeSet
-
Updates this ChangeSet object in the database.
- update(Session, ChangeSet[]) - Static method in class com.primavera.integration.client.bo.object.ChangeSet
-
Updates multiple ChangeSet objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Updates this CostAccount object in the database.
- update(Session, CostAccount[]) - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
Updates multiple CostAccount objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Currency
-
Updates this Currency object in the database.
- update(Session, Currency[]) - Static method in class com.primavera.integration.client.bo.object.Currency
-
Updates multiple Currency objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Document
-
Updates this Document object in the database.
- update(Session, Document[]) - Static method in class com.primavera.integration.client.bo.object.Document
-
Updates multiple Document objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Updates this DocumentCategory object in the database.
- update(Session, DocumentCategory[]) - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Updates multiple DocumentCategory objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Updates this DocumentStatusCode object in the database.
- update(Session, DocumentStatusCode[]) - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Updates multiple DocumentStatusCode objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.EPS
-
Updates this EPS object in the database.
- update(Session, EPS[]) - Static method in class com.primavera.integration.client.bo.object.EPS
-
Updates multiple EPS objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Updates this EPSBudgetChangeLog object in the database.
- update(Session, EPSBudgetChangeLog[]) - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Updates multiple EPSBudgetChangeLog objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Updates this EPSFunding object in the database.
- update(Session, EPSFunding[]) - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
Updates multiple EPSFunding objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Updates this EPSNote object in the database.
- update(Session, EPSNote[]) - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
Updates multiple EPSNote objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Updates this EPSSpendingPlan object in the database.
- update(Session, EPSSpendingPlan[]) - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Updates multiple EPSSpendingPlan objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Updates this ExpenseCategory object in the database.
- update(Session, ExpenseCategory[]) - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Updates multiple ExpenseCategory objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Updates this FinancialPeriod object in the database.
- update(Session, FinancialPeriod[]) - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Updates multiple FinancialPeriod objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.FinancialPeriodTemplate
-
Updates this FinancialPeriodTemplate object in the database.
- update(Session, FinancialPeriodTemplate[]) - Static method in class com.primavera.integration.client.bo.object.FinancialPeriodTemplate
-
Updates multiple FinancialPeriodTemplate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Updates this FundingSource object in the database.
- update(Session, FundingSource[]) - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
Updates multiple FundingSource objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.GatewayDeployment
-
Updates this GatewayDeployment object in the database.
- update(Session, GatewayDeployment[]) - Static method in class com.primavera.integration.client.bo.object.GatewayDeployment
-
Updates multiple GatewayDeployment objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.GlobalPreferences
-
Updates this GlobalPreferences object in the database.
- update() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Updates this GlobalProfile object in the database.
- update(Session, GlobalProfile[]) - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Updates multiple GlobalProfile objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.GlobalReplace
-
Updates this GlobalReplace object in the database.
- update(Session, GlobalReplace[]) - Static method in class com.primavera.integration.client.bo.object.GlobalReplace
-
Updates multiple GlobalReplace objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.JobService
-
Updates this JobService object in the database.
- update(Session, JobService[]) - Static method in class com.primavera.integration.client.bo.object.JobService
-
Updates multiple JobService objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.LeanTask
-
Updates this LeanTask object in the database.
- update(Session, LeanTask[]) - Static method in class com.primavera.integration.client.bo.object.LeanTask
-
Updates multiple LeanTask objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Location
-
Updates this Location object in the database.
- update(Session, Location[]) - Static method in class com.primavera.integration.client.bo.object.Location
-
Updates multiple Location objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Updates this NotebookTopic object in the database.
- update(Session, NotebookTopic[]) - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Updates multiple NotebookTopic objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.OBS
-
Updates this OBS object in the database.
- update(Session, OBS[]) - Static method in class com.primavera.integration.client.bo.object.OBS
-
Updates multiple OBS objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.OverheadCode
-
Updates this OverheadCode object in the database.
- update(Session, OverheadCode[]) - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
Updates multiple OverheadCode objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Profile
-
Updates this Profile object in the database.
- update(Session, Profile[]) - Static method in class com.primavera.integration.client.bo.object.Profile
-
Updates multiple Profile objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Project
-
Updates this Project object in the database.
- update(Session, Project[]) - Static method in class com.primavera.integration.client.bo.object.Project
-
Updates multiple Project objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Updates this ProjectBudgetChangeLog object in the database.
- update(Session, ProjectBudgetChangeLog[]) - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Updates multiple ProjectBudgetChangeLog objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Updates this ProjectCode object in the database.
- update(Session, ProjectCode[]) - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
Updates multiple ProjectCode objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Updates this ProjectCodeAssignment object in the database.
- update(Session, ProjectCodeAssignment[]) - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Updates multiple ProjectCodeAssignment objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Updates this ProjectCodeType object in the database.
- update(Session, ProjectCodeType[]) - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Updates multiple ProjectCodeType objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectDeployment
-
Updates this ProjectDeployment object in the database.
- update(Session, ProjectDeployment[]) - Static method in class com.primavera.integration.client.bo.object.ProjectDeployment
-
Updates multiple ProjectDeployment objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Updates this ProjectDocument object in the database.
- update(Session, ProjectDocument[]) - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Updates multiple ProjectDocument objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Updates this ProjectFunding object in the database.
- update(Session, ProjectFunding[]) - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Updates multiple ProjectFunding objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Updates this ProjectIssue object in the database.
- update(Session, ProjectIssue[]) - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Updates multiple ProjectIssue objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Updates this ProjectNote object in the database.
- update(Session, ProjectNote[]) - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
Updates multiple ProjectNote objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Updates this ProjectPortfolio object in the database.
- update(Session, ProjectPortfolio[]) - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Updates multiple ProjectPortfolio objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Updates this ProjectProfile object in the database.
- update(Session, ProjectProfile[]) - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Updates multiple ProjectProfile objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Updates this ProjectResource object in the database.
- update(Session, ProjectResource[]) - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
Updates multiple ProjectResource objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Updates this ProjectResourceCategory object in the database.
- update(Session, ProjectResourceCategory[]) - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Updates multiple ProjectResourceCategory objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Updates this ProjectResourceQuantity object in the database.
- update(Session, ProjectResourceQuantity[]) - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Updates multiple ProjectResourceQuantity objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Updates this ProjectSpendingPlan object in the database.
- update(Session, ProjectSpendingPlan[]) - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Updates multiple ProjectSpendingPlan objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Updates this ProjectThreshold object in the database.
- update(Session, ProjectThreshold[]) - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Updates multiple ProjectThreshold objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Updates this Relationship object in the database.
- update(Session, Relationship[]) - Static method in class com.primavera.integration.client.bo.object.Relationship
-
Updates multiple Relationship objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Resource
-
Updates this Resource object in the database.
- update(Session, Resource[]) - Static method in class com.primavera.integration.client.bo.object.Resource
-
Updates multiple Resource objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Updates this ResourceAssignment object in the database.
- update(Session, ResourceAssignment[]) - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Updates multiple ResourceAssignment objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCode
-
Updates this ResourceAssignmentCode object in the database.
- update(Session, ResourceAssignmentCode[]) - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentCode
-
Updates multiple ResourceAssignmentCode objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCodeAssignment
-
Updates this ResourceAssignmentCodeAssignment object in the database.
- update(Session, ResourceAssignmentCodeAssignment[]) - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentCodeAssignment
-
Updates multiple ResourceAssignmentCodeAssignment objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCodeType
-
Updates this ResourceAssignmentCodeType object in the database.
- update(Session, ResourceAssignmentCodeType[]) - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentCodeType
-
Updates multiple ResourceAssignmentCodeType objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
-
Updates this ResourceAssignmentCreate object in the database.
- update(Session, ResourceAssignmentCreate[]) - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentCreate
-
Updates multiple ResourceAssignmentCreate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Updates this ResourceAssignmentPeriodActual object in the database.
- update(Session, ResourceAssignmentPeriodActual[]) - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Updates multiple ResourceAssignmentPeriodActual objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
-
Updates this ResourceAssignmentUpdate object in the database.
- update(Session, ResourceAssignmentUpdate[]) - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentUpdate
-
Updates multiple ResourceAssignmentUpdate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Updates this ResourceCode object in the database.
- update(Session, ResourceCode[]) - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
Updates multiple ResourceCode objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Updates this ResourceCodeAssignment object in the database.
- update(Session, ResourceCodeAssignment[]) - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Updates multiple ResourceCodeAssignment objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Updates this ResourceCodeType object in the database.
- update(Session, ResourceCodeType[]) - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Updates multiple ResourceCodeType objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Updates this ResourceCurve object in the database.
- update(Session, ResourceCurve[]) - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Updates multiple ResourceCurve objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Updates this ResourceHour object in the database.
- update(Session, ResourceHour[]) - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
Updates multiple ResourceHour objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceLocation
-
Updates this ResourceLocation object in the database.
- update(Session, ResourceLocation[]) - Static method in class com.primavera.integration.client.bo.object.ResourceLocation
-
Updates multiple ResourceLocation objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Updates this ResourceRate object in the database.
- update(Session, ResourceRate[]) - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
Updates multiple ResourceRate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Updates this ResourceRole object in the database.
- update(Session, ResourceRole[]) - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
Updates multiple ResourceRole objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Updates this ResourceTeam object in the database.
- update(Session, ResourceTeam[]) - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Updates multiple ResourceTeam objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Risk
-
Updates this Risk object in the database.
- update(Session, Risk[]) - Static method in class com.primavera.integration.client.bo.object.Risk
-
Updates multiple Risk objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RiskCategory
-
Updates this RiskCategory object in the database.
- update(Session, RiskCategory[]) - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
Updates multiple RiskCategory objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RiskImpact
-
Updates this RiskImpact object in the database.
- update(Session, RiskImpact[]) - Static method in class com.primavera.integration.client.bo.object.RiskImpact
-
Updates multiple RiskImpact objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RiskMatrix
-
Updates this RiskMatrix object in the database.
- update(Session, RiskMatrix[]) - Static method in class com.primavera.integration.client.bo.object.RiskMatrix
-
Updates multiple RiskMatrix objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RiskMatrixScore
-
Updates this RiskMatrixScore object in the database.
- update(Session, RiskMatrixScore[]) - Static method in class com.primavera.integration.client.bo.object.RiskMatrixScore
-
Updates multiple RiskMatrixScore objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RiskResponseAction
-
Updates this RiskResponseAction object in the database.
- update(Session, RiskResponseAction[]) - Static method in class com.primavera.integration.client.bo.object.RiskResponseAction
-
Updates multiple RiskResponseAction objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RiskResponseActionImpact
-
Updates this RiskResponseActionImpact object in the database.
- update(Session, RiskResponseActionImpact[]) - Static method in class com.primavera.integration.client.bo.object.RiskResponseActionImpact
-
Updates multiple RiskResponseActionImpact objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RiskResponsePlan
-
Updates this RiskResponsePlan object in the database.
- update(Session, RiskResponsePlan[]) - Static method in class com.primavera.integration.client.bo.object.RiskResponsePlan
-
Updates multiple RiskResponsePlan objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RiskThreshold
-
Updates this RiskThreshold object in the database.
- update(Session, RiskThreshold[]) - Static method in class com.primavera.integration.client.bo.object.RiskThreshold
-
Updates multiple RiskThreshold objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
-
Updates this RiskThresholdLevel object in the database.
- update(Session, RiskThresholdLevel[]) - Static method in class com.primavera.integration.client.bo.object.RiskThresholdLevel
-
Updates multiple RiskThresholdLevel objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Role
-
Updates this Role object in the database.
- update(Session, Role[]) - Static method in class com.primavera.integration.client.bo.object.Role
-
Updates multiple Role objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RoleCode
-
Updates this RoleCode object in the database.
- update(Session, RoleCode[]) - Static method in class com.primavera.integration.client.bo.object.RoleCode
-
Updates multiple RoleCode objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RoleCodeAssignment
-
Updates this RoleCodeAssignment object in the database.
- update(Session, RoleCodeAssignment[]) - Static method in class com.primavera.integration.client.bo.object.RoleCodeAssignment
-
Updates multiple RoleCodeAssignment objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RoleCodeType
-
Updates this RoleCodeType object in the database.
- update(Session, RoleCodeType[]) - Static method in class com.primavera.integration.client.bo.object.RoleCodeType
-
Updates multiple RoleCodeType objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RoleLimit
-
Updates this RoleLimit object in the database.
- update(Session, RoleLimit[]) - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
Updates multiple RoleLimit objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Updates this RoleRate object in the database.
- update(Session, RoleRate[]) - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
Updates multiple RoleRate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Updates this RoleTeam object in the database.
- update(Session, RoleTeam[]) - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
Updates multiple RoleTeam objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
-
Updates this ScheduleCheckOption object in the database.
- update(Session, ScheduleCheckOption[]) - Static method in class com.primavera.integration.client.bo.object.ScheduleCheckOption
-
Updates multiple ScheduleCheckOption objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Updates this ScheduleOptions object in the database.
- update(Session, ScheduleOptions[]) - Static method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Updates multiple ScheduleOptions objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Shift
-
Updates this Shift object in the database.
- update(Session, Shift[]) - Static method in class com.primavera.integration.client.bo.object.Shift
-
Updates multiple Shift objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
-
Updates this StepUserDefinedValueUpdate object in the database.
- update(Session, StepUserDefinedValueUpdate[]) - Static method in class com.primavera.integration.client.bo.object.StepUserDefinedValueUpdate
-
Updates multiple StepUserDefinedValueUpdate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Updates this Timesheet object in the database.
- update(Session, Timesheet[]) - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
Updates multiple Timesheet objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Updates this TimesheetPeriod object in the database.
- update(Session, TimesheetPeriod[]) - Static method in class com.primavera.integration.client.bo.object.TimesheetPeriod
-
Updates multiple TimesheetPeriod objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Updates this UDFCode object in the database.
- update(Session, UDFCode[]) - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
Updates multiple UDFCode objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Updates this UDFType object in the database.
- update(Session, UDFType[]) - Static method in class com.primavera.integration.client.bo.object.UDFType
-
Updates multiple UDFType objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Updates this UDFValue object in the database.
- update(Session, UDFValue[]) - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
Updates multiple UDFValue objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Updates this UnitOfMeasure object in the database.
- update(Session, UnitOfMeasure[]) - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Updates multiple UnitOfMeasure objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
-
Updates this UpdateBaselineOption object in the database.
- update(Session, UpdateBaselineOption[]) - Static method in class com.primavera.integration.client.bo.object.UpdateBaselineOption
-
Updates multiple UpdateBaselineOption objects in the database.
- update(Session, User[], boolean) - Static method in class com.primavera.integration.client.bo.object.User
-
Updates multiple User objects in the database with the option to reset User Data.
- update() - Method in class com.primavera.integration.client.bo.object.User
-
Updates this User object in the database.
- update(Session, User[]) - Static method in class com.primavera.integration.client.bo.object.User
-
Updates multiple User objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.UserConsent
-
Updates this UserConsent object in the database.
- update(Session, UserConsent[]) - Static method in class com.primavera.integration.client.bo.object.UserConsent
-
Updates multiple UserConsent objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
-
Updates this UserDefinedValueUpdate object in the database.
- update(Session, UserDefinedValueUpdate[]) - Static method in class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
-
Updates multiple UserDefinedValueUpdate objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Updates this UserFieldTitle object in the database.
- update(Session, UserFieldTitle[]) - Static method in class com.primavera.integration.client.bo.object.UserFieldTitle
-
Updates multiple UserFieldTitle objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Updates this UserOBS object in the database.
- update(Session, UserOBS[]) - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
Updates multiple UserOBS objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.WBS
-
Updates this WBS object in the database.
- update(Session, WBS[]) - Static method in class com.primavera.integration.client.bo.object.WBS
-
Updates multiple WBS objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.WBSCategory
-
Updates this WBSCategory object in the database.
- update(Session, WBSCategory[]) - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
Updates multiple WBSCategory objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Updates this WBSMilestone object in the database.
- update(Session, WBSMilestone[]) - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Updates multiple WBSMilestone objects in the database.
- update() - Method in class com.primavera.integration.client.bo.object.WbsReviewers
-
Updates this WbsReviewers object in the database.
- update(Session, WbsReviewers[]) - Static method in class com.primavera.integration.client.bo.object.WbsReviewers
-
Updates multiple WbsReviewers objects in the database.
- UPDATE_BASELINE - Static variable in class com.primavera.integration.client.bo.enm.JobType
-
- UPDATE_EXISTING - Static variable in class com.primavera.integration.client.xml.xmlimporter.ImportOption
-
Updates the object already in the database and adds objects without a match.
- updateActivities(Activity[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Updates multiple associated Activity objects in the database.
- updateActivityCodeTypes(ActivityCodeType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ActivityCodeType objects in the database.
- updateActivityExpenses(ActivityExpense[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Updates multiple associated ActivityExpense objects in the database.
- updateActivityNotes(ActivityNote[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Updates multiple associated ActivityNote objects in the database.
- updateActivitySteps(ActivityStep[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Updates multiple associated ActivityStep objects in the database.
- updateActivityStepTemplates(ActivityStepTemplate[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ActivityStepTemplate objects in the database.
- updateAlerts(Alert[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Alert objects in the database.
- updateAllActivities(Activity[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated Activity objects in the database.
- updateAllActivities(Activity[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Updates multiple associated Activity objects in the database.
- updateAllWBS(WBS[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated WBS objects in the database.
- updateAllWBS(WBS[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Updates multiple associated WBS objects in the database.
- updateAutovueAttrs(AutovueAttr[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple AutovueAttr objects in the database.
- updateBaseline(String, Project) - Method in class com.primavera.integration.client.JobManager
-
- UpdateBaselineOption - Class in com.primavera.integration.client.bo.object
-
Use this class to specify how the associated baseline is to be updated.
- UpdateBaselineOption(Session) - Constructor for class com.primavera.integration.client.bo.object.UpdateBaselineOption
-
Class constructor specifying the Session.
- UpdateBaselineOption(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UpdateBaselineOption
-
Class constructor specifying the Session and ObjectId of the object.
- UpdateBaselineOption(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UpdateBaselineOption
-
Class constructor called internally after objects are retrieved from the server.
- UpdateBaselineOptionHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UpdateBaselineOption objects.
- updateBaselineTypes(BaselineType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple BaselineType objects in the database.
- updateCalendars(Calendar[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Calendar objects in the database.
- updateCalendars(Calendar[], boolean) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Calendar objects in the database with the option to replace all holidays and exceptions.
- updateCBSs(CBS[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple CBS objects in the database.
- updateCostAccounts(CostAccount[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple CostAccount objects in the database.
- updateCurrencies(Currency[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Currency objects in the database.
- updateDocumentCategories(DocumentCategory[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple DocumentCategory objects in the database.
- updateDocuments(Document[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Document objects in the database.
- updateDocumentStatusCodes(DocumentStatusCode[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple DocumentStatusCode objects in the database.
- updateEPS(EPS[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple EPS objects in the database.
- updateEPSBudgetChangeLogs(EPSBudgetChangeLog[]) - Method in class com.primavera.integration.client.bo.object.EPS
-
Updates multiple associated EPSBudgetChangeLog objects in the database.
- updateEPSFundings(EPSFunding[]) - Method in class com.primavera.integration.client.bo.object.EPS
-
Updates multiple associated EPSFunding objects in the database.
- updateEPSNotes(EPSNote[]) - Method in class com.primavera.integration.client.bo.object.EPS
-
Updates multiple associated EPSNote objects in the database.
- updateEPSSpendingPlans(EPSSpendingPlan[]) - Method in class com.primavera.integration.client.bo.object.EPS
-
Updates multiple associated EPSSpendingPlan objects in the database.
- updateExistingProject(ObjectId, String) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Update an existing project from an XML file.
- updateExistingProject(ObjectId, String, InputStream, boolean) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
- updateExpenseCategories(ExpenseCategory[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ExpenseCategory objects in the database.
- updateFinancialPeriods(FinancialPeriod[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple FinancialPeriod objects in the database.
- updateFinancialPeriodTemplates(FinancialPeriodTemplate[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple FinancialPeriodTemplate objects in the database.
- updateFundingSources(FundingSource[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple FundingSource objects in the database.
- updateGlobalPreferences(GlobalPreferences) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Update the GlobalPreferences object in the database.
- updateGlobalProfiles(GlobalProfile[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple GlobalProfile objects in the database.
- updateLeanTasks(LeanTask[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Updates multiple associated LeanTask objects in the database.
- updateLicense() - Method in class com.primavera.integration.client.DistributedSession
-
- updateLicense() - Method in class com.primavera.integration.client.LocalSession
-
- updateLicense() - Method in class com.primavera.integration.client.Session
-
- updateLocations(Location[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Location objects in the database.
- updateNotebookTopics(NotebookTopic[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple NotebookTopic objects in the database.
- updateOBS(OBS[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple OBS objects in the database.
- updateOverheadCodes(OverheadCode[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple OverheadCode objects in the database.
- updatePredecessorRelationships(Relationship[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Updates multiple associated Relationship objects in the database.
- updateProfiles(Profile[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Profile objects in the database.
- updateProjectBudgetChangeLogs(ProjectBudgetChangeLog[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Updates multiple associated ProjectBudgetChangeLog objects in the database.
- updateProjectCodes(ProjectCode[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ProjectCode objects in the database.
- updateProjectCodeTypes(ProjectCodeType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ProjectCodeType objects in the database.
- updateProjectDocuments(ProjectDocument[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Updates multiple associated ProjectDocument objects in the database.
- updateProjectDocuments(ProjectDocument[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Updates multiple associated ProjectDocument objects in the database.
- updateProjectFundings(ProjectFunding[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated ProjectFunding objects in the database.
- updateProjectFundings(ProjectFunding[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Updates multiple associated ProjectFunding objects in the database.
- updateProjectIssues(ProjectIssue[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Updates multiple associated ProjectIssue objects in the database.
- updateProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated ProjectBudgetChangeLog objects in the database.
- updateProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Updates multiple associated ProjectBudgetChangeLog objects in the database.
- updateProjectLevelIssues(ProjectIssue[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated ProjectIssue objects in the database.
- updateProjectLevelIssues(ProjectIssue[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Updates multiple associated ProjectIssue objects in the database.
- updateProjectLevelNotes(ProjectNote[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated ProjectNote objects in the database.
- updateProjectLevelNotes(ProjectNote[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Updates multiple associated ProjectNote objects in the database.
- updateProjectLevelSpendingPlans(ProjectSpendingPlan[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated ProjectSpendingPlan objects in the database.
- updateProjectLevelSpendingPlans(ProjectSpendingPlan[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Updates multiple associated ProjectSpendingPlan objects in the database.
- updateProjectLevelThresholds(ProjectThreshold[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated ProjectThreshold objects in the database.
- updateProjectLevelThresholds(ProjectThreshold[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Updates multiple associated ProjectThreshold objects in the database.
- updateProjectLevelWBSMilestones(WBSMilestone[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated WBSMilestone objects in the database.
- updateProjectLevelWBSMilestones(WBSMilestone[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Updates multiple associated WBSMilestone objects in the database.
- updateProjectNotes(ProjectNote[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Updates multiple associated ProjectNote objects in the database.
- updateProjectPortfolios(ProjectPortfolio[]) - Method in class com.primavera.integration.client.bo.object.User
-
Updates multiple associated ProjectPortfolio objects in the database.
- updateProjectPortfolios(ProjectPortfolio[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ProjectPortfolio objects in the database.
- updateProjectPreferences(ProjectPreferenceOptions) - Method in class com.primavera.integration.client.bo.object.Project
-
Updates Project Preferences of the project.
- updateProjectProfiles(ProjectProfile[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ProjectProfile objects in the database.
- updateProjectResourceCategories(ProjectResourceCategory[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ProjectResourceCategory objects in the database.
- updateProjects(Project[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Project objects in the database.
- updateProjectSpendingPlans(ProjectSpendingPlan[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Updates multiple associated ProjectSpendingPlan objects in the database.
- updateProjectThresholds(ProjectThreshold[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Updates multiple associated ProjectThreshold objects in the database.
- updateResourceAssignmentCodeTypes(ResourceAssignmentCodeType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ResourceAssignmentCodeType objects in the database.
- updateResourceAssignments(ResourceAssignment[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Updates multiple associated ResourceAssignment objects in the database.
- updateResourceAssignments(ResourceAssignment[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ResourceAssignment objects in the database.
- updateResourceCodeTypes(ResourceCodeType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ResourceCodeType objects in the database.
- updateResourceCurves(ResourceCurve[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ResourceCurve objects in the database.
- updateResourceLocations(ResourceLocation[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ResourceLocation objects in the database.
- updateResources(Resource[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Resource objects in the database.
- updateResourceTeams(ResourceTeam[]) - Method in class com.primavera.integration.client.bo.object.User
-
Updates multiple associated ResourceTeam objects in the database.
- updateResourceTeams(ResourceTeam[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple ResourceTeam objects in the database.
- updateRiskCategories(RiskCategory[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple RiskCategory objects in the database.
- updateRiskMatrices(RiskMatrix[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple RiskMatrix objects in the database.
- updateRiskMatrixScores(RiskMatrixScore[]) - Method in class com.primavera.integration.client.bo.object.RiskMatrix
-
Updates multiple associated RiskMatrixScore objects in the database.
- updateRiskMatrixScores(RiskMatrixScore[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple RiskMatrixScore objects in the database.
- updateRisks(Risk[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated Risk objects in the database.
- updateRiskThresholdLevels(RiskThresholdLevel[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple RiskThresholdLevel objects in the database.
- updateRiskThresholds(RiskThreshold[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple RiskThreshold objects in the database.
- updateRoleCodeTypes(RoleCodeType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple RoleCodeType objects in the database.
- updateRoles(Role[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Role objects in the database.
- updateRoleTeams(RoleTeam[]) - Method in class com.primavera.integration.client.bo.object.User
-
Updates multiple associated RoleTeam objects in the database.
- updateRoleTeams(RoleTeam[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple RoleTeam objects in the database.
- updateShifts(Shift[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple Shift objects in the database.
- updateSuccessorRelationships(Relationship[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Updates multiple associated Relationship objects in the database.
- updateTimesheetPeriods(TimesheetPeriod[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple TimesheetPeriod objects in the database.
- updateUDFCodes(UDFCode[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple UDFCode objects in the database.
- updateUDFTypes(UDFType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple UDFType objects in the database.
- updateUnitOfMeasures(UnitOfMeasure[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple UnitOfMeasure objects in the database.
- updateUserFieldTitles(UserFieldTitle[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple UserFieldTitle objects in the database.
- updateUserLicenses(UserLicense[]) - Method in class com.primavera.integration.client.bo.object.User
-
Updates multiple associated UserLicense objects in the database.
- updateUserOBS(UserOBS[]) - Method in class com.primavera.integration.client.bo.object.OBS
-
Updates multiple associated UserOBS objects in the database.
- updateUserOBS(UserOBS[]) - Method in class com.primavera.integration.client.bo.object.User
-
Updates multiple associated UserOBS objects in the database.
- updateUsers(User[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple User objects in the database.
- updateWBSCategories(WBSCategory[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Updates multiple WBSCategory objects in the database.
- updateWBSMilestones(WBSMilestone[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Updates multiple associated WBSMilestone objects in the database.
- User - Class in com.primavera.integration.client.bo.object
-
The set of application users who are allowed to use the system.
- User(Session) - Constructor for class com.primavera.integration.client.bo.object.User
-
Class constructor specifying the Session.
- User(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.User
-
Class constructor specifying the Session and ObjectId of the object.
- User(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.User
-
Class constructor called internally after objects are retrieved from the server.
- USER_DEFINED - Static variable in class com.primavera.integration.client.bo.enm.ThresholdType
-
- UserConsent - Class in com.primavera.integration.client.bo.object
-
A UserConsent object represents whether user has accepted GDPR consent.
- UserConsent(Session) - Constructor for class com.primavera.integration.client.bo.object.UserConsent
-
Class constructor specifying the Session.
- UserConsent(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UserConsent
-
Class constructor specifying the Session and ObjectId of the object.
- UserConsent(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UserConsent
-
Class constructor called internally after objects are retrieved from the server.
- UserConsentHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UserConsent objects.
- UserDefinedValueUpdate - Class in com.primavera.integration.client.bo.object
-
The "UserDefinedValueUpdate" object stores UDF assignment status updates requested by Team
Members.
- UserDefinedValueUpdate(Session) - Constructor for class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
-
Class constructor specifying the Session.
- UserDefinedValueUpdate(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
-
Class constructor specifying the Session and ObjectId of the object.
- UserDefinedValueUpdate(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UserDefinedValueUpdate
-
Class constructor called internally after objects are retrieved from the server.
- UserDefinedValueUpdateHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UserDefinedValueUpdate objects.
- UserFieldTitle - Class in com.primavera.integration.client.bo.object
-
User fields enable you to add your own custom fields and values to the project database.
- UserFieldTitle(Session) - Constructor for class com.primavera.integration.client.bo.object.UserFieldTitle
-
Class constructor specifying the Session.
- UserFieldTitle(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UserFieldTitle
-
Class constructor specifying the Session and ObjectId of the object.
- UserFieldTitle(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UserFieldTitle
-
Class constructor called internally after objects are retrieved from the server.
- UserFieldTitleHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UserFieldTitle objects.
- UserHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to User objects.
- UserInterfaceView - Class in com.primavera.integration.client.bo.object
-
A user interface view is a customized view of P6 Web Access that enables and disables access to
P6 Web Access functionality.
- UserInterfaceView(Session) - Constructor for class com.primavera.integration.client.bo.object.UserInterfaceView
-
Class constructor specifying the Session.
- UserInterfaceView(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UserInterfaceView
-
Class constructor specifying the Session and ObjectId of the object.
- UserInterfaceView(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UserInterfaceView
-
Class constructor called internally after objects are retrieved from the server.
- UserInterfaceViewHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UserInterfaceView objects.
- UserLicense - Class in com.primavera.integration.client.bo.object
-
A user license grants access to applications within the Primavera suite.
- UserLicense(Session) - Constructor for class com.primavera.integration.client.bo.object.UserLicense
-
Class constructor specifying the Session.
- UserLicense(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UserLicense
-
Class constructor specifying the Session and ObjectId of the object.
- UserLicense(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UserLicense
-
Class constructor called internally after objects are retrieved from the server.
- UserLicenseHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UserLicense objects.
- UserOBS - Class in com.primavera.integration.client.bo.object
-
A UserOBS object represents an association between a user object and an OBS object.
- UserOBS(Session) - Constructor for class com.primavera.integration.client.bo.object.UserOBS
-
Class constructor specifying the Session.
- UserOBS(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UserOBS
-
Class constructor specifying the Session and ObjectId of the object.
- UserOBS(Session, ObjectId, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.UserOBS
-
Class constructor specifying the Session and the individual components of the multi-part key: UserObjectId and OBSObjectId.
- UserOBS(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.UserOBS
-
Class constructor called internally after objects are retrieved from the server.
- UserOBSHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to UserOBS objects.
- USESSION_OVERRIDE_ID - Static variable in class com.primavera.common.value.ObjectId
-