- CALC - Static variable in class com.primavera.integration.client.bo.enm.UDFSummaryMethodType
-
- calculateProjectScore(ObjectId[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Calculate the project score of this project based on a selected set of ProjectCodeType's.
- Calendar - Class in com.primavera.integration.client.bo.object
-
Calendars defined the available work hours in each calendar day.
- Calendar(Session) - Constructor for class com.primavera.integration.client.bo.object.Calendar
-
Class constructor specifying the Session.
- Calendar(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.Calendar
-
Class constructor specifying the Session and ObjectId of the object.
- Calendar(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.Calendar
-
Class constructor called internally after objects are retrieved from the server.
- CalendarHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to Calendar objects.
- CalendarType - Class in com.primavera.integration.client.bo.enm
-
Calendar type enumerations are used with calendars.
- cancelJob(JobId) - Method in class com.primavera.integration.client.JobManager
-
Cancels an asynchronous job initiated by the Integration API.
- CANCELLED - Static variable in class com.primavera.integration.client.bo.enm.JobStatus
-
- canCreate() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether this type of business object class has create methods.
- canDelete() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether this type of business object class has delete methods.
- canUpdate() - Method in interface com.primavera.integration.client.bo.BOHelper
-
Indicates whether this type of business object class has update methods.
- CHECK_IN_AND_CHECK_OUT_PROJECTS - Static variable in class com.primavera.integration.client.bo.enm.ProjectPrivilege
-
- clear() - Method in class com.primavera.integration.util.BOHierarchyMap
-
Removes all mappings from this map.
- clearFinancialValues() - Method in class com.primavera.common.value.spread.BaseSpread
-
Security implementation: clear all the cost fields with a Double.NaN value.
- clearFinancialValues() - Method in interface com.primavera.common.value.spread.SpreadData
-
Clear all the cost/financial values
- ClientException - Exception in com.primavera.integration.client
-
Base exception class for all API client-side exceptions
- ClientException(String, Throwable) - Constructor for exception com.primavera.integration.client.ClientException
-
Class constructor specifying a detailed message and the original thrown exception.
- ClientException(String) - Constructor for exception com.primavera.integration.client.ClientException
-
Class constructor specifying a detailed message.
- CLOSED - Static variable in class com.primavera.integration.client.bo.enm.IssueStatus
-
- CODE - Static variable in class com.primavera.integration.client.bo.enm.UDFDataType
-
- COLLABORATION - Static variable in class com.primavera.integration.client.bo.enm.DocumentType
-
- com.primavera.integration.client.bo.enm - package com.primavera.integration.client.bo.enm
-
Typesafe enumerations
- com.primavera.integration.client.bo.object - package com.primavera.integration.client.bo.object
-
Client business object classes
- com.primavera.integration.util - package com.primavera.integration.util
-
General utility classes
- COMMA - Static variable in class com.primavera.integration.client.bo.enm.CurrencySeparator
-
- compareTo(PrmNumber) - Method in class com.primavera.common.value.Cost
-
Compares two Cost
objects.
- compareTo(PrmNumber) - Method in class com.primavera.common.value.Duration
-
Compares two Duration
objects.
- compareTo(ObjectId) - Method in class com.primavera.common.value.ObjectId
-
Compares two ObjectId
objects.
- compareTo(PrmNumber) - Method in class com.primavera.common.value.Percent
-
Compares two Percent
objects.
- compareTo(PrmNumber) - Method in class com.primavera.common.value.PrmNumber
-
Compare two PrmNumber
objects.
- compareTo(double) - Method in class com.primavera.common.value.PrmNumber
-
Compare this PrmNumber
object to a double
.
- compareTo(PrmNumber) - Method in class com.primavera.common.value.Unit
-
Compares two Unit
objects.
- compareTo(PrmNumber) - Method in class com.primavera.common.value.UnitsPerTime
-
Compares two UnitsPerTime
objects.
- COMPLETE - Static variable in class com.primavera.integration.client.bo.enm.JobStatus
-
- COMPLETE - Static variable in class com.primavera.integration.client.bo.enm.RiskResponseActionStatus
-
- COMPLETED - Static variable in class com.primavera.integration.client.bo.enm.ActivityStatus
-
- COMPRESSION_RMI_SERVICE - Static variable in class com.primavera.integration.client.RMIURL
-
Compression service mode.
- ConstraintType - Class in com.primavera.integration.client.bo.enm
-
Constraint type enumerations are used with activities to specify the type of a primary or
secondary constraint.
- containsProject(Project) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Find out whether the project portfolio contains the specified Project.
- containsProject(ObjectId) - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Find out whether the project portfolio contains the specified Project.
- containsResource(Resource) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Find out whether the resource team contains the specified Resource.
- containsResource(ObjectId) - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Find out whether the resource team contains the specified Resource.
- containsRole(Role) - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Indicates if the role is in the role team.
- containsRole(ObjectId) - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Indicates if the role is in the role team.
- convertInternalGUIDToStandardFormat(String) - Static method in class com.primavera.integration.util.GUIDConverter
-
Converts a GUID from internal base 64 format to standard format of
{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}, where each x is an alphanumeric character
- convertStandardGUIDToInternalFormat(String) - Static method in class com.primavera.integration.util.GUIDConverter
-
Converts a GUID to internal base 64 format from standard format of
{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}, where each x is an alphanumeric character
- convertToBaseline(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
-
Converts this project to a baseline of the project provided.
- CopyActivityOptions - Class in com.primavera.integration.common
-
Activity copying options used when copying a project or an activity.
- CopyActivityOptions() - Constructor for class com.primavera.integration.common.CopyActivityOptions
-
- copyBaseline(ObjectId) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates a copy of the specified baseline project.
- CopyProjectOptions - Class in com.primavera.integration.common
-
Project copying options used when copying a project.
- CopyProjectOptions() - Constructor for class com.primavera.integration.common.CopyProjectOptions
-
- CopyWBSOptions - Class in com.primavera.integration.common
-
WBS copying options used when copying a project.
- CopyWBSOptions() - Constructor for class com.primavera.integration.common.CopyWBSOptions
-
- Cost - Class in com.primavera.common.value
-
This value type is used to define a cost.
- Cost(double) - Constructor for class com.primavera.common.value.Cost
-
Constructs a Cost
object with a given cost value in double
format.
- Cost(Number) - Constructor for class com.primavera.common.value.Cost
-
Constructs a Cost
object with a given cost value in Number
format.
- COST - Static variable in class com.primavera.integration.client.bo.enm.ThresholdType
-
- COST - Static variable in class com.primavera.integration.client.bo.enm.UDFDataType
-
- COST_PERCENT_OF_PLANNED - Static variable in class com.primavera.integration.client.bo.enm.ThresholdParameterType
-
- CostAccount - Class in com.primavera.integration.client.bo.object
-
Cost accounts contain the organization's cost account IDs.
- CostAccount(Session) - Constructor for class com.primavera.integration.client.bo.object.CostAccount
-
Class constructor specifying the Session.
- CostAccount(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.CostAccount
-
Class constructor specifying the Session and ObjectId of the object.
- CostAccount(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.CostAccount
-
Class constructor called internally after objects are retrieved from the server.
- CostAccountHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to CostAccount objects.
- COSTPERQTY - Static variable in class com.primavera.integration.client.bo.enm.DefaultRateType
-
- COSTPERQTY - Static variable in class com.primavera.integration.client.bo.enm.RateType
-
- COSTPERQTY2 - Static variable in class com.primavera.integration.client.bo.enm.DefaultRateType
-
- COSTPERQTY2 - Static variable in class com.primavera.integration.client.bo.enm.RateType
-
- COSTPERQTY3 - Static variable in class com.primavera.integration.client.bo.enm.DefaultRateType
-
- COSTPERQTY3 - Static variable in class com.primavera.integration.client.bo.enm.RateType
-
- COSTPERQTY4 - Static variable in class com.primavera.integration.client.bo.enm.DefaultRateType
-
- COSTPERQTY4 - Static variable in class com.primavera.integration.client.bo.enm.RateType
-
- COSTPERQTY5 - Static variable in class com.primavera.integration.client.bo.enm.DefaultRateType
-
- COSTPERQTY5 - Static variable in class com.primavera.integration.client.bo.enm.RateType
-
- CPI_COST_PERFORMANCE_INDEX - Static variable in class com.primavera.integration.client.bo.enm.ThresholdParameterType
-
- create(Session, List<? extends BusinessObject>) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Creates multiple business objects of this type in the database.
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityCodeAssignmentHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityCodeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityCodeTypeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityCommentHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityExpenseHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityNoteHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityOwnerHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityPeriodActualHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityRiskHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityStepHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateItemHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.BaselineProjectHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.BaselineTypeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.CalendarHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.CostAccountHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.CurrencyHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.DocumentCategoryHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.DocumentHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.DocumentStatusCodeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.EPSBudgetChangeLogHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.EPSFundingHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.EPSHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.EPSNoteHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.EPSSpendingPlanHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ExpenseCategoryHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.FundingSourceHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.GlobalPreferencesHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.GlobalProfileHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.IssueHistoryHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.NotebookTopicHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.OBSHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.OverheadCodeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectBudgetChangeLogHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeAssignmentHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeTypeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeUserHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectDocumentHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectFundingHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectIssueHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectNoteHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectPortfolioHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectProfileHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectResourceCategoryHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectResourceHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectResourceQuantityHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectSpendingPlanHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ProjectThresholdHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RelationshipHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAccessHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentPeriodActualHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceCodeAssignmentHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceCodeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceCodeTypeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceCurveHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceHourHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceRateHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceRoleHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ResourceTeamHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskCategoryHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RiskHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleLimitHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleRateHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.RoleTeamHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ScheduleOptionsHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ShiftHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ShiftPeriodHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.ThresholdParameterHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.TimesheetAuditHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.TimesheetDelegateHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.TimesheetHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.TimesheetPeriodHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UDFCodeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UDFTypeHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UDFValueHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UnitOfMeasureHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserFieldTitleHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserInterfaceViewHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserLicenseHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.UserOBSHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.WBSCategoryHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.WBSHelper
-
- create(Session, List<? extends BusinessObject>) - Method in class com.primavera.integration.client.bo.helper.WBSMilestoneHelper
-
- create() - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates this Activity object in the database.
- create(Session, Activity[]) - Static method in class com.primavera.integration.client.bo.object.Activity
-
Creates multiple Activity objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Creates this ActivityCode object in the database.
- create(Session, ActivityCode[]) - Static method in class com.primavera.integration.client.bo.object.ActivityCode
-
Creates multiple ActivityCode objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Creates this ActivityCodeAssignment object in the database.
- create(Session, ActivityCodeAssignment[]) - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Creates multiple ActivityCodeAssignment objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Creates this ActivityCodeType object in the database.
- create(Session, ActivityCodeType[]) - Static method in class com.primavera.integration.client.bo.object.ActivityCodeType
-
Creates multiple ActivityCodeType objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ActivityComment
-
Creates this ActivityComment object in the database.
- create(Session, ActivityComment[]) - Static method in class com.primavera.integration.client.bo.object.ActivityComment
-
Creates multiple ActivityComment objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Creates this ActivityExpense object in the database.
- create(Session, ActivityExpense[]) - Static method in class com.primavera.integration.client.bo.object.ActivityExpense
-
Creates multiple ActivityExpense objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ActivityNote
-
Creates this ActivityNote object in the database.
- create(Session, ActivityNote[]) - Static method in class com.primavera.integration.client.bo.object.ActivityNote
-
Creates multiple ActivityNote objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Creates this ActivityOwner object in the database.
- create(Session, ActivityOwner[]) - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Creates multiple ActivityOwner objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Creates this ActivityPeriodActual object in the database.
- create(Session, ActivityPeriodActual[]) - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Creates multiple ActivityPeriodActual objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Creates this ActivityRisk object in the database.
- create(Session, ActivityRisk[]) - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Creates multiple ActivityRisk objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ActivityStep
-
Creates this ActivityStep object in the database.
- create(Session, ActivityStep[]) - Static method in class com.primavera.integration.client.bo.object.ActivityStep
-
Creates multiple ActivityStep objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates this BaselineProject object in the database.
- create(Session, BaselineProject[]) - Static method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple BaselineProject objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.BaselineType
-
Creates this BaselineType object in the database.
- create(Session, BaselineType[]) - Static method in class com.primavera.integration.client.bo.object.BaselineType
-
Creates multiple BaselineType objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.Calendar
-
Creates this Calendar object in the database.
- create(Session, Calendar[]) - Static method in class com.primavera.integration.client.bo.object.Calendar
-
Creates multiple Calendar objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Creates this CostAccount object in the database.
- create(Session, CostAccount[]) - Static method in class com.primavera.integration.client.bo.object.CostAccount
-
Creates multiple CostAccount objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.Currency
-
Creates this Currency object in the database.
- create(Session, Currency[]) - Static method in class com.primavera.integration.client.bo.object.Currency
-
Creates multiple Currency objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.Document
-
Creates this Document object in the database.
- create(Session, Document[]) - Static method in class com.primavera.integration.client.bo.object.Document
-
Creates multiple Document objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Creates this DocumentCategory object in the database.
- create(Session, DocumentCategory[]) - Static method in class com.primavera.integration.client.bo.object.DocumentCategory
-
Creates multiple DocumentCategory objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Creates this DocumentStatusCode object in the database.
- create(Session, DocumentStatusCode[]) - Static method in class com.primavera.integration.client.bo.object.DocumentStatusCode
-
Creates multiple DocumentStatusCode objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates this EPS object in the database.
- create(Session, EPS[]) - Static method in class com.primavera.integration.client.bo.object.EPS
-
Creates multiple EPS objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Creates this EPSBudgetChangeLog object in the database.
- create(Session, EPSBudgetChangeLog[]) - Static method in class com.primavera.integration.client.bo.object.EPSBudgetChangeLog
-
Creates multiple EPSBudgetChangeLog objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.EPSFunding
-
Creates this EPSFunding object in the database.
- create(Session, EPSFunding[]) - Static method in class com.primavera.integration.client.bo.object.EPSFunding
-
Creates multiple EPSFunding objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.EPSNote
-
Creates this EPSNote object in the database.
- create(Session, EPSNote[]) - Static method in class com.primavera.integration.client.bo.object.EPSNote
-
Creates multiple EPSNote objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Creates this EPSSpendingPlan object in the database.
- create(Session, EPSSpendingPlan[]) - Static method in class com.primavera.integration.client.bo.object.EPSSpendingPlan
-
Creates multiple EPSSpendingPlan objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Creates this ExpenseCategory object in the database.
- create(Session, ExpenseCategory[]) - Static method in class com.primavera.integration.client.bo.object.ExpenseCategory
-
Creates multiple ExpenseCategory objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Creates this FinancialPeriod object in the database.
- create(Session, FinancialPeriod[]) - Static method in class com.primavera.integration.client.bo.object.FinancialPeriod
-
Creates multiple FinancialPeriod objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Creates this FundingSource object in the database.
- create(Session, FundingSource[]) - Static method in class com.primavera.integration.client.bo.object.FundingSource
-
Creates multiple FundingSource objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Creates this GlobalProfile object in the database.
- create(Session, GlobalProfile[]) - Static method in class com.primavera.integration.client.bo.object.GlobalProfile
-
Creates multiple GlobalProfile objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Creates this NotebookTopic object in the database.
- create(Session, NotebookTopic[]) - Static method in class com.primavera.integration.client.bo.object.NotebookTopic
-
Creates multiple NotebookTopic objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.OBS
-
Creates this OBS object in the database.
- create(Session, OBS[]) - Static method in class com.primavera.integration.client.bo.object.OBS
-
Creates multiple OBS objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.OverheadCode
-
Creates this OverheadCode object in the database.
- create(Session, OverheadCode[]) - Static method in class com.primavera.integration.client.bo.object.OverheadCode
-
Creates multiple OverheadCode objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.Project
-
Creates this Project object in the database.
- create(Session, Project[]) - Static method in class com.primavera.integration.client.bo.object.Project
-
Creates multiple Project objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Creates this ProjectBudgetChangeLog object in the database.
- create(Session, ProjectBudgetChangeLog[]) - Static method in class com.primavera.integration.client.bo.object.ProjectBudgetChangeLog
-
Creates multiple ProjectBudgetChangeLog objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Creates this ProjectCode object in the database.
- create(Session, ProjectCode[]) - Static method in class com.primavera.integration.client.bo.object.ProjectCode
-
Creates multiple ProjectCode objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Creates this ProjectCodeAssignment object in the database.
- create(Session, ProjectCodeAssignment[]) - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Creates multiple ProjectCodeAssignment objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Creates this ProjectCodeType object in the database.
- create(Session, ProjectCodeType[]) - Static method in class com.primavera.integration.client.bo.object.ProjectCodeType
-
Creates multiple ProjectCodeType objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Creates this ProjectDocument object in the database.
- create(Session, ProjectDocument[]) - Static method in class com.primavera.integration.client.bo.object.ProjectDocument
-
Creates multiple ProjectDocument objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Creates this ProjectFunding object in the database.
- create(Session, ProjectFunding[]) - Static method in class com.primavera.integration.client.bo.object.ProjectFunding
-
Creates multiple ProjectFunding objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Creates this ProjectIssue object in the database.
- create(Session, ProjectIssue[]) - Static method in class com.primavera.integration.client.bo.object.ProjectIssue
-
Creates multiple ProjectIssue objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectNote
-
Creates this ProjectNote object in the database.
- create(Session, ProjectNote[]) - Static method in class com.primavera.integration.client.bo.object.ProjectNote
-
Creates multiple ProjectNote objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Creates this ProjectPortfolio object in the database.
- create(Session, ProjectPortfolio[]) - Static method in class com.primavera.integration.client.bo.object.ProjectPortfolio
-
Creates multiple ProjectPortfolio objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Creates this ProjectProfile object in the database.
- create(Session, ProjectProfile[]) - Static method in class com.primavera.integration.client.bo.object.ProjectProfile
-
Creates multiple ProjectProfile objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectResource
-
Creates this ProjectResource object in the database.
- create(Session, ProjectResource[]) - Static method in class com.primavera.integration.client.bo.object.ProjectResource
-
Creates multiple ProjectResource objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Creates this ProjectResourceCategory object in the database.
- create(Session, ProjectResourceCategory[]) - Static method in class com.primavera.integration.client.bo.object.ProjectResourceCategory
-
Creates multiple ProjectResourceCategory objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Creates this ProjectResourceQuantity object in the database.
- create(Session, ProjectResourceQuantity[]) - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Creates multiple ProjectResourceQuantity objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Creates this ProjectSpendingPlan object in the database.
- create(Session, ProjectSpendingPlan[]) - Static method in class com.primavera.integration.client.bo.object.ProjectSpendingPlan
-
Creates multiple ProjectSpendingPlan objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Creates this ProjectThreshold object in the database.
- create(Session, ProjectThreshold[]) - Static method in class com.primavera.integration.client.bo.object.ProjectThreshold
-
Creates multiple ProjectThreshold objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.Relationship
-
Creates this Relationship object in the database.
- create(Session, Relationship[]) - Static method in class com.primavera.integration.client.bo.object.Relationship
-
Creates multiple Relationship objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.Resource
-
Creates this Resource object in the database.
- create(Session, Resource[]) - Static method in class com.primavera.integration.client.bo.object.Resource
-
Creates multiple Resource objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Creates this ResourceAccess object in the database.
- create(Session, ResourceAccess[]) - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Creates multiple ResourceAccess objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Creates this ResourceAssignment object in the database.
- create(Session, ResourceAssignment[]) - Static method in class com.primavera.integration.client.bo.object.ResourceAssignment
-
Creates multiple ResourceAssignment objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Creates this ResourceAssignmentPeriodActual object in the database.
- create(Session, ResourceAssignmentPeriodActual[]) - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Creates multiple ResourceAssignmentPeriodActual objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Creates this ResourceCode object in the database.
- create(Session, ResourceCode[]) - Static method in class com.primavera.integration.client.bo.object.ResourceCode
-
Creates multiple ResourceCode objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Creates this ResourceCodeAssignment object in the database.
- create(Session, ResourceCodeAssignment[]) - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Creates multiple ResourceCodeAssignment objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Creates this ResourceCodeType object in the database.
- create(Session, ResourceCodeType[]) - Static method in class com.primavera.integration.client.bo.object.ResourceCodeType
-
Creates multiple ResourceCodeType objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Creates this ResourceCurve object in the database.
- create(Session, ResourceCurve[]) - Static method in class com.primavera.integration.client.bo.object.ResourceCurve
-
Creates multiple ResourceCurve objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceHour
-
Creates this ResourceHour object in the database.
- create(Session, ResourceHour[]) - Static method in class com.primavera.integration.client.bo.object.ResourceHour
-
Creates multiple ResourceHour objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceRate
-
Creates this ResourceRate object in the database.
- create(Session, ResourceRate[]) - Static method in class com.primavera.integration.client.bo.object.ResourceRate
-
Creates multiple ResourceRate objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceRole
-
Creates this ResourceRole object in the database.
- create(Session, ResourceRole[]) - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
Creates multiple ResourceRole objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Creates this ResourceTeam object in the database.
- create(Session, ResourceTeam[]) - Static method in class com.primavera.integration.client.bo.object.ResourceTeam
-
Creates multiple ResourceTeam objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.Risk
-
Creates this Risk object in the database.
- create(Session, Risk[]) - Static method in class com.primavera.integration.client.bo.object.Risk
-
Creates multiple Risk objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.RiskCategory
-
Creates this RiskCategory object in the database.
- create(Session, RiskCategory[]) - Static method in class com.primavera.integration.client.bo.object.RiskCategory
-
Creates multiple RiskCategory objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.Role
-
Creates this Role object in the database.
- create(Session, Role[]) - Static method in class com.primavera.integration.client.bo.object.Role
-
Creates multiple Role objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.RoleLimit
-
Creates this RoleLimit object in the database.
- create(Session, RoleLimit[]) - Static method in class com.primavera.integration.client.bo.object.RoleLimit
-
Creates multiple RoleLimit objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.RoleRate
-
Creates this RoleRate object in the database.
- create(Session, RoleRate[]) - Static method in class com.primavera.integration.client.bo.object.RoleRate
-
Creates multiple RoleRate objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.RoleTeam
-
Creates this RoleTeam object in the database.
- create(Session, RoleTeam[]) - Static method in class com.primavera.integration.client.bo.object.RoleTeam
-
Creates multiple RoleTeam objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.Shift
-
Creates this Shift object in the database.
- create(Session, Shift[]) - Static method in class com.primavera.integration.client.bo.object.Shift
-
Creates multiple Shift objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.Timesheet
-
Creates this Timesheet object in the database.
- create(Session, Timesheet[]) - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
Creates multiple Timesheet objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.UDFCode
-
Creates this UDFCode object in the database.
- create(Session, UDFCode[]) - Static method in class com.primavera.integration.client.bo.object.UDFCode
-
Creates multiple UDFCode objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.UDFType
-
Creates this UDFType object in the database.
- create(Session, UDFType[]) - Static method in class com.primavera.integration.client.bo.object.UDFType
-
Creates multiple UDFType objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.UDFValue
-
Creates this UDFValue object in the database.
- create(Session, UDFValue[]) - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
Creates multiple UDFValue objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Creates this UnitOfMeasure object in the database.
- create(Session, UnitOfMeasure[]) - Static method in class com.primavera.integration.client.bo.object.UnitOfMeasure
-
Creates multiple UnitOfMeasure objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.User
-
Creates this User object in the database.
- create(Session, User[]) - Static method in class com.primavera.integration.client.bo.object.User
-
Creates multiple User objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.UserLicense
-
Creates this UserLicense object in the database.
- create(Session, UserLicense[]) - Static method in class com.primavera.integration.client.bo.object.UserLicense
-
Creates multiple UserLicense objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.UserOBS
-
Creates this UserOBS object in the database.
- create(Session, UserOBS[]) - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
Creates multiple UserOBS objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates this WBS object in the database.
- create(Session, WBS[]) - Static method in class com.primavera.integration.client.bo.object.WBS
-
Creates multiple WBS objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.WBSCategory
-
Creates this WBSCategory object in the database.
- create(Session, WBSCategory[]) - Static method in class com.primavera.integration.client.bo.object.WBSCategory
-
Creates multiple WBSCategory objects in the database.
- create() - Method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Creates this WBSMilestone object in the database.
- create(Session, WBSMilestone[]) - Static method in class com.primavera.integration.client.bo.object.WBSMilestone
-
Creates multiple WBSMilestone objects in the database.
- CREATE_NEW - Static variable in class com.primavera.integration.client.xml.xmlimporter.ImportOption
-
Only create new objects and disallow updating.
- createActivities(Activity[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates multiple associated Activity objects in the database.
- createActivity(Activity) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates an associated Activity object in the database.
- createActivityCodeChild(ActivityCode) - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Creates an associated ActivityCode object in the database.
- createActivityCodeChildren(ActivityCode[]) - Method in class com.primavera.integration.client.bo.object.ActivityCode
-
Creates multiple associated ActivityCode objects in the database.
- createActivityCodeTypes(ActivityCodeType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple ActivityCodeType objects in the database.
- createActivityExpense(ActivityExpense) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates an associated ActivityExpense object in the database.
- createActivityExpenses(ActivityExpense[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates multiple associated ActivityExpense objects in the database.
- createActivityNote(ActivityNote) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates an associated ActivityNote object in the database.
- createActivityNotes(ActivityNote[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates multiple associated ActivityNote objects in the database.
- createActivityStep(ActivityStep) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates an associated ActivityStep object in the database.
- createActivitySteps(ActivityStep[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates multiple associated ActivityStep objects in the database.
- createBaselineTypes(BaselineType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple BaselineType objects in the database.
- createBeginDate(Date) - Static method in class com.primavera.common.value.BeginDate
-
Creates a BeginDate
object with a given java.util.Date
object.
- createBusinessObjectArray(int) - Method in interface com.primavera.integration.client.bo.BOHelper
-
Creates an array of a particular business object type.
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityCodeAssignmentHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityCodeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityCodeTypeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityCommentHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityExpenseHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityNoteHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityOwnerHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityPeriodActualHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityRiskHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityStepHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ActivityStepTemplateItemHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.BaselineProjectHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.BaselineTypeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.CalendarHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.CostAccountHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.CurrencyHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.DocumentCategoryHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.DocumentHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.DocumentStatusCodeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.EPSBudgetChangeLogHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.EPSFundingHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.EPSHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.EPSNoteHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.EPSSpendingPlanHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ExpenseCategoryHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.FinancialPeriodHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.FundingSourceHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.GlobalPreferencesHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.GlobalProfileHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.IssueHistoryHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.NotebookTopicHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.OBSHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.OverheadCodeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectBudgetChangeLogHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeAssignmentHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeTypeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectCodeUserHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectDocumentHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectFundingHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectIssueHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectNoteHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectPortfolioHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectProfileHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectResourceCategoryHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectResourceHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectResourceQuantityHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectSpendingPlanHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ProjectThresholdHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.RelationshipHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceAccessHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceAssignmentPeriodActualHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceCodeAssignmentHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceCodeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceCodeTypeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceCurveHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceHourHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceRateHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceRoleHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ResourceTeamHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.RiskCategoryHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.RiskHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.RoleHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.RoleLimitHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.RoleRateHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.RoleTeamHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ScheduleOptionsHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ShiftHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ShiftPeriodHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.ThresholdParameterHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.TimesheetAuditHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.TimesheetDelegateHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.TimesheetHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.TimesheetPeriodHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.UDFCodeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.UDFTypeHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.UDFValueHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.UnitOfMeasureHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.UserFieldTitleHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.UserHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.UserInterfaceViewHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.UserLicenseHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.UserOBSHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.WBSCategoryHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.WBSHelper
-
- createBusinessObjectArray(int) - Method in class com.primavera.integration.client.bo.helper.WBSMilestoneHelper
-
- createCalendars(Calendar[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple Calendar objects in the database.
- createCopy(ObjectId, ObjectId, String, CopyActivityOptions) - Method in class com.primavera.integration.client.bo.object.Activity
-
Copies the activity to a project node or a WBS node.
- createCopy(ObjectId, CopyProjectOptions, CopyWBSOptions, CopyActivityOptions) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates a copy of the project.
- createCopyAsBaseline() - Method in class com.primavera.integration.client.bo.object.Project
-
Copies a copy of the current project and makes the copy a baseline of the current project.
- createCopyAsReflection() - Method in class com.primavera.integration.client.bo.object.Project
-
Copies a copy of the current project and makes the copy a reflection of the current project.
- createCopyAsTemplate(ObjectId, CopyProjectOptions, CopyWBSOptions, CopyActivityOptions) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates a copy of the current project and makes it a template project.
- createCostAccountChild(CostAccount) - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Creates an associated CostAccount object in the database.
- createCostAccountChildren(CostAccount[]) - Method in class com.primavera.integration.client.bo.object.CostAccount
-
Creates multiple associated CostAccount objects in the database.
- createCostAccounts(CostAccount[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple CostAccount objects in the database.
- createCurrencies(Currency[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple Currency objects in the database.
- createDocumentCategories(DocumentCategory[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple DocumentCategory objects in the database.
- createDocumentChild(Document) - Method in class com.primavera.integration.client.bo.object.Document
-
Creates an associated Document object in the database.
- createDocumentChildren(Document[]) - Method in class com.primavera.integration.client.bo.object.Document
-
Creates multiple associated Document objects in the database.
- createDocuments(Document[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple Document objects in the database.
- createDocumentStatusCodes(DocumentStatusCode[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple DocumentStatusCode objects in the database.
- createEndDate(Date) - Static method in class com.primavera.common.value.EndDate
-
Creates an EndDate
object with a given java.util.Date
object.
- createEPS(EPS[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple EPS objects in the database.
- createEPSBudgetChangeLog(EPSBudgetChangeLog) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates an associated EPSBudgetChangeLog object in the database.
- createEPSBudgetChangeLogs(EPSBudgetChangeLog[]) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates multiple associated EPSBudgetChangeLog objects in the database.
- createEPSChild(EPS) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates an associated EPS object in the database.
- createEPSChildren(EPS[]) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates multiple associated EPS objects in the database.
- createEPSFunding(EPSFunding) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates an associated EPSFunding object in the database.
- createEPSFundings(EPSFunding[]) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates multiple associated EPSFunding objects in the database.
- createEPSNote(EPSNote) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates an associated EPSNote object in the database.
- createEPSNotes(EPSNote[]) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates multiple associated EPSNote objects in the database.
- createEPSSpendingPlan(EPSSpendingPlan) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates an associated EPSSpendingPlan object in the database.
- createEPSSpendingPlans(EPSSpendingPlan[]) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates multiple associated EPSSpendingPlan objects in the database.
- createExpenseCategories(ExpenseCategory[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple ExpenseCategory objects in the database.
- createFinancialPeriods(FinancialPeriod[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple FinancialPeriod objects in the database.
- createFundingSourceChild(FundingSource) - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Creates an associated FundingSource object in the database.
- createFundingSourceChildren(FundingSource[]) - Method in class com.primavera.integration.client.bo.object.FundingSource
-
Creates multiple associated FundingSource objects in the database.
- createFundingSources(FundingSource[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple FundingSource objects in the database.
- createGlobalProfiles(GlobalProfile[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple GlobalProfile objects in the database.
- createInstance(Session, SpreadPeriodType) - Static method in class com.primavera.integration.util.ResourceAssignmentSpreadFactory
-
Creates a new instance of a ResourceAssignmentSpread.
- createInstanceArray(Session, SpreadPeriodType, int) - Static method in class com.primavera.integration.util.ResourceAssignmentSpreadFactory
-
Creates an array of new instances of ResourceAssignmentSpreads.
- createNewProject(ObjectId, String) - Method in class com.primavera.integration.client.xml.xmlimporter.XMLImporter
-
Creates a new project from an XML file.
- createNotebookTopics(NotebookTopic[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple NotebookTopic objects in the database.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.ActivityCodeAssignment
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.ActivityOwner
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.ActivityPeriodActual
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.ActivityRisk
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.ProjectCodeAssignment
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, Date, Date) - Static method in class com.primavera.integration.client.bo.object.ProjectResourceQuantity
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.ResourceAccess
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.ResourceAssignmentPeriodActual
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.ResourceCodeAssignment
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.ResourceRole
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.ScheduleOptions
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.Timesheet
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.UDFValue
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createObjectId(ObjectId, ObjectId) - Static method in class com.primavera.integration.client.bo.object.UserOBS
-
Creates a multi-part ObjectId from two individual ObjectIds.
- createOBS(OBS[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple OBS objects in the database.
- createOBSChild(OBS) - Method in class com.primavera.integration.client.bo.object.OBS
-
Creates an associated OBS object in the database.
- createOBSChildren(OBS[]) - Method in class com.primavera.integration.client.bo.object.OBS
-
Creates multiple associated OBS objects in the database.
- createOverheadCodes(OverheadCode[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple OverheadCode objects in the database.
- createPredecessorRelationship(Relationship) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates an associated Relationship object in the database.
- createPredecessorRelationships(Relationship[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates multiple associated Relationship objects in the database.
- createProjectBudgetChangeLog(ProjectBudgetChangeLog) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates an associated ProjectBudgetChangeLog object in the database.
- createProjectBudgetChangeLogs(ProjectBudgetChangeLog[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates multiple associated ProjectBudgetChangeLog objects in the database.
- createProjectChild(Project) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates an associated Project object in the database.
- createProjectChildren(Project[]) - Method in class com.primavera.integration.client.bo.object.EPS
-
Creates multiple associated Project objects in the database.
- createProjectCodeChild(ProjectCode) - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Creates an associated ProjectCode object in the database.
- createProjectCodeChildren(ProjectCode[]) - Method in class com.primavera.integration.client.bo.object.ProjectCode
-
Creates multiple associated ProjectCode objects in the database.
- createProjectCodes(ProjectCode[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple ProjectCode objects in the database.
- createProjectCodeTypes(ProjectCodeType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple ProjectCodeType objects in the database.
- createProjectDocument(ProjectDocument) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates an associated ProjectDocument object in the database.
- createProjectDocument(ProjectDocument) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates an associated ProjectDocument object in the database.
- createProjectDocuments(ProjectDocument[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates multiple associated ProjectDocument objects in the database.
- createProjectDocuments(ProjectDocument[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates multiple associated ProjectDocument objects in the database.
- createProjectFromTemplate(ObjectId, CopyProjectOptions, CopyWBSOptions, CopyActivityOptions) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates a project from the specified template project.
- createProjectFunding(ProjectFunding) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates an associated ProjectFunding object in the database.
- createProjectFunding(ProjectFunding) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates an associated ProjectFunding object in the database.
- createProjectFundings(ProjectFunding[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple associated ProjectFunding objects in the database.
- createProjectFundings(ProjectFunding[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates multiple associated ProjectFunding objects in the database.
- createProjectIssue(ProjectIssue) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates an associated ProjectIssue object in the database.
- createProjectIssue(ProjectIssue) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates an associated ProjectIssue object in the database.
- createProjectIssues(ProjectIssue[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates multiple associated ProjectIssue objects in the database.
- createProjectIssues(ProjectIssue[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates multiple associated ProjectIssue objects in the database.
- createProjectLevelActivities(Activity[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple associated Activity objects in the database.
- createProjectLevelActivities(Activity[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates multiple associated Activity objects in the database.
- createProjectLevelActivity(Activity) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates an associated Activity object in the database.
- createProjectLevelActivity(Activity) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates an associated Activity object in the database.
- createProjectLevelBudgetChangeLog(ProjectBudgetChangeLog) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates an associated ProjectBudgetChangeLog object in the database.
- createProjectLevelBudgetChangeLog(ProjectBudgetChangeLog) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates an associated ProjectBudgetChangeLog object in the database.
- createProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple associated ProjectBudgetChangeLog objects in the database.
- createProjectLevelBudgetChangeLogs(ProjectBudgetChangeLog[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates multiple associated ProjectBudgetChangeLog objects in the database.
- createProjectLevelIssue(ProjectIssue) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates an associated ProjectIssue object in the database.
- createProjectLevelIssue(ProjectIssue) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates an associated ProjectIssue object in the database.
- createProjectLevelIssues(ProjectIssue[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple associated ProjectIssue objects in the database.
- createProjectLevelIssues(ProjectIssue[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates multiple associated ProjectIssue objects in the database.
- createProjectLevelNote(ProjectNote) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates an associated ProjectNote object in the database.
- createProjectLevelNote(ProjectNote) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates an associated ProjectNote object in the database.
- createProjectLevelNotes(ProjectNote[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple associated ProjectNote objects in the database.
- createProjectLevelNotes(ProjectNote[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates multiple associated ProjectNote objects in the database.
- createProjectLevelSpendingPlan(ProjectSpendingPlan) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates an associated ProjectSpendingPlan object in the database.
- createProjectLevelSpendingPlan(ProjectSpendingPlan) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates an associated ProjectSpendingPlan object in the database.
- createProjectLevelSpendingPlans(ProjectSpendingPlan[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple associated ProjectSpendingPlan objects in the database.
- createProjectLevelSpendingPlans(ProjectSpendingPlan[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates multiple associated ProjectSpendingPlan objects in the database.
- createProjectLevelThreshold(ProjectThreshold) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates an associated ProjectThreshold object in the database.
- createProjectLevelThreshold(ProjectThreshold) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates an associated ProjectThreshold object in the database.
- createProjectLevelThresholds(ProjectThreshold[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple associated ProjectThreshold objects in the database.
- createProjectLevelThresholds(ProjectThreshold[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates multiple associated ProjectThreshold objects in the database.
- createProjectLevelWBSMilestone(WBSMilestone) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates an associated WBSMilestone object in the database.
- createProjectLevelWBSMilestone(WBSMilestone) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates an associated WBSMilestone object in the database.
- createProjectLevelWBSMilestones(WBSMilestone[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple associated WBSMilestone objects in the database.
- createProjectLevelWBSMilestones(WBSMilestone[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates multiple associated WBSMilestone objects in the database.
- createProjectNote(ProjectNote) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates an associated ProjectNote object in the database.
- createProjectNotes(ProjectNote[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates multiple associated ProjectNote objects in the database.
- createProjectPortfolio(ProjectPortfolio) - Method in class com.primavera.integration.client.bo.object.User
-
Creates an associated ProjectPortfolio object in the database.
- createProjectPortfolios(ProjectPortfolio[]) - Method in class com.primavera.integration.client.bo.object.User
-
Creates multiple associated ProjectPortfolio objects in the database.
- createProjectPortfolios(ProjectPortfolio[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple ProjectPortfolio objects in the database.
- createProjectProfiles(ProjectProfile[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple ProjectProfile objects in the database.
- createProjectResourceCategories(ProjectResourceCategory[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple ProjectResourceCategory objects in the database.
- createProjects(Project[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple Project objects in the database.
- createProjectSpendingPlan(ProjectSpendingPlan) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates an associated ProjectSpendingPlan object in the database.
- createProjectSpendingPlans(ProjectSpendingPlan[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates multiple associated ProjectSpendingPlan objects in the database.
- createProjectThreshold(ProjectThreshold) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates an associated ProjectThreshold object in the database.
- createProjectThresholds(ProjectThreshold[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates multiple associated ProjectThreshold objects in the database.
- createResourceAssignment(ResourceAssignment) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates an associated ResourceAssignment object in the database.
- createResourceAssignment(ResourceAssignment) - Method in class com.primavera.integration.client.bo.object.Resource
-
Creates an associated ResourceAssignment object in the database.
- createResourceAssignments(ResourceAssignment[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates multiple associated ResourceAssignment objects in the database.
- createResourceAssignments(ResourceAssignment[]) - Method in class com.primavera.integration.client.bo.object.Resource
-
Creates multiple associated ResourceAssignment objects in the database.
- createResourceChild(Resource) - Method in class com.primavera.integration.client.bo.object.Resource
-
Creates an associated Resource object in the database.
- createResourceChildren(Resource[]) - Method in class com.primavera.integration.client.bo.object.Resource
-
Creates multiple associated Resource objects in the database.
- createResourceCodeChild(ResourceCode) - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Creates an associated ResourceCode object in the database.
- createResourceCodeChildren(ResourceCode[]) - Method in class com.primavera.integration.client.bo.object.ResourceCode
-
Creates multiple associated ResourceCode objects in the database.
- createResourceCodeTypes(ResourceCodeType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple ResourceCodeType objects in the database.
- createResourceCurves(ResourceCurve[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple ResourceCurve objects in the database.
- createResourceRate(ResourceRate) - Method in class com.primavera.integration.client.bo.object.Resource
-
Creates an associated ResourceRate object in the database.
- createResourceRates(ResourceRate[]) - Method in class com.primavera.integration.client.bo.object.Resource
-
Creates multiple associated ResourceRate objects in the database.
- createResources(Resource[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple Resource objects in the database.
- createResourceTeam(ResourceTeam) - Method in class com.primavera.integration.client.bo.object.User
-
Creates an associated ResourceTeam object in the database.
- createResourceTeams(ResourceTeam[]) - Method in class com.primavera.integration.client.bo.object.User
-
Creates multiple associated ResourceTeam objects in the database.
- createResourceTeams(ResourceTeam[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple ResourceTeam objects in the database.
- createRisk(Risk) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates an associated Risk object in the database.
- createRiskCategories(RiskCategory[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple RiskCategory objects in the database.
- createRisks(Risk[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple associated Risk objects in the database.
- createRoleChild(Role) - Method in class com.primavera.integration.client.bo.object.Role
-
Creates an associated Role object in the database.
- createRoleChildren(Role[]) - Method in class com.primavera.integration.client.bo.object.Role
-
Creates multiple associated Role objects in the database.
- createRoleLimit(RoleLimit) - Method in class com.primavera.integration.client.bo.object.Role
-
Creates an associated RoleLimit object in the database.
- createRoleLimits(RoleLimit[]) - Method in class com.primavera.integration.client.bo.object.Role
-
Creates multiple associated RoleLimit objects in the database.
- createRoleRate(RoleRate) - Method in class com.primavera.integration.client.bo.object.Role
-
Creates an associated RoleRate object in the database.
- createRoles(Role[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple Role objects in the database.
- createRoleTeam(RoleTeam) - Method in class com.primavera.integration.client.bo.object.User
-
Creates an associated RoleTeam object in the database.
- createRoleTeams(RoleTeam[]) - Method in class com.primavera.integration.client.bo.object.User
-
Creates multiple associated RoleTeam objects in the database.
- createRoleTeams(RoleTeam[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple RoleTeam objects in the database.
- createShifts(Shift[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple Shift objects in the database.
- createSuccessorRelationship(Relationship) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates an associated Relationship object in the database.
- createSuccessorRelationships(Relationship[]) - Method in class com.primavera.integration.client.bo.object.Activity
-
Creates multiple associated Relationship objects in the database.
- createUDFCodes(UDFCode[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple UDFCode objects in the database.
- createUDFTypes(UDFType[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple UDFType objects in the database.
- createUnitOfMeasures(UnitOfMeasure[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple UnitOfMeasure objects in the database.
- createUserLicense(UserLicense) - Method in class com.primavera.integration.client.bo.object.User
-
Creates an associated UserLicense object in the database.
- createUserLicenses(UserLicense[]) - Method in class com.primavera.integration.client.bo.object.User
-
Creates multiple associated UserLicense objects in the database.
- createUserOBS(UserOBS) - Method in class com.primavera.integration.client.bo.object.OBS
-
Creates an associated UserOBS object in the database.
- createUserOBS(UserOBS[]) - Method in class com.primavera.integration.client.bo.object.OBS
-
Creates multiple associated UserOBS objects in the database.
- createUserOBS(UserOBS) - Method in class com.primavera.integration.client.bo.object.User
-
Creates an associated UserOBS object in the database.
- createUserOBS(UserOBS[]) - Method in class com.primavera.integration.client.bo.object.User
-
Creates multiple associated UserOBS objects in the database.
- createUsers(User[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple User objects in the database.
- createWBSCategories(WBSCategory[]) - Method in class com.primavera.integration.client.GlobalObjectManager
-
Creates multiple WBSCategory objects in the database.
- createWBSChild(WBS) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates an associated WBS object in the database.
- createWBSChild(WBS) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates an associated WBS object in the database.
- createWBSChild(WBS) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates an associated WBS object in the database.
- createWBSChildren(WBS[]) - Method in class com.primavera.integration.client.bo.object.BaselineProject
-
Creates multiple associated WBS objects in the database.
- createWBSChildren(WBS[]) - Method in class com.primavera.integration.client.bo.object.Project
-
Creates multiple associated WBS objects in the database.
- createWBSChildren(WBS[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates multiple associated WBS objects in the database.
- createWBSMilestone(WBSMilestone) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates an associated WBSMilestone object in the database.
- createWBSMilestones(WBSMilestone[]) - Method in class com.primavera.integration.client.bo.object.WBS
-
Creates multiple associated WBSMilestone objects in the database.
- criteriaToArray() - Method in class com.primavera.integration.common.value.ResourceRequest
-
Returns the criteria as an array of ResourceRequestCriterion
- CriterionType - Class in com.primavera.integration.client.bo.enm
-
Criterion type enumerations are used with resource request criterion.
- CRITICAL_FLOAT - Static variable in class com.primavera.integration.client.bo.enm.CriticalActivityPathType
-
- CriticalActivityPathType - Class in com.primavera.integration.client.bo.enm
-
Critical activity path type enumerations are used with baseline projects, projects, and schedule
options.
- Currency - Class in com.primavera.integration.client.bo.object
-
Currencies allow you to specify the types of currencies you want to use for costs.
- Currency(Session) - Constructor for class com.primavera.integration.client.bo.object.Currency
-
Class constructor specifying the Session.
- Currency(Session, ObjectId) - Constructor for class com.primavera.integration.client.bo.object.Currency
-
Class constructor specifying the Session and ObjectId of the object.
- Currency(Session, PrmRowSet, int) - Constructor for class com.primavera.integration.client.bo.object.Currency
-
Class constructor called internally after objects are retrieved from the server.
- CurrencyHelper - Class in com.primavera.integration.client.bo.helper
-
Business object helper class used to simplify access to Currency objects.
- CurrencySeparator - Class in com.primavera.integration.client.bo.enm
-
Currency separator enumerations are used with currencies.
- CUSTOM - Static variable in class com.primavera.integration.client.bo.enm.RoleLimitDisplayOption
-
- CUSTOM_PERCENT_COMPLETE - Static variable in class com.primavera.integration.client.bo.enm.EarnedValueComputeType
-
- CV_COST_VARIANCE - Static variable in class com.primavera.integration.client.bo.enm.ThresholdParameterType
-
- CVI_COST_VARIANCE_INDEX - Static variable in class com.primavera.integration.client.bo.enm.ThresholdParameterType
-