- 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.
- 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.
- 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.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.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.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.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.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.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.FundingSourceHelper
-
- 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.IssueHistoryHelper
-
- 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.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.ProjectCodeUserHelper
-
- 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.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.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.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.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.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.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.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() - 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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_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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- updateResourceAssignments(ResourceAssignment[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Updates multiple associated 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.
- 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.
- updateRisks(Risk[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Updates multiple associated Risk 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.
- 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
-
- 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
-